Jrnl is a command line utility that lets you keep journal entries directly in the Linux terminal. Good for taking quick notes organized by date.
smxi is an interactive console script that helps you maintain your Debian installation. You can use it to install upgrades, install graphics drivers, upgrade kernels and much more.
inxi is a handy script that provides you with the system hardware and software information about the Linux system it is executed on. Learn more about using it.
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