ssh

Export Import Putty Session

In the world of secure terminal emulation, PuTTY stands out as a reliable and widely-used tool for connecting to remote servers....
habibzain
1 min read

Manage Windows Server with Sconfig

“Sconfig” stands for “Server Configuration”, and it is a command-line utility in Windows Server operating systems. It is used to perform...
habibzain
48 sec read

How to Install SSH in Windows 10/11

SSH (Secure Shell) is a protocol that allows us to securely remote servers and devices over a network. SSH can be...
habibzain
1 min read

Create ssh keygen with certain username

Hi, this post will describe about how to generate an SSH key pair with a specific username, we can use the...
habibzain
32 sec read

How to Remote SSH to Google Cloud VM Instance

SSH allows you to securely connect to a remote server and execute commands on it. In this blog post, I will...
habibzain
2 min read
Upgrade-Downgrade-Unifi-via-CLI

Upgrade Downgrade Unifi via CLI

Hi Dude, this is short article about how to upgrade or downgrade Unifi Device via command line (CLI). This is general...
habibzain
1 min read
Easy-Login-Remote-Host-with-SSH-Without-Password

Login Remote SSH Without Password

Sometimes to run a cron backup directory which usually uses the “rsync” tool via SSH, we need login access to the...
habibzain
1 min read
Remove Private Key Passphrase with openSSL

Remove Private Key Passphrase with openSSL

In some circumstances there may be a need to have the certificate private key unencrypted. To remove private key passphrase password....
habibzain
41 sec read