Nov 21, 2009

Ubuntu Setup - How easy is it? EASY!

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Linux

Ubuntu Setup - How easy is it? EASY!

HannahI
Hi Guys,
Yeah, Ubuntu setup is easy.
I did it in about 2.5 minutes.

Comment/Reply (w/o sign-up)

starscream
2.5 minutes ? Your configuration ? And which version you tried ? I found version 8.10 taking more than 15 minutes using inside virtual machine. Not sure about real hardware time. Maybe less or the same time system will take. Who knows ?

Comment/Reply (w/o sign-up)

HannahI
I forget my version.
But I mean doing things like "setting username and password".
But I also mean for the system.

Comment/Reply (w/o sign-up)

starscream
Username and password changes after installation can be done in seconds. What i mean is how much time you took for installation. If you're saying 5 minutes then it's unusual for me, i have never seen having such a high speed for ubuntu installation. So i asked you if what was the version and also interested in pc configuration to see at what configuration such high speed installation is possible.

Comment/Reply (w/o sign-up)

HannahI
Well, are you asking me to put more detail?

Comment/Reply (w/o sign-up)

starscream
Not exactly, i want you to tell me which version gave you fast install like that. You can find out about your version of ubuntu by simply using "cat /etc/issue" this command in terminal. This will give you version of ubuntu installed on your system.

Comment/Reply (w/o sign-up)

HannahI
But, I have already unstalled it.

Comment/Reply (w/o sign-up)

yordan
In my opinion, in order to really measure the setup time, you must start with a freshly bought disk, or a disk you just formatted using "format c:" from a msdos diskette.
then you put your install CD inside the reader, you power on your system, and you start measuring the time.
You boot Linux, you choose everything you want to install (in old Redhat versions there was a menu quite at the end saying 'install everithing', now you must click each subserver you want to install).
Then you need to test the Ethernet board, test that a DHCP server is available, accept the standard DHCP install, clic continue.
Then you see "please wait, formating the disk" (nowadays you format 300 to 500 gig's).
Then you see "verifying rpm's concistency", please wait.
Then you see "copying files".
Then a first reboot.
Then a prompt "pleas insert update CD 1".
then "Please wait".
Then "installing please wait".
Then, if you are in front of the computer, "do you want to add more users?"
Then logout
then reboot
Now stop the watch.
Did you really perform this in less than three minutes ?
Usually, I need between half an hour and a couple of hours, depending from the speed of my disks.

 

 

 


Comment/Reply (w/o sign-up)

HannahI
Okay, Maybe change the time, I didn't do those things, yordan.
But, yordan, you have a valid point.

Comment/Reply (w/o sign-up)

starscream
I know that you installed it hannah. But i was asking how much time it takes from booting from CD to complete install. Was that 5 minutes for you ? If so, i would like to know the version you installed with such short times. That is all i'm asking.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords :

  1. Ubuntu Mobile 8.04 With Touchscreen
    (0)
  2. Ubuntu Edubuntu Kbuntu Series
    (4)
    I formerly decided to try ubuntu which is part of the linux tree as I understand, I liked the look
    and feel ect, it was good and simple without the buggs of windows but I discovered that none of my
    windows programs and drivers worked with ubuntu linux so is it possible to make the majority of
    windows stuff work or do we have to use other programs to make it go?....
  3. Ubuntu- How To Install C/ C++ Compilers.
    (4)
    Once you install Ubuntu. If you want to develop code in C or C++ you need to update the package.
    Default install will not come with development tools. Synaptic pckg manager is a very usefull
    tool in ubuntu. This can be used to install many development tool. Just look for Synaptic pckg
    manager and put check for gcc 3.4 or later, glibc or any other package you need, then update.
    Your ubuntu is now ready to use for C,C++.... /smile.gif" style="vertical-align:middle" emoid=":)"
    border="0" alt="smile.gif" /> ....
  4. Is There A Php Editor That Runs On Pclinuxos Or Ubuntu?
    is there a php editor that runs on PClinuxOS or Ubuntu??? (7)
    Hi, Just a quick question... Does anyone know any decent php editors that run in linux... I have
    tried to use some windoows apps with wine but they dont seem to function correctly?? Thanks,
    Antony.....
  5. What Programs To I Need To Setup To Rip And Encode Video From My Camcorder?
    DV / Digital Camcorder Encoding (1)
    The basic libraries you'll want are libdv (DV-format decoding library),
    libraw1394(IEEE-1394/firewire hardware access library), and libavc1394 (AVC control library, so you
    can play and pause your camera via computer control). Please note that many broken libraw1394
    packages do not properly setup the /dev/raw1394 device. If you encounter problems when running
    dvgrab, kino, or other DV capturing programs regarding the raw1394 interface, try the following
    commands to create the /dev/raw1394 device: Code: # /bin/mknod -m 600 /dev/raw1394 c 171 0 #
    /bin/chown root:root ....
  6. Need Help Downloading With Ubuntu
    (2)
    Hey! I want you to have a look at this: http://packages.ubuntu.com/audacity I am trying to
    download audacity to Linux. But I don't know where I should go from here.. This is not the only
    place. I tryed to download amsn too, but I came to the same site (but for Amsn instead of audacity
    OFC). Can you please make a "mini tutorial" that can help me download and install the softwares?
    Thanks //Feelay Edit: Ok.. I don't even know how to install tar.gz softwares like the flash
    player.. I am a total noob, and would really like some help /smile.gif" style="vertical....
  7. Ubuntu 7.10 + Windows Xp Dual Boot
    how to reinstall GRUB after windows reinstall (9)
    Ok so for a long time I had my dual boot working great, windows and ubuntu. But 2 days ago my
    windows required a wipe and clean install because of some issues, like it usually happens after 8
    months. So I reinstalled windows, well, first deleted the windows partition using the windows XP
    install CD. Then assigned a partition for windows (same size) and left the ubuntu and swap partition
    intact. But of course, windows deletes GRUB and replace it with their boot info, so now I can't
    boot ubuntu (I can't choose). How can I reinstall GRUB without having to reinstal....
  8. What Programs To I Need To Setup To Rip And Encode Video From My Camcorder?
    more & more (2)
    The basic libraries you'll want are libdv (DV-format decoding library),
    libraw1394(IEEE-1394/firewire hardware access library), and libavc1394 (AVC control library, so you
    can play and pause your camera via computer control). Please note that many broken libraw1394
    packages do not properly setup the /dev/raw1394 device. If you encounter problems when running
    dvgrab, kino, or other DV capturing programs regarding the raw1394 interface, try the following
    commands to create the /dev/raw1394 device: Code: # /bin/mknod -m 600 /dev/raw1394 c 171 0 #
    /bin/chown root:root ....
  9. Do I Need To Do Any Extra Setup For Audio / Video Output?
    learn more (3)
    Since we already assumed you have an up and running linux installation, you most likely won't
    have to do any work in this area. Most modern distributions automatically configure X and audio for
    you, and there is a host of information on the web for configuring X. As far as audio goes, there
    are many different audio architectures available. We recommend choosing a distribution that uses
    ALSA (the advanced linux sound architecture) by default since it is the most powerful sound system
    and supports the most hardware. If your distribution doesn't include it, check o....
  10. Simple Ubuntu Based Home File Server | For Newbies
    (1)
    This tutorial explains how to turn an old PC with additional hard disks into a simple home file
    server. The file server is intended for home use. The home file server is accessible by Windows and
    Linux computers in the home network. http://www.howtoforge.com/ubuntu-home-fileserver
    _________________________________ http://dserban01.googlepages.com/linkedin....abap.basis.html ....
  11. Review About Ubuntu 7.10
    NOT 7.04, BUT 7.10 (15)
    Hi, I am testing Ubuntu for a few weeks. I have tested 7.04 but not 7.10. At this second, I am using
    Mac OS X 1.0.5 Leopard on the schools network. I installed UBUNTU on my laptop using the LiveCD.
    Some hardware had minor problems, but didn't disturb the installation. If you want my specs,
    check out Review About Vista. I installed Ubuntu and used 220MB of RAM out of 1GB. I think some of
    it is graphics memory. Soon, I will be installing the LAMP installation (Linux, Apache, MySQL and
    PHP) for my WiFi network. I will get with you soon at 7:00PM (GMT UK) xxxx-jozh-xxxx....
  12. Ubuntu 7.10
    what have you heard? (8)
    Well ubuntu 7.10 is coming out soon (the final one, a beta is currently out and available for
    download right now if you would like, and you can check it out at http://www.ubuntu.com ) But I
    was wondering what everybody has heard about it, or if anybody has tried it? I have liked the
    previous releases, but should I bother with upgrading to this one, or should I just stick with the
    older release until the support is gone? It looks like they have done a lot of improvements in the
    way of eye candy for this release with 3D effects and such enabled by default. And the rest....
  13. Beginner's Guide To Installing Software In Ubuntu
    (2)
    Having problems installing something on your new Ubuntu operating system? This guide will help you
    understand. http://cutlersoftware.com/ubuntuinstall/ _________________________________
    http://dserban01.googlepages.com/linkedin....abap.basis.html ....
  14. Do These Things Immediately After Installing Ubuntu
    (0)
    Article shows 13 things to do, programs to install immediately after installing Ubuntu 7.04 Feisty
    Fawn to make it rock. http://linuxondesktop.blogspot.com/2007/05...ubuntu-704.html
    _________________________________ http://dserban01.googlepages.com/linkedin....abap.basis.html ....
  15. With Wubi The Hard Drive Does Not Have To Be Repartitioned Before The Ubuntu Installation
    (2)
    Wubi is an Ubuntu installer for Windows that lets you install and uninstall Ubuntu from a Windows
    desktop. Wubi adds an entry to the Windows boot menu which allows you to run Linux. Ubuntu is
    installed within a file in the Windows file system (a loopmounted partition), this file is seen by
    Ubuntu as a real hard disk. That way the hard drive does not have to be repartitioned before the
    Ubuntu installation. The resulting Ubuntu installation is a "real" Linux system, not just a virtual
    machine. Wubi makes it easy for Linux newbies to play around with Ubuntu. http://wubi-i....
  16. Automate The Advanced Setup Of Graphics Cards In Ubuntu And Debian
    (1)
    "Envy" is an application for Ubuntu Linux and Debian, written in Python and PyGTK, which will detect
    the model of your graphic card (ATI and Nvidia cards are supported) and install the correct drivers.
    http://www.albertomilone.com/nvidia_scripts1.html _________________________________
    http://dserban01.googlepages.com/linkedin....abap.basis.html ....
  17. Get Wireless Working In Ubuntu 7.04
    (0)
    It is very common that the only thing that doesn't work on a fresh Ubuntu install is the
    wireless. Here are easy, fool-proof instructions for how to get wireless working in Ubuntu 7.04 if
    it's not working because of the common bcm43xx problem. Requirements: 1) Ubuntu 7.04 installed
    2) Internet access - on the same computer (maybe using a wired connection) or on another.
    http://i-eat-noobs.blogspot.com/2007/08/ge...ubuntu-704.html For wireless USB adapters, this is
    the best guide out there: http://ubuntuforums.org/showthread.php?t=400236 The Trendnet TEW-....
  18. Ubuntu 7.04 - Test Drive
    (0)
    So I randomly got the urge yesterday to wipe my linux partition clean and install a new distro, or
    at least a new release, and get back into linux a bit. I always have a linux partition on my system
    but I usually go through phases where I use it more or less. Regardless I have used multiple distros
    (a bit of gentoo and slack, redhat, suse, madrake, mandiva, fedora, mepis, ubuntu, etc) and had used
    ubuntu 6.06 for awhile. I had actually installed 6.10 around the end of last year but over time I
    broke some things playing with compiz and eventually just sort of stopped usin....
  19. Ubuntu Won't Log On
    Something like damaged explorer.exe... (12)
    Recently, Ubuntu has stopped working by not allowing me to access the desktop. It is quite strange.
    Once Ubuntu has booted up to the username screen, I type in my username and password to log on. It
    brings me to a blank screen with nothing on it. This happens to all of the user accounts. When I
    press the Power button on my computer, I see the loading process where it says: Executing login
    scripts... and then some network stuff when it freezes. I have no clue what to do here because
    I've only worked with the GNOME desktop in Ubuntu and only 2 times when modifying....
  20. Ubuntu Livecd
    Can't see all my files!!! (7)
    Hey, i got a Ubuntu LiveCD and it works perfectly. Seems like a good change from Windows from time
    to time. The only problem i am having is that i cant find some files that are on my C:/ drive (the
    Windows area) - although i can see them through windows no problem. Example is that when i go to the
    documents and settings folder on the C drive, no folders are there. When i go back to windows, its
    there! Can someone please tell me how can i see my files via ubuntu. I am quite a newbie to Ubuntu
    so please excuse me if this is a n00b question /tongue.gif" style="vertical-....
  21. Ubuntu Installation Help !
    (11)
    I am pretty well satisfied with SuSE linux, but wanted to give ubuntu a try. While installation i
    came accross the partition selector. While in SuSE it is easy to understand, here in ubuntu its
    kinda hard. The first screen of partition is shown below .. But To start off, see my HDD
    partition status. Its a 100GB HDD with the partitions as follows: If i select the 3rd option
    of doing it manually, it shows me all these detected: What do i have to do if i want to
    install ubuntu on my 4th partition (F:), thats the 15GB one. And how does it automaticall....
  22. Installing Themes
    in ubuntu (6)
    Hi! Guys, I need your help in how to install themes in Linux. Must first say that am a newbie in
    Linux. The distribution am using is Ubuntu Linux 6.06 (Draper Drake?).Downloaded a theme from
    http://www.gnome-look.org/ .I downloaded a Mac OS theme
    (http://www.gnome-look.org/content/show.php?content=13548 ). They told me to copy it to /themes
    directory but I do not have any idea where this /theme folder is located. I searched for it and
    \user\themes (I am not sure?) but in that directory the paste button is inactive. People please
    help, in installing this theme. How do I....
  23. Ubuntu 6.06
    Review (36)
    On the first day of this month Cononical released the latest iteration of their linux distribution,
    Ubuntu. Now to revision number 6.06 they have achieved many of the necessities to having a desktop
    linux distribution that is useable by the masses. Originally intended to be released in April (I
    believe) it was delayed to polish up a few things and I think it was well spent. I have seen
    numerous threads on this forum about choosing a linux distro to try as the first distribution, and
    hopefully this review will entice many to choose ubuntu for this purpose. For more 'h....
  24. Help: Installing Device Drivers On Ubuntu
    Help installing ADSL driver on Ubuntu (4)
    I am new to Linux. I have just installed Ubuntu 5.10 on Pentium Xeon XSeries 226 server. I want to
    install driver for my existing Zyxel 630-11 ADSL modem to connect to the internet. I have also
    downloaded the driver from sourceforge in .tgz format. I don't know how to install this driver.
    If anyone know... please help me.....
  25. Help: How To Dual Boot Ubuntu And Windows ME
    I am running into some troubles (5)
    I recently recieved a Ubuntu distro (Breezy Badger, 5.10) and installed it on my laptop,
    uninstalling Windows in the process as I could not resize the FAT32 partition without erasing all
    data and I loved it! After several days without the internet as I couldn't get the modem
    working I decided to reinstall Windows ME on my laptop. I resized the Linux partition and created a
    FAT32, enough for Windows and any programs, games and documents I would like, ample space really.
    The partition was created successfully and the Linux partition resized. However, I inserted the Wi....
  26. Ubuntu 5.10 - Free CDs
    Operating System on CD (1)
    Well, before posting this topic I searched the forum for any such existence since its very common
    now and i hope most of you will be knowing about it. However, still posting and targeting for those
    who still don' know and really want to get themselves accquainted with Linux flavor. Before I
    say anything on getting CD, it will be unfair if I don't describe about the distro. The distro
    is based on Debian, a popular and stable Linux release common among Linux community. Now, what they
    are offering is FREE CDs of the operating system (Ubuntu Linux 5.10) which are d....
  27. Ubuntu Gives Cd Totaly Free
    Catch you Now! (9)
    The Ubuntu linux have give CDs for i386 processors, 64bits processors and ppc processors, totaly
    free, you will be can have 50 CDs or more. you can Register in https://shipit.ubuntu.com/ and ask
    youŽ ubuntu CDS I will Share my CDS after, but only in Belo Horizonte/Brazil, because i dont have
    money to send from other States/countries. SHARE YOU TOO!....
  28. Setup Lilo To Boot Plan 9
    Dual boot between Linux and Plan 9 (2)
    Does anyone know how to set up LILO to boot another hard disk with Plan 9 installed on it? I'm
    Installing it on the other hard drive, and then hooking it up as a slave and setting up LILO to give
    me an option to boot into Plan 9 on that drive. Anyone have any ideas?....
  29. My Ubuntu Cd's Arrived !
    (14)
    remember the thead about free Ubuntu cd's a month or 2 ago ??? well i applied, and they have
    finaly got them ! i ordered 1x86 cd, and one AMD64 cd. and i ALSO recieved a LiveCD !!!! fantastic
    ! (although im a little dissapointed that version 5 is comming out next month. ohh well, i will
    download version 5 later. did any of you guys get uor cd's yet ??....
  30. Ubuntu Linux CDs For Free (incl. Shipping)
    Grab it right now... (26)
    Hi guys,      I searched about this particular Linux Distro after I read about it in a post by
    MajesticTreeFrog ( http://www.astahost.com/I-Support-Microsof...getnewpost.html ) - and I found
    out that they still have that offer OPEN. They're giving away free CDs for Intel, PowerPC and
    AMD64 Platform.. They even ship as many copies as you want FREE OF COST INCLUDING SHIPPING CHARGES
    . This is your golden chance lol... HURRY HURRY.. GRAB YOUR COPY OF LINUX.. @
    http://shipit.ubuntulinux.org/ Do it today and spread the word around.. Linux is the OS of the day,
    year,....

    1. Looking for Ubuntu, Setup

See Also,

*SIMILAR VIDEOS*
Searching Video's for Ubuntu, Setup
Similar
Ubuntu Mobile 8.04 With Touchscreen
Ubuntu Edubuntu Kbuntu Series
Ubuntu- How To Install C/ C++ Compilers.
Is There A Php Editor That Runs On Pclinuxos Or Ubuntu? - is there a php editor that runs on PClinuxOS or Ubuntu???
What Programs To I Need To Setup To Rip And Encode Video From My Camcorder? - DV / Digital Camcorder Encoding
Need Help Downloading With Ubuntu
Ubuntu 7.10 + Windows Xp Dual Boot - how to reinstall GRUB after windows reinstall
What Programs To I Need To Setup To Rip And Encode Video From My Camcorder? - more & more
Do I Need To Do Any Extra Setup For Audio / Video Output? - learn more
Simple Ubuntu Based Home File Server | For Newbies
Review About Ubuntu 7.10 - NOT 7.04, BUT 7.10
Ubuntu 7.10 - what have you heard?
Beginner's Guide To Installing Software In Ubuntu
Do These Things Immediately After Installing Ubuntu
With Wubi The Hard Drive Does Not Have To Be Repartitioned Before The Ubuntu Installation
Automate The Advanced Setup Of Graphics Cards In Ubuntu And Debian
Get Wireless Working In Ubuntu 7.04
Ubuntu 7.04 - Test Drive
Ubuntu Won't Log On - Something like damaged explorer.exe...
Ubuntu Livecd - Can't see all my files!!!
Ubuntu Installation Help !
Installing Themes - in ubuntu
Ubuntu 6.06 - Review
Help: Installing Device Drivers On Ubuntu - Help installing ADSL driver on Ubuntu
Help: How To Dual Boot Ubuntu And Windows ME - I am running into some troubles
Ubuntu 5.10 - Free CDs - Operating System on CD
Ubuntu Gives Cd Totaly Free - Catch you Now!
Setup Lilo To Boot Plan 9 - Dual boot between Linux and Plan 9
My Ubuntu Cd's Arrived !
Ubuntu Linux CDs For Free (incl. Shipping) - Grab it right now...
advertisement



Ubuntu Setup - How easy is it? EASY!

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com