What you’ll need: The only things you’ll need for this task are a computer (or virtual machine) to install Arch Linux and a downloaded ISO image to use for the installation. I’ll demonstrate this with ...
Logging in as the root user should never be done on Linux. Using the root account could lead to disaster. Sudo is the preferred method of gaining elevated privileges. When I first started using Linux ...