SA-MP Forums Archive
Learning SSH - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Learning SSH (/showthread.php?tid=325599)



Learning SSH - Smithy - 13.03.2012

So I was just wondering if anyone here has learnt SSH and could link me to where they found it out? My server/community has a Windows VPS and we're hopefully going to move to Linux for a better reliability, lower resource count and cheaper servers and apparently Linux is better.

I just need some tips on learning SSH, places, and if it's really better than Windows.


Re: Learning SSH - John Rockie - 13.03.2012

If you are just looking to run a SAMP server, there isn't much you need to know.
Check the wiki page.
There are many ******* tutorials that can help you.
I also use this guide for commands


Re: Learning SSH - Toni - 14.03.2012

SSH can be learned all over the internet. There isn't certain things you will need to learn, but there are some basic commands that you will need to learn such as cd (change directory).

Whatever you need to do while on SSH and it pops in your mind, just simply search ****** and chances are you'll find a tutorial on it.

It all depends on what you're going to run. If you're just running a SA:MP server, and maybe a web host on your VPS then by all means, go with Linux. If I was going to run Windows, I would probably be running games on the Steam platform such as Garry's Mod, Team Fortress 2, and Counter-Strike: Source.

Neither is better. They just have different uses.


Re: Learning SSH - iLinx - 14.03.2012

SSH is a network protocol. You're referring to Linux command line, I'd suggest learning basic Linux "commands" and then researching package specific information for your distribution (ie Debian, CentOS, Arch, RHEL).


Re: Learning SSH - Toni - 14.03.2012

Quote:
Originally Posted by iLinx
View Post
SSH is a network protocol.
/embarrassed


Re: Learning SSH - iLinx - 14.03.2012

Quote:
Originally Posted by Toni
View Post
/embarrassed
We've all made the mistake Better now than somewhere important (ex a tech based job interview).


Re: Learning SSH - Potassium - 14.03.2012

I'm only just learning this stuff too and I use this if I need help: http://ss64.com/bash/

But obviously it doesn't tell you the full command to type so I just ****** what I don't know, or ask a friend.