How To Create Auto Responder In SquirrelMail

Step 1 – Open WebMail on your browser. Step 2 – Click on Change Password.   Step 3 – Login into WebMail.   Step 4 – You can change your password here or set vacation messages. Click on Vacation Messages.   Step 5 – Type your away message and choose your start and end date.

How to Add Favicon to Your Website

1. Upload your icon image file to your hosting root (public_html, wwwroot, httpdocs), and make sure its able to be viewed using browser. example: http://www.domain.com/icon.jpeg 2. Add in code below in your index file: <link rel=”icon” href=”http://example.com/favicon.ico” type=”image/x-icon” /> <link rel=”shortcut icon” href=”http://example.com/favicon.ico” type=”image/x-icon” /> replace the URL with your image path 3. Reload your

How to check my PHP version and Installed Modules

To check what is the PHP version in your server and what modules are installed, simply use FTP or File manager to: 1. Create a file test.php in the public_html folder 2. Put in the following PHP script in test.php and save it: <?php phpinfo(); ?> 3. View the test.php in your web browser at

How to manually set server date and time

To set the system clock, you can use the date command. 1. SSH to your server 2. Run the command below to change the date and time: # date –set=”Mmm DD HH:MM:SS YYYY” The command’s format can be matched to the example below # date –set=”Oct 20 15:52:29 2012″ 3. Run the command below to

How to Enable Public Webalizer Stats in DirectAdmin

DirectAdmin comes equipped with Webalizer, which allows you to make website stats publicly available through your domain. This comes in handy when you need to share your domain stats with anyone who does not have administrator access to your domain. Enable Public Webalizer Stats 1. Login to DirectAdmin and go to Site Summary / Statistics

What are Internationalized Domain Names (IDNs)?

IDN (Internationalized Domain Name) is a domain name that contains at least one label which is displayed in a language-specific script such as Arabic, Chinese, Japanese Kanji, Korean Hanggulor, Latin Alphabet-based characters with diacritics and French. IDN are stored in the Domain Name System as ASCII (American Standard Code for Information Interchange) strings using Punnycode transcription.

How to Create Backup in VestaCP

Step 1: Click the “BACKUP” tab in VestaCP, then click the green “+” to create a backup in VestaCP. Step 2: A notification message will popup. Please wait for email notification indicating if the backup is ready to download. Generating the backup may take some time if there is a large amount of data to