Thread: Linux Questions
View Single Post
Old 08-16-2000, 07:21 PM   #2
Cymbeline
Member (7 bit)
 
Join Date: Nov 1999
Posts: 65
Question

1. Depending on your version of Mandrake, you can begin the install program by simply putting the CD-ROM into the drive and rebooting. If you do that, make sure that your computer BIOS boots from the CD-ROM drive first. Another possible method is by a boot disk.

2. This is probably is not a exactly correct definition, but a Linux shell is a prompt that allows you to use the operating system. The shell also serves as a way to shuffle between user commands and the kernel.

In Linux, you can pretty much have the same shells that you get with System V UNIX: you can get several versions of the Bourne shell (ash, bash, zsh). the C shell (tcsh), and there is a public domain of the Korn shell (pdksh).

Cymbeline
Cymbeline is offline   Reply With Quote