Emacs Editor Tutorial – An Absolute Beginners Reference

Emacs editor is one of the oldest and most versatile textย editorsย available forย Linuxย UNIX-based systems. It has been around for over 20 years. It is known for its powerful and richย editingย features. Emacs offers amazing editing features like that of Vim editor and is as user-friendly as the nano editor. You won’t have to enter insertion mode to

Emacs Editor Tutorial – An Absolute Beginners Reference Read More ยป

How to Install VLC on Ubuntu?

In this article, we’ll learn the steps to install VLC on Ubuntu. VLC is a free and open-source cross-platform multimedia player. It is the go-to media player if you want to play video/audio content on your system. Personally, what I like about VLC is its ability to play files of different formats without any issue.

How to Install VLC on Ubuntu? Read More ยป

Help command in Linux

The help command is the simplest way to get information regarding a built-in shell command. It helps you fetch information from the shell’s internal documentation. It takes a text string as the command line argument and looks for the provided string in the shell’s documents. This saves you the time spent in going through the

Help command in Linux Read More ยป