Configure Remote Desktop from Command Line | Linux Explore

Configure Remote Desktop from Command Line | Linux Explore

瀏覽:422
日期:2025-10-05
Open a terminal and type following command to enable the remote desktop: $ gconftool-2 -s -t bool /desktop/gnome/remote_access/enabled true To disable the "Ask for Confirmation" dialog $ gconftool-2 -s -t bool /desktop/gnome/remote_access/prompt_enabled ....看更多