LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to configure rsh on suse9.3 (https://www.linuxquestions.org/questions/linux-networking-3/how-to-configure-rsh-on-suse9-3-a-444341/)

wyjinni 05-13-2006 03:55 AM

How to configure rsh on suse9.3
 
Any assistance with this would be appreciated!:cry:

btmiller 05-13-2006 10:39 PM

Why not use SSH which is much more secure? You should really use SSH unless you have some particular reason to use RSH. Plus, configuring ssh is easy -- just make sure sshd is running and port 22 isn't blocked by a firewall.

wyjinni 05-14-2006 08:51 AM

thank you for your answer
 
but can you tell me how to configure ssh in detail?

btmiller 05-14-2006 04:13 PM

Just start the server up and go. If you need more details than that, type "man sshd" (no quotes) at a terminal for server configuration and "man ssh" for client configuration options. There are many options -- way too many to post here. If you can narrow your question down a bit, I'd be glad to try to help.


All times are GMT -5. The time now is 06:55 AM.