Tuesday, July 3, 2012

How to change administrator information on Plesk

July 27, 2010 by  
Filed under Plesk

If you want to change the administrator or owner information of of Plesk 9.5.2 follow the steps described below: Click on the button Personal Data on Security tab from Home Change the information upon your requirement Press the button Ok from the lower right corner of the page to save the current settings

How do I find out Linux Resource utilization to detect system bottlenecks?

October 9, 2009 by  
Filed under General

vmstat command reports information about processes, memory, paging, block IO, traps, and cpu activity. However, a real advantage of vmstat command output – is to the point and (concise) easy to read/understand. The output of vmstat command use to help identify system bottlenecks. Please note that Linux vmstat does not count itself as a running [...]