Category Archives: Guides

How to configure VirtualBox to Auto start and stop Guest VM | CentOS | Linux Tutorial
avatar

I had written a script similar to this one to handle my Virtual-box systems but they have it all put together nicely. How to configure VirtualBox to Auto start and stop Guest VM | CentOS | Linux Tutorial.

Posted in CentOS, Fedora, Linux, News | Leave a comment

Tuning tmpfs filesystem /dev/shm for CentOS — centoshacker
avatar

I didn’t know that this was allocating ram like this… Tuning tmpfs filesystem /dev/shm for CentOS — centoshacker.

Posted in CentOS, News | Leave a comment

Break out of an SSH Session which has hung
avatar

Sometimes when a ssh session crashes you are stuck waiting for a long time-out to take place.  Instead of waiting you may be temped to just close the window, but instead you should enter in the following key sequence: ESC ~. That will … Continue reading

Posted in Linux | Tagged | Leave a comment

HowTo: The Ultimate Logrotate Command Tutorial with 10 Examples
avatar

I thought that this was a great write up of how to use logrotate HowTo: The Ultimate Logrotate Command Tutorial with 10 Examples.

Posted in Apache, Linux, News | Leave a comment

Setup Sendmail to Forward Email to your ISP’s SMTP Server
avatar

It is very easy to setup sendmail so that it will pass your email off another smtp server instead of just sending it directly.  This would be required when your ISP doesn’t allow you to sendmail without passing it through … Continue reading

Posted in Guides, Linux, News | Tagged , | Leave a comment