Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Test SAMBA

Code Block
titleTest Start SAMBA
systemctl enable nmb
systemctl enable smb
systemctl start nmb
systemctl start smb

...