top Command in Linux

The top command is used for monitoring a UNIX-like system continuously for processes' usage of system resources like the CPU time and memory.

0 Comments

anacron

Anacron runs jobs periodically, that is, once a day, week or a month. Anacron works even if the computer is switched off for some time.

0 Comments

cron

cron is a daemon that executes programs for users at predefined times. cron works on the basis of crontab, which is a text file.

0 Comments

Backing up your Drupal site

To backup a Drupal site, website root directory and database dump are copied to a local server. The backup commands are explained.

Comments Off on Backing up your Drupal site

End of content

No more pages to load