How to install the RDP plugin for Remmina?

Installing Plugins for Remmina

Remote Desktop Protocol (RDP) is a familiar way to connect and access remotely running Windows using another Windows system. However, Linux users can also do the same but with the help of a software called “Remmina”. In the open source category, Remmina is quite a …

Read more

How to install Remmina on MX Linux

RDP installed on MX Linux to connect Windows 11

Remmina as we know is the popular software in the open-source category for Linux systems to enable the RDP capabilities, so that it can access the remotely running Windows operating system. It not only supports Microsoft’s Remote Desktop protocol but also SPICE, SSH, VNC, and …

Read more

How to use AWK Command in Linux, with examples

AWK Command in Linux, with examples

AWK is a cross-platform programming language designed for Linux/Unix by Alfred Aho, Peter Weinberger, and Brian Kernighan. However, unlike any common Linux command, it is a complete text-processing engine. AWK was built for text processing and is typically used for data extraction and reporting, and …

Read more

5 Commands to list IP Address Information on Ubuntu

5 Commands to get IP Address Information on Linux

If you are using a Linux distro without a graphical interface then to find the IP address you have to use the command line interface. Here in this article, we learn the multiple commands that can be used to get information about networking configuration. Finding …

Read more

How to install KVM on Oracle Linux 9?

Installing KVM on Oracle Linux 9

Kernel-based Virtual Machine (KVM) is simple to install on Oracle Linux 9 because it is an RHEL-based Linux distro, hence the steps for setting and operating KVM will be the same as any other similar OS such as AlmaLinux. Step 1: Find whether Virtualization is …

Read more