Hello everyone – CompTIA was gracious with an exam voucher for my Linux+ exam so I am sharing my study notes here for all. Enjoy!
1.0 System Management
1.1 File Hierarchy Standard (FHS)
/boot – boot loader files
/proc – virtual filesystem for processes and kernel information as files
/sys – information about devices, drivers, and kernel features
/var -variable files that will change; e.g. logs
/usr – read-only user data
/lib – libraries that are essential to bin directory binaries
/ dev – device files
/etc – host specific system-wide configuration files
/opt – add-on app software packages
/bin – essential command binaries ; e.g. Is
/sbin – essential system binaries; eg. init
/home – users home directories
/media – mount points for removable media
/mnt – temporarily mounted filesystems
/root – home directory for the root user
/tmp – directory for temporary files
Hello Anthony,
I am currently enjoying your Udemy course regarding the AWS Certified Solutions Architect Associate 2023 Edition.
I noticed the reviews for section 1 (The Basics of Cloud and AWS) and section 3 (Resilient Architectures) are the same video (section 3 is actually labeled “Section 2 Review”). Is there an actual review for section 3? I find them very helpful.
I appreciate your time and consideration!
Ken
Hi Ken! Thank you so much for this report – I will get this fixed ASAP!
Thank you for your reply Anthony! Loving the course!
Ken