Wednesday, October 27, 2010

suspicious process running in the server

add the process entry to /etc/csf/pignore file

Tuesday, October 26, 2010

To niew mysql promt command history

For viewing the mysql command history
cat .mysql_history

command to read mysql database table

For reading the database table
mysql> select * from wp_users \G;

For resolving a site from our local sysytem in windows

For resolving a site from our local sysytem

E:\WINDOWS\system32\drivers\etc\hosts
edit the file
IP domainname
After this chages made the site will resolve from the local system