LinuxServer?
sudo apt update sudo apt upgrade
sudo apt install vim clamav ntp ssh net-tools iftop iotop sysstat
sudo visudo
sudo apt install samba
sudo apt install logwatch
sudo apt install openssh-server
sudo systemctl enable ssh
sudo systemctl start ssh
sudo ufw allow ssh
no matching host key type found. Their offer: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
Host * HostkeyAlgorithms -ssh-rsa PubkeyAcceptedAlgorithms -ssh-rsa