A Linux and open-source related journal. This website is a resource of quality how to articles, tips and news about computers, technology and programming.
Editor reviews are provided by professional editors who evaluate a blog based on the following criteria: Frequency of Updates, Relevance of Content, Site Design, and Writing Style.
During the last weekend, I made some changes to the website’s feeds. It seems that, after 4 years of blogging, I have finally made up my mind about what is needed and what is unnecessary regarding the syndicated content on G-Loaded.
The first major...
I’ve been looking for a pure python implementation of the ping command. Now that I found one, I am not sure if I want to use it, as it has a restriction: only privileged users can ping other hosts. I’ve used the ping command successfully as a normal...
setenforce is a command line utility that is used to switch the mode SELinux is running in from enforcing to permissive and vice versa without requiring a reboot. Lately, I’ve started experimenting again with SELinux on a live system. The default...
I use Microsoft Windows 7 RC on my main desktop computer since June 2009. Since there was no Windows ports of my favorite editors in Linux (gedit on Fedora/CentOS), I decided to use Notepad++, an open-source source code editor and Notepad replacement,...
You might wonder why installing a web application takes me so long… The only answer I can give to this question is that it takes just about the necessary time that is required to deploy and support a modern web application like Redmine on an...