Linux Directory Structure and File System Hierarchy

Common Top Level Directories Here are the most common top level directories that you need to be aware of and may interact with as a user of a Linux system. Dir Description / The directory called “root.” It is the starting point for the file system hierarchy. Note that this is not related to the … Read more

Create, Build, Test Drive, or Deploy Your Very Own Linux Server with Full Root Access

We’ve covered four ways to get access to a Linux shell account, but most of those methods do not allow you to run commands as the superuser, also known as root. You can learn a lot with a normal user account, but if you want to start getting into the system administration aspects of Linux … Read more

4 Quick and Easy Ways to Get Access to a Shell Account and Start Learning Linux Today

It’s one thing to read about Linux, but it’s another thing entirely to use it. If you are just getting started or have some newfound Linux knowledge that you would like to put to the test, you’ll need a shell account. Luckily, getting an account on a Linux server is fairly easy. Web Based Command … Read more