Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: How to backup gnome gui in ubuntu server

  1. #1
    Join Date
    Aug 2012
    Beans
    46

    How to backup gnome gui in ubuntu server

    Hi alli installed ubuntu server on my computer then i installed gui in it using command :- sudo apt-get install ubuntu-desktopnow i want to re-install ubuntu server.i just wanna know is there any way to backup the gui.it downloads 400mb files and my net is slow.so i wanna make a backup of the gui so that i dont have to download the gui files again after i re-install ubuntu-server.

  2. #2
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: How to backup gnome gui in ubuntu server

    If you are going to install Ubuntu Server and then install the ubuntu-desktop package on it you may as well just install the desktop version of Ubuntu to start with, you end up with exactly the same system.

    But as to your question, you should be able to back up the .deb files found in /var/apt/cache/ and then restore them to the new installation before installing ubuntu-desktop.
    Cheesemill

  3. #3
    Join Date
    Aug 2012
    Beans
    46

    Re: How to backup gnome gui in ubuntu server

    Ok i made a backup of /var/cache/apt/ folder in my flash drive and i have re-installed ubuntu server and i have copied the backed up folder & files to /var/cache/apt folder.now what command i should use to install ubuntu desktopwithout downloading the files again. i think if i use apt-get install ubuntu-desktop then it will re-download and replace the existing files

  4. #4
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: How to backup gnome gui in ubuntu server

    Code:
    sudo apt-get install ubuntu-desktop
    Cheesemill

  5. #5
    Join Date
    Aug 2012
    Beans
    46

    Re: How to backup gnome gui in ubuntu server

    hey whenever i enter my pendrive in which the backed up files are it shows
    Assuming drive cache:write trough
    no caching mode page present
    assuming drive cache:write trough
    no caching mode page present
    assuming drive cache: write trough
    and its stuck here only.
    plz help

  6. #6
    Join Date
    Nov 2009
    Beans
    Hidden!

    Re: How to backup gnome gui in ubuntu server

    Does

    Code:
    fdisk -l
    show a new sd* device? Without GUI, you have to mount device with the 'mount' command and unmount with the 'umount' (sic) command.
    linux-git/fs/super.c: "Self-destruct in 5 seconds. Have a nice day...\n",

  7. #7
    Join Date
    Aug 2012
    Beans
    46

    Re: How to backup gnome gui in ubuntu server

    did all the things successfully.
    Last question
    whenever i click on the wireless icon on top it doesnt shows any wireless networks.

  8. #8
    Join Date
    Nov 2009
    Beans
    Hidden!

    Re: How to backup gnome gui in ubuntu server

    Here we go again . Please post the output of:

    Code:
    lspci -v
    dmesg
    nm-tool
    ls /lib/firmware
    at www.pastebin.com and post the link here please.
    linux-git/fs/super.c: "Self-destruct in 5 seconds. Have a nice day...\n",

  9. #9
    Join Date
    Aug 2012
    Beans
    46

    Re: How to backup gnome gui in ubuntu server

    i have solved the usb error
    i have installed gui in ubuntu server
    now when i click on wireless icon on above no networks show up on it.

  10. #10
    Join Date
    Nov 2009
    Beans
    Hidden!

    Re: How to backup gnome gui in ubuntu server

    Quote Originally Posted by rxlord View Post
    i have solved the usb error
    i have installed gui in ubuntu server
    now when i click on wireless icon on above no networks show up on it.
    Yes, and the above mentioned commands will aid us (me) in diagnosing your problem.
    linux-git/fs/super.c: "Self-destruct in 5 seconds. Have a nice day...\n",

Page 1 of 2 12 LastLast

Tags for this Thread

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
  •