under your shell enter :
apt-get install samba
su
gedit /etc/samba/smb.conf עריכת קובץ שתופים לדוגמא
[global]
workgroup = MSHOME
netbios name = %h
security = share
server string = %h server
wins support = yes
[iso]
path = /mnt/hda2/iso
browsable = yes
writeable = no
guest ok =yes
comment = ISO files (mostly debian related)
[movies]
path = /mnt/hda2/movie
comment = Guess what ?
browsable = yes
guest ok=yes
writeable = yes
[download]
path = /mnt/hda3/download
comment = Guess what ?
browsable = yes
guest ok=yes
writeable = no
[idi]
path = /home/error0327/Desktop/MyDoc
comment = Guess what
browsable = yes
guest ok=yes
writeable = no
/etc/init.d/samba start הפעלת ה סמבא
/etc/init.d/samba stop הפסקת ה סמבא
Subscribe to:
Post Comments (Atom)
ESP32-C6 Wi-Fi Logger with Browser GPS + Heat Map Dashboard
This project is an ESP-IDF firmware for the Seeed Studio XIAO ESP32-C6 that turns the board into a self-hosted, secure Wi-Fi scanning log...
-
The thing about the iPod Touch and the iPhone is that they are great portable hacking devices. To the naked eye the iPod Touch/iPhone looks ...
-
This project is an ESP-IDF firmware for the Seeed Studio XIAO ESP32-C6 that turns the board into a self-hosted, secure Wi-Fi scanning log...
No comments:
Post a Comment