Dynamic-Scripts-Toolbox-Fedora/disable_remote_services
2025-06-09 06:59:56 +00:00

4 lines
No EOL
120 B
Bash

#!/usr/bin/env bash
sudo systemctl disable --now xrdp xrdp-sesman cockpit.socket ssh
echo "Use automode to enable them"