Page 2 of 9 FirstFirst 1234 ... LastLast
Results 11 to 20 of 83

Thread: Bit New To All This, Please Lend A Hand

  1. #11
    Join Date
    Aug 2009
    Location
    York, Pa,
    Beans
    77
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Bit New To All This, Please Lend A Hand

    I to am using the desktop version for my server.
    I used this to guide me though the setup: http://www.knightwise.com/content/view/300/9/ don't worry about the version on Ubuntu used any of the newer versions are ok
    I didn't bother with Filezilla as I don't wish to run a ftpserver.
    I haven't bothered to setup a print server yet, but it is in the future. Here is the place to be if you have questions. Someone here will be able to come up with an answer eventually.
    Last edited by ExTruckie; November 3rd, 2009 at 03:41 AM.

  2. #12
    Join Date
    Nov 2009
    Beans
    49

    Re: Bit New To All This, Please Lend A Hand

    Quote Originally Posted by BQAggie2006 View Post
    You can either install the Ubuntu Desktop edition from CD or run the following command:

    Code:
    sudo apt-get install ubuntu-desktop
    sudo: super user do - this is how you get administrator privileges on the machine to run something
    apt-get: Ubuntu command line tool for handling packages
    install: obvious
    ubuntu-desktop: the ubuntu-desktop package which will install the entire Ubuntu Desktop environment for you
    big ups to you my man, been searching around and that was what I was getting the just that I had to do, its just such a pain to find a guide, and then o relearn all the **** you thought you knew

  3. #13
    Join Date
    Sep 2009
    Location
    Dallas, TX
    Beans
    121
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Bit New To All This, Please Lend A Hand

    The Ubuntu Pocket guide is a really good place to start for the basic stuff and can be downloaded for free: http://www.ubuntupocketguide.com/index_main.html

    Also, along the lines of servers is the Ubuntu Server Guide, which also can be downloaded in PDF form: https://help.ubuntu.com/9.04/serverg...erverguide.pdf

    I also use the Ubuntu Community Documentation for Servers a lot: https://help.ubuntu.com/community/Servers

    There is a lot of useful information in general at http://help.ubuntu.com
    If you can't be good, be good at it!
    -----
    Intel Core2 Duo E8400 3.0GHz, 4GB DDR2 RAM, 80GB System, 500GB RAID 1 Data, nVIDIA 9800GT

  4. #14
    Join Date
    Nov 2009
    Beans
    49

    Re: Bit New To All This, Please Lend A Hand

    thanks to the both of you, this should get me started, I'll let you know how this ends.

  5. #15
    Join Date
    Mar 2008
    Location
    Las Vegas
    Beans
    1,148

    Re: Bit New To All This, Please Lend A Hand

    Quote Originally Posted by Geek9 View Post
    thanks to the both of you, this should get me started, I'll let you know how this ends.
    Ends????? I've been messing around with my install for the last year and a half and I -think- I'm just gettng started!!!

    Barrie
    Debian Stable
    FluxBox
    Mark Your Thread Solved

  6. #16
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Bit New To All This, Please Lend A Hand

    There is always more to learn, once you get more familiar with the server version, you'll find that you don't need a gui any more. There are limitations to using a gui, especially if you want to stuff the server away in a corner without a monitor and keyboard connected to it.

    There is also the fact that a gui uses resources that could be used elsewhere, as well as being a security problem if you have the server connected to the and accessible from the internet.

  7. #17
    Join Date
    Jul 2007
    Beans
    63
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Bit New To All This, Please Lend A Hand

    sorry guys quick hijack!

    i have tried running

    sudo apt-get ubuntu-desktop it takes about 1 1/2 hours (and im on a 20mb connection)

    the desktop install fails here is one of them many messages that show on the cli

    Code:
    The HTTP server sent an invalid reply header [IP: 194.169.254.10:80] Err http://gb.archive.ubuntu.com Karmic/main xserver-xorg-video-v4 1:0.2.0-3ubuntu1

  8. #18
    Join Date
    Mar 2008
    Location
    Las Vegas
    Beans
    1,148

    Re: Bit New To All This, Please Lend A Hand

    Quote Originally Posted by mudcow007 View Post
    sorry guys quick hijack!

    i have tried running

    sudo apt-get install ubuntu-desktop it takes about 1 1/2 hours (and im on a 20mb connection)

    the desktop install fails here is one of them many messages that show on the cli

    Code:
    The HTTP server sent an invalid reply header [IP: 194.169.254.10:80] Err http://gb.archive.ubuntu.com Karmic/main xserver-xorg-video-v4 1:0.2.0-3ubuntu1
    See the man page for apt-get, I think you need to have install in your command line.

    Code:
    ...muted...
    
           Unless the -h, or --help option is given, one of the commands below
           must be present.
    
    
    ...muted...
    Barrie
    Debian Stable
    FluxBox
    Mark Your Thread Solved

  9. #19
    Join Date
    Nov 2009
    Beans
    49

    Re: Bit New To All This, Please Lend A Hand

    Quote Originally Posted by cariboo907 View Post
    There is always more to learn, once you get more familiar with the server version, you'll find that you don't need a gui any more. There are limitations to using a gui, especially if you want to stuff the server away in a corner without a monitor and keyboard connected to it.

    There is also the fact that a gui uses resources that could be used elsewhere, as well as being a security problem if you have the server connected to the and accessible from the internet.
    yeah, I just need to GUI to get it set up, but unfortunately I really don't feel like doing this from command line

  10. #20
    Join Date
    Aug 2009
    Location
    York, Pa,
    Beans
    77
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Bit New To All This, Please Lend A Hand

    Quote Originally Posted by Barriehie View Post
    Ends????? I've been messing around with my install for the last year and a half and I -think- I'm just gettng started!!!

    Barrie

    I've only been at this for about 3 weeks.
    I still have ALOT to learn

Page 2 of 9 FirstFirst 1234 ... LastLast

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
  •