WHM/cPanel
WHM / cPanel is one of the best cPanel control panel for web hosting provider and users that need an easy to use server control panel.
File backup script using cronjob
File backup script using cronjob Just before the New Years a visitor was inquiring about how can he backup his account files, not just to backup the mysql databases. Well the process itself is similar, not that hard really. You do however need to understand that you should have access to the zip or tar
Debug your mail server using exigrep for Exim main log
About Exim mail server Exim is one of the most used message transfer agent (MTA) on the internet, it is being used by cPanel since as long I can remember and has been giving tremendous support and reliability so far. Exim is actively supported by the University of Cambridge, currently is at version 4.80.1 and
Remote mysql connection using cPanel and VPS server
What is a remote mysql connection? Have you ever thought that you could use the web server in one place and the mysql server in a different place? It is possible, this is usually done to split the server resources, so that your database server is used separately than your other web server. Normally mysql
Add your email account to Gmail
Add your email account to Gmail I received a couple of requests recently from some clients to help them add their own email account to their gmail.com account for easy access. This ease up the need to check their email account in different location. Although personally I do not recommend linking your email accounts together in
Install rpaf module on centos or debian
Install rpaf module on centos or debian What exactly is rpaf? This is acronym for “reverse proxy add forward”, meaning it is used together with a reverse proxy server so that the origin server can see correctly the visitors IP address. Now this is not limited to only reverse proxy, I’ve been using this with
Install flvtool2, mediainfo and neroAacEnc on centos x86_64
Install flvtool2, mediainfo and neroAacEnc on centos x86_64 A client has requested a few days ago to have the binaries flvtool2, mediainfo and neroAacEnc installed on his dedicated server, well the first two of them were easy to install since these support centos x86_64 by default, and since the dedicated server has lots of ram there,
How to create a cpanel account package
How to create a cpanel account package in WHM Today I’m going to explain how to create a cpanel account package for cpanel/WHM to allow you to create limited cpanel accounts for your clients. What I’m about to explain should be available on cpanel.net website already, I’m only going to select the tutorial and explain