The init worksheet
- Learn how to use Grub to enter your machine at run level 1.
- Have your computer start in text mode. Check it out.
- Make another entry in the grub boot menu.
- How do you spell Gabe's word? He wants to know how to spell it.
- Change things to that your machine makes a noise on boot up? Note: the command 'cat < some-file.au > /dev/audio` will play that sound on the sound card. There is a file named /usr/lib/python2.2/test/audiotest.au.
- Change things so that pressing CTL-ALT-DEL runs the sync command. You might look up what the sync command does.
- Delete any unused scripts from your runlevel. Each script typically has a comment at the top describing it's purpose.
- Add one new script into your runlevel.
- Find out what the 'cups' script does.
- Use the 'status', 'start', 'stop', and 'restart' commands on the network script. Make sure it *really* shuts down the network.
- Do you know who Anubis and Isis are. Gabe wants to know if you know, because he does.