LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Need Help Setting up SSH (https://www.linuxquestions.org/questions/linux-software-2/need-help-setting-up-ssh-57677/)

digsby0007 05-01-2003 01:49 PM

Need Help Setting up SSH
 
I am running Red Hat 8 on my only computer, that is connected to cable. I have a fresh install of Red Hat, and I need help setting up my ssh. I am running sshd, but what do i need to do set up the keys, and users. Keep in mind that I am very new to this.

Thanks,
Digsby

david_ross 05-01-2003 01:52 PM

You don't need keys unless you want passworless logins.
Just ssh to your box using:
ssh user@host

Then enter the password for your user account and you should be in.

BigNate 05-01-2003 02:04 PM

Quote:

I am running Red Hat 8 on my only computer
ssh presupposes 2 computers one to login from and one to login to. So I am a little stumped by your post. Are you trying to log into redhat's up2date server with ssh??


All times are GMT -5. The time now is 10:40 AM.