problem with tutorial
- Claus
-
- Offline
- Moderator
-
Less
More
- Posts: 670
- Thank you received: 34
14 years 11 months ago #4450
by Claus
Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
Replied by Claus on topic Re:problem with tutorial
Don't worry about stupid questions etc.
As far as I can tell from the screenshot you sent, you should set 'authorize TCP connections to X Window' to YES.
Im not familiar with 'Auth. all services controlled by tcp_wrappers' and 'Allow X Window connections = LOCAL' - so if the the first option doesn't work, you can try the other two.
Once you've changed Auth. TCP connections' to yes and restarted X (log out, and select 'restart X server' from the login screen) you can check if X actually allows connections by running this command in a terminal:
ps ax |grep X
and you should see something like:
claus@claus-desktop:~$ ps ax |grep X
597 tty7 Rs+ 3:50 /usr/bin/X :0 vt7 -nr
if '-nolisten tcp' appears, edit the /etc/init/gdm.conf (it might be located somewhere else on your distribution) to fix it.
In regards to 'ssh' - you can install it from the package-manager of your distribution.
Check back if you still have problems
Regards,
Claus
As far as I can tell from the screenshot you sent, you should set 'authorize TCP connections to X Window' to YES.
Im not familiar with 'Auth. all services controlled by tcp_wrappers' and 'Allow X Window connections = LOCAL' - so if the the first option doesn't work, you can try the other two.
Once you've changed Auth. TCP connections' to yes and restarted X (log out, and select 'restart X server' from the login screen) you can check if X actually allows connections by running this command in a terminal:
ps ax |grep X
and you should see something like:
claus@claus-desktop:~$ ps ax |grep X
597 tty7 Rs+ 3:50 /usr/bin/X :0 vt7 -nr
if '-nolisten tcp' appears, edit the /etc/init/gdm.conf (it might be located somewhere else on your distribution) to fix it.
In regards to 'ssh' - you can install it from the package-manager of your distribution.
Check back if you still have problems

Regards,
Claus
Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
- Chris
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 28
- Thank you received: 0
14 years 11 months ago #4465
by Chris
Replied by Chris on topic Re:problem with tutorial
Hi again Claus
Thanks for info of course
I "changed Auth. TCP connections' to yes and restarted X"
I had run "ps ax |grep X" in terminal (result - prt scr in zip file)
Finally i found "gdm.conf" (gdm.conf is in zip file too) what i should changed in this file?
Greetings
chris
Thanks for info of course

I "changed Auth. TCP connections' to yes and restarted X"
I had run "ps ax |grep X" in terminal (result - prt scr in zip file)
Finally i found "gdm.conf" (gdm.conf is in zip file too) what i should changed in this file?
Greetings
chris
Attachment caelinux.zip not found
- Claus
-
- Offline
- Moderator
-
Less
More
- Posts: 670
- Thank you received: 34
14 years 11 months ago #4469
by Claus
Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
Replied by Claus on topic Re:problem with tutorial
Judging from the terminal output you sent, you should be set up for remote X connections.
You can test it by typing this in a terminal:
xterm -display localhost:0
If a new terminal pops up, it works. Otherwise it'll complain about lack of permissions.
Now, SSH needs to be working too, so try to connect to your own computer like this:
ssh localhost
If nothing happens you need to install the ssh-server via the package-manager.
If you're asked for a password, you need to configure SSH for password-less logins. Google 'pclinuxos + ssh + "no password" ' or something like that.
If you're greeted with a login without having to enter a password, you're golden
Otherwise come back here
Regards,
Claus
You can test it by typing this in a terminal:
xterm -display localhost:0
If a new terminal pops up, it works. Otherwise it'll complain about lack of permissions.
Now, SSH needs to be working too, so try to connect to your own computer like this:
ssh localhost
If nothing happens you need to install the ssh-server via the package-manager.
If you're asked for a password, you need to configure SSH for password-less logins. Google 'pclinuxos + ssh + "no password" ' or something like that.
If you're greeted with a login without having to enter a password, you're golden

Otherwise come back here
Regards,
Claus
Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
- Chris
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 28
- Thank you received: 0
14 years 11 months ago #4482
by Chris
Replied by Chris on topic Re:problem with tutorial
Hi Claus
Claus wrote:
Claus wrote:
But i have ssh-server installed - ssh-server.jpg (zip file)
Claus wrote:
Best Regards,
chris
P.S. Sorry for my "not ideal" English:lol:
P.S.2) I can't attach zip file to post:dry:
below link:
www.megaupload.com/?d=EINSOQQU
Post edited by: Chris, at: 2010/07/27 14:23<br /><br />Post edited by: Chris, at: 2010/07/27 14:33
Claus wrote:
Works fine - prt scr: xterm _display localhost_0.jpg (zip file)Judging from the terminal output you sent, you should be set up for remote X connections.
You can test it by typing this in a terminal:
xterm -display localhost:0
Claus wrote:
Something is wrong - prt scr: ssh localhost.jpg (zip file)Now, SSH needs to be working too, so try to connect to your own computer like this:
ssh localhost
If nothing happens you need to install the ssh-server via the package-manager.
But i have ssh-server installed - ssh-server.jpg (zip file)
Claus wrote:
I found some good instructions for this (i hope). Now i can generate "authentication keys" (without passphrase) but what now...must send this key somewhere on Code_Aster server?If you're asked for a password, you need to configure SSH for password-less logins. Google 'pclinuxos + ssh + "no password" ' or something like that.

Best Regards,
chris
P.S. Sorry for my "not ideal" English:lol:
P.S.2) I can't attach zip file to post:dry:
below link:
www.megaupload.com/?d=EINSOQQU
Post edited by: Chris, at: 2010/07/27 14:23<br /><br />Post edited by: Chris, at: 2010/07/27 14:33
- Chris
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 28
- Thank you received: 0
14 years 10 months ago #4506
by Chris
Replied by Chris on topic Re:problem with tutorial
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:
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:
- JMB
- Offline
- Elite Member
-
Less
More
- Posts: 166
- Thank you received: 0
14 years 10 months ago #4511
by JMB
Replied by JMB on topic Re:problem with tutorial
Chris wrote:
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
hi again guys
i hope you don't hate me yet: ... then i'll try install last Code_Aster and Salomé on new 32bit Ubuntu, maybe it will be better:dry:
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
Moderators: catux
Time to create page: 0.154 seconds