Re: Xserver or Xwindow for Administering a Linux Server from a remote PC
- From: "jatrojoomla" <jatrojoomla@xxxxxxxxx>
- Date: 23 Sep 2006 03:30:45 -0700
I am using ssh to install software on remote linux server.
for root I am using>> ssh -CX remotehost
but I need also to login with other user for that what is the syntax
should I use on SSH?
Michael Heiming wrote:
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
.
- Follow-Ups:
- Re: Xserver or Xwindow for Administering a Linux Server from a remote PC
- From: Michael Heiming
- Re: Xserver or Xwindow for Administering a Linux Server from a remote PC
- References:
- Xserver or Xwindow for Administering a Linux Server from a remote PC
- From: jatrojoomla
- Re: Xserver or Xwindow for Administering a Linux Server from a remote PC
- From: Michael Heiming
- Xserver or Xwindow for Administering a Linux Server from a remote PC
- Prev by Date: Re: tcpdump between Solaris and Linux servers??
- Next by Date: Re: tcpdump between Solaris and Linux servers??
- Previous by thread: Re: Xserver or Xwindow for Administering a Linux Server from a remote PC
- Next by thread: Re: Xserver or Xwindow for Administering a Linux Server from a remote PC
- Index(es):
Relevant Pages
|