- Run `sudo testparm -v` and check for anomalies in the default config
- Run `sudo systemctl enable --now smb ; smbclient -N -L localhost` and check that the service runs and that it is possible to connect to the smb daemon
- - Look for `smbd` and ports 139 and 445 in `sudo ss -plantu`
+ - Look for `smbd` and ports 139 and 445 in `sudo ss -plantu |egrep '139|445|smbd'`
- Rebuild current `gvfs` and `kio-extras` (especially important if there were removals in abi_symbols)
- Reboot and ensure that anonymous and authenticated user access works in the Dolphin (kio) and Nautilus (gvfs) file managers
- Rebuild `ffmpeg`, `vlc` and `kodi` (especially important if there were removals in abi_symbols)