July 18, 2010 - 3:00 am
Tags: Debian, LAMP, Linux, MySQL, PHP, PhpMyAdmin
Posted in Blog | No comments
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 [...]
Web Server Setup and Virtual Hosts Apache The following sections will vary based on purpose of your server. Use this section if you plan to use Apache as a web server. I will also show you how to setup virtual hosts for hosting several websites on one server. Remember, this is a very simple process [...]
February 10, 2010 - 8:00 am
Tags: Debian, Linux, SOHO, Virtual Box, Web Server
Posted in Blog | No comments
I love using open source software, and I recently had the opportunity to setup a hefty server using Debian. Debian can be used for so much and useful guides are few and far between for Debian setups (key word, useful). I will take you down a complete Debian server setup that can be used in [...]
December 3, 2009 - 11:07 am
Tags: Apache, Drupal, Linux, MySQL, Open Source, PHP, PhpMyAdmin, Samba, SOHO, SSH, Ubuntu, Web Server, Word Press
Posted in Blog | No comments
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 [...]
Check out how I’m using multiple encryption layers on a single external hard drive. The great thing is about this setup, is that its portable to other computers running virtual guest operating systems. You can use any host OS, guest OS, and any encryption software that you like. These are just the options I choose [...]
October 30, 2009 - 10:26 am
Tags: Apache, FTP, Hosting, Linux, MySQL, PHP, SFTP, SSH, Web Server
Posted in Blog | 6 comments
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 [...]