#!/usr/bin/env bash

sudo apt update
sudo apt install -y xrdp cockpit ssh
sudo systemctl disable --now xrdp xrdp-sesman cockpit.socket ssh
echo "Use automode to enable them"