Posts tagged SOHO

Debian Server Guide Part 1

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 [...]

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 Drupal files into your server document root, on Ubuntu /var/www/. Then unpack PhpMyAdmin [...]