Follow
Notes Habibzain
Home
Zimbra
MySQL
SysAdmin
Archive
Work With Me
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....
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...
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...
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...
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...
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...
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...
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....