Jump to content

Recommended Posts

Guest postcd
Posted

Hello,

 

on my home computer i have Debian 6.x

 

and i can use SSH -X to connect my remote linux server on which is CentOS (Redhat).

 

I have fluxbox desktop interface there.

 

I want to ask how i can run somehow Firefox on that remote server and work in that Firefox on my local home linux PC..

 

Do i need to install Huge X-Window system (yum groupinstall 'X Window System') on remote computer or can i use fluxbox or any other more lightweight?

 

I want skip VNC and use ssh -X command..

 

When not having X-window system installed:

 

im getting errors like:

Error: no display specified

# export DISPLAY=localhost:0.0

# firefox &

[1] 5832

# Error: cannot open display: localhost:0.0

 

AFTER installing X-Window system using yum command above, im getting same errors:

[root@vps ~]#

[root@vps ~]# firefox

Error: cannot open display:

[root@vps ~]# export DISPLAY=

[root@vps ~]# firefox

Error: cannot open display:

[root@vps ~]# export DISPLAY=localhost:0.0

[root@vps ~]# firefox

Error: cannot open display: localhost:0.0

[root@vps ~]# firefox &

[1] 6426

 

any ideas please?

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...