June 21, 2006
New Linux users often get confused when talking about server load and the load averages. How to see the current load values on a Linux machines? SSH into your server and switch to the root user or an user account with admin privileges. Then just type “top” and hit enter to see the current processes, memory usage, and CPU related data – including the load averages.
Read the full article →
June 6, 2006
An .htaccess file is a simple ASCII file similar to that created through text editor such as Notepad or Simple Text. Most people are confused with the naming convention for the file. The term .htaccess is not a file .htaccess or somepage.htaccess because it is the file extension simply named as such.
Read the full article →