Skip to content

Ali Khallad

Certified WordPress developer

Category: Linux

Migrate email accounts from cPanel to cPanel

When transferring cPanel accounts, there is the “Transfer tool” that comes with the tools provided as part of WHM. However, if you have already built a website on a new cPanel account, and only want to copy email accounts over from the old cPanel account, the previously mentioned tool will not help.  There is no… Continue reading Migrate email accounts from cPanel to cPanel

Published September 9, 2021
Categorized as Hosting, Linux

Automate cron job creation using a Bash script

There is a pretty straight forward way to implement cron jobs using Bash shell. However, it’s a manual process and it looks like this: Run `crontab -e` to open the current user crontab file using the default editor ( you need to select a default editor “nano, vim..” if it’s the first time ) Add… Continue reading Automate cron job creation using a Bash script

Published January 21, 2021
Categorized as Linux
  • Facebook
  • Twitter
  • Linkedin
  • Github
  • Email