How to display a colored man pages in Ubuntu 20.04
Pinfo is an information file viewer. It was created because its author, Przemek Borys, was very tired trying to read gtk information entries using standard tools. (more…)
Pinfo is an information file viewer. It was created because its author, Przemek Borys, was very tired trying to read gtk information entries using standard tools. (more…)
Is there a command to open the Ubuntu system settings window in Ubuntu 18.04 from the terminal ? To answer this, let’s first outline some ways to access the system settings : (more…)
Sometimes you need to run your nodejs server permanently (.e.g. for building a REST API that will be consumed by a mobile application) without the need to run (more…)
Many users often store important documents on a USB stick. However, there is always the risk of losing the device along with the stored data. For this reason (more…)
You may have encountered some commands which take a while to complete processing. There are some tricks that could help gain control once you launch the command so that you can do (more…)
To learn how copy a file from another machine or how to transfer files between two computers, you can use the scp utility. In this short tutorial you will see how to achieve this using simple commands. (more…)
When you are using the VIM editor on Linux and you would like to exit, you just need to follow the tips below. First press the Esc key in order to access the Normal mode. Now to access the Command-line mode, you can just type in : . (more…)
Ubuntu allows you easily to hide and show folders and files using the file manager. (more…)
Normal users can acquire administrator privileges which is usually held by the root user, via the sudo command. In this short article, you will find an easy way to create a powerful new user who will have sudo (more…)
Instead of deleting a user account in Ubuntu , it is possible to manually disable it (lock it) or unlock it.
(more…)