A Guide to Permissions in Ubuntu
Permissions
Aug 9, 20234 min read19

Search for a command to run...
Articles tagged with #ubuntu
Permissions

You can navigate between files by clicking on them or moving across them using the much faster command line. The Root Directory The starting point for the file system is the root folder. We call it the root, but its actual directory name is "/" Co...

The Prompt When we open up our terminal, we'll see our prompt which will likely include your username@machinename, followed by a ~ and then a dollar sign. You may see this pattern or not depending on whether you are using Ubuntu or WSL(Windows Subsys...
