Exercises
Try out the following exercises to test your knowledge of this chapter:
- In Debian/Ubuntu, install the
vim
package. - Create a cron job that will create a file called
/tmp/cronfile
every Saturday at 10:00 A.M. - Create a group called
admins
and add an existing user to it.