Monday, July 9, 2007

Entry 1

This is the first blog entry

The ssh connected us to the condor at Indiana University. All of our commands are not happening on our computers here at ECSU but instead in a computer in Indiana. Why are we doing this? Because Unbuntu was being a pain and did not want to agree with the condor over here at ECSU. This is why we downloaded another version of Linux. There are many different flavors of Linux that do several different jobs.

Terminal Entry:

e3@e3-desktop:~$
e3@e3-desktop:~$ ure_condor\\\
>
bash: ure_condor\: command not found
e3@e3-desktop:~$ ssh-l condor gf1.ucs.indiana.edu
bash: ssh-l: command not found
e3@e3-desktop:~$ ssh -l condor gf1.ucs.indiana.edu
The authenticity of host 'gf1.ucs.indiana.edu (156.56.104.81)' can't be established.
RSA key fingerprint is ee:a3:09:37:27:88:c5:df:ea:e8:c3:ae:0f:7c:08:6d.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'gf1.ucs.indiana.edu,156.56.104.81' (RSA) to the list of known hosts.
Connection closed by 156.56.104.81
e3@e3-desktop:~$ ure_condor
bash: ure_condor: command not found
e3@e3-desktop:~$ ssh -l condor gf1.ucs.indiana.edu
condor@gf1.ucs.indiana.edu's password:
[condor@gridfarm001 condor]$
[condor@gridfarm001 condor]$

1 comment:

Mr. Tagme said...

I guess good notes!