Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

linux

2 views
Skip to first unread message

Bill Cairns

unread,
Dec 6, 2005, 4:37:57 PM12/6/05
to
I've been looking at using linux for awhile now however I have no clue as to
the foundation of the Operating System eg redhat. I am currently running
windows XP Pro on my desktop. I've herd on numourous accounts that Linux is
much faster then the avarage windows based OS. I was thinking more about a
Dual Boot system with the standard windows on one hard drive and linux on
another any feedback or suggestions will be appreated

Thankx


philo

unread,
Dec 6, 2005, 5:33:00 PM12/6/05
to
sure go ahead
install a 2nd drive and put linux there...
dual boot should be setup by default.

if you are not 100% sure of what you are doing...
you may want to install a removable drive kit
and take the windows drive out and put in a blank one..
you can experiement and not worry

ray

unread,
Dec 6, 2005, 5:50:22 PM12/6/05
to

The foundation of the operating system is the Linux kernel. The
distributions differ in which software packages they include, the package
management tools they use and the support available. I would not say that
the 'average' Linux install is particularly faster than the 'average' MS
install, but it's probably not particularly slower either.

You can easily install a modern Linux distribution to dual boot with MS -
Ubuntu (for example) will volunteer to set up the entire dual or multi
boot system for automagically, if you want that. www.distrowatch.com is
your fried. Additional useful info at www.iosn.net, www.yolinux.com,
www.tldp.org. You will probably want KDE for the desktop if you want ready
familiarity - I'd suggest you look at Kubuntu.

moma

unread,
Dec 8, 2005, 1:23:45 AM12/8/05
to

Hard drive 1: Windows
Hard drive 2: Ubuntu linux

Linux-installer will setup up a dual-boot menu automatically.

Get Ubuntu. Verifyfy the xxx.iso and burn the CD right.
http://www.futuredesktop.org/how2burn.html#Ubuntu

Run the "EasyUbuntu" skript after installation.

Message has been deleted

moma

unread,
Dec 8, 2005, 1:31:20 AM12/8/05
to


Hard drive1 (/dev/hda): Windows

Hard drive2 (/dev/hdb) partition 1: Format this to a 10GB VFAT (normal
FAT32) partition to share r/w files between linux/windows.

Hard drive2 (/dev/hdb) partition 2: Ubuntu Linux
---------

Linux-installer will setup a dual-boot (GRUB)menu automatically.

Download Ubuntu xxx.iso. Verify the xxx.iso and burn the CD right.
http://www.futuredesktop.org/how2burn.html#Ubuntu

After installation, do on the command line:
$ sudo apt-get update
$ sudo apt-get upgrade

And then run the "EasyUbuntu" skript!

moma

unread,
Dec 8, 2005, 2:03:22 AM12/8/05
to

Verify the xxx.iso
means:

Use the md5sum.exe program as explained in
http://www.futuredesktop.org/how2burn.html


Couple of final tips:

o...Install firewall using apt-get (command line) or use the "synaptic"
GUI program (from the menu).
$ sudo apt-get install firestarter

Configure it (it's in the System Tools menu too)
$ sudo firestarter

Samples:
http://www.futuredesktop.org/tmp/firestarter1.png ... firestarter4.png

o...Add some gdesklets to your desktop
http://gdesklets.gnomedesktop.org

A sample:
http://www.futuredesktop.org/tmp/gdesklets2.jpg

o...Get a representative wallpaper
$ mkdir ~/wallpaper; cd ~/wallpaper
$ wget -c http://tinyurl.com/bkyo2 http://tinyurl.com/b5f9z
http://tinyurl.com/7bkso http://tinyurl.com/c8xnb

And clik the right mouse on the desktop (Change background...)
--------------

A promise:
With Ubuntu, you'll never look back to windows again.
;-)


// moma
http://www.futuredesktop.org/hpc_linux.html

ray

unread,
Dec 8, 2005, 11:40:14 AM12/8/05
to
On Thu, 08 Dec 2005 07:31:20 +0100, moma wrote:

> Bill Cairns wrote:
>> I've been looking at using linux for awhile now however I have no clue as to
>> the foundation of the Operating System eg redhat. I am currently running
>> windows XP Pro on my desktop. I've herd on numourous accounts that Linux is
>> much faster then the avarage windows based OS. I was thinking more about a
>> Dual Boot system with the standard windows on one hard drive and linux on
>> another any feedback or suggestions will be appreated
>> Thankx
>
>
> Hard drive1 (/dev/hda): Windows
>
> Hard drive2 (/dev/hdb) partition 1: Format this to a 10GB VFAT (normal
> FAT32) partition to share r/w files between linux/windows.

I cannot conceive a need to share that much data.

Also need about 1gb swap partition.

Chris F.A. Johnson

unread,
Dec 8, 2005, 1:17:26 PM12/8/05
to
On 2005-12-08, ray wrote:
> On Thu, 08 Dec 2005 07:31:20 +0100, moma wrote:
>
>> Bill Cairns wrote:
>>> I've been looking at using linux for awhile now however I have no clue as to
>>> the foundation of the Operating System eg redhat. I am currently running
>>> windows XP Pro on my desktop. I've herd on numourous accounts that Linux is
>>> much faster then the avarage windows based OS. I was thinking more about a
>>> Dual Boot system with the standard windows on one hard drive and linux on
>>> another any feedback or suggestions will be appreated
>>> Thankx
>>
>>
>> Hard drive1 (/dev/hda): Windows
>>
>> Hard drive2 (/dev/hdb) partition 1: Format this to a 10GB VFAT (normal
>> FAT32) partition to share r/w files between linux/windows.
>
> I cannot conceive a need to share that much data.

If I dual booted, I'd need more than that for my .ogg files.

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)

0 new messages