<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hi, I am new to Linux, here are some questions about rsh and rshd.<BR>
So far what I know about them are as following:<BR>
1. rshd is the server process running on  server machine to accept commands from clients.<BR>
2. rsh is the client utility used to connect remote rshd services and send commands.<BR>
3. rshd is often running as service on the server machine.<BR>
4. rsh is executed on demand, just like ps, pwd, etc.<BR>
 <BR>
Here are questions:<BR>
1. If some application use rsh to connect to the same machine to execute commands, does rshd have to run?<BR>
2. How to config rshd running as a service on Fedora 7? I have read some articles about using initd, but fedora 7 uses xinetd, which I am not familiar with.<BR><br /><hr />Play free games, earn tickets, get cool prizes! Join Live Search Club.   <a href='http://club.live.com/home.aspx?icid=CLUB_wlmailtextlink' target='_new'>Join Live Search Club!</a></body>
</html>