Tag: Network

Generate SSH Key Pair using PuttyGen

Today we will go through the steps to generate SSH Key pair using PuttyGen on Windows. So let’s get started:   In your Windows, press start, then search for “PuttyGen” to launch the application Use PuttyGen to create a public key and private key pair Copy the public key in its entirety and save it somewhere (alternatively, click on the… Read more →

PuttyGen: Putty Key vs OpenSSH Key

At work, I use windows machines. Recently I generated a key-pair using PuttyGen in Windows, it worked fine when I connected to my remote server using Putty (Of course with my public key stored on the remote server first). However I got troubled when was trying to use this same private key I obtained from PuttyGen with ssh command from… Read more →

Fujitsu RLS3/RLS3H Wi-Fi Connection

One of the current Fujitsu newest model RLS3/RLS3H has a neat feature that allow you to use a phone app called “FGLair” to control your air conditioner remotely. That includes remotely anywhere in the world given your phone has Wi-Fi connections. Today I have tried to download the Android app and tried to connect my RLS3 to my router. And… Read more →