- Hosting Glossary
- AAAA Records
- Access Log Manager
- Additional RAM
- Administration Services
- Advanced Tools
- Email Aliases
- Antivirus Protection
- APC
- Free Web Applications
- Auto-reply Emails
- Browsable Daily Backups
- Catch-all Emails
- CentOS
- Live Chat Support
- ClientExec Billing And Support Software
- Genuine Cloud Architecture
- CNAME Records
- Control Panel
- Hardware
- CPanel Control Panel
- CPU Share
- Cron Jobs
- Custom Error Pages
- 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 Domain Names
- 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
- Hosted Domain Names
- Hotlink Protection
- Htaccess Generator
- Domain ID 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 Frontpage Extensions
- 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
- PgSQL Databases
- PgSQL Database Storage
- Phone Support
- PHP 4 And PHP 5 Support
- PhpMyAdmin
- PhpPgAdmin
- Python
- RAID
- Registrar Lock
- Server Reselling Options
- Serverside 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 Service Uptime
- URL Redirector
- Varnish
- VPN Traffic
- Multiple Control Panels
- Set-up Fee
- Multiple OS
- Full Root-level Access
- SSH Telnet
- Web Accelerators
- Online Site 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
- Join us
Cron Jobs
What's a cron job? What ?job? does a cron job commonly perform? How can cron jobs make your web experience much easier?
Cron jobs are timetabled tasks, that run on regular time intervals pre-set by the user and they execute scripts written in various programming languages - PHP, Perl, Bash, etc. Depending on what exactly a cron should do, it may run every minute, weekly or maybe once per year. There are numerous effective applications to make use of cron jobs in your day-to-day administration of a site. Such as, a backup of the whole site can be generated every day as well as once per week or an e-mail message with all fresh signups for the day can be sent to a certain email address. This kind of automated options will make the administration of any site much easier. There won't be any specific file types which are allowed / forbidden, so any script can be executed using a cron job.
-
Cron Jobs in Shared Hosting
The Hepsia Control Panel, that comes with all our Linux shared hosting, allows you to set up cron jobs in a few easy steps even if you have not employed this option previously. When you log in and proceed to the Cron Jobs area where you are able to create background tasks, you just have to paste the server access path to PHP, Pyton or Perl based on the script you'll run, type the path within your account to the actual script file and then select how often your cron job has to be executed. For the aforementioned, you can use the basic mode and choose the minutes, hours, days, etcetera using straightforward drop-down menus, or maybe if you are more skilled, you can take full advantage of the advanced mode and set the time interval with numbers and asterisks i.e. the usual method that you might have used with other Control Panels.
