Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

IT IS ALL ABOUT LINUX 1. What top-level folder holds user data? 2. Which top-level folder holds configuration files? 3. Where are log files stored?

IT IS ALL ABOUT LINUX 1. What top-level folder holds user data? 2. Which top-level folder holds configuration files? 3. Where are log files stored? 4. What do you call a filesystem that exists only in memory (not on disk)? (e.g. /dev /proc /sys) 5. What do we call the very top of the filesystem? How do we notate it? 6. Where is root's home folder? (bonus: why is it not in the same location as q.1?) 7. What is different about how UNIX organizes program files compared to Windows? 8. What do we call a .dll (dynamic link library) on a Linux system? 9. List the 7 folders where program executables can be stored. (bonus: what each one is specifically used for) 10. What variable holds the list of directories to search for the executable for a command? 11. Where are temporary files stored (temporarily)? 12. With regards to /var what does the term "variable data" mean? 13. What is the difference in how Windows and *nix organize their storage hierarchies? 14. What command will list the details for all .jpg files in the current folder? 15. What command will list the details all files that start with _ in the current directory? 16. What command will list the details of all files that start with "systemd" in /var/tmp (without `cd`ing there)? 17. What command will list the details of all files with "vm" anywhere in their name in the /etc directory (again, without `cd`ing there)? 18. Explain the difference between `echo $SHELL` and `ls -l $SHELL`.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

MySQL/PHP Database Applications

Authors: Brad Bulger, Jay Greenspan, David Wall

2nd Edition

0764549634, 9780764549632

More Books

Students also viewed these Databases questions

Question

What is employee requisition?

Answered: 1 week ago

Question

10. Are you a. a leader? b. a follower? _______

Answered: 1 week ago

Question

What did they do? What did they say?

Answered: 1 week ago