Run Script On Boot Process In Ubuntu
Sometimes you need to run a script on boot, for example to apply an iptables config at startup so you don’t have to run the script…
// TAG · 57 POSTS · LINUX
Sometimes you need to run a script on boot, for example to apply an iptables config at startup so you don’t have to run the script…
One tip to make your Ubuntu or other Linux system faster is by adding a swap space or swap file. Swap space is the area on…
Most Linux distributions come with ISO images — they are bootable discs. You can burn them to a CD or DVD and then boot to install…
From my last post about how to rescue your system with Hirens BootCD. It’s specially to recover Windows system. Even it can restore your hard drive…
Vi editor is a lightweight text editor on Linux and derived from the name “visual”. The original vi program was written by Bill Joy in 1976…
Sometimes you want to join a couple of files into 1 file. You can do that really easily in Ubuntu or any Linux. But in this…
Most of the time when you want to debug your code or someone else’s code which is spread across many files, you need to know or…
Ubuntu will release the next version 10.04 with codename Lucid Lynx. This new version will be based on Linux kernel 2.6.32. There are lots of improvements…
After a while of not writing on my blog, I’m ready to start writing again. Probably you noticed that I changed my theme. Yes, I was…