Category Archives: Applications

Use the ATOM editor behind a proxy on Windows 10

I came across this public domain editor and decided to install it to use it for uploading firmware to my SONOFF devices (TUTORIAL: Install Sonoff-Tasmota Firmware on your Sonoff Device). Unfortunately I wasn’t able to download packages for it because … Continue reading

Posted in Applications, Windows | Leave a comment

Passwordless remote login using Putty

It is quite easy to configure Putty to login to a server using a public/private key pair. Create the key pair Open the Puttygen.exe file and create a 1024 bit RSA-SSH2 key. After the keys have been created save them … Continue reading

Posted in Applications, Beginner, Linux, Windows | Leave a comment

Problems installing Google Drive on Windows7

Today I discovered a problem when I tried to install the Google Drive client on my workstation at work. We are sitting behind an ISA proxy and so from time to time, we have problems to access services like SkyDrive … Continue reading

Posted in Applications, Windows | Leave a comment

Have you ever heard about Bookmarklets?

You can have certain functionality in browsers that have not the possibility to load addons. This technique has been invented more than 10 years ago, but is not well known. Bookmarklets are small java scripts that are stored as bookmarks. … Continue reading

Posted in Applications | 2 Comments