By Ellen Siever, Stephen Figgins, Aaron Weber
Cover | Table of Contents | Colophon
http://opensource.org) projects, including
Samba, GNOME, and a mind-boggling collection of innovative projects
that you can browse at numerous sites like SourceForge (http://www.kernel.org and elsewhere. Source
code is similarly available for all the utilities on Linux (unless
your vendor offers a commercial application or library as a special
enhancement). You may never bother looking at the source code, but
it's key to Linux's strength. Under
the Linux license, the source code has to be provided by the vendor,
and it permits those who are competent at such things to fix bugs,
provide advice about the system's functioning, and
submit improvements that benefit everyone. The license is the GNU
project's well-known General Public License, also
known as the
GPL or
"copyleft," invented and
popularized by the
Free Software Foundation.|
ftp
|
File Transfer Protocol.
|
|
login
|
Sign on.
|
|
rlogin
|
Sign on to remote system.
|
|
rsh
|
Run shell or single command on remote system (not particularly
secure).
|
|
ssh
|
Run shell or single command on remote system (secure).
|
|
talk
|
Exchange messages interactively with other terminals.
|
|
telnet
|
Connect to another system.
|
|
tftp
|
Trivial File Transfer Protocol.
|
|
uudecode
|
Decode file prepared for mailing by uuencode.
|
|
|
|
hwclock
|
Manage hardware clock.
|
|
rdate
|
Get time from network time server.
|
|
zdump
|
Print list of time zones.
|
|
zic
|
Create time conversion information files.
|
|
apmd
|
Advanced Power Management daemon.
|
|
atd
|
Queue commands for later execution.
|
|
bootpd
|
Internet Boot Protocol daemon.
|
|
fingerd
|
Finger daemon.
|
|
ftpd
|
File Transfer Protocol daemon.
|
|
identd |
|
hwclock
|
Manage hardware clock.
|
|
rdate
|
Get time from network time server.
|
|
zdump
|
Print list of time zones.
|
|
zic
|
Create time conversion information files.
|
|
apmd
|
Advanced Power Management daemon.
|
|
atd
|
Queue commands for later execution.
|
|
bootpd
|
Internet Boot Protocol daemon.
|
|
fingerd
|
Finger daemon.
|
|
ftpd
|
File Transfer Protocol daemon.
|
|
identd
|
|
ftpd
|
Server for file transfers.
|
|
gated
|
Manage routing tables between networks. |
/projects hostname1(rw) hostname2(ro)
boot=/dev/hda # The boot device is /dev/hda map=/boot/map # Save the map file as /boot/map install=/boot/boot.b # The file to install as the new boot sector prompt # Always display the boot prompt timeout=30 # Set a 3-second (30 tenths of a second) timeout
grub> blocklist (hd0,1)/grub/[Tab] Possible files are: grub.conf splash.xpm.gz menu.lst device.map stage1 stage2 e2fs_stage1_5 fat_stage1_5 ffs_stage1_5 jfs_stage1_5 minix_stage1_5 reiserfs_stage1_5 vstafs_stage1_5 xfs_stage1_5 grub> blocklist (hd0,1)/grub/stage2 (hd0,1)33306+24,33332+231
color light-gray/blue cyan/black
C:> loadlin c:\vmlinuz root=/dev/hda2
LOADLIN @params
C:> LOADLIN @myparam vga=normal
LOADLIN [zimage_file] [options] [boot_params]