8/22 Two Linux ?s:
1. Any software packages out there to allow a
terminal or graphical interface with Windoze machines?
Such as PCanywhere for Linux (if it exists), etc.
\_ VNC (free, works w/ everything), WinFram (commercial,
only works w/ NT I think), VMWare (commercial,
gives you a virtual PC in a box)
\_ You really want VNC. Not only free but open source and has
X11 support.
2. Anybuddy else figure out how to get a 3Com ethernet card
to run as a secondary ethernet card? It's one of
those PnP types. I got pnpdump/isapnp to recognize it,
but it still doesn't show up on ifconfig. Any klews?
\_ Read the Ethernet HOWTO. You need to pass you kernel
some parameters at boot up.
\_ alias eth1 3c905 in the /etc/conf.modules
Thanx all. - mtbb. |