Re: run local apps / dev?

From: Bill Marcum (bmarcum@iglou.com)
Date: 04/23/03


From: Bill Marcum <bmarcum@iglou.com>
Date: 23 Apr 2003 00:25:25 -0400

On Tue, 22 Apr 2003 17:27:19 +0200, Niels Bergsma
  <raymax83@hotmail.com> wrote:
> Hi again,
>
> I have a(nother) computer that run a terminal service and I have a client,
> when I logon to the server and start an X session my root is change from te
> workstation to the server's root.
> Now I can't access the devices files to mount a floppy/ etc, How can I solve
> this problem?
>
ssh your_workstation
or log in to the workstation and use ssh to run apps on the server.

> Another thing is that I want to run some apps local (like a mp3 player) but
> how do I do that?
> Thanks,
>
> Niels
>
>

-- 
bill marcum the mushroom-eating laboratory monkey
What kind of monkey are you? http://thesurrealist.co.uk/monkey.cgi


Relevant Pages

  • csh core dumping 7.0-rc1
    ... After rebooting a FreeBSD 7.0-RC1 server I noticed I could not login ... as root either via ssh or su, I initially thought I forgot my password ... Luckily I had enabled root login on sshd and added my ssh ... Loaded symbols for /lib/libncurses.so.7 ...
    (freebsd-current)
  • RE: Dead SSH Connections from script
    ... >> dead SSH connections around, ... root on one machine to access all other machines thru SSH as root. ... we have told all the client machines that our server is an ...
    (RedHat)
  • Re: Help in understanding XDMCP required
    ... with a second ssh hop onto my workstation from ... server on the workstation and then ssh ... to your firewall (with X forwarding) and run VNCviewer there to ...
    (Debian-User)
  • Re: bash_history set to zero length
    ... I log in to the server over ssh to carry out various tasks for which I ... sometimes have to su to root. ... Maybe one of these disconnects cause the bash_history to become lost? ...
    (comp.os.linux.security)
  • Re: PubkeyAuth disallowed for root only?
    ... On two of our RedHat EL4 Update 4 servers root cannot login via ssh using public keys. ... if you either run sshd in debug mode or increase LogLevel in sshd_config then the server will provide more information about why the authentication was denied. ...
    (SSH)