SVBUG
Silicon Valley BSD Users Group - A forum for BSD and embedded systems
Distributed Remote Computing with the r* Toolset
Author: Jesus Monroy, Jr. (jessemonroy@email.com)
Last updated: 2/27/01 at: 7:01:13 AM
What We Can Do
- Remote management(web,database,ecommerce)
What we Cannot Do
- Deeply coupled processes
- Deep interdepdenace processes
The r* Toolset
- rcp - copies files to/from remote host
- rsh - excutes commands on remote host
- rlogin - starts terminal session on remote host
- rdist - maintains identical copies of files on remote hosts
Security Issues
- Ssh - is supposed to be drop in compatible
- Export controls debacle - encryption only works with kerberos
- Who gets on - decide who gets on
- Kerberos - only really needed in extremely large networks
- DOS - Denial of Service, part of life
Security Precautions
Your should review this files on your system for the correct settings. Technically the
services are known as shell and login, for rsh and rlogin, respectively.
Remote Machine Setup
- ~/.rhosts
- /etc/hosts (example)
- /etc/hosts.equiv (example)
- order of search is IP, name in /etc/hosts, and named
Control Host(s) Setup
UNIX tools
Simple Tools
- tar pipe (tp)
- process status (chomp)
© April,2001 SVBUG/Jesus Monroy, Jr.
About SVBUG    
Events    
Projects    
Links    
Past Events
About BSD    
History of BSD
For questions or comments, please send mail to:
webmaster@svbug.com