Menu

< < < Homepage Leischner

  • 1 Ubuntu
  • 2 Network
    • Apache
    • Let's Encrypt
    • Netplan
    • Netzwerktools
    • Nginx
    • REST
    • Samba
    • SSH
    • Wireshark
  • 3 Networked Infrastruktur
  • 4 Tools + Apps
  • 5 HTML , CSS und Co.
  • 6 Sprachen

Samba

Angelegt Samstag 27 Januar 2018

Verzeichnisse
/etc/samba/smb.conf : Konfigurationsdatei.

$ apt install samba-common samba : Samba + Basiswerkzeuge installieren.
$ samba -V : Installierte Version anzeigen.
$ systemctl status smbd : Status abfrage.

Einfacher smb.conf File

links:
Parameter für smb.conf : https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html

Falls es schnell gehen muss:
https://www.thomas-krenn.com/de/wikiDE/index.php?title=Einfache_Samba_Freigabe_unter_Debian&xtxsearchselecthit=1

Weitere Info:
https://www.thomas-krenn.com/de/wiki/Samba-Server_Grundlagen?xtxsearchselecthit=1
https://www.bleepingcomputer.com/forums/t/598615/a-simple-beginners-guide-to-setting-up-a-samba-share/
https://www.elektronik-kompendium.de/sites/raspberry-pi/2007071.htm

https://www.linuxbabe.com/ubuntu/system-config-samba-ubuntu-16-04
https://tutorials.ubuntu.com/tutorial/install-and-configure-samba#3
https://websiteforstudents.com/samba-setup-on-ubuntu-16-04-17-10-18-04-with-windows-systems/
http://www.configserverfirewall.com/ubuntu-linux/install-samba-ubuntu-server-16-04/

https://www.oreilly.de/german/freebooks/samba2ger/ch06.html
https://wiki.ubuntuusers.de/Samba_Server/smb.conf/



Backlinks:
2 Network