Posts tagged MySQL

Debian Server Guide Part 3

MySQL and PhpMyAdmin Package Installation This section will help you get MySQL install, running, and configured. We’ll get PhpMyAdmin installed and configured to help get MySQL fully manageable. First run this command to get the correct packages installed logged in as root. apt-get install mysql-server php5-mysql Its going to ask you to enter the root [...]

Ubuntu Server Checklist

A quick guide for getting an Ubuntu server setup for Small Office or Home Office use. Use package manager (Synaptic) to install the following and their dependencies… Apache2 MySQL PHP5 OpenSSL Firestarter Samba Gnome Partition Editor (gparted) SSH Download the latest versions of this software from their websites… WordPress or Drupal PhpMyAdmin Unpack WordPress or [...]

Installing Open Suse 10.3 LAMP with vsftpd

This install is less than 500 megabytes and will run Linux, Apache, MySQL, PHP, and FTP users. Boot up is fast and hardware utilization is minimal, while giving a rock solid performance. This setup even yields no vulnerabilities from Nessus scans when all setup and configuration is complete. Here you can find a straightforward install [...]