After years of wishing, in the Fall Creator’s Update, OpenSSH was added to Windows 10! That is right – cross server inter-operability using normal tools and secure keys without needing to mess around with obtuse VPN setups or 3rd party programs!
Tag: openssh
Dealing with SSH Attacks
To frustrate SSH attacks, switching your server to use RSA Keys instead of Passwords is a 5 minute job that works the first time. Read more for details.
EdUbuntu 12.04: Configuring to get work done
Last night we installed the new Ubuntu 12.04 Precise on our HP 6910p business class notebook from a USB memory stick. The installation went about as quick and painless as any we have done. We also installed Blue Fish, FileZilla, Chromium, Compiz configuration manager, and SSH Server, and did some configuring of the Launcher bar….
Configuring Ubuntu 12.04 Precise (beta) to get work done
InĀ Ubuntu 12.04 Precise (Beta) we installed the basic OS. Now we will configure so we can actually get work done. First we need to know what the root password is so that we can shell to root. Otherwise we are stuck every command typing sudo and our password — which gets old very fast. Open…
Practical Ubuntu — Part 2 of 2
In “Practical Ubuntu — Part 1 of 2” we installed Ubuntu Oneiric Ocelot on an HP 6910p notebook alongside the existing Microsoft Windows Vista, set the administrator “root” login to a password we know, added openssh-server so we can work on it remotely instead of needing to stand right there beside the computer while…