Results 1 to 3 of 3

Thread: I'd like my upgrade to feel like a new install, possible?

  1. #1
    Join Date
    Feb 2006
    Location
    Cape Coral, Florida USA
    Beans
    29
    Distro
    Ubuntu 8.04 Hardy Heron

    Question I'd like my upgrade to feel like a new install, possible?




    Today I upgraded my 8.10 Ubuntu desktop to 9.04 just as I had upgraded my 8.04 Ubuntu desktop to 8.10 six months ago.

    Over the years I've set my desktop up with applets, panels, icons, etc... but I'd like to start over again (at least as far as the appearance of the desktop). Can I do this?

    If I delete my .gnome2 directory I assume I'll lose all kinds of stuff. What file(s) would I delete to just have my desktop appear the same way it would if I did a completely clean install?

    Thanks in advance.

  2. #2
    Join Date
    Mar 2006
    Beans
    8,348

    Re: I'd like my upgrade to feel like a new install, possible?

    Code:
    sudo /etc/init.d/gdm stop
    
    rm -rf .gconf* .gnome* .nautilus*
    
    sudo reboot

  3. #3
    Join Date
    Aug 2007
    Beans
    700
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: I'd like my upgrade to feel like a new install, possible?

    Or you could make a new user.
    I would rather die of thirst than drink from the cup of mediocrity.

    Get better forum search results!

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
  •