CSE :: Learning Linux
-
To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source?
-
After you have compiled your kernel, what do you have to edit to boot your new kernel image?
-
To create an installation boot floppy disk from Linux (or another Unix) machine, what command could you use?
-
You just added a new user, kara, to the system. What group is kara added to by default?
-
What are the appropriate Hex codes for setting Linux swap and Linux native partition types in fdisk?
-
Which of the following command lists the last 10 lines of a file?
-
What command is used to terminate a process?
-
What command is used with vi editor to delete three words?
-
What command is used to assign only read permission to all three categories of the file'letter'?