systemctl enable name-of-the-service To use Samba as an example systemctl enable smb.service systemctl enable nmb.service systemctl start smb.service systemctl start nmb.service All that the first command does is create a symlink ln -s β/usr/lib/systemd/system/smb.serviceβ β¦
Read more βSymlink
Posts tagged with