problem with tutorial
- Claus
-
- Offline
- Moderator
-
- Posts: 670
- Thank you received: 34
hi again guys
i hope you don't hate me yet:dry:
i had read more instruction for protocol "ssh" and i had copy my key file (id_rsa.pub) to ".ssh/authorized_keys" by terminal
[code:1]cat ~/.ssh/id_rsa.pub > ~/.ssh/authorized_keys[/code:1]
but nothing happened and code_aster still don't work.
I should done something yet?
Greetings
I can't find good instruction for PSLinuxOS and "ssh" then i'll try install last Code_Aster and Salomé on new 32bit Ubuntu, maybe it will be better:dry:
very close to making it work, keep at it

ssh is very pedantic about what right are set on the .ssh directory; you need to make sure they are as prescribed in this instruction page:
Linux and Windows
inside.mines.edu/~gmurray/HowTo/sshNotes.html
Was this the one you followed?
Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
- Chris
- Topic Author
- Offline
- Junior Member
-
- Posts: 28
- Thank you received: 0
thanks for response:)
JMB wrote:
It will be great:) I start a new topic to save some regularity.No we don't hate you yet... I agree that trying a newer version of CAELinux in Ubuntu might be a better option. Personally, I have used Ubuntu for a long time (several years) now and recommend it highly. So if you have troubles at the OS level using Ubuntu I can assist to some extent. I used PCLinuxOS only briefly and gave up so I feel handicapped in trying to assist you. Good luck and feel free to ask again, maybe somebody else more knowledgeable with PCLinuxOS can help, if not there's always Ubuntu!
Regards,
JMB
Claus wrote:
Thanks for link. Of course i'ill read it nad replay soon.very close to making it work, keep at it
ssh is very pedantic about what right are set on the .ssh directory; you need to make sure they are as prescribed in this instruction page:
Linux and Windows
inside.mines.edu/~gmurray/HowTo/sshNotes.html
Was this the one you followed?Claus
Greetings
chris<br /><br />Post edited by: Chris, at: 2010/08/05 18:37
- Chris
- Topic Author
- Offline
- Junior Member
-
- Posts: 28
- Thank you received: 0
- Chris
- Topic Author
- Offline
- Junior Member
-
- Posts: 28
- Thank you received: 0
hmm... i had read it, and i don't knowClaus wrote:
ssh is very pedantic about what right are set on the .ssh directory; you need to make sure they are as prescribed in this instruction page:
Linux and Windows
inside.mines.edu/~gmurray/HowTo/sshNotes.html
Was this the one you followed?

I didn't set any .ssh parameters all are standard like default in CAElinux2007.
Below some settings from console of CAElinux
[code:1]bash: TMOUT: readonly variable
Setting PATH for CAE softwares in /opt
OpenFOAM sym link: OK
OpenFOAM root dir: OK
OpenFOAM run dir: OK
Executing: /home/trabbit/OpenFOAM/OpenFOAM-1.4.1/.bashrc
Executing: /home/trabbit/OpenFOAM/OpenFOAM-1.4.1/.OpenFOAM-1.4.1/apps/ensightFoam/bashrc
Executing: /home/trabbit/OpenFOAM/OpenFOAM-1.4.1/.OpenFOAM-1.4.1/apps/paraview/bashrc
.ssh directory: OK
ssh id_dsa exist: OK
sshd server is running
[trabbit@localhost ~]$[/code:1]
Maybe it helps find reason why i can't run calculations.
Greetings,
Chris