I don't understand crontab

I don't understand crontab

Posted by: mcmurderson
Posted on: 2006-03-18 10:09:00

I'm trying to do the Automatic Backup as written in the Dreamhost Wiki, but when it comes to the "Editing the crontab" step, I don't know what to do.

It says "To edit your Crontab, type the following:"

But where do I type this? and then it says:

"Press Ctrl O to save the file, and then Ctrl X to exit the editor."

Which editor is it talking about?

I've tried to look for an answer, but I can't find a clear one.



Re: I don't understand crontab

Posted by: Atropos7
Posted on: 2006-03-18 10:29:00

You'll need to do this as a shell user using a terminal client like telnet or PuTTY.

After logging in, you can use a shell like bash to execute commands and programs on the DreamHost machine.

Crontab is a program, and when executing it with the -e switch, it will invoke a text file editor.

See more about Crontab here.




cool Perl / MySQL / HTML+CSS

Re: I don't understand crontab

Posted by: mcmurderson
Posted on: 2006-03-18 10:44:00

What do I use as a host name?

Re: I don't understand crontab

Posted by: matttail
Posted on: 2006-03-18 14:38:00

you domain name will work as the host name.

So just type in example.com



-Matttail

Re: I don't understand crontab

Posted by: mcmurderson
Posted on: 2006-03-18 18:46:00

Thank you.

Tags: crontabdreamhostautomatic backupwikiexit