Lab 2: Navigating Linux and File Management

on

This lab gave me experience in learning basic Linux navigation and file management. I used commands such as cd to switch between directories, pwd to display my directory, and ls-l to list long display formats. I also practiced moving to directories such as /etc and /etc/skel. I also learned how to view file contents with the tail command, which listed the last lines in the /etc/group file. A challenge that came up was copying directories like the /etc/ppp directory, but overall this lab helped me understand file management and navigation.

Leave a Reply

Your email address will not be published. Required fields are marked *