Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 12261  / 3 Years ago, thu, july 1, 2021, 7:47:10

I have fresh installed Ubuntu 12.04, and want to connect with Windows Network.
Actually I want to open some shared Folder in another PC (Windows XP).



I'm just need to open this Window's folder use nautilus not in terminal.
After install smbfs, i don't know how to do next.


More From » 12.04

 Answers
4

The solution is :




  1. sudo apt-get install smbfs

  2. cd /etc/samba

  3. sudo nano smb.conf

  4. Edit "workgroup = windows workgroup name"

  5. sudo service smbd restart

  6. open Home Folder/Browse Network/Windows Network/network group name

  7. choose PC name

  8. Fill username and password



this is the simple way, if you couldn't work with Connect to server.., espesially if you don't have information about the server name. About no need to use samba, I will try first.






EDIT



I try to sudo apt-get purge smbfs, it means I don't have samba anymore. So, for 12.04 (I don't know for the previous ubuntu version) we can directly open shared windows folder from another PC.


[#36620] Saturday, July 3, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
stantildlike

Total Points: 363
Total Questions: 135
Total Answers: 120

Location: Pitcairn Islands
Member since Fri, Dec 17, 2021
2 Years ago
;