sharing enabled by default in 22.04

I installed Ubuntu 22.04 today and I noticed sharing was enabled by default. is this normal behavior? how can I prevent it on new installs?

1 Answer

It can be disabled permanently by uninstall gnome-remote-desktop,

sudo apt remove gnome-remote-desktop
sudo apt autoclean && sudo apt autoremove

I finally get rid of it.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like