Do you know that you can create an Ubuntu Live USB from your terminal? If you are a command-line geek who loves to do everything using the terminal and don’t like installing a third-party app for creating a live USB …
Terminal Tuts
-
-
For Linux users, there is no official desktop client for the Microsoft OneDrive. Hence we suggest an alternative third-party software called Rclone. This app is a command-line based tool used to synchronize all your files to and from the cloud. …
-
In today’s article, we’ll take an in-depth look at the zsh shell, as it is growing increasingly popular with the *Nix community. Earlier this year, Apple announced that starting with the macOS 10.15 Catalina, zsh should serve as the OS’s …
-
Querying Wikipedia by command line via Ubuntu’s Terminal is great fun. Today, I’m going to show you just that by using a free utility called wikipedia2text. This command-line utility queries the search term from the Wikipedia website and displays the …
-
Ubuntu Live CD or a USB drive comes in handy at times when something goes wrong. You can do things like recovering data, check for hard disk errors, or even restore the Grub bootloader.
-
In today’s Terminal Tuts session, we shall show you several ways of creating and editing text files that can be done easily and quickly using the command line.
-
One of the usual daily tasks is downloading files. Using the command line, you can easily carry out this task quickly.
-
tmux is a terminal multiplexer. It allows several terminals to be created, accessed, and managed from a single screen. It also can perform some cool functions. Read on for more information.
-
Last week, we shared with you several “cool and fun” commands to get comfortable and confident with the Linux command-line. In our quest to further aid Linux users with mastery of the command line, or CLI, we present you with …
-
Here, we’re going to explain how users can customize the look of their Ubuntu Terminal. The final part of this article can be used in any other distribution as well.