A Begginer’s guide to shell scripting
Shell scripts are one of the easiest programming languages to learn. They are a Linux administrators best friend and you can use them to automate tasks like a server backup or even just to email yo…...
10 Years Ago
The world’s smallest computer the Raspberry Pi
It comes with two 2.0 USB ports, an RCA port, a HDMI port, 512MB RAM (model b), 700MHz Arm processor, a 3.5mm audio jack and a 5v micro USB port for power. Everything you need for a computer Read M…...
10 Years Ago
Getting started with GitHub
Git is a version control system used for the up keep of your software. It’s sort of like a back up of your software which you can revert to incase of any errors or incorrect code change I am documeâ...
10 Years Ago
Tutorial on How To BUILD your first RPM
Tutorial on How To BUILD your first RPMFinally, built my first  RPM and wrote a detailed report to it....
11 Years Ago
How to Load Dynamic Modules like pagespeed without recompiling Nginx
I moved to Nginx from Apache about 6 months ago and havn’t looked back since. My Goal was to install a web server for my wordpress sites which is fast, light and easy to configure.The only draw bacâ...
11 Years Ago