Here's another question. What's your favorite tool for SSH access? I'm still using Putty, but I feel like there is probably something better out there.
Favorite? SecureCRT by a landslide.
What do I use? ssh command line with a good ssh-config so I can just type ssh witness03 and that's it.
I used SecureCRT for a decade, but when I switched completely to Linux a year or so ago, I stopped as it is too difficult to keep up with. There is a Linux build, but it only for Debian based, and not always the latest version. I believe I can easily get it from the Arch Aur, but I just stopped bothering. It is really nice, but I find myself just using ssh host and I haven't really missed it much. I wrote a long post on SecureCRT here but the search is garbage so I couldn't find it.
Favorite? SecureCRT by a landslide.
What do I use? ssh command line with a good ssh-config so I can just type ssh witness03 and that's it.
I used SecureCRT for a decade, but when I switched completely to Linux a year or so ago, I stopped as it is too difficult to keep up with. There is a Linux build, but it only for Debian based, and not always the latest version. I believe I can easily get it from the Arch Aur, but I just stopped bothering. It is really nice, but I find myself just using
ssh host
and I haven't really missed it much. I wrote a long post on SecureCRT here but the search is garbage so I couldn't find it.View more