Category: Ubuntu

Ubuntu: Basics of software repositories 0

Ubuntu: Basics of software repositories

Ubuntu: Basics of software repositories Ubuntu uses apt for package management. Apt stores a list of repositories or software channels in the file /etc/apt/sources.list This is important to note as if you want to add sources...

Useful Ubuntu Service commands 0

Useful Ubuntu Service commands

Useful Ubuntu Service commands Ubuntu daemons/services/etc. have a few commonalities that are worth knowing when working with them. For example, from what I have read there is a way to reload the configuration changes...

How to: Build your own version of NginX 2

How to: Build your own version of NginX

How to: Build your own version of NginX I was following a tutorial on how to use NginX with WordPress and the NginX Fast CGI cache caught my interest. The only problem is that...

Recommendations when Deploying Ubuntu VMs in Windows Azure 0

Recommendations when Deploying Ubuntu VMs in Windows Azure

Recommendations when Deploying Ubuntu VMs in Windows Azure Below are a few recommendations to keep in mind when deploying Ubuntu VMs in Windows Azure. From networking to deploying applications and collecting metrics. With no...

Make your DHCP server dynamically update your DNS records on Ubuntu 0

Make your DHCP server dynamically update your DNS records on Ubuntu

Make your DHCP server dynamically update your DNS records on Ubuntu (Obtained as is from: http://lani78.wordpress.com/2008/08/12/dhcp-server-update-dns-records/) The steps in this post shows how to configure the DHCP server to automatically update the DNS records...

How to: Install Java JRE on an Ubuntu computer 0

How to: Install Java JRE on an Ubuntu computer

How to: Install Java JRE on an Ubuntu computer There were the good old days when everyone was friends with everyone. MySQL was own by people committed to open source, Sun Microsystems was still...