TV stuff
| setting up a very simple apache webserver on Linux (Fedora 12) 03/08/2009 | mad mad mod The following article describes how to setup a very simple apache webserver on Linux (Fedora 12). Step 1: Install Apache run the following command as root: # yum install httpd |
| How to compile a Linux Kernel 21/10/2010 | mad mad mod This article describes how to compile a Linux Kernel (version 2.6.35). Step 1: download the source code open a shell and runthe following command: # wget http://www.kernel.org/pub/linux/k [ ... ] |
Other Articles
|