Installing Tonido File Server on Ubuntu 14.04

March 30th, 2015

First off, let me say that Tonido is an EXCELLENT piece of software for creating your own personal file server, cloud or backup system. Great job Tonido team! With that said, let’s install the damn thing!

Read the rest »

SSL on Ubuntu 14.04

March 17th, 2015

I wanted to have a secure connection to my personal web server so I went online to find a tutorial on how to install an SSL (TSL these days) certificate and I found one on www.digitalocean.com.

Read the rest »

Install Linux, Apache, MySQL, PHP on Ubuntu 14.04

March 3rd, 2015

This is how I installed Apache, MySQL and PHP on my Ubuntu 14.04 server. Thanks to www.digitalocean.com for this lovely and easy to follow tutorial and www.liquidweb.com for the PHPMyAdmin integration with Apache.

Read the rest »

Exporting All Databases Into Separate Files in Ubuntu 14.04

February 21st, 2015

So today, I received a 1TB hard drive for backup purposes and decided to backup all 131 MySQL databases. I did a mydqldump of all databases but that was not good enough. What if I wanted to restore only one database?

Read the rest »

VirtualBox Install Guest Additions

February 14th, 2015

I installed VirtualBox on my Windows 7 machine at work to do Linux testing. The installation of Ubuntu 14.04 went well and in no time I had a working install. But then I noticed the resolution: 640×480. Argh!

Read the rest »

Install Samba on Ubuntu 14.04

February 7th, 2015

My neighbours and I watch movies every Thursday night. It’s our sofa night. So I decided to create a file server so that when we can’t make it, we can at least have the movie available for viewing at our leisure.

Read the rest »

Apache File Upload and Max Upload Size

January 31st, 2015

If you’re like me and you always try to do things yourself, then you have probably tried hosting a website yourself: whether it was for your personal use or otherwise.

Read the rest »