Changes

From Amahi Wiki
Jump to: navigation, search
111 bytes added ,  14:08, 21 October 2010
m
better way to restart smb and nmb
### smbpasswd -a root (set the samba password for the root user. You need to remember this for later!)
### smbpasswd -e root
### sudo /etc/init.d/smbd restart #### better yet: sudo service smb restart (per rgmhtt)
### sudo /etc/init.d/nmbd restart
#### better yet: sudo service nmb restart (per rgmhtt)
# Back to windows!
## Open the System window by right clicking on My Computer in the Start Menu
16

edits