Below are a list of apache error codes. These can be helpful when checking for issues in the apache logs.
dtv.py – The Linux Command Line DirecTV Remote
It’s safe to say that I spend a lot of time on the command line, and really prefer to do as much as possible from there. So, it only makes [ … ]
How to install a .deb file from the command line
So you have downloaded a .deb file with a program that you would like to install. Most distros that are using a graphical interface will have a package manager that [ … ]
Download the RandomLinux.com Android app!
Download v1 of the RandomLinux.com Android app! Stay up to date on everything that’s Linux right from your phone or tablet! Download below!
How to install Samba on Ubuntu – Automated installation script available
Samba is an open source software suite which provides file and print services. This can be installed using a few commands, or using our installation script at the bottom of [ … ]
Add and Remove PHP Modules on cPanel Servers Without Recompiling Apache
If you are running a cPanel server, you are able to use EasyApache to add and remove many PHP extensions. cPanel has the ability to also install and uninstall [ … ]
Download Flipboard Android APk
The Flipboard android app was recently released with the Samsung Galaxy S3 and it is a great app. This has recently leaked from the S III dump and is working [ … ]
Fix workspace switching on Gnome 3.4 after updating
If you have recently updated to Ubuntu 12.04 with Gnome as your desktop and are using dual monitors, you have probably noticed that only one of the screens switch workspaces [ … ]
Find the version of Gnome that you are using
To find the version of the Gnome desktop, you simply have to run the following command: gnome-shell –version You should get some output that looks like this: [email protected]:~$ gnome-shell –version [ … ]
Install and run ClamAV
ClamAV is a popular malware scanner that can help to find malware on your accounts. You are able to find more information about that at the following link: http://clamav.net This [ … ]