wesg header image 5

How to: Backup a website with FTPcopy

February 17th, 2010 · 1 Comment

When running a website, it is very important to have a backup of all site files, to prepare for any event that may require reloading data (file corruption, moving hosts, etc.). After building my Ubuntu file server, I knew that I had to find a way to mirror this website so files could be recovered [...]

[Read more →]

Category: Ubuntu

Bash script to add TV episode names

October 21st, 2009 · No Comments

Earlier I wrote an Applescript that goes online to TV.com and finds the episode titles for TV show video files. While that seemed to work properly, TV.com changed their format and my Applescript went kaput. Since I really wanted to have this process automated, I wrote a bash script to do the same thing with [...]

[Read more →]

Category: Tips

How to: Compile and run Mediatomb as a daemon with Ubuntu 9.04

September 23rd, 2009 · 4 Comments

Since getting my PS3, then setting up my Ubuntu file server, I’ve really enjoyed watching movies on my TV. To get the media from computer to Playstation requires the use of software that employs the UPnP protocol, in the form of a DLNA server. If there are too many acronyms in there, just remember the [...]

[Read more →]

Category: Ubuntu

Building a Ubuntu fileserver: The Software

August 12th, 2009 · 1 Comment

After planning and building a Ubuntu-based fileserver, it’s time to add software to the mix, so that the computer does the work it was originally meant for. In the case with my command-line only server, the software I added was for file sharing and media serving. The software I’m explaining here was all installed via [...]

[Read more →]

Category: Ubuntu

Build a Ubuntu fileserver: The Hardware

June 10th, 2009 · 4 Comments

With the planning of a new computer done, it’s time to begin the process of buying and assembling the parts together. The more you read about compatibility and user satisfaction, the better your final product will be. I highly suggest perusing Newegg.com (or .ca in Canada) to read about other users’ experiences with a prospective [...]

[Read more →]

Category: Ubuntu