Archive of posts with category 'Linux Administrator'
Learn how to configure Ubuntu for the remote desktop access from Linux, macOS, Windows and web.
You will learn how to SSH into a VirtualBox machine from a host computer as well as from another computer.
Learn how to configure a few VPN protocols on Linux (OpenVPN, Cisco AnyConnect, SSL-VPN, L2TP/IPsec)
Learn how to deploy a Kubernetes cluster with ContainerD instead of Docker. Install Kubernetes, configure ContainerD, deploy an app, and test scaling and self-healing.
What exactly makes open source so appealing? We will be discussing some of the benefits of software with publicly accessible codes.
This is the simplest and yet very reliable way to configure a personal VPN server. If you want to maintain total control over your internet traffic data or you are...
You will learn how to create and use SSH Key authentication, what's the difference between private and public keys, how to use SSH key for password-less login and how to...
In this post: how to create a new user in Linux, grant it administrative privileges, set password and account expiration dates, and how to delete a user.
You will learn how to install and use SSH on Linux including: 1) configure ssh on the local and remote computers, 2) check if SSH port is open, 3) connect...