This is the script used to send email when any user logged in to the Linux server. Step 1 : Login to the server Step 2 : vi .bash_profile Step 3 : Copy paste the script below echo ‘ALERT – Root Shell Access (root@IP ADDRESS) on:’ `date` `who` | mail… Continue Reading Shell script – Logged in mail

Linux, Windows, PHP, MySQL, cPanel, Plesk , etc and their fixes: Server load and reduction methods

How to check the server load and methods to reduce it? Methods to check: 1) bash12:~$ w 11:31:50 up  9:15,  8 users,  load average: 0.81, 0.90, 0.91 2) bash12:~$ top -c Tasks: 144 total,   2 running, 141 sleeping,   0 stopped,   1 zombieCpu(s): 28.7%us,  3.0%sy,  0.0%ni, 68.3%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%stMem:    994376k… Continue Reading Server load and reduction methods

Account Creation Status: failed (out of available ip addresses) Account Creation Status: failed (Your system has run out of available ip addresses, or you do not have permission to use any more ip addresses. (Unable to find an ip address.) ) You receive the “Account Creation Status: failed” error message… Continue Reading cPanel-Account creation failed

Very few people know command line tools used in windows. So this is a little contribution for those. at (windows XP/2000)Scheduling utility. bootcfg (XP only)This utility allows you to set up your boot options, such as your default OS and other loading options. cacls (XP, 2000, & NT4.0)Changes the ACLs… Continue Reading Windows command line

I have moved my domain to new hosting company. I used RVsitebuilder to create my domain in my old hosting provider. After the migration, my domain gives me lot of errors saying that “unable to fetch the file from RVsitebuilder”. I need to download the project from my old server.… Continue Reading Rvsitebuilder- How to import projects of “RVsitebuilder” from one server to another

WHM : Web Host Manager ==================== http://IPaddress:2086 http://IPaddress/whm WHM related files =============== /var/cpanel – whm files + bandwidth/ – rrd files of domains + username.accts – reseller accounts are listed in this files + packages – hosting packages are listed here + root.accts – root owned domains are listed here… Continue Reading Cpanel Back End Files

Introduction cPanel provides multiple webmail applications such as Horde, Roundcube, and SquirrelMail. In some cases, administrators may want to restrict users to a specific webmail client and disable others for simplicity or security reasons. Prerequisites Before proceeding, ensure the following: Implementation Option 1: Enable/Disable Webmail for a Specific User Step… Continue Reading How to Enable or Disable Specific Webmail Applications in cPanel

Introduction Sometimes, while deleting an email account in cPanel, you may encounter an error even though the system shows a success message. This typically happens due to domain ownership or configuration changes within the hosting account. Error Message The e-mail address admin@mydomain.com deleted successfully.Sorry, you do not have access to… Continue Reading Remove email account at the back end.

Introduction When managing a VPS using OpenVZ, you may encounter iptables errors such as “iptables: Unknown error 4294967295”. This typically occurs when the required iptables kernel modules are not enabled on the host node. This guide explains how to load the necessary modules and assign them to your VPS using… Continue Reading Add IP module in VZCTL