Ubuntu Main Menu
| How to Share Files and Folders Through Terminal Using Samba |
|
|
|
Написано от myOltrans
Неделя, 26 Юли 2009 13:50
Install Smaba: sudo apt-get install samba Open Samba configuration file: sudo nano /etc/samba/smb.conf Add at the end the lines: [public] This means that you will share your /path/to/your/folder under the name of "public" and users can write in this folder. More info:
|


