Instructions The code below is a simple HTML form which you can copy and paste in your website. Then you just need to adjust the values in red based on your requirements. Cart checkout will not work with your sandbox accounts. Instructions The code below is a simple HTML form… Continue Reading Shopping cart source codes

LVM Formatting the new Disk Suppose the Disk is /dev/sdb, the second scsi disk, fdisk /dev/sdb create as many partitions as you need using command n Label them with command t as 8e for making it Linux LVM Write and Exit with the command w. Format the partitions you require… Continue Reading LVM, How can i add it.

Connecting to NAS backup is quite simple actually.Network Backup is a simple Network Attached Storage (NAS) array that can be directly accessed over Ethernet using standard IP protocols such as SAMBA/CIFS and FTP. Network Backup needs to be accessed from within your server.You have to first log into the server.Once… Continue Reading How do I connect to my NAS backup?

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