ubuntu:samba:install_samba
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:samba:install_samba [2019/12/08 20:56] – created peter | ubuntu:samba:install_samba [2023/06/09 16:54] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - Samba - Install Samba ====== | ====== Ubuntu - Samba - Install Samba ====== | ||
+ | |||
+ | ===== Install Samba ===== | ||
<code bash> | <code bash> | ||
Line 7: | Line 9: | ||
---- | ---- | ||
- | ====== Configure Samba ====== | + | ===== Configure Samba ===== |
<code bash> | <code bash> | ||
Line 14: | Line 16: | ||
chmod 777 /home/share | chmod 777 /home/share | ||
- | vi / | + | sudo vi / |
</ | </ | ||
Line 49: | Line 51: | ||
</ | </ | ||
- | Restart Samba | + | ---- |
+ | |||
+ | ===== Restart Samba ===== | ||
<code bash> | <code bash> | ||
- | systemctl restart smbd | + | sudo systemctl restart smbd |
</ | </ | ||
ubuntu/samba/install_samba.1575838589.txt.gz · Last modified: 2020/07/15 09:30 (external edit)