Category Tutorials

How to use the screen command in Linux?

Screen Command

The screen command is a terminal multiplexer. It is similar to the Window Manager for a Desktop Environment except that it works inside the terminal. It can create sessions and split windows which are a very powerful way of doing…

How to Install VLC on Ubuntu?

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…