Ask your own question, for FREE!
Computer Science 10 Online
OpenStudy (anonymous):

how do you connect an ubuntu computer to a windows server on the same lan?

OpenStudy (anonymous):

yes u can go to network settings

OpenStudy (carlsmith):

This isn't as difficult as you might assume. You're probably best to start with the official docs: https://help.ubuntu.com/10.04/serverguide/C/windows-networking.html (This link is for 10.04, there are manuals for each version, which do vary.) Let us know if you get stuck with anything specific.

OpenStudy (anonymous):

give me a min

OpenStudy (anonymous):

remote desktop connection

OpenStudy (anonymous):

If you're talking about remote desktop, use "rdesktop" (might need to be installed first). If you mean to attach the Windows' drive to your Ubuntu folder, use command "sudo mount.cifs <remotetarget> <dir> -o user=<user>,pass=<password>", where <remotetarget> is the Windows' network address and directory (for example: 192.168.0.1:/C$). replace <user> with your windows username and <password> with windows password for that username. <dir> is a local folder, in your Ubuntu, for example: /home/user/windows.

OpenStudy (anonymous):

im using an ubuntu plugged to a windows 7 server, didnt have to do anything, just plugged the cable, it was there O_O

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!