Re: Xserver or Xwindow for Administering a Linux Server from a remote PC



In comp.os.linux.networking jatrojoomla <jatrojoomla@xxxxxxxxx>:
Hi Forum,

I need to install xServer or xWindow to admin remote linux Server.
is it possiable? if yes then please any body tell me how??
If no then, what is the possiable way to do that

Presuming from your headers you are running Linux, you don't need
to install anything.

'ssh -CX remotehost' should give you a login with X11 forwarding
enabled through ssh. Any GUI app you start will open seamless on
your remote desktop securely transported through your ssh
connection, Apps that support docking will do the same if started
remote or not.

Apps aware of nas (network audio system) should be able to output
through your local sound card.

The XWindows System was designed form ground up with network
capabilities.

Of course there is no really need for any GUI to admin a Linux
server. Things can be done more efficient from the shell and with
a good editor (vi(m)), as if there would be another. ;-)

Good luck

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@xxxxxxxxxx | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 15: temporary routing anomaly
.



Relevant Pages

  • Re: xhost
    ... any apps like kwrite remotely from my desktop through a ssh session. ... Is the DISPLAY environment variable appropriately set on the remote machine? ... No hint which X server the remote app fails to connect to? ...
    (Ubuntu)
  • Re: determining which/what applications are running on a server
    ... > also trying to determine what are the best/good apps for doing remote ... > management/configuration of a server. ... ssh handles practically all of my remote admin needs. ...
    (RedHat)
  • Re: Looking for s/w for playing wav, mp3
    ... Slightly better would be using ssh to create a tunnel that could be used ... there's not a lot of apps that work this way. ... look at "Network Audio System" and see if it would work for you. ...
    (comp.unix.solaris)
  • Re: xhost
    ... any apps like kwrite remotely from my desktop through a ssh session. ... Is the DISPLAY environment variable appropriately set on the remote machine? ... No hint which X server the remote ...
    (Ubuntu)
  • Re: Using remote apps on local X server
    ... other Linux boxen, I can ssh -X into them, then run X apps on the ... Any suggestions as to why I can't run the remote app and see it ... You will need to set the DISPLAY variable and export it. ... ssh with X-forwarding should take care of this automatically. ...
    (Debian-User)