SHOWING RESULTS FOR:

How to SSH into a Docker Container and Run Commands

Introduction Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. Docker is a utility that lets you create a container for...

How to Use an SSH Key with Non-root Users

Introduction You can SSH to your Linux instance as root with the key. However, the key doesn't work for non-root users. So we will illustrate...

How to Install Mosh Shell as SSH Alternative on Linux

Introduction Mosh, which stands for Mobile Shell is a command-line application which is used for connecting to the server from a client computer, over the Internet. It...

SSH Tunneling and Proxying

Introduction: SSH, also known as Secure Shell or Secure Socket Shell, is a network protocol that gives users, particularly system administrators, a secure way to...

How to upgrade from Debian 11 to Debian 12

Hello, friends. But now you will learn how to upgrade from Debian 11 to Debian 12. It's simple, but you have to be careful. Upgrading...

How to install Remmina on Ubuntu Desktop 22.04

Hello, friends. In this post, you will learn how to install Remmina on Ubuntu Desktop 22.04 Remmina is a remote desktop client that is characterized...

How to install Gitosis on Ubuntu 22.04

Hello, friends. In this post, you will learn how to install Gitosis on Ubuntu 22.04. According to the GitHub profile gitosis is a software for hosting...

How to set up a DHCP server on Debian 11

Hello, friends. In this post, you will learn how to set up a DHCP server on Debian 11. The process is simple; however, many...

How to install Terraform on Debian 11

Hello, friends. In this post, you will learn how to install Terraform on Debian 11. Introduction Terraform is a software configuration tool designed to enhance the...

How to Install Docker on Fedora

Although we have touched on the topic of Docker on the site, we have not done it for Fedora. So, in this post, you...

Latest news