Solutions, Tips And More
A blog with solutions, tips and more about computers, health, training and everyday life.
Bitcoin donations are welcome:14snQXeLcnJtWUduKZ6rC2MHdPYrYar1Tw
Wednesday, July 12, 2017
Ubuntu: Dropbox and crontab
In your default user, run "crontab -e", and add the following lines:
0 4 * * * DISPLAY=:0 /usr/bin/dropbox start >/dev/null 2>&1
0 5 * * * /usr/bin/dropbox stop >/dev/null 2>&1
This will start dropbox at 4am, and stop at 5am.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment