Mastering Linux NetworkManager and its nmcli
In this post I want to summarize some commands you can use in your daily work to configure the network…
YaST (Yet another Setup Tool) Line Distortion on PuTTY Clients
When using YaST in PuTTY other ssh emulators typically you encounter corrupted text which makes it difficult to navigate or…
Enable X11 Forwarding with PuTTY and the Xming X Server for Windows
In this post I want to show how you can enable X11 forwarding by using PuTTY and the Xming X…
Export/Import PuTTY Settings and Sessions
Below you will see how you can export and import PuTTY sessions in order to use them on another machine….
Azure – Create a new Linux VM and connect to using SSH
In this post I want to show the separate steps to create a new Linux VM in Azure and later…
Google Cloud – Connect to Linux VMs using SSH OS Login
In my last post I was showing how to create a new Linux VM instance in Google Cloud and connect…
Google Cloud – Create a new Linux VM Instance and Connect to using SSH Metadata
In my last post I was showing how to create and connect to a new Windows VM instance in Google…
Set up SSH private/public Key Pair without using Password Authentication on Linux
SSH keys are not only more convenient but also improve the security in contrast to the password authentication, provided the…
SSH Session Timeout – TCP Keepalive
In case your ssh connection is permanently disconnected in idle state, you can enable TCP-Keepalive either on the ssh server…