Cyberithub

How to Install OpenSSH Server on Debian 11

How to Install OpenSSH Server on Debian 11 11

In this article, I will take you through the steps to install OpenSSH Server on Debian 11. You might have faced a situation where you have a freshly installed Debian 11 System and when you were trying to remotely connect your Server using SSH port then it is getting timed out and you are unable ... Read more

How to Install Azure CLI on Windows 10

How to Install Azure CLI on Windows 10 48

In this article, I will take you through the steps to install Azure CLI on Windows 10. Apart from powerful GUI, Microsoft also provides a robust Azure command-line interface (Azure CLI) to manage Azure resources through Powershell or CMD. You can manage almost all the Azure Services using command line interface. It was basically designed ... Read more

How to Download and Install Jenkins on Windows 10

How to Download and Install Jenkins on Windows 10 53

In this article, we will go through the steps to download and Install Jenkins on Windows 10. Jenkins is a free and open source automation software used for building, testing and deploying code to achieve the end goal of Continuous delivery and Continuous Integration. It provides faster and efficient code deployment on multiple environments. Jenkins ... Read more