- Hosting Terminology
- AAAA Records
- Access Log Manager
- Additional RAM
- Administration Services
- Advanced Tools
- Email Aliases
- Antivirus Protection
- APC
- 1-Click Applications Installer
- Auto-reply Emails
- Browsable Daily Backups
- Catch-all Emails
- CentOS
- Live Chat Support
- ClientExec Billing And Support Software
- Genuine Cloud Architecture
- CNAME Records
- Web Hosting Control Panel
- Hardware
- CPanel Control Panel
- CPU Share
- Cron Jobs
- Custom Error Pages
- Custom MX and A Records
- Daily Data Back-up
- Data Centers
- Data Compression
- Debian
- Dedicated IP Address
- Server Network Hardware
- DirectAdmin Control Panel
- Disk Space
- Domain Backorders
- DomainKeys Identified Mail
- Domain Manager
- Parked Domains
- Domain Registration Transfer
- Dreamweaver Compatibility
- Dropbox Backups
- Email Forwarding
- Email Manager
- Enom Domain Name Reseller Account
- EPP Transfer Protection
- Error Log Viewer
- Extensive Online Documentation
- Extra Dedicated IPs
- File Manager
- FTP Accounts
- FTP Manager
- Full DNS Management
- WHOIS Management
- Guaranteed RAM
- Hepsia Control Panel
- Domains Hosted
- Hotlink Protection
- Htaccess Generator
- WHOIS Privacy Protection
- Imagemagick And GD Library
- InnoDB
- Installation And Troubleshooting
- Instant Account Activation
- Integrated Ticketing System
- IonCube
- IP Blocking
- JailHost
- Email Accounts
- Mailing Lists
- Mailing List Members
- Managed Services Package
- Marketing Tools
- Money Back Guarantee
- Memcached
- Microsoft FPE
- ModSecurity
- Monitoring And Rebooting
- MySQL And Load Stats
- 2.5 Gbit Network Connectivity
- Data Corruption
- Node.js
- No Overselling
- NS Records
- One-Hour Response Guarantee
- Perl Modules
- Password Protected Directories
- Perl Scripting
- PostgreSQL Databases
- PgSQL Database Storage
- Phone Support
- PHP 4 PHP 5 And PHP 7 Support
- PhpMyAdmin
- PhpPgAdmin
- Python
- RAID
- Registrar Lock
- Server Reselling Options
- Server Side Includes
- Shared SSL IP
- SiteMap Generator
- SMTP Server
- Spam Filters
- SPF Protection
- MySQL Databases
- MySQL Database Storage
- SRV Records
- Data Caching
- SSL Certificate Generator
- Stable Linux With Apache
- Subdomains
- Support
- Bandwidth
- TXT Records
- Ubuntu
- UPS And Diesel Back-up Generator
- Hosting Server Uptime
- URL Redirector
- Varnish
- VPN Traffic
- Multiple Control Panels
- Set-up Fees
- Multiple OS
- Full Root-level Access
- SSH Telnet
- Web Accelerators
- Website Builder
- Web And FTP Statistics
- Web Installer
- Webmail
- Assisted Website Migration
- Website Manager
- Free Website Templates
- Weekly Backup
- Weekly OS Update
- Zend Optimizer
- ZFS Mails And MySQL
- Order
Cron Jobs
Understand what cron jobs are, how they work and ways to make use of them to improve your digital life.
A cron job is a command, that runs automatically in the background on a predefined period of time and it runs a script within a website hosting account. There aren't any limits in regard to what the script is - PHP, Bash, Perl, etc., what it can do, or what exactly the file extension should be. A few examples are mailing a regular report with all the end user activity within a given site, generating a routine backup or deleting the content within a specific folder. These tasks and / or any other script can be run on intervals chosen by the end user - every couple of minutes, hours or days, and even monthly as well as once a year depending on the particular purpose. Working with cron jobs to automate numerous elements of managing a site saves considerable time and efforts.
-
Cron Jobs in Shared Website Hosting
The Hepsia Control Panel, that comes with all the Linux shared website hosting, will allow you to set up cron jobs in a couple of simple steps even if you have not used this type of feature before. When you log in and proceed to the Cron Jobs area where you'll be able to create background tasks, you just have to paste the system access path to PHP, Pyton or Perl based on the script that you'll run, type the path in your account for the specific script file and then choose how often your cron job has to be carried out. For the aforementioned, you'll be able to use the standard mode and choose the minutes, hours, days, etc. through uncomplicated drop-down menus, or maybe if you are more knowledgeable, you can use the advanced mode and set the time interval with numbers and asterisks i.e. the standard method that you may have employed with various Control Panels.