Home Search

install mysql - search results

If you're not happy with the results, please do another search

Virtual Hosting with vsftpd + TLS Encryption and MySQL on Ubuntu 15.10

Vsftpd is one of the most secure and fastest FTP servers for Linux. Usually vsftpd is configured to work with system users. This document...

Install MariaDB 10.0 on CentOS 6

MariaDB is a community-developed fork of MySQL and aims to be an enhanced, drop-in replacement for it. The following tutorial will guide you through...

How to Install Redmine 3 with Nginx on Ubuntu 15.10

Redmine is an open source project management and issue tracking tool based on the Ruby on Rails Framework. This tutorial covers the Redmine 3...

How to Install OpenCart 2 with Nginx and SSL on Ubuntu 15.10

This tutorial covers the OpenCart installation with Nginx, PHP-fpm and MariaDB on Ubuntu 15.10. OpenCart is free open source e-commerce software based on PHP...

How to Install Magento with Nginx on Ubuntu 15.10

Magento is an open source e-commerce software and content management system for e-commerce websites based on the PHP Zend Framework. It uses MySQL or...

The Perfect Server – Ubuntu 15.10 (Wily Werewolf) with Apache, PHP, MySQL, PureFTPD, BIND,...

This tutorial shows how to install an Ubuntu 15.10 (Wily Werewolf) server (with Apache2, BIND, Dovecot) for the installation of ISPConfig 3, and how...

upgrade mysql version on linux server

You can upgrade your mysql version from 5.0 to 5.5 by using following steps1. Enable remi repository for yumwget http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpmwget http://rpms.famillecollet.com/enterprise/remi-release-5.rpmsudo rpm -Uvh remi-release-5*.rpm...

How to Install the Prestashop Open Source Ecommerce Tool on Linux

Prestashop is one of the most powerful open source ecommerce tools you will ever have the privilege of using. Last year I decided to...

How to install Selenium on Linux and test your web applications

elenium is a web testing toolkit that allows you to test a web application in any browser of your choice. It does this with...

How To Install Owncloud 8 on CentOS 7

For those of you who didn’t know, OwnCloud is a free and open-source software which enables you to create a private “file-hosting” cloud. OwnCloud...