
News Block
Fullwidth Featured
How to create and manage mailing list in control panel
Description : Mailing lists allow you to use a single address to send mail to multiple email addresses. List of the names and addresses of people to whom advertising matter, information or other material may be mailed regularly. Create a mailing list : The system includes an interface that allows you to define a name, […]
Enable / Disable-Squirrel or horde mail for cpanel user using command line
Description : Web Mail : Web mail is a tool that allows you to send and read emails directly from any computer connected to the internet. We can access Web Mail as long as we have a browser and an Internet connection. The emails are stored on our server and is always available when you […]
Creating cPanel account in WHM
cPanel and its uses : cPanel is a web based hosting control panel provided by many hosting providers to website owners allowing them to manage their websites from a web based interface. cPanel allows you to do tasks such as edit files, create email addresses, and setup databases. This program gives users a graphical interface […]
Creating email signature in Webmail
Description : An e-mail signature is a block of text that is appended to the end of an e-mail message you send. Generally, a signature is used to provide the recipient with your name, e-mail address, business contact information, or Web site URL. A signature file, or sign as it is often called, can easily be created in most e-mail clients. We will have […]
Migrating wordpress website from subdirectory to root directory
Description : This method will work on a standard installation of WordPress, and will work with most frameworks, or if you’re using a parent and child theme structure. Note : This method will not work for multisite installations, only for standard single-site installations. —- Step 1 : Remove the existing website If there is an […]
Setup mail server in centos 6
Description : This article describes how to setup a mail server in centos 6 Here three popular packages used for configuration Postfix ( for sending ) Dovecot ( for receiving ) Squirrelmail ( for webmail access ) Installing and configuring postfix Step 1 : Before installation assign a static ip and add a host entry […]
How to configure ftp server on centos 6
Description : * FTP – File transfer protocol is used to transfer files from one host to another over TCP * Configuring ftp server on linux is safe and secure. * In this article we can see how to configure ftp server on centos 6. Please follow the steps. Step 1 : Vsftpd […]
Install and configure wordpress on Cent OS 6
About WordPress WordPress is an online, open source website creation tool written in PHP. But in non-geek speak, it’s probably the easiest and most powerful blogging and website content management system (or CMS) in existence today. Set up * Before working with wordpress, you need to have LAMP installed on your server. * Once […]
First level authentication for Joomla admin page
Description : Most common and frequent hacking attempts occurring on Joomla is Brute Force & Denial Of Service (DDoS) attacks. One of the effective trick to prevent Brute Force & Denial Of Service (DDoS) attack is by enabling first level authentication to Joomla admin login page , this can be done using the .htaccess […]