The man pages, short for reference manual pages, are your keys to Linux. Everything you want to know is there – take it all in an run with it. The collection of documents will never win a Pulitzer prize, but the set is quite
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

Subtitles make the experience of watching a video seamless. You do not need to necessarily understand the language of the video, the subtitle helps you figure out what’s happening with a text version of the audio in your preferred language. You get
Read More

Linux Mint is a popular Linux distribution tailored for beginners while providing a similar experience to former Windows users. In fact, it does a few things better than Ubuntu, which makes it a suitable choice for every type of user. It is
Read More

There is no doubt that Microsoft’s VS Code is one of the best open source code editor out there. Unlike the legendary Vim, VS Code doesn’t need you to be a keyboard ninja and has tons of features that developers swear by.
Read More

Custom facts (local facts) are the variables which are declared on ansible managed host. Custom facts are declared in ini or json file in the /etc/ansible/facts.d directory on managed host. File names of custom facts must have .fact extension. In this article,
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

You get plenty of open-source web browsers available for Linux. Not just limited to chrome-based options, but chrome alternatives as well. Most of the options available focus on a pretty user experience while offering privacy features. However, Nyxt browser may not be
Read More

One of the primary roles of any systems administrator is viewing and analyzing log files. Web server log files from other Apache and Nginx can build up over time and examining them can prove to be a tedious and time-consuming activity. Thankfully,
Read More