



The command line interface is a lot more “information dense” compared to the equivalent GUIs on Windows. With a single instruction, you can get a screen full of data, with columns, calculations, and colors. Most commands have additional options that allow you to modify their output so that you get the exact information you’re looking for.





We have an updated version of this tutorial on How to Install Nextcloud on Ubuntu 20.04


We all know that CentOS comes with root access disabled for the outside world by default. This means that you can not directly log in as a root user via SSH, but you can still go ahead and utilize root privileges by using the ‘sudo’ command instead.
However, sometimes it is more convenient to log in directly as the root user. That’s why in this article, we will talk about how to enable, disable and secure the SSH login to your server when attempting to log in as root.