RustDesk on SUSE v15.6
hostnamectl set-hostname ku5desk2
zypper install \
tmux
zypper lr
zypper mr -d repo-openh264
zypper ps -s
zypper install openssh-server openssh
curl -O https://rustdesk
zypper install ./rust.rpm
firewall-cmd --permanent --add-service=ssh
firewall-cmd --list-services
No Comments