There is a chance that you won't be able to enable
Screen Sharing in the system settings. When attempting to enable, I saw the list of networks for sharing as "No Networks Selected for Sharing". You
should see something like
Wired Connection 1
or something like that.
I fixed this issue by going to
/etc/netplan/
, and overwriting the auto-generated file with the following:
network:
version: 2
renderer: NetworkManager
After you save this file, reboot the system. You should be able to see
Wired Connection as a network option when enabling Screen Sharing now.
No comments:
Post a Comment