Explore a terminal-based file browser application that can be used with the Vim style key bindings. Hardcore Vim users will love it.
The simple ls command is quite handy for listing directory content. There is a similar command with better features, written in Rust. Check it out.
Get graphical Git tools like features in the Linux terminal with GitUI, a blazing fast tool written in Rust.
There are several graphical tools available for creating live USB. Etcher on Linux is probably the most popular. Ubuntu has its own Startup Disk Creator tool for this purpose. However, advanced Linux users swear by the comfort and swiftness of creating live
Read More
When it comes to terminal based text editors, it is usually Vim, Emacs and Nano that get the limelight. That doesn’t mean there are not other such text editors. Neovim, a modern enhancement to Vim, is one of many such examples. Along
Read More
Want to do some fun stuff in the Linux terminal? How about converting a regular image into an ASCII art? You know what’s ASCII? It’s a standard that assigns letters, numbers and other characters in the 256 slots available in the 8-bit
Read More
There are several ways to test and improve your typing speed. You can use online tools, install dedicated applications on the desktop or test in the Linux terminal. Linux terminal? That’s right. From browsing internet to playing games, you can do so
Read More
There are ways to check CPU information on Linux. Probably the most common is the lscpu command that gives you plenty of information about all the CPU cores on your system. lscpu command output You may find CPU information there without installing
Read More
