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



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

.



Relevant Pages

  • Re: Authentication with SSH using public keys
    ... I use ssh to login remotely. ... there looks odd, or different, from other remote hosts I do this on. ... The permissions on the machine where it doesn't work: ...
    (freebsd-questions)
  • Re: Authentication with SSH using public keys
    ... I use ssh to login remotely. ... Normally, I just copy, via scp, the file id_rsa.pub to my ~/.ssh/authorized_keys file on the remote host and the next time I attempt a login all is well. ... Now, I've looked through his /etc/ssh/sshd_config file and nothing in there looks odd, or different, from other remote hosts I do this on. ...
    (freebsd-questions)
  • Re: Remote login, graphically?
    ... I have installed Ubuntu on my mother's machine. ... I have tunneled X through SSH with: ... Also, I'd like to start "from scratch" and login to her machine via GDM, ... In Gnome there is an option, Remote access (or ...
    (Ubuntu)
  • Re: [SLE] Remote Administration
    ... I just logged into my Linux server from WinXP using Cygwin (I was using it ... for XWin - unsecure) via XDMCP to get a remote desktop. ... > Can anyone give me a short description of what SSH is? ...
    (SuSE)
  • Re: [SLE] Using SSH remotely to access a LAN?
    ... >I SSH to the Linux box which terminates the SSH tunnel, ... port to a particular port on a named remote machine. ... For the remote network to be an extension of your machine (browsing ...
    (SuSE)