Install and Setup i3 Windows Manager on Ubuntu 20.04
Welcome to our tutorial on how to install i3 windows manager on Ubuntu 20.04. i3 is a tiling window manager for X11. "A tiling window manager is a window manager with an organization of the screen into mutually non-overlapping frames, as opposed to the more popular approach of coordinate-based stacking of overlapping objects (windows) that tries to fully emulate the desktop metaphor."
Install and Setup...
Connect to VNC Server via SSH Tunnel
How do you remotely connect to a VNC server? Well in this guide, we are going to learn how to connect to VNC server via SSH tunnel. VNC connections and unencrypted and thus poses security risks. To secure VNC connection, connections can be made through the use of SSH protocol.
Connect to VNC Server via SSH Tunnel
In our previous guide,...
Install Cockpit on Debian 11/Ubuntu 22.04
Follow through this guide to learn how to install Cockpit on Debian 11/Ubuntu 22.04. Cockpit is Web Console enables users to administer GNU/Linux servers using a web browser. It offers network configuration, log inspection, diagnostic reports, interactive command-line sessions, and more. You will learn how to install Cockpit on Debian 11 and how to install Cockpit on Ubuntu 22.04.
Install...
Install KDE Plasma on Debian 10/9/Ubuntu 18.04
In this guide, we are going to learn how to install KDE Plasma on Debian 10/9/Ubuntu 18.04.
Install KDE Plasma on Debian 10/9/Ubuntu 18.04
Install KDE Plasma using Tasksel on Debian 10/9
Tasksel is a Debian/Ubuntu tool that installs multiple related packages as a co-ordinated "task" onto your system. It is installed by default on the server editions. You also require aptitude...
Control NoMachine Ports on Firewall
In this blog post, you will learn how to control NoMachine ports on Firewall. If you have been using NoMachine, you might have realized that its default NX server port 4000/tcp is listening on all system interfaces and is accessible to anyone even if firewall is running on the system. This poses a risk whereby anyone can...
Install and Configure VNC Server on CentOS 8
This guide will take you through how to install and configure VNC Server on CentOS 8. VNC is an acronym for Virtual Network Computing. It makes it easy to share the graphical desktop of a system for remote control of the system.
Install and Configure VNC Server on CentOS 8
In this guide, we are using TigerVNC to setup VNC Server...