Computer Science :: Unix & Linux Basics
- 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'?
- What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others?
- What command is used to assign executable permission to the owner of the file named "letter"?