Tasks
I went to bed the other night after browsing the web for about an hour. I knew I was going to have a hard time waking up, so I setup…
I went to bed the other night after browsing the web for about an hour. I knew I was going to have a hard time waking up, so I setup…
Pipe, as the name implies, is a sort of hollow tube (a pipe) where you can put data into one end and use the output on the other end. It…
I just wanted to spend a few moments talking about backups. I just finished an email to a client who had 3 major databases crash because of Innodb issues which…
When starting your Linux server you may see services that are starting which may slow the boot process. i will show you how to enable/disable certain services and which ones…
Apache uses modules called MPM's or Multi-Processing Modules for the most basic functions of a web server. The default apache setup contains a selection of of these MPM's which are…
In order to modify this page, login to your server via ssh and cd over to /usr/local/apache/htdocs cd /usr/local/apache/htdocs Here, you can edit the file index.html vim index.html If you…
http://opensource.com/ This site is one of the ways in which Red Hat gives something back to the open source community. Our desire is to create a connection point for conversations…