Category: Linux

Linux FAQ resource and tutorials.Basic Linux tutorials. Contains usual commands,scripts, installations instructions and configuration examples.

How To Copy And Paste In Linux Terminal

Learn to copy paste Linux terminal without mouse. Understanding how to select and copy text in Linux Ubuntu terminal. After reading this post you will know Linux terminal copy paste keyboard shortcut to copy and paste in Ubuntu Linux commandline terminal. In most of the application, …

Install and Use Wireshark on Ubuntu Linux

  Wireshark is a free and open-source network protocol analyzer widely used around the globe. With Wireshark, you can capture incoming and outgoing packets of a network in real-time and use it for network troubleshooting, packet analysis, software and communication protocol development, and many more. It …

How to Install Latest Git Version on Ubuntu

Installing Git on Ubuntu is very easy. It is available in the main repository of Ubuntu and you can install it using the apt command like this: sudo apt install git Easy? Isn’t it? There is only a slight little problem (which might not be a …

KDE Plasma 5.18 LTS Released With New Features

KDE plasma desktop is undoubtedly one of the most impressive Linux desktop environments available out there right now. Now, with the latest release, the KDE Plasma desktop just got more awesome! KDE Plasma 5.18 marks itself as an LTS (Long Term Support) release i.e it will …

How to Change the Default Terminal in Ubuntu

Terminal is a crucial part of any Linux system. It allows you to access your Linux systems through a shell. There are several terminal applications (technically called terminal emulators) on Linux. Most of the desktop environments have their own implementation of the terminal. It may look …

Dino is a Modern Looking Open Source XMPP Client

  Dino: An Open Source XMPP Client XMPP (Extensible Messaging Presence Protocol) is a decentralized model of network to facilitate instant messaging and collaboration. Decentralize means there is no central server that has access to your data. The communication is directly between the end-points. Some of …

What is WireGuard? Why Linux Users Going Crazy Over it?

From normal Linux users to Linux creator Linus Torvalds, everyone is in awe of WireGuard. What is WireGuard and what makes it so special? What is WireGuard? WireGuard is an easy to configure, fast, and secure open source VPN that utilizes state-of-the-art cryptography. It’s aim is …

PaperWM, the Tiling Window Manager for GNOME

Lately, tiling window managers have been gaining popularity even among the regular desktop Linux users. Unfortunately, it can be difficult and time-consuming for a user to install and set up a tiling window manager. This is why projects like Regolith and PaperWM has come up to …