I'm working for an IT Services & Software Engineering company, and I often work for some time (3 months to a year) by the client company's office... And often, I'm behind a ****ing proxy that filters http request, provide antivirus analysis etc.. Useful for the company securtity and efficiency, but really borring for me. Those proxy allows http (tcp/80) and https (tcp/443) connections and nothing else... So no tcp/22 for SSH, and I miss it really much for many reasons. So here is what to do, to get an SSH connexion to a linux box. But beware that doing that will certainly break the security contract you signed when you enter the company. Doing that allow you to bypass the content filtering and security. And you could be fired for that... This blog post will show you how to bypass an http proxy with a basic authentication. The following post will show you a way to bypass a proxy with NTLM authentication mecanism. Server configuration You're a geek like me, so you hav...
Comments
Je bute sur les commandes "useradd" "usermod" "mkdir" qui ne sont visiblement pas reconnues sur mon NAS Synology (DS216+II). J'ai beau chercher sur le net j'ai du mal à trouver l'équivalent et surtout les mêmes options. Ca marche nativement chez vous?
Et pour info (je ne suis pas spécialiste en informatique), quel est l'intéret d'installer OpenHAB sur un Docker plutôt que directement sur le NAS?
Merci d'avance
Stéph
J'ai de mon coté un problème avec les commandes "useradd", "usermod" et "mkdir" qui ne sont pas reconnues sur mon NAS visiblement (DS216+II), et j'ai du mal à trouver une solution sur le net. Ca marche nativement chez vous?
De plus pour info (je ne suis pas un spécialiste informatique), quel est l'intérêt d'installer OpenHAB sur un Docker plutôt que directement sur le NAS?
Merci d'avance
KyNo