I needed a simple ssh client for windows. Here’s what I did when installing OpenSSH, this worked for me, so hopefully will work for your install of ssh as well 🙂 Get OpenSSH for windows from sourceforge.net (http://sourceforge.net/projects/sshwindows/files/OpenSSH%20for%20Windows%20-%20Release/) Run the installer, accept defaults of set the options to your liking. Now SSH is installed but […]
win32
How to setup Samba
Best Samba how-to I’ve ever seen: http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:samba It is somewhat slackware-centric but could easily use it on Fedora and was able to setup a shared folder and access it from Windows in no-time. NOTE: If after doing everything your windows machine STILL can not see/access/login-into your samba server do a “service smb restart”.