apl logo

A.P. Lawrence

Information and Resources for Unix and Linux Systems
Bloggers and the self-employed
RSS FeedsGet APLawrence.com by RSS




February 2008: These tests are all badly in need of update.
Some questions are incorrect because of changing technology and others just make no sense in today's IT world.
I do intend to update these, but it's a big project..

Linux Skills Test

Copyright 2002,2003 A.P. Lawrence

Next
Previous
Return to Start Page

Medium Difficulty

An entry such as
id:3:initdefault:
in /etc/inittab defines the default runlevel for the system. If you modified that to be:
id:3:initdefault:/usr/local/bin/mystartup
the "mystartup" script would be run when the system enters the default runlevel.

Answer