Tse

French keyboard mapping using Royal TSX

       122 words, 1 minutes

Since I’m using a Mac to connect to remote Windows servers, I get mapping issues with my french keyboard. I’ve tried various software and each time, the “@” keys outputs “²” and “-” keys turns into the “=” character. But I finally got the software / configuration couple that brings nearly normal use of the french keyboard from Mac to Windows using TSE.

Continue reading...


Terminal Server (TSE) connexion through SSH

       398 words, 2 minutes

Usually, when I want to connect to my LAN from the Wild Wild World, I use a VPN connexion. But there are times when it is not possible ; especially now that my work LAN has the same IP range as my home LAN… An alternate way to access my unpublished home services from outside is to use SSH tunnels. What you need is an SSH server on the LAN that you want connect to. The SSH server has to be able to connect to the LAN server you aim to connect to. Then, all you have to do is a bit of “Port Forwarding”.

Continue reading...