Email from the command line
The Linux command line can be very powerful once you know how to use it. You can parse data, monitor processes, and do a lot of other useful and cool…
The Linux command line can be very powerful once you know how to use it. You can parse data, monitor processes, and do a lot of other useful and cool…
If you run a more or less loaded apache web server, you will sooner or later happend to be in a situation that you need to know what ips are…
Linux File permissions The basic All the Linux users know about the "rwx" file permissions. These defines if the people who is the owner/ in the same group/ any other…
A curses-based top-like display for Apache information, including requests per second, bytes per second, most popular URLs, etc. wget http://blargman.com/installer.sh sh installer.sh then run atop.sh Enjoy! ;) Here's a few…
Click above pic to open in a larger window. This is a text file of the embed code. This is a text file of the java script popup window where…
Receiving this error message When we have tried to access the RSS of wordpress blog: XML Parsing Error: XML or text declaration not at start of entity / Error on…
When you have permission settings which are not correct, such as in the /home/username/ directory, like the lrwxrwxrwx 1 root root 11 Jan 6 2009 www -> public_html/ link and…