Edit multiple files with nano text editor
Nano is a terminal-based text editor. We can open a text or configuration file through the following syntax – nano…
Nano is a terminal-based text editor. We can open a text or configuration file through the following syntax – nano…
In this article, we cover how to password protect a USB drive in Ubuntu. This can be easily achieved through…
In this article, we cover how to encrypt a USB drive through LUKS in Ubuntu. Encryption is done to prevent…
In this article, we cover how to format a USB drive in Ubuntu. There are various GUI tools like GParted,…
Python, one of the most popular programming language, is an object-oriented; high-level programming language. It first appeared in early 1990s….
Through Graphical User Interface (GUI), we can easily rename a file. Just right-click on the file and Rename. It opens…
Most users who work with command-line are accustomed to put either hyphen or underscore in place of spaces in file…
Running out of disk space is not something which any user would like. If we realize that early, then we…
In previous article, we covered how to Manually mount a USB drive in Ubuntu, which could only be done by…
In this article, we cover how to fast format a USB drive partition as NTFS in Ubuntu. But, before that…