Linux Survival
Search
Primary Menu
Skip to content
Home
Blog
Testimonials
Linux Links
Command List
Contact
Search for:
Linux Survival
Now, before you get bored, let's put you in an imaginary situation where you can put your Linux skills to work. Imagine that you are a zoo administrator and the zoo has recently purchased a Linux system to keep track of its animals. You've been asked to create a file structure which contains a file for each type of animal in the zoo. Your first attempt was to create a "flat" file structure with all of the animals in the same directory. This structure is shown to the right, with the files represented by pictures of animals to make things more interesting. Upon further consideration, you realize that as you add more and more animals to the structure, it will be easier to manage if you put all animals of the same family, such as primates, in separate directories. Click the right arrow.
Page 4
Where learning Linux is easy
Module 1 Introduction
Directory Structure
List Directory
View File Contents
Create Directory
Move and Rename File
Change Directory
Get Current Location
Quiz 1
End of Module 1
Module 2 Introduction
Pathnames
Copy File
Remove File
Remove Directory
File Security
Change File Permissions
Wildcards
Groups Memberships
Quiz 2
End of Module 2
Module 3 Introduction
Home Directories
Manual Pages
User Information
Find File
Concatenate Files
Redirect Output
Print
Print Job Status
Cancel Print Job
Quiz 3
End of Module 3
Module 4 Introduction
Copy Tree
Disk Space
Remove Tree
Process Status
Pipe Output
Pattern Matching
Kill Process
Quiz 4
Conclusion