Tag Archives: openssh

sslh: let https,ssh and openvpn share a single port

Introduction Maybe you know the situation: You successfully logged in to a corporate network and somehow you can’t reach your server. You check all possibilities and realize that some of the ports you desperately need to manage your daily life … Continue reading

Posted in howto, Linux, Software | Tagged , , , , , , | Leave a comment

simplify your daily ssh usage… even more…

On MeyerMillerSmith.com I recently posted this one: Typing ssh commands can be very annoying but it doesn’t has to. There’s a quite nice way to simplify your daily admin life: shell scripts. Okay, let’s say we have a dozen servers … Continue reading

Posted in howto, Linux | Tagged , , , | Leave a comment

SFTP only and SSH only OpenSSH system with gentoo

Although there are many ways workarounding the lack of security with ye olde FTP, there is a quite handy solution: use OpenSSH via SCP/SFTP to handle the file transfers. There are many solutions which all try to restrict the access … Continue reading

Posted in howto, Linux, Software | Tagged , , , , , , , , , | 2 Comments