# start|stop|restart|enable|disablesudo
systemctl start|stop|restart nfs.servicesudo
systemctl enable|disable nfs.service

# Confirm
sudo ss -antlp | grep [service]
# List all available services
systemctl list-unit-files
lsof -i -P -n