27 May What are your top 2 takeaways from studying these tutorial Web pages and videos?
Order Instructions
The file system is one of the important parts of the Linux operating system. The following links provide a high-level introduction to the Linux file system:
An Introduction to Linux File Systems
https://opensource.com/life/16/10/introduction-linux-filesystems
Learning the Linux File System
Linux File System and Structure Explained
Click on the following link for a tutorial on Linux file system management:
https://www.rs-online.com/designspark/an-intro-to-linux-file-system-management
An Intro to Linux File System Management
Several key concepts of the Linux file system and its management are as follows:
Disk
Partition
Directory
File
To manage the Linux file system, you need to be very competent in using various Linux commands to mount or demount a disk; configure a disk into partitions; and conduct tasks such as creating, removing, copying, or renaming a directory or a file.
Watch the following videos to see the Linux commands that are used to manage its file system:
Learning Linux: Lesson 4 Manage the File System
How to Partition and Format a Disk in Linux
Creating and Formatting Partitions with FDISK and mkfs – BASH – Linux
Learning Linux: File Management Commands – How To
Watch this video if you want to know more about how to manage the security of a file as well as learn a few more commands that are related to setting permissions for a file or directory.
Answer the following questions:
What are your top 2 takeaways from studying these tutorial Web pages and videos?
Based on your experience and knowledge, what are the top 2 differences between the Linux file system and the Windows file system?
