Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
run level
Name: kennydinh Date: June 2, 2003 at 20:01:41 Pacific OS: Linux CPU/Ram: 256
Comment:
A Bourne Shell script is placed in /etc/rc.d/rc3/d called S57apache. What will happen with this script when the run level is changed from 5 to 3. Does anyone know about this? Thanks
Summary: try Ctrl-Alt any one from f2-f6 from X-win is you have it standard( I am sure you do) You are in run level 5, below is a file called inittab on my system it is in /etc/inittab. Do you see the comment...
Summary: I don't think there is any one book that will provide all the answers. Most of it will come from experience and solving problems. You can start with a good UNIX System Administration book and build on...
Summary: Run level 6? Are you sure? Init 6 reboots - your system. If you are trying to get run level '0' try init 0 - this is going to power-off your machine. If you want make information do man on 'shutdown...