Results 1 to 2 of 2

Thread: Desktop Sharing Preferences

  1. #1
    Join Date
    Oct 2008
    Location
    West Palm Beach,FL,USA
    Beans
    354
    Distro
    Ubuntu

    Desktop Sharing Preferences

    does any one here knows how to remove this application from ubuntu?
    thank you.

  2. #2
    Join Date
    May 2008
    Location
    Ontario, Canada
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Desktop Sharing Preferences

    No idea. why do you want it gone?

    Here is something that might set you on the right track

    dpkg -l (list all installed packages)

    dpkg -l | grep remote (list all installed packages containing the word remote)


    sudo apt-get purge "whatever you found"

    sudo apt-get purge openssh-server

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •