Re: [gentoo-user] Linux PCAnywhere client

2004-02-08 Thread Ernie Schroder
On Saturday 07 February 2004 04:52 pm, Collins Richey wrote:
 On Sat, 7 Feb 2004 16:00:56 -0500

 Ernie Schroder [EMAIL PROTECTED] wrote:
  On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:
   On 12:28 Sat 07 Feb , Andrew Gaffney wrote:
Is there a Linux PCAnywhere client?
  
   Don't really know. If you can find what you want, try vnc (or
   better tightvnc). Much better than PCAnywhere, quick and easy
   to install, and, if run over ssh, much more secure.
 
  I'll cast my vote for tightvnc I run my 2nd Gentoo box and a
  headless win98 box with it so I can use my parametric CAD
  program.

 Ernie, how about a brief Tightvnc for Dummies course.  Tell us how
 you made your setup work.


Wow, it's been a while but, IIRC, the toughest part was getting the 
vncserver configured. /usr/bin/vncserver is a perl script that needs 
some work. You also have to run vncpasswd. Good documentation can be 
found at:

http://www.tightvnc.com/docs.html

Once you have the server script set up, do:

$ vncserver

that should return something like:

$ vncserver

New 'X' desktop is MRK.schroder.xxx:1

Starting applications specified in /home/ernie/.vnc/xstartup
Log file is /home/ernie/.vnc/MRK.schroder.xxx:1.log

$ cat .vnc/xstartup
#!/bin/sh

xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title $VNCDESKTOP Desktop 
startkde 

and the other Gen2 box:

$ cat .vnc/xstartup
#!/bin/sh

xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title $VNCDESKTOP Desktop 
wmaker 

If the server starts, from the client do:

$ vncviewer

A box will pop up and type in the IP or name of the server  (in my 
case 192.168.1.3:1 a second box pops up asking for a password. Enter 
that and you're in.
If you can't get the server configured, email off list and I'll send 
my /usr/bin/vncserver. I'm going to be out at a Renaissance festival 
all day so I'll check back this evening

-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Linux PCAnywhere client

2004-02-08 Thread Luis Morales
Try it with crossover apps..

Andrew Gaffney wrote:

Ernie Schroder wrote:

On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:

On 12:28 Sat 07 Feb , Andrew Gaffney wrote:

Is there a Linux PCAnywhere client?


Don't really know. If you can find what you want, try vnc (or
better tightvnc). Much better than PCAnywhere, quick and easy to
install, and, if run over ssh, much more secure.


I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
win98 box with it so I can use my parametric CAD program.  


I need an actual *PCAnywhere* client for Linux. There is a computer 
(not mine) running PCAnywhere that I want to access without having to 
install Windows on my box.



--
[EMAIL PROTECTED] mailing list


[gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Andrew Gaffney
Is there a Linux PCAnywhere client?

--
Andrew Gaffney
Network Administrator
Skyline Aeronautics, LLC.
636-357-1548
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Bill Roberts
On 12:28 Sat 07 Feb , Andrew Gaffney wrote:
 Is there a Linux PCAnywhere client?
 
Don't really know. If you can find what you want, try vnc (or better
tightvnc). Much better than PCAnywhere, quick and easy to install,
and, if run over ssh, much more secure.

-- 
Bill Roberts

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Ernie Schroder
On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:
 On 12:28 Sat 07 Feb , Andrew Gaffney wrote:
  Is there a Linux PCAnywhere client?

 Don't really know. If you can find what you want, try vnc (or
 better tightvnc). Much better than PCAnywhere, quick and easy to
 install, and, if run over ssh, much more secure.


I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
win98 box with it so I can use my parametric CAD program.  
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Andrew Gaffney
Ernie Schroder wrote:
On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:

On 12:28 Sat 07 Feb , Andrew Gaffney wrote:

Is there a Linux PCAnywhere client?
Don't really know. If you can find what you want, try vnc (or
better tightvnc). Much better than PCAnywhere, quick and easy to
install, and, if run over ssh, much more secure.
I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
win98 box with it so I can use my parametric CAD program.  
I need an actual *PCAnywhere* client for Linux. There is a computer (not mine) running 
PCAnywhere that I want to access without having to install Windows on my box.

--
Andrew Gaffney
Network Administrator
Skyline Aeronautics, LLC.
636-357-1548
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Collins Richey
On Sat, 7 Feb 2004 16:00:56 -0500
Ernie Schroder [EMAIL PROTECTED] wrote:

 On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:
  On 12:28 Sat 07 Feb , Andrew Gaffney wrote:
   Is there a Linux PCAnywhere client?
 
  Don't really know. If you can find what you want, try vnc (or
  better tightvnc). Much better than PCAnywhere, quick and easy to
  install, and, if run over ssh, much more secure.
 
 
 I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
 win98 box with it so I can use my parametric CAD program.  

Ernie, how about a brief Tightvnc for Dummies course.  Tell us how you
made your setup work.

-- 
Collins - Denver Area - 
Gentoo stable kernel 2.6.2-rc1

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Imre Solti
There is no Linux PCA client AFAIK.
Choices you have:
1) Install VNC server on the Windows machine and then you can use VNC 
client from Linux (that is what I do).
2) Install Windows somewhere where you can access it and run PCA client 
from there.
3) Install VNC server on a Windows machine that has PCA installed, use 
your VNC client from your Linux box to get into the first mentioned 
Windows box through VNC and go from there to the PCA-only Windows box 
using PCA client of the first mentioned Windows box (used that for some 
time, too). :-)

Imre

Andrew Gaffney wrote:
Ernie Schroder wrote:

On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:

On 12:28 Sat 07 Feb , Andrew Gaffney wrote:

Is there a Linux PCAnywhere client?


Don't really know. If you can find what you want, try vnc (or
better tightvnc). Much better than PCAnywhere, quick and easy to
install, and, if run over ssh, much more secure.


I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
win98 box with it so I can use my parametric CAD program.  


I need an actual *PCAnywhere* client for Linux. There is a computer (not 
mine) running PCAnywhere that I want to access without having to install 
Windows on my box.



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread HvR




to access a windows machine you can also try rdesktop. 

On Sat, 2004-02-07 at 13:52, Collins Richey wrote:

On Sat, 7 Feb 2004 16:00:56 -0500
Ernie Schroder [EMAIL PROTECTED] wrote:

 On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:
  On 12:28 Sat 07 Feb , Andrew Gaffney wrote:
   Is there a Linux PCAnywhere client?
 
  Don't really know. If you can find what you want, try vnc (or
  better tightvnc). Much better than PCAnywhere, quick and easy to
  install, and, if run over ssh, much more secure.
 
 
 I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
 win98 box with it so I can use my parametric CAD program.  

Ernie, how about a brief Tightvnc for Dummies course.  Tell us how you
made your setup work.