Networking Forums

Networking Forums > Computer Networking > Linux Networking > Problem in executing cmd "startx" on remotely logged m/c

Reply
Thread Tools Display Modes

Problem in executing cmd "startx" on remotely logged m/c

 
 
Cameron Kerr
Guest
Posts: n/a

 
      03-04-2004, 07:16 AM
Datta Patil <(E-Mail Removed)> wrote:
> Can someone out there tell me what this means ??
>
> I have telneted to a linux machine and trying to open a console on my
> machine by doing a "startx".How do I get around this problem.


Try this instead. I used it today to bring up an X session from my X
terminal server (I had to get it through hopping through another
server.)

exec ssh-agent bash
ssh-add
startx '/usr/bin/ssh -AX hostA ssh -AX hostB ~/.xsession' -- :1

--
Cameron Kerr
(E-Mail Removed) : http://nzgeeks.org/cameron/
Empowered by Perl!
 
Reply With Quote
 
 
 
 
Datta Patil
Guest
Posts: n/a

 
      03-04-2004, 07:17 AM
Can someone out there tell me what this means ??

I have telneted to a linux machine and trying to open a console on my
machine by doing a "startx".How do I get around this problem.

************************************************** *****************
Fatal server error:
PAM authentication failed, cannot start X server.
Perhaps you do not have console ownership?



When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
Please report problems to (E-Mail Removed).



Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
giving up.
xinit: unable to connect to X server
xinit: No such process (errno 3): unexpected signal 2.
Couldnt get a file descriptor referring to the console
************************************************** *******************

Mail ASAP.


 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      03-04-2004, 11:19 AM
On Thu, 4 Mar 2004 13:47:51 +0530, Datta Patil wrote:
> Can someone out there tell me what this means ??
>
> I have telneted to a linux machine and trying to open a console on my
> machine by doing a "startx".How do I get around this problem.


telnet passes login/passwd as clear text and can be captured at either
end of the connection. Sorry to hear you have it open on the mandrake box.

try ssh -X -l dattatraya MD_box_here

you have to have a X display interface running on the box you start
from, exceed, putty, cygwin, . . .

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: SPEWS SLIMES "WindsorFox", "Kevin-!:?)", "Spin Dryer" get the cold shoulder at broadband ng! SneakyP Broadband 0 11-29-2005 10:46 PM
Attention Plus.net Re: SPEWS DOLTS "WindsorFox", "Kevin-!:?)", "SpinDryer" SPAM broadband newsgroup !:?) Broadband 0 11-28-2005 04:28 AM
Attention Plus.Net Re: SPEWS DOLTS "WindsorFox", "Kevin-!:?)", "SpinDryer" SPAM braodband newsgroup !:?) Broadband 0 11-28-2005 03:03 AM
Installing "File and Printer Sharing" remotely Sam Windows Networking 1 04-13-2005 09:11 PM
Re: Win98 Network "Not Logged On" Error Steve Winograd [MVP] Windows Networking 0 08-05-2003 05:42 PM



1 2 3 4 5 6 7 8 9 10 11