
Setting Up a UNIX Boot Server
114074 Rev. A 3-13
Rebooting
Reboot your workstation as follows:
1. Log in as
root
.
2. Execute the following command:
/etc/shutdown now -r
The -r flag reboots the workstation.
Issuing a Hang-Up Signal
Issue a hang-up signal as follows:
1. Log in as
root
.
2. Execute the following command to hang up on the inetd process:
ps -aux | grep inetd
The system displays a line similar to this one:
root 148 0.0 0.0 48 0 ? IW Sept 14 0:07 inetd
3. Execute the following command, using the first number in the line after
the word “root” (in this case, 148):
kill -1 148
The inetd process rereads the inetd.conf file.
What to Do Next
Before you can use the network to boot a remote AN or ANH, you must also
complete the steps in
Chapter 4.
Komentarze do niniejszej Instrukcji