About me
Services
Projects
Design Patterns
Archive
Contact
home > Archive > Setting up SSH

Setting up SSH

The following short tutorial walks you through the steps you need to take in order to get SSH working between your windows workstation and your linux server.

Setting up an SSH connection between the Win workstation and the linux server
Setting up PuTTY configuration
Adding your public key to fedora
[graham@fedora graham]$ mkdir .ssh
[graham@fedora graham]$ cd .ssh
[graham@fedora .ssh]$ vi authorized_keys2

Good luck!
Copyright 2008 Graham Lange All rights reserved
SUBSCRIBE