Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Accessing a program running on a different computer
- Date: Tue, 1 Feb 2011 08:47:34 -0600
- From: "Daniel A. Ramaley" <daniel.ramaley@example.com>
- Subject: Re: [tlug] Accessing a program running on a different computer
- References: <4D439132.3030701@example.com> <4D463F72.6010206@example.com>
- Organization: Drake University
- User-agent: KMail/1.13.5 (Linux/2.6.32-5-amd64; KDE/4.4.5; x86_64; ; )
On 2011-01-30 at 22:49:54, Raymond Wan wrote: >Suppose you're on Machine A and you are accessing Machine B >remotely. You start Process X running on Machine B. If X >is a GUI-based program (for example firefox), I don't >believe there is a way to see it from Machine A. I have to do that moderately often. Here's what to do from the SSH session: (x11vnc -display :0 -localhost -usepw &) sleep 1 xtightvncviewer -passwd ~/.vnc/passwd localhost:0 Those are part of a larger shell script i have which lets me do all sorts of VNC stuff. To use just those lines as they are, you'll have to set up a password file--see vncpasswd(1). __ Daniel A. Ramaley Network Engineer 2 Dial Center 112, Drake University 2407 Carpenter Ave / Des Moines IA 50311 USA Tel: +1 515 271-4540 Fax: +1 515 271-1938 E-mail: daniel.ramaley@example.com
- Follow-Ups:
- Re: [tlug] Accessing a program running on a different computer
- From: Raymond Wan
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Auto fill password in shell script?
- Next by Date: [tlug] Hi from a neighbor and GNOME 3.0 release
- Previous by thread: Re: [tlug] Auto fill password in shell script?
- Next by thread: Re: [tlug] Accessing a program running on a different computer
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links