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)
Meshtastic on the RG35XX Plus: A Mesh Communication for Handheld Retro Devices
I’m excited to share my latest open-source project: Meshtastic_RG35XXPlus — a practical helper application that brings Meshtastic mesh comm...
-
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 ...
No comments:
Post a Comment