Re: Dynamic Cluster Security
From: moonie (moonieNO@SPAMgaganc.org)Date: 07/31/02
- Next message: Derek Bradford: "Re: port forwading usting ipchains"
- Previous message: Neil W Rickert: "Re: Multiple Vulnerabilities In OpenSSL"
- In reply to: : "Re: Dynamic Cluster Security"
- Next in thread: Shweta: "Re: Dynamic Cluster Security"
- Reply: Shweta: "Re: Dynamic Cluster Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: moonie <moonieNO@SPAMgaganc.org> Date: Wed, 31 Jul 2002 18:41:18 GMT
Shweta wrote:
> Hello,
>
> Thanks for responding to my query!
>
> The details of network are: I will have four linux boxes, RH 7.2 and
> all running MPI based programs for parallel computations. Basically it
> is a cluster of nodes and the choice of nodes will depend on the
> amount of workload the running applications would put on the comps.
> There can be more than one cluster out of these nodes to which may be
> atmost 3 other nodes could be added. Access to these nodes could be
> done from outside via remote login/SSH!
>
> To this query of mine someone had responded saying either SSH or Ipsec
> could be good. I simply don't know which one will fare better, so i m
> asking this. And what care should I take while implementing OpenSSH or
> SSH2 if i decide to implement it.
>
>
> and any pointers to how
> i can make it run with MPI?
>
> Thanks
> Shweta
OpenSSH has both SSH1 and SSH2 protocols, use SSH2 protocol (setup the
config file for sshd to use SSH2 protocol). This should do exactly what
you want. If you login using a Linux box (or a win box using an X server)
you can even open X apps on your desktop. Most (if not all) processes you
start on one node will migrate to the best node available.
-- moonie ;)Registered Linux User #175104 ICQ# 83003404 AIM: mooniesdl3
- Next message: Derek Bradford: "Re: port forwading usting ipchains"
- Previous message: Neil W Rickert: "Re: Multiple Vulnerabilities In OpenSSL"
- In reply to: : "Re: Dynamic Cluster Security"
- Next in thread: Shweta: "Re: Dynamic Cluster Security"
- Reply: Shweta: "Re: Dynamic Cluster Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|