This should work in any RH/FC box afaik:<br><br>For use a windows share in your linux box (run as a root):<br><br>mount -t smbfs //server_name/share_name /mnt/whatever -o username=username,password=password<br><br>If it doesn't work try to find the smbclient package and install it.
<br><br>Regarding the name resolution, I don't know the VPN client you are using, but usually on the VPN connections you use a virtual interface which can be configured with the DNS servers of the windows network. Another possibility is to add the server name to the /etc/hosts file.
<br><br>rdesktop should work on any Windows RDP enabled machine. RDP must be installed in windows 2000 server as a OS component but can be easily activated in w2003 and XP boxes in MyPC "properties" and "remote" tab (I'm not sure about the name since I use the spanish version).
<br><br>I hope it helps.<br><br> <br><br><div><span class="gmail_quote">On 6/10/06, <b class="gmail_sendername">Craig White</b> <<a href="mailto:craigwhite@azapple.com">craigwhite@azapple.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sat, 2006-06-10 at 11:53 -0500, Bill Polhemus wrote:<br>> Les Mikesell wrote:<br>> > Depending on what you are<br>> > trying to do on the office machines you may be better off<br>> > setting up a server with terminal services or leaving an
<br>> > XP desktop set up for remote access and connecting via<br>> > rdesktop.  This lets you run all the local apps remotely<br>> > instead of copying files and working with them under<br>> > Linux.
<br>> ><br>> Well, that's actually what I want to do. However, I can't figure out<br>> rdesktop either--why is it that Linux software is typically SO poorly<br>> documented? I've looked everywhere for a How-To, or similar, on rdesktop
<br>> and find NADA.<br>----<br>rdesktop presumes that you would use it just like Microsoft's 'Remote<br>Desktop Connection' and in essence, if you need to understand how to use<br>it, the Microsoft Remote Desktop Connection documentation is what you
<br>should be looking for.<br><br>As for other Linux software documentation...it is generated by users<br>such as yourself and you are of course welcome to pitch in wherever you<br>see a need.<br><br>Craig<br><br>--<br>fedora-list mailing list
<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote>
</div><br>