Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


SSH (Secure Shell) Program? filter_list
Author
Message
SSH (Secure Shell) Program? #1
Hey, I'm currently looking at getting a SSH program such as PuTTY or Cygwin and I was wondering would one of these be sufficient or should I get a different program?

Reply

RE: SSH (Secure Shell) Program? #2
PuTTy is perfect for SSHing into systems and SSH tunnelling, I've no experience with cygwin so can't say.
[Image: 9JVyFsC.png]
Sig by @Symadox

XMPP: Mi5@DukGo.com

Reply

RE: SSH (Secure Shell) Program? #3
(01-12-2016, 10:02 PM)Megan Wrote: PuTTy is perfect for SSHing into systems and SSH tunnelling, I've no experience with cygwin so can't say.

Currently using PuTTy for a wargame and its working great thanks!

[+] 1 user Likes Generalpiggle's post
Reply

RE: SSH (Secure Shell) Program? #4
I've always used PuTTy and never had any problems with it so far.
~~ Might be back? ~~

Reply

RE: SSH (Secure Shell) Program? #5
(01-12-2016, 09:57 PM)Generalpiggle Wrote: I'm currently looking at getting a SSH program such as PuTTY or Cygwin

"Cygwin" is not an "SSH Program" for starters. It's a nix like environment for windows that contains a bunch of utils - although very likely including an SSH client. And if not can be easily installed as a package im sure. It will be a command line based so no pretty editor.

If you just want an SSH client. Putty is fine. If you want to learn something, get a little command line experience, install cygwin and use the ssh client.

Reply

RE: SSH (Secure Shell) Program? #6
just install a linux distro :p
---
Click here to get started with Linux!

If I helped you, please +rep me, apparently we've started over on Rep and I'd like to break 100 again...

Inori Wrote: got clickbaited by roger

[+] 2 users Like roger_smith's post
Reply

RE: SSH (Secure Shell) Program? #7
(01-13-2016, 02:14 AM)roger_smith Wrote: just install a linux distro :p

I'm actually getting linux on my old laptop soon as soon as I back up some stuff my family shoved on it.

[+] 1 user Likes Generalpiggle's post
Reply

RE: SSH (Secure Shell) Program? #8
(01-13-2016, 04:31 AM)Generalpiggle Wrote: I'm actually getting linux on my old laptop soon as soon as I back up some stuff my family shoved on it.

You can always just install Linux in a virtual machine and enjoy all the benefits of Linux on your main Windows computer.

Reply

RE: SSH (Secure Shell) Program? #9
(01-13-2016, 07:37 AM)Rou Wrote: and enjoy all the benefits of Linux on your main Windows computer.

Nope! doesn't work. One of the greatest benefits of using Linux is not having to use Windows Tongue So you don't get all the benefits of linux by using in a VM in Windows... Wink

[+] 1 user Likes The Real Slim Shady's post
Reply

RE: SSH (Secure Shell) Program? #10
(01-13-2016, 08:22 AM)The Real Slim Shady Wrote: Nope! doesn't work. One of the greatest benefits of using Linux is not having to use Windows Tongue So you don't get all the benefits of linux by using in a VM in Windows... Wink

What makes Linux great is 1 part the tools (including GNU), 1 part the kernel (Unix, POSIX and various Linux-spesific extensions like epoll), and 1 part freedom (from Windows). A VM gives you 2/3.

I'm not a purist. Some people want or need Windows, for one reason or another. I run Linux on all my computers (ditched Windows completely when Steam entered beta on Linux), and only occasionally fire up a Windows VM when Wine fails me, but I realize my way is not for everyone.

Sorry for a serious reply to a tongue-in-cheek comment! Wink

Reply