Close

Page 2 of 5 FirstFirst 12345 LastLast
Results 21 to 40 of 87
  1. #21
    DF VIP Member
    liveseytowers's Avatar
    Join Date
    Aug 2007
    Location
    Bristol, Unite
    Posts
    7,756
    Thanks
    495
    Thanked:        251
    Karma Level
    644

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Quote Originally Posted by tombott View Post
    Let me know if this don't make sense, or if I have got something wrong, script won't work etc.

    Re making a sticky, well if it proves popular I'll ask a the mods on this section what they think.
    I've tried the script to install software and I can't get this to work but I am at work using our proxy so thats probably why. I'll try that again when i'm at home.

    I was wondering is there any reason why we use a scripted install like this rather than just install what you want from synaptic? The script is good as its installing stuff for you but I wouldn't normally install the google stuff.

    The customize your desktop stuff works a treat as well, the Home folder and Network Servers shortcut will get used a lot

  2. #22
    DF Member wiz569's Avatar
    Join Date
    Jun 2007
    Location
    Ireland
    Posts
    25
    Thanks
    8
    Thanked:        0
    Karma Level
    213

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    There's a space missing between "8.04" and "install.sh" in the first command at least it wont work for me without the space.

  3. #23
    DF VIP Member
    tombott's Avatar
    Join Date
    Oct 2002
    Location
    Hereford
    Posts
    5,697
    Thanks
    507
    Thanked:        571
    Karma Level
    723

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Quote Originally Posted by wiz569 View Post
    There's a space missing between "8.04" and "install.sh" in the first command at least it wont work for me without the space.

    Fixed cheers mate link should be

    http://freetowatchtv.co.uk/images/ubuntu/install.sh
    Digital-Forums IRC Last.FM duckduckgo
    Guns don't kill people rappers do, I'm a fucking rapper and I might kill you.

  4. #24
    DF VIP Member
    tombott's Avatar
    Join Date
    Oct 2002
    Location
    Hereford
    Posts
    5,697
    Thanks
    507
    Thanked:        571
    Karma Level
    723

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Quote Originally Posted by liveseytowers View Post
    I've tried the script to install software and I can't get this to work but I am at work using our proxy so thats probably why. I'll try that again when i'm at home.

    I was wondering is there any reason why we use a scripted install like this rather than just install what you want from synaptic? The script is good as its installing stuff for you but I wouldn't normally install the google stuff.

    The customize your desktop stuff works a treat as well, the Home folder and Network Servers shortcut will get used a lot

    There is no reason why you cannot use Synaptic for installing software, but you will note that the script ads to your install repositories, which in turn enable you to install most of the the software.

    The reason I have gone for the script is to try to show people what goes on in the background when you use Synaptic.

    I use the cli and synaptic for installing software.

    I'd also recommend opening the install.sh with gedit.

    It will give you a great insight into what is going on under the bonnet!
    Digital-Forums IRC Last.FM duckduckgo
    Guns don't kill people rappers do, I'm a fucking rapper and I might kill you.

  5. #25
    DF VIP Member drjnet's Avatar
    Join Date
    Sep 2006
    Location
    worcester
    Posts
    193
    Thanks
    0
    Thanked:        0
    Karma Level
    224

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Quote Originally Posted by tombott View Post
    lol, coming from a man who wears a star trek baseball cap whilst playing eve!
    Anyhow you know my views on Star Trek, but I might be tempted by the beard it will enchance my clout at the next local CAMRA meeting!
    Not knocking it mate, just stating a fuck....you cunt
    --------------------------------------------------
    10 PRINT "I AM THIRSTY";
    20 GOTO PUB

  6. #26
    DF VIP Member
    Lou_smorals's Avatar
    Join Date
    Nov 2002
    Location
    UK
    Posts
    2,320
    Thanks
    743
    Thanked:        599
    Karma Level
    447

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Hi Tom
    Many thanks I have now changed my desktop to mint, I like it. The sound (onboard) is totally kack however. The sound works but I need it turned right up on speakers and on control on bottom right of taskbar, please guide as to whether I could remedy this. you may have made a big mistake getting hundreds of complete lamers like myself loose with linux.
    thanks
    LS

  7. #27
    DF VIP Member
    tombott's Avatar
    Join Date
    Oct 2002
    Location
    Hereford
    Posts
    5,697
    Thanks
    507
    Thanked:        571
    Karma Level
    723

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    When you open the volume control, do you have controls for Master & PCM?
    You will need both of them up to get your volume working.
    Digital-Forums IRC Last.FM duckduckgo
    Guns don't kill people rappers do, I'm a fucking rapper and I might kill you.

  8. #28
    DF VIP Member
    tombott's Avatar
    Join Date
    Oct 2002
    Location
    Hereford
    Posts
    5,697
    Thanks
    507
    Thanked:        571
    Karma Level
    723

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Added info on customising your desktop and enabling Desktop Effects.
    Digital-Forums IRC Last.FM duckduckgo
    Guns don't kill people rappers do, I'm a fucking rapper and I might kill you.

  9. #29
    DF VIP Member
    liveseytowers's Avatar
    Join Date
    Aug 2007
    Location
    Bristol, Unite
    Posts
    7,756
    Thanks
    495
    Thanked:        251
    Karma Level
    644

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Quote Originally Posted by tombott View Post
    Added info on customising your desktop and enabling Desktop Effects.
    Just a quick one, i don't have the option for advanced desktop effects on mine and I can't find the step that shows how to enable it? is it a quicky?

  10. #30
    DF VIP Member
    tombott's Avatar
    Join Date
    Oct 2002
    Location
    Hereford
    Posts
    5,697
    Thanks
    507
    Thanked:        571
    Karma Level
    723

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Quote Originally Posted by liveseytowers View Post
    Just a quick one, i don't have the option for advanced desktop effects on mine and I can't find the step that shows how to enable it? is it a quicky?
    It installs it as part of the script install.

    Open a terminal and type the following:

    Code:
    sudo apt-get install compizconfig-settings-manager
    That should bring the option in for you.
    Digital-Forums IRC Last.FM duckduckgo
    Guns don't kill people rappers do, I'm a fucking rapper and I might kill you.

  11. #31
    DF VIP Member
    liveseytowers's Avatar
    Join Date
    Aug 2007
    Location
    Bristol, Unite
    Posts
    7,756
    Thanks
    495
    Thanked:        251
    Karma Level
    644

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Quote Originally Posted by tombott View Post
    It installs it as part of the script install.

    Open a terminal and type the following:

    Code:
    sudo apt-get install compizconfig-settings-manager
    That should bring the option in for you.
    Ahh i did run the script but it was giving me a download time of hours for the first part so had to cancel it. Just tried this in the terminal but the download wouldn't start so installed it using symatic and it worked first time Cheers

  12. #32
    DF Rookie SHNIDER's Avatar
    Join Date
    Dec 2000
    Location
    KSA
    Posts
    3
    Thanks
    0
    Thanked:        0
    Karma Level
    0

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    10/10 post.

    nice stuff

  13. #33
    DF VIP Member mrgee's Avatar
    Join Date
    Mar 2005
    Location
    UK PRESTON
    Posts
    171
    Thanks
    1
    Thanked:        1
    Karma Level
    0

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    ok very much a newbie here but stuck with my atheros ar5007 drivers
    im trying to follow this tutorial
    http://madberry.org/2008/08/how-to-g...ess-to-work-2/
    my problem is when i get to tar xvf madwifi*.tar.gz

    i get the error bellow

    paul@paul-laptop:~$ tar xvf madwifi*.tar.gz
    tar: madwifi*.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    paul@paul-laptop:~$

    i have dowloaded the madwifi.org/madwifi-hal-0.10.5.6-current.tar.gz

    to my desktop and extracted it there but thats where im stuck .
    im not sure at all what to do can some ubuntu expert tell me what to do please

  14. #34
    DF VIP Member Spennyboy's Avatar
    Join Date
    Sep 2003
    Location
    Stock Exchange
    Posts
    11,193
    Thanks
    221
    Thanked:        121
    Karma Level
    1113

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    bump... any further with this tom ?

  15. #35
    DF VIP Member TotallyRandom's Avatar
    Join Date
    Apr 2007
    Location
    Scotland
    Posts
    1,915
    Thanks
    177
    Thanked:        84
    Karma Level
    371

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Quote Originally Posted by tombott View Post
    got a Ubuntu 8.10 CD sent to me from hotukdeals

    when i try to run the command above i get a error only for 8.04 do you know were would i get a 8.10 version?

  16. #36
    DF VIP Member
    tombott's Avatar
    Join Date
    Oct 2002
    Location
    Hereford
    Posts
    5,697
    Thanks
    507
    Thanked:        571
    Karma Level
    723

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Quote Originally Posted by Spennyboy View Post
    bump... any further with this tom ?
    Quote Originally Posted by TotallyRandom View Post
    got a Ubuntu 8.10 CD sent to me from hotukdeals

    when i try to run the command above i get a error only for 8.04 do you know were would i get a 8.10 version?
    I am working on this at the moment..

    I am going to stick with the guide focusing on 8.04 as its a LTS release (Long Term Support until Aprfil 2011 for Desktop and April 2013 for Server)

    I'll get the script to work with 8.10 though, and the guide will work pretty much the same for anybody who wants to be bleeding edge and go with 8.10.

    I'm using 8.10 myself and I must say some of the updates are very good, the NetWorkManager support for Mobile Broadband in particular but on the downside its broken MS VPN support and settting static IP via NetWorkManager does not work.

    That's why they have LTS releases though!
    Digital-Forums IRC Last.FM duckduckgo
    Guns don't kill people rappers do, I'm a fucking rapper and I might kill you.

  17. #37
    DF VIP Member
    pumpman's Avatar
    Join Date
    Jan 2001
    Location
    tv land
    Posts
    1,559
    Thanks
    33
    Thanked:        39
    Karma Level
    423

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Tom Im wondering if you can help me. Ive just set up a hard drive on this pc for Ubutnu 8.10, I decided agains dual booting it with my xp install so I just change over the sata cable which allows me to boot what I want.

    Anyhow I have another pc that has Fedora 8 on it which I use as my server. I can view these fine from the xp machine I am prompted for my password that I set up on the Fed 8 machine and all is fine

    However when I click on network on the Ubuntu machine I can see the file but even though I enter the right name and password it wont let me mount them , If I turn off user/pass on the fed 8 machine obviously I can get straight in on the Ubuntu machine,
    I'm stumped Ive tried changing the domain name in the prompt box to that of the server name but it makes no difference

    hope you can make sense of the above
    cheers


    edit just reinstalled using 8.04 as opposed to 8.10 and it works as it should so Im guessing something in 8.10 is a bit screwy, I used your script and its excellent Tom, the only thing it threw a wobbly at was the google stuff but Im not a big google stuff user so no biggy
    Last edited by pumpman; 30th November 2008 at 04:43 AM.

  18. #38
    DF VIP Member
    tombott's Avatar
    Join Date
    Oct 2002
    Location
    Hereford
    Posts
    5,697
    Thanks
    507
    Thanked:        571
    Karma Level
    723

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Ok the script is now working with 8.10.

    I've also tested using this guide and installing 8.10 on a Asus EeePC 1000 and an Acer Aspire One.

    Will add info getting Wireless, Webcams etc working.

    Still finishing off the guide, will post more later.
    Last edited by tombott; 11th December 2008 at 09:14 PM.
    Digital-Forums IRC Last.FM duckduckgo
    Guns don't kill people rappers do, I'm a fucking rapper and I might kill you.

  19. #39
    DF VIP Member
    pumpman's Avatar
    Join Date
    Jan 2001
    Location
    tv land
    Posts
    1,559
    Thanks
    33
    Thanked:        39
    Karma Level
    423

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    is there any chance you could add to the install script the following

    hellanzb and its gui lottanzb

    please


  20. #40
    DF VIP Member
    tombott's Avatar
    Join Date
    Oct 2002
    Location
    Hereford
    Posts
    5,697
    Thanks
    507
    Thanked:        571
    Karma Level
    723

    Default Re: Ubuntu 8.04 - From Start to Finish - A visual install guide

    Quote Originally Posted by pumpman View Post
    is there any chance you could add to the install script the following

    hellanzb and its gui lottanzb

    please

    Yeah no wories.
    Digital-Forums IRC Last.FM duckduckgo
    Guns don't kill people rappers do, I'm a fucking rapper and I might kill you.

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Install a new Xbox HDD tutorial
    By maltloaf in forum Microsoft Consoles
    Replies: 86
    Last Post: 21st July 2006, 02:06 PM
  2. My Afterburner Install *grin*
    By Arcolite in forum Old Skool Gaming & Retro
    Replies: 45
    Last Post: 17th November 2002, 05:23 AM
  3. Step By Step Guide to MultiGameDVDs
    By z3spacial in forum Microsoft Consoles
    Replies: 20
    Last Post: 8th October 2002, 07:18 PM
  4. visual basic 6 enterprise
    By spade2001 in forum Programming
    Replies: 21
    Last Post: 14th September 2002, 10:51 AM
  5. Should we start a war with Iraq ?
    By colinjohn1 in forum The Dog and Duck
    Replies: 49
    Last Post: 5th September 2002, 02:14 AM

Social Networking 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
  •