On 8/23/2013 7:01 PM, Jeff Pollard wrote:
> Hi,
> 
> I've set up a BeagleBone Black (BBB) with MachineKit for BeBoPr with
> a Bridge (jumper wires straight from the BBB headers, no actual
> BeBoPr or bridge).  I am running the BBB headless through a wired
> network with the main display on a Windows XP machine using Xming
> which starts xterm using PuTTY (plink.exe).  I then run linuxcnc from
> there.   So far everything works reasonably well, but I would like to
> use AXIS to open and then run CAD files that are shared on the WinXP
> machine through the network, rather than those on the BBBs internal
> drive.  The Xfce environment the MachineKit uses does not seem to
> have a network manager or the ability to 'see' the XP computer that
> is running the display.
> 
> Does anyone have suggestions on how to give the Linux Xfce package
> network capabilities that will allow access to the LAN and the shared
> files on the XP machine?

The easiest way is to use nfs, which should already be installed.

Since it's a windows box, however, you may want to use CIFS/SMBFS, which
means you'd need to install the samba packages, probably smbclient and
cifs-utils.

That will get you enough to be able to mount a remote windows share, but
I'm not sure if you will get "point and click network GUI goodness",
since I mostly deal with network shares at the command line or in
/etc/fstab.

-- 
Charles Steinkuehler
[email protected]

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to