Script to change permission
You can run the following command as root under a particular directory inorder to change the permissions [...]
How to install Fantastico on cPanel/WHM
How to install Fantastico on cPanel/WHM SSH to the server and enter following commands. cd /usr/local/cpanel/whostmgr/docroot/cgi wget -N [...]
Monitoring Processes and Load
Checking running Process on the server. [ ps, pstree ] ps This command is used to check the [...]
Manually Remove Viruses from Your Windows
Most viruses launch when you log into Windows — they typically call an executable from the registry. In [...]
Access Ext2 file system in windows
The software provides Windows NT4.0/2000/XP/2003/Vista/2008 with full access to Linux Ext2 volumes (read access and write access). This [...]
Installing Pakages rpm ang tar
RPM rpm -iUhv <pkgname>.rpm rpm -F <pkgname>.rpm rpm -e <pkgname>.rpm rpm -l <pkgname>.rpm i...install U...update h...Print 50 hash [...]
CHANGING FILE PERMISSIONS
Changing the permissions can be done with names and numbers, I like the numbers chmod 754 test.txt Here [...]
See through Terminal
Guake is an application which will give us a see through terminal.with tis terminal u can work on [...]
BYPASS WINDOWS PASSWORD
Here we will see two type of password bypassing for windows 1.using ubuntu live cd and chntpw command [...]
How to activate Root login
Open your Te rminal from Applications -> System Tools -> Terminal -----------Now Login as a root from your [...]
custom php.ini
Custom php.ini can be added for making custom changes in memory limits and all for a particular domain [...]
easy apache
You can easily recompile Apache on your server with the easyapache script, and add or remove Apache or [...]
Mysql InnoDb
If you want to check , if InnoDB is enabled on the server , you can check this [...]
Server Resource Usage
We can trace the user responsible for high web server resource usage by the folowing command ————————— cat [...]
mysql load
Mysql Load Monitoring ————————— mysqladmin pr mysqladmin -u root processlist mysqladmin version watch mysqladmin proc ———————————— mysqladmin pr [...]
Parkwrapper error
Check is there any main domain is created with the same name Else follow the steps below. ———————— [...]
Exim Load monitoring
Following command will show path to the script being utilized to send mail ————————— ps -C exim -fH [...]
Apache Load Monitoring
Apache load monitoring check for the server load and watch for process nice top -c (To decrease the [...]
php mail
You can check whether the mail() is working inside your server by creating a mail.php file inside your [...]
Mysql Repair
first Cd /var/lib/mysql/ then select the DB need to repaired.. cd database name/ ls Then Execute the command, [...]
Secure And Authentication logs
Authentication attempts: Location : /var/log/secure Description : Logs all daemons which requires PAM Authentication, it also logs actions [...]
mysql logs
MySQL General Information and Errors : Location : /var/lib/mysql/$(hostname).err Description : This path could vary, but is generally [...]
ftp logs
FTP Logins and General Errors: Location : /var/log/messages Description : General information and login attempts are logged here.. [...]
apache and tomcat logs
General Error and Auditing Logs: Location : /usr/local/apache/logs/error_log Description : All exceptions caught by httpd along with standard [...]