* Re: Why does it need that much hard disk space?
Why does it need that much hard disk space? Cris Ali
@ ` Buddy Brannan
` Raul A. Gallegos
` (2 more replies)
` Why does it need that much hard disk space? Raul A. Gallegos
` (5 subsequent siblings)
6 siblings, 3 replies; 58+ messages in thread
From: Buddy Brannan @ UTC (permalink / raw)
To: speakup
Actually, Linux *doesn't* require all that space. Here's the big
difference: Windows *does* require a bunch of space for its
install. You get a few applications--basic word processor and text
editor, clock, Internet connectivity, Web browser, file sharing, and
so on--and you have to install most of it. A GNU/Linux system, on the
other hand, gives you choices--which is what takes up most of the
space. You can get a very minimal system on a couple floppies, but as
I said, it's very minimal, generally tailored to a specific
application--rescuing another system, acting as a router, etc. You can
get a fairly usable system in something like 100 MB, including a
compiler, browser, text editor, and so on. You can get a very complete
system without X-Window in afew hundred megabytes, including several
of most kinds of applications you're likely to use.
The reason you're seeing the huge space requirement is that that
installs a whole bunch of different applications, games, browsers, and
so on, along with lots of development things, and a bunch of stuff
you're likely not to use. The thing is, with a *full* multi-gigabyte
installation, you've got about five of nearly anything to choose from
for your use--by default. You can pare that down very easily to quite
a lot less space.
Someone else wanna explain that better?
--
Buddy Brannan, KB5ELV/3 | I choose you to take up all of my time.
Email: davros@ycardz.com | I choose you because you're funny and kind
| I want easy people from now on.
| --the Nields
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Buddy Brannan
@ ` Raul A. Gallegos
` Ann Parsons
` Igor Gueths
2 siblings, 0 replies; 58+ messages in thread
From: Raul A. Gallegos @ UTC (permalink / raw)
To: speakup
Think you did it pretty good Buddy.
Besides which I'm sure hearing it from multiple people will help.
Chris, feel free to ask as many questions as you wish.
Buddy Brannon said
the following on Wed, May 08, 2002 at 02:37:11PM -0400:
> Actually, Linux *doesn't* require all that space. Here's the big
> difference: Windows *does* require a bunch of space for its
> install. You get a few applications--basic word processor and text
> editor, clock, Internet connectivity, Web browser, file sharing, and
> so on--and you have to install most of it. A GNU/Linux system, on the
> other hand, gives you choices--which is what takes up most of the
> space. You can get a very minimal system on a couple floppies, but as
> I said, it's very minimal, generally tailored to a specific
> application--rescuing another system, acting as a router, etc. You can
> get a fairly usable system in something like 100 MB, including a
> compiler, browser, text editor, and so on. You can get a very complete
> system without X-Window in afew hundred megabytes, including several
> of most kinds of applications you're likely to use.
>
> The reason you're seeing the huge space requirement is that that
> installs a whole bunch of different applications, games, browsers, and
> so on, along with lots of development things, and a bunch of stuff
> you're likely not to use. The thing is, with a *full* multi-gigabyte
> installation, you've got about five of nearly anything to choose from
> for your use--by default. You can pare that down very easily to quite
> a lot less space.
>
> Someone else wanna explain that better?
> --
> Buddy Brannan, KB5ELV/3 | I choose you to take up all of my time.
> Email: davros@ycardz.com | I choose you because you're funny and kind
> | I want easy people from now on.
> | --the Nields
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
If you perceive that there are four possible ways in which a procedure can
go wrong, and circumvent these, then a fifth way will promptly develop.
Raul A. Gallegos - http://www.asmodean.net
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Buddy Brannan
` Raul A. Gallegos
@ ` Ann Parsons
` Gregory Nowak
` (4 more replies)
` Igor Gueths
2 siblings, 5 replies; 58+ messages in thread
From: Ann Parsons @ UTC (permalink / raw)
To: speakup
Hi Buddy,
Nope, you explained it very well indeed. Now, care to take the next
step, which I am not knowledgeable enough to try? Send a short list
of the things that are *really* needed in a Linux installation.
Lemme see if I can start.
First, you need the kernel.
then you need some kind of editor, VI Emax whatever, an editor.
You'll probably want the C libraries for yourself, or for anyone
tinkering on your system.
You'll want Lynx and its attendant libraries.
You'll want the curses stuff too.
You'll want the alsa stuff for your sound card and its attendant
stuff.
You'll want a mailer, Pine, MUT or something.
You'll want the stuff for your network card if you have one or the PPP
stuff for dialup.
That should do you, I think. Have I forgotten anything, Buddy?
Ann P.
--
Ann K. Parsons
email: akp@eznet.net ICQ Number: 33006854
WEB SITE: http://home.eznet.net/~akp
"All that is gold does not glitter. Not all those who wander are lost." JRRT
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Ann Parsons
@ ` Gregory Nowak
` Igor Gueths
` Ann Parsons
` Buddy Brannan
` (3 subsequent siblings)
4 siblings, 2 replies; 58+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
I think that it isn't wise for a newby to start with alsa. I think newbys should start with the kernel sound drivers, and progress to alsa when they've gotten the hang of the various system components after a while.
Greg
On Wed, May 08, 2002 at 02:58:27PM -0400, Ann Parsons wrote:
> Hi Buddy,
>
> Nope, you explained it very well indeed. Now, care to take the next
> step, which I am not knowledgeable enough to try? Send a short list
> of the things that are *really* needed in a Linux installation.
>
> Lemme see if I can start.
>
> First, you need the kernel.
>
> then you need some kind of editor, VI Emax whatever, an editor.
>
> You'll probably want the C libraries for yourself, or for anyone
> tinkering on your system.
>
> You'll want Lynx and its attendant libraries.
>
> You'll want the curses stuff too.
>
> You'll want the alsa stuff for your sound card and its attendant
> stuff.
>
> You'll want a mailer, Pine, MUT or something.
>
> You'll want the stuff for your network card if you have one or the PPP
> stuff for dialup.
>
> That should do you, I think. Have I forgotten anything, Buddy?
>
> Ann P.
>
> --
> Ann K. Parsons
> email: akp@eznet.net ICQ Number: 33006854
> WEB SITE: http://home.eznet.net/~akp
> "All that is gold does not glitter. Not all those who wander are lost." JRRT
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Gregory Nowak
@ ` Igor Gueths
` Ann Parsons
1 sibling, 0 replies; 58+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi Greg. However, certain cards are only supported by Alsa. I was fortunate to be able to use a shell account, so I had some good unix knolige, just had to make it Linux-specific. Another difference is that now I administer my own system, so in a way it is different.
----- Original Message -----
From: Gregory Nowak <gnowak1@uic.edu>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 3:02 PM
Subject: Re: Why does it need that much hard disk space?
> I think that it isn't wise for a newby to start with alsa. I think newbys should start with the kernel sound drivers, and progress to alsa when they've gotten the hang of the various system components after a while.
> Greg
>
>
> On Wed, May 08, 2002 at 02:58:27PM -0400, Ann Parsons wrote:
> > Hi Buddy,
> >
> > Nope, you explained it very well indeed. Now, care to take the next
> > step, which I am not knowledgeable enough to try? Send a short list
> > of the things that are *really* needed in a Linux installation.
> >
> > Lemme see if I can start.
> >
> > First, you need the kernel.
> >
> > then you need some kind of editor, VI Emax whatever, an editor.
> >
> > You'll probably want the C libraries for yourself, or for anyone
> > tinkering on your system.
> >
> > You'll want Lynx and its attendant libraries.
> >
> > You'll want the curses stuff too.
> >
> > You'll want the alsa stuff for your sound card and its attendant
> > stuff.
> >
> > You'll want a mailer, Pine, MUT or something.
> >
> > You'll want the stuff for your network card if you have one or the PPP
> > stuff for dialup.
> >
> > That should do you, I think. Have I forgotten anything, Buddy?
> >
> > Ann P.
> >
> > --
> > Ann K. Parsons
> > email: akp@eznet.net ICQ Number: 33006854
> > WEB SITE: http://home.eznet.net/~akp
> > "All that is gold does not glitter. Not all those who wander are lost." JRRT
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Gregory Nowak
` Igor Gueths
@ ` Ann Parsons
1 sibling, 0 replies; 58+ messages in thread
From: Ann Parsons @ UTC (permalink / raw)
To: speakup
Hi all,
Again, I started this here thread sayin' that I didn't think I was
knowledgeable enough to be sure of what I was talkin' about.
Ann P.
--
Ann K. Parsons
email: akp@eznet.net ICQ Number: 33006854
WEB SITE: http://home.eznet.net/~akp
"All that is gold does not glitter. Not all those who wander are lost." JRRT
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
` Ann Parsons
` Gregory Nowak
@ ` Buddy Brannan
` Igor Gueths
` (2 subsequent siblings)
4 siblings, 0 replies; 58+ messages in thread
From: Buddy Brannan @ UTC (permalink / raw)
To: speakup
On Wed, May 08, 2002 at 02:58:27PM -0400, Ann Parsons wrote:
> Hi Buddy,
>
> Nope, you explained it very well indeed. Now, care to take the next
> step, which I am not knowledgeable enough to try? Send a short list
> of the things that are *really* needed in a Linux installation.
>
> Lemme see if I can start.
[...]
> First, you need the kernel.
...And bash. You'll need bash, or some other shell. Course, I think
all distros install one of these by default :)
>
> then you need some kind of editor, VI Emax whatever, an editor.
>
> You'll probably want the C libraries for yourself, or for anyone
> tinkering on your system.
>
> You'll want Lynx and its attendant libraries.
>
> You'll want the curses stuff too.
Absolutely you want the NCurses stuff. unches of stuff won't work
properly without it.
>
> You'll want the alsa stuff for your sound card and its attendant
> stuff.
If by "attendant stuff" you mean the mixer, setup utilities, and so
on, absolutely. If you mean audio programs in general, let me
elaborate:
You want sox (and all the scripts that do things with it, like play
for instance). ALSA of course coms with a .wv player and
recorder. You'll want trplayer and the RealAudio libraries if you want
RealAudio streaming media. MPG123 or MPG321 or freeamp won't go amiss,
and neither would the OGG Vorbis tools. But of course, you don't need
them. And Speak Freely is fun as well.
>
> You'll want a mailer, Pine, MUT or something.
...As well as fetchmail (probably) and a mail transport (sendmail,
exim, or qmail)
>
> You'll want the stuff for your network card if you have one or the PPP
> stuff for dialup.
...The support for both is in the kernel, but you'll certainly need
pppd for dialup, and wvdial is very nice. And don't forget useful
network and diagnostic things like ping, traceroute, etc. ... But all
the network stuff generally goes in all at once, or a lot of it does
anyway. Also telnet and ftp clients (ncftp and lftp are nice ftp clients)
>
> That should do you, I think. Have I forgotten anything, Buddy?
>
I think that we've go it covered, mostly. It sounds quite a bit bigger
than it is, and bear in mind also that the architecture is quite a bit
different than Windows--that is, you need more supporting things in
Linux for stuff to work, (C libraries, NCurses, etc.), which makes the
whole system more efficient as a program can call up common components
and not be bloated with extra code duplicated elsewhere. (Well, it
sounds good, anyway.)
--
Buddy Brannan, KB5ELV/3 | I choose you to take up all of my time.
Email: davros@ycardz.com | I choose you because you're funny and kind
| I want easy people from now on.
| --the Nields
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Ann Parsons
` Gregory Nowak
` Buddy Brannan
@ ` Igor Gueths
` Gregory Nowak
` Toby Fisher
[not found] ` <Pine.LNX.4.33.0205100357420.9750-100000@frontdoor.g0ucu.fr eeserve.co.uk>
4 siblings, 1 reply; 58+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi Ann. You did it fine. Also include the sources for your kernel, not just the compiled binaries so you can rebuild it if you require it. Also install gcc-2.95 not 3.0 or higher. This is because there are bugs in the linker which will break some packages I have tried to install. Ghostscript was one of these. I got gcc-2.95.2, got it up and running with no problems. Now just have to read the docs to figure out how to spool jobs to my hp printer.
----- Original Message -----
From: Ann Parsons <akp@eznet.net>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 2:58 PM
Subject: Re: Why does it need that much hard disk space?
> Hi Buddy,
>
> Nope, you explained it very well indeed. Now, care to take the next
> step, which I am not knowledgeable enough to try? Send a short list
> of the things that are *really* needed in a Linux installation.
>
> Lemme see if I can start.
>
> First, you need the kernel.
>
> then you need some kind of editor, VI Emax whatever, an editor.
>
> You'll probably want the C libraries for yourself, or for anyone
> tinkering on your system.
>
> You'll want Lynx and its attendant libraries.
>
> You'll want the curses stuff too.
>
> You'll want the alsa stuff for your sound card and its attendant
> stuff.
>
> You'll want a mailer, Pine, MUT or something.
>
> You'll want the stuff for your network card if you have one or the PPP
> stuff for dialup.
>
> That should do you, I think. Have I forgotten anything, Buddy?
>
> Ann P.
>
> --
> Ann K. Parsons
> email: akp@eznet.net ICQ Number: 33006854
> WEB SITE: http://home.eznet.net/~akp
> "All that is gold does not glitter. Not all those who wander are lost." JRRT
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Igor Gueths
@ ` Gregory Nowak
0 siblings, 0 replies; 58+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Gcc 2.95.3 seems to be problem free as well.
Greg
On Wed, May 08, 2002 at 04:55:48PM -0400, Igor Gueths wrote:
> Hi Ann. You did it fine. Also include the sources for your kernel, not just the compiled binaries so you can rebuild it if you require it. Also install gcc-2.95 not 3.0 or higher. This is because there are bugs in the linker which will break some packages I have tried to install. Ghostscript was one of these. I got gcc-2.95.2, got it up and running with no problems. Now just have to read the docs to figure out how to spool jobs to my hp printer.
> ----- Original Message -----
> From: Ann Parsons <akp@eznet.net>
> To: <speakup@braille.uwo.ca>
> Sent: Wednesday, May 08, 2002 2:58 PM
> Subject: Re: Why does it need that much hard disk space?
>
>
> > Hi Buddy,
> >
> > Nope, you explained it very well indeed. Now, care to take the next
> > step, which I am not knowledgeable enough to try? Send a short list
> > of the things that are *really* needed in a Linux installation.
> >
> > Lemme see if I can start.
> >
> > First, you need the kernel.
> >
> > then you need some kind of editor, VI Emax whatever, an editor.
> >
> > You'll probably want the C libraries for yourself, or for anyone
> > tinkering on your system.
> >
> > You'll want Lynx and its attendant libraries.
> >
> > You'll want the curses stuff too.
> >
> > You'll want the alsa stuff for your sound card and its attendant
> > stuff.
> >
> > You'll want a mailer, Pine, MUT or something.
> >
> > You'll want the stuff for your network card if you have one or the PPP
> > stuff for dialup.
> >
> > That should do you, I think. Have I forgotten anything, Buddy?
> >
> > Ann P.
> >
> > --
> > Ann K. Parsons
> > email: akp@eznet.net ICQ Number: 33006854
> > WEB SITE: http://home.eznet.net/~akp
> > "All that is gold does not glitter. Not all those who wander are lost." JRRT
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
` Ann Parsons
` (2 preceding siblings ...)
` Igor Gueths
@ ` Toby Fisher
` Buddy Brannan
` William F. Acker WB2FLW +1-303-777-8123
[not found] ` <Pine.LNX.4.33.0205100357420.9750-100000@frontdoor.g0ucu.fr eeserve.co.uk>
4 siblings, 2 replies; 58+ messages in thread
From: Toby Fisher @ UTC (permalink / raw)
To: speakup
On Wed, 8 May 2002, Ann Parsons wrote:
> Hi Buddy,
>
> Nope, you explained it very well indeed. Now, care to take the next
> step, which I am not knowledgeable enough to try? Send a short list
> of the things that are *really* needed in a Linux installation.
Well guys, while your suggestions are great, I would like to add some
things.
First, I think Chris said that his space is limitted. Also, I believe his
first question was basically which distribution to go for. Given his hd
space restriction, I do not believe that Redhat, with its limitted
installation options, is the best option here, since the workstation
option does not contain several key packages, and the server install will
be too large. I would recommend Slackware. First of all, it is possible
to specify the packages required in several ways, and it can be simply
done to save quite a lot of space.
For example:
When presented with a list of categories, (disk sets of old) you should
choooose the following:
Select the a series, you need that, can under no circumstances do with out
it:
You can also select the defaults in the ap series, as well as the d
series.
Unless you really want Emacs for emacs-speak or other additions, you can
ignore this one and uncheck it entirely.
You'll want the f series, and the k series, as well as the n series.
The t series, well I'm not sure so installed it anyway, the x, xd, kde, g
and xap series you don't want because these are responsible for the
Xwindows system, which is not currently accessible. Finally there's the y
series, which is a load of games and other small utils, it's only about 12
mb so you might as well go for it.
I've recently done this install myself on my lap top, I don't think it's
over 500 mb and I won't have to add to it much. When you get to the
prompting options, choose the option to install groups of packages and
just press enter at each category to accept the defaults, and while
they're installing you can read a little about each package. If you
select install everything, even if you've not selected all categories, it
will install everything, about 1.9 gb. Imho it's the only annoying
feature of the Slackware install utility.
Oh yes, and Slackware includes a speakup-enabled kernel from which you can
make a boot disk on the cdrom.
Oh yes, and I almost forgot, if that all seems too complicated, and you
want to keep your Windoze system around for a while, you could always
install zipspeak, which expands to about 100 megs.
Good luck.
--
Toby Fisher Email: toby@g0ucu.freeserve.co.uk
Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
ICQ: #61744808
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Toby Fisher
@ ` Buddy Brannan
` Ann Parsons
` Toby Fisher
` William F. Acker WB2FLW +1-303-777-8123
1 sibling, 2 replies; 58+ messages in thread
From: Buddy Brannan @ UTC (permalink / raw)
To: speakup
Hi Toby,
Wow...OK, so what is it? Does Speakup, or does GNU/Linux, attract
hams? Seems we have a disproportionately large number of 'em on this
list. (Yes, here we go again...but I just noticed the callsign in the
Email address...)
Vy 73, de KB5ELV
--
Buddy Brannan, KB5ELV/3 | I choose you to take up all of my time.
Email: davros@ycardz.com | I choose you because you're funny and kind
| I want easy people from now on.
| --the Nields
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Buddy Brannan
@ ` Ann Parsons
` Toby Fisher
1 sibling, 0 replies; 58+ messages in thread
From: Ann Parsons @ UTC (permalink / raw)
To: speakup
Hi all,
Buddy, I think it's because we're already used to tinkering and
experimenting with untrodden paths and methods for getting things
done. We're also used to communicating with others and computers is
an easy step from radio. I've noticed a great many hams are involved
in Linux. There aren't so many involved in the Windows game. I think
it's because there's no room for individualization, no
experimentation, no challenge to the brain. Everything is done for
you and there's not much you can do outside the pale. Dunnow if
that's all true, but it's what comes to mind at the moment.
73.s,
Ann P., n2gsx
--
Ann K. Parsons
email: akp@eznet.net ICQ Number: 33006854
WEB SITE: http://home.eznet.net/~akp
"All that is gold does not glitter. Not all those who wander are lost." JRRT
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Buddy Brannan
` Ann Parsons
@ ` Toby Fisher
` Toby Fisher
1 sibling, 1 reply; 58+ messages in thread
From: Toby Fisher @ UTC (permalink / raw)
To: speakup
On Thu, 9 May 2002, Buddy Brannan wrote:
> Hi Toby,
>
> Wow...OK, so what is it? Does Speakup, or does GNU/Linux, attract
> hams? Seems we have a disproportionately large number of 'em on this
> list. (Yes, here we go again...but I just noticed the callsign in the
> Email address...)
As Ann has already said, we're tinkerers basically.
Actually, I have to thank the hobby for getting me into Linux back in
1995. I joined the university radio club, where many of the members were
linux users, and we used to have the great Alan Cox as a member, anyone
who's analysed much kernel code, particularly on the networking side, will
know that name. That meant that I had some great tutors. The radio shack
was 160 feet above the ground on the roof of the engineering building, and
we had 2 linux boxes up there, the main server was a 386 DX20 with 2 170
mb hard disks, 8 mb ram, 14 mb swap, and it supported about a dozen users
for mail, http and loads of other stuff, as well as a packet radio node,
pop3, smtp and http servers, and loads of other things I didn't worry
about at the time. Sometimes, I used to go up there with my lap top
running NCSA Telnet and connect using plip to that box, as the guys had
rebuilt the kernel to enable me to do it. That machine was the only
accessible pc on the whole campus, oh yes, and after a while I was given a
key so I could go up there whenever I wanted. Oh those were great times,
with our FT767GX and button vertical, what pile-ups!! *sigh*
Cheers.
--
Toby Fisher Email: toby@g0ucu.freeserve.co.uk
Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
ICQ: #61744808
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
` Toby Fisher
` Buddy Brannan
@ ` William F. Acker WB2FLW +1-303-777-8123
` Ann Parsons
` Toby Fisher
1 sibling, 2 replies; 58+ messages in thread
From: William F. Acker WB2FLW +1-303-777-8123 @ UTC (permalink / raw)
To: speakup
On Fri, 10 May 2002, Toby Fisher wrote:
> Well guys, while your suggestions are great, I would like to add some
> things.
>
> First, I think Chris said that his space is limitted. Also, I believe his
> first question was basically which distribution to go for. Given his hd
> space restriction, I do not believe that Redhat, with its limitted
> installation options, is the best option here, since the workstation
> option does not contain several key packages, and the server install will
> be too large.
Limited installation options? How? Actually, the server option is
probably best for a text only installation. Tell us all about your vast
experience with RedHat, Toby.
73.
Bill in Denver
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` William F. Acker WB2FLW +1-303-777-8123
@ ` Ann Parsons
` TALMAGE
` Toby Fisher
1 sibling, 1 reply; 58+ messages in thread
From: Ann Parsons @ UTC (permalink / raw)
To: speakup
Hi all,
Uh-oh, Bill's on the warpath again. Trouble is, Bill, some of us,
like me, tried RH back say three years ago when these things were
true. I guess they aren't now.
73.s,
Ann P., n2gsx
--
Ann K. Parsons
email: akp@eznet.net ICQ Number: 33006854
WEB SITE: http://home.eznet.net/~akp
"All that is gold does not glitter. Not all those who wander are lost." JRRT
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Ann Parsons
@ ` TALMAGE
` Toby Fisher
0 siblings, 1 reply; 58+ messages in thread
From: TALMAGE @ UTC (permalink / raw)
To: speakup
Hi,
I have to agree with Bill here. The first version of Red Hat I installed
was V5.1 and that would have been 3 or 4 years ago, and I didn't have any
trouble then either.
Dave
At 07:59 AM 5/10/02 -0400, you wrote:
>Hi all,
>
>Uh-oh, Bill's on the warpath again. Trouble is, Bill, some of us,
>like me, tried RH back say three years ago when these things were
>true. I guess they aren't now.
>
>73.s,
>Ann P., n2gsx
>
>--
> Ann K. Parsons
>email: akp@eznet.net ICQ Number: 33006854
>WEB SITE: http://home.eznet.net/~akp
>"All that is gold does not glitter. Not all those who wander are lost."
JRRT
>
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
>http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` TALMAGE
@ ` Toby Fisher
0 siblings, 0 replies; 58+ messages in thread
From: Toby Fisher @ UTC (permalink / raw)
To: speakup
On Fri, 10 May 2002 TALMAGE@somtel.com wrote:
> Hi,
>
> I have to agree with Bill here. The first version of Red Hat I installed
> was V5.1 and that would have been 3 or 4 years ago, and I didn't have any
> trouble then either.
Um, now there I *would* have to disagree. I was using it commerically
back then, and we actually ditched it because every tarball we downloaded
from the internet with few exceptions would not compile on RH5.0 and 5.1,
and sometimes even on 5.2 because of broken c libraries - this was
confirmed hen I sent the compile errors to software authors, not necessary
Linux advocates, just those who had ported their BSD etc apps to Linux.
It may well have changed now, Jees I hope it has.
Cheers.
--
Toby Fisher Email: toby@g0ucu.freeserve.co.uk
Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
ICQ: #61744808
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
` William F. Acker WB2FLW +1-303-777-8123
` Ann Parsons
@ ` Toby Fisher
1 sibling, 0 replies; 58+ messages in thread
From: Toby Fisher @ UTC (permalink / raw)
To: speakup
On Thu, 9 May 2002, William F. Acker WB2FLW +1-303-777-8123 wrote:
> On Fri, 10 May 2002, Toby Fisher wrote:
>
> > Well guys, while your suggestions are great, I would like to add some
> > things.
> >
> > First, I think Chris said that his space is limitted. Also, I believe his
> > first question was basically which distribution to go for. Given his hd
> > space restriction, I do not believe that Redhat, with its limitted
> > installation options, is the best option here, since the workstation
> > option does not contain several key packages, and the server install will
> > be too large.
>
> Limited installation options? How? Actually, the server option is
> probably best for a text only installation. Tell us all about your vast
> experience with RedHat, Toby.
Hey, easy, I have used Redhat in a commercial setting, and have stated
elsewhere in this thread that it has its uses and place, and what my
opinions are. If you look at my posts, I do not attempt to make any
definitive statements regarding RH, only what I have gleened from my own
experiences and this list.
Cheers.
--
Toby Fisher Email: toby@g0ucu.freeserve.co.uk
Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
ICQ: #61744808
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 58+ messages in thread
[parent not found: <Pine.LNX.4.33.0205100357420.9750-100000@frontdoor.g0ucu.fr eeserve.co.uk>]
* Re: Why does it need that much hard disk space?
[not found] ` <Pine.LNX.4.33.0205100357420.9750-100000@frontdoor.g0ucu.fr eeserve.co.uk>
@ ` TALMAGE
` Toby Fisher
0 siblings, 1 reply; 58+ messages in thread
From: TALMAGE @ UTC (permalink / raw)
To: speakup
Hi,
What do you mean by limited installation options?
When installing Red Hat you can choose either workstation, server, or custom.
The custom method of course provides the most flex ability, and any can be
done in text mode, and via a serial console or locally.
Dave
At 04:08 AM 5/10/02 +0100, you wrote:
>Well guys, while your suggestions are great, I would like to add some
>things.
>
>First, I think Chris said that his space is limitted. Also, I believe his
>first question was basically which distribution to go for. Given his hd
>space restriction, I do not believe that Redhat, with its limitted
>installation options, is the best option here, since the workstation
>option does not contain several key packages, and the server install will
>be too large. I would recommend Slackware. First of all, it is possible
>to specify the packages required in several ways, and it can be simply
>done to save quite a lot of space.
>
>For example:
>When presented with a list of categories, (disk sets of old) you should
>choooose the following:
>
>Select the a series, you need that, can under no circumstances do with out
>it:
>You can also select the defaults in the ap series, as well as the d
>series.
>Unless you really want Emacs for emacs-speak or other additions, you can
>ignore this one and uncheck it entirely.
>You'll want the f series, and the k series, as well as the n series.
>The t series, well I'm not sure so installed it anyway, the x, xd, kde, g
>and xap series you don't want because these are responsible for the
>Xwindows system, which is not currently accessible. Finally there's the y
>series, which is a load of games and other small utils, it's only about 12
>mb so you might as well go for it.
>
>I've recently done this install myself on my lap top, I don't think it's
>over 500 mb and I won't have to add to it much. When you get to the
>prompting options, choose the option to install groups of packages and
>just press enter at each category to accept the defaults, and while
>they're installing you can read a little about each package. If you
>select install everything, even if you've not selected all categories, it
>will install everything, about 1.9 gb. Imho it's the only annoying
>feature of the Slackware install utility.
>
>Oh yes, and Slackware includes a speakup-enabled kernel from which you can
>make a boot disk on the cdrom.
>Oh yes, and I almost forgot, if that all seems too complicated, and you
>want to keep your Windoze system around for a while, you could always
>install zipspeak, which expands to about 100 megs.
>
> Good luck.
>
>--
>Toby Fisher Email: toby@g0ucu.freeserve.co.uk
>Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
>ICQ: #61744808
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.fsf.org/philosophy/no-word-attachments.html
>
>
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
>http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` TALMAGE
@ ` Toby Fisher
0 siblings, 0 replies; 58+ messages in thread
From: Toby Fisher @ UTC (permalink / raw)
To: speakup
On Fri, 10 May 2002 TALMAGE@somtel.com wrote:
> Hi,
>
> What do you mean by limited installation options?
> When installing Red Hat you can choose either workstation, server, or custom.
> The custom method of course provides the most flex ability, and any can be
> done in text mode, and via a serial console or locally.
Ok, maybe someone can answer this because I'm genuinely curious.
When in custom mode, how much guidance do you get? I mean, I've already
talked about the Slackware method of dividing packages up into categories,
or used to be called disk sets for the days when that would work. I find
this incredibly useful and a massive time-saver. Btw, you can still
install the A series to flopppies if you want, according to the docs, to
get your system up and running.
Cheers.
--
Toby Fisher Email: toby@g0ucu.freeserve.co.uk
Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
ICQ: #61744808
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
` Buddy Brannan
` Raul A. Gallegos
` Ann Parsons
@ ` Igor Gueths
` Few More questions! Cris Ali
2 siblings, 1 reply; 58+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi. You are using redhat right? Or Debian? If you are using Debian, there is a program called dselect, which runs during the installation and prompts you for packages you want to install. This is after the base system has been installed. Dselect will automatically select programs for you, and it will install about 90 packages. I believe that since the packages are pretty small, you have a very usable system in about 300-500 mb. Note: Don't say no if whatever distro asks you if you want to install additional packages. I did this, and ended up with a system that was unusable due to its lack of programs. And I didn't have any installaiton Cds, so I had to re-install Winblows and create the disks from the iso images. Hope this helps, write back if you have anymore questions. Privately or on-list.
----- Original Message -----
From: Buddy Brannan <davros@ycardz.com>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 2:37 PM
Subject: Re: Why does it need that much hard disk space?
> Actually, Linux *doesn't* require all that space. Here's the big
> difference: Windows *does* require a bunch of space for its
> install. You get a few applications--basic word processor and text
> editor, clock, Internet connectivity, Web browser, file sharing, and
> so on--and you have to install most of it. A GNU/Linux system, on the
> other hand, gives you choices--which is what takes up most of the
> space. You can get a very minimal system on a couple floppies, but as
> I said, it's very minimal, generally tailored to a specific
> application--rescuing another system, acting as a router, etc. You can
> get a fairly usable system in something like 100 MB, including a
> compiler, browser, text editor, and so on. You can get a very complete
> system without X-Window in afew hundred megabytes, including several
> of most kinds of applications you're likely to use.
>
> The reason you're seeing the huge space requirement is that that
> installs a whole bunch of different applications, games, browsers, and
> so on, along with lots of development things, and a bunch of stuff
> you're likely not to use. The thing is, with a *full* multi-gigabyte
> installation, you've got about five of nearly anything to choose from
> for your use--by default. You can pare that down very easily to quite
> a lot less space.
>
> Someone else wanna explain that better?
> --
> Buddy Brannan, KB5ELV/3 | I choose you to take up all of my time.
> Email: davros@ycardz.com | I choose you because you're funny and kind
> | I want easy people from now on.
> | --the Nields
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread* Few More questions!
` Igor Gueths
@ ` Cris Ali
` Alex Snow
` (2 more replies)
0 siblings, 3 replies; 58+ messages in thread
From: Cris Ali @ UTC (permalink / raw)
To: speakup
Thanks for all of you who replied to my inquiry about the amount of Hard
Disk space needed to install linux. From the very many answers I received
so far, I got the impression that I can install a reasonably working
operating system on less than 1 Gig. This is what I was hoping to hear. It
means I won't need to buy a new hard disk. However, I also learned that
there are different destribution packages to install from. Four names were
mentioned, Slackware, Debian, Redhat, and Zipspeak. My questions are: Do
they all work fine with speak up? Do they all allow for a full installation
from beginning to end without sighted help? Where can I find a complete
list of what components I need to install, and what components to ignore?
On a different note, I am happy to recognize atleast two names of old IRC
friends on this list; Bill Acker, and Raul. If you remember cris from irc,
that's me. I am glad to finally get a chance to get in touch and say hello
again.
Thanks for everyone who helped so far. Your comments are extremely useful.
Regards,
Cris
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Few More questions!
` Few More questions! Cris Ali
@ ` Alex Snow
` Raul A. Gallegos
` Gregory Nowak
2 siblings, 0 replies; 58+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: speakup
From: "Cris Ali" <filastin48@hotmail.com>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 5:11 PM
Subject: Few More questions!
> Thanks for all of you who replied to my inquiry about the amount of Hard
> Disk space needed to install linux. From the very many answers I received
> so far, I got the impression that I can install a reasonably working
> operating system on less than 1 Gig. This is what I was hoping to hear.
It
> means I won't need to buy a new hard disk. However, I also learned that
> there are different destribution packages to install from. Four names
were
> mentioned, Slackware, Debian, Redhat, and Zipspeak. My questions are: Do
> they all work fine with speak up?
Yes. Zipspeak is a minidistribution of slackware that runs on a current
msdos/winblows system. It has speakup built into the kernel. Debian works
with speakup, so does redhat. Slackware comes with speakup already compiled
into the kernel. Redhat and debian need special bootdisks I think.
eeven Do they all allow for a full installation
> >from beginning to end without sighted help?
For the most part. I've heard that redhat is a little flacky, something
about the disk druid utilody. One of you red hat people could probably
clear that up. Al the others seem fine.
Where can I find a complete
> list of what components I need to install, and what components to ignore?
Depends on what you want. If your a programmer, you want all the compiler
and lib stuff. If you want to screw around with xwindows when the
accessibility stuf is released later this year, you'll need to install it.
>
> On a different note, I am happy to recognize atleast two names of old IRC
> friends on this list; Bill Acker, and Raul. If you remember cris from
irc,
> that's me. I am glad to finally get a chance to get in touch and say
hello
> again.
> Thanks for everyone who helped so far. Your comments are extremely
useful.
> Regards,
> Cris
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Few More questions!
` Few More questions! Cris Ali
` Alex Snow
@ ` Raul A. Gallegos
` Igor Gueths
` Gregory Nowak
2 siblings, 1 reply; 58+ messages in thread
From: Raul A. Gallegos @ UTC (permalink / raw)
To: speakup
Yes Cris now I remember your last name which to me sounded familiar.
Talk about reunions. Those wer the days when I used irc from a netcom
shell and Bill Acker used ibm's OS to get into netcom as well. Nice to
remember you, irc is still used and I still se it. Hope your hunting
goes well. If you get slackware it comes with a speakup kernel all
ready to go. Bill Acker has also provided redhat installation with
speakup compiled into the kernel as well. And let's see, Frank has
provided disks for Debian. On top of all that there are the other ways
you can get linux working. To answer your question it does not matter
which Linux you use as speakup is a part of the kernel which will run
any distribution of Linux.
--
If you perceive that there are four possible ways in which a procedure can
go wrong, and circumvent these, then a fifth way will promptly develop.
Raul A. Gallegos - http://www.asmodean.net
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Few More questions!
` Raul A. Gallegos
@ ` Igor Gueths
0 siblings, 0 replies; 58+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi all. Speaking of maintanace of distros, I am aware of the fact that the
Debian isos are not up to date with the latest kernel. The Speakup iso
that is. Is anyone maintaining that? Possibly Bill? Because what I was
thinking is that if not, me and a friend of mine are interested in
updating the iso. Please get back to me on this. I will be glad to try and
help out, but I just want to know if someone is actively maintaining the
images.
Gates go to hell, your OS is waiting for you there!
On Wed, 8 May 2002, Raul A. Gallegos wrote:
> Yes Cris now I remember your last name which to me sounded familiar.
> Talk about reunions. Those wer the days when I used irc from a netcom
> shell and Bill Acker used ibm's OS to get into netcom as well. Nice to
> remember you, irc is still used and I still se it. Hope your hunting
> goes well. If you get slackware it comes with a speakup kernel all
> ready to go. Bill Acker has also provided redhat installation with
> speakup compiled into the kernel as well. And let's see, Frank has
> provided disks for Debian. On top of all that there are the other ways
> you can get linux working. To answer your question it does not matter
> which Linux you use as speakup is a part of the kernel which will run
> any distribution of Linux.
>
> --
> If you perceive that there are four possible ways in which a procedure can
> go wrong, and circumvent these, then a fifth way will promptly develop.
> Raul A. Gallegos - http://www.asmodean.net
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Few More questions!
` Few More questions! Cris Ali
` Alex Snow
` Raul A. Gallegos
@ ` Gregory Nowak
2 siblings, 0 replies; 58+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
The answer to your first 2 questions is yes.
Greg
On Wed, May 08, 2002 at 05:11:38PM -0400, Cris Ali wrote:
> Thanks for all of you who replied to my inquiry about the amount of Hard
> Disk space needed to install linux. From the very many answers I received
> so far, I got the impression that I can install a reasonably working
> operating system on less than 1 Gig. This is what I was hoping to hear. It
> means I won't need to buy a new hard disk. However, I also learned that
> there are different destribution packages to install from. Four names were
> mentioned, Slackware, Debian, Redhat, and Zipspeak. My questions are: Do
> they all work fine with speak up? Do they all allow for a full installation
> from beginning to end without sighted help? Where can I find a complete
> list of what components I need to install, and what components to ignore?
>
> On a different note, I am happy to recognize atleast two names of old IRC
> friends on this list; Bill Acker, and Raul. If you remember cris from irc,
> that's me. I am glad to finally get a chance to get in touch and say hello
> again.
> Thanks for everyone who helped so far. Your comments are extremely useful.
> Regards,
> Cris
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
Why does it need that much hard disk space? Cris Ali
` Buddy Brannan
@ ` Raul A. Gallegos
` Ann Parsons
` (4 subsequent siblings)
6 siblings, 0 replies; 58+ messages in thread
From: Raul A. Gallegos @ UTC (permalink / raw)
To: speakup
Not at all. I have installed a full slackware system even using
install options which put in software I don't ever need or want and
it's taken up 900 mb of space. Also, my debian installs only take
up around 200 mb of space and that is with the compilers. Without
those it would take up less room than that.
Linux basic system can run fine on 100 mb or less. it depends on what all
you want to do.
Cris Ali said the following
on Wed, May 08, 2002 at 02:16:02PM -0400:
> Hi Folks,
> I was surprised to learn that installing linux requires more than three gigs
> of hard disk space, 20 times more than windows98. If i am to install it on
> my retired 90 mhz pentium, i have to buy a new hard disk. This machine has
> two hard disks, one is 2.2 gigs, and the second is only 320 megs. Is it
> possible to have a small installation of linux, at least to learn how to use
> this system? Secondly, does anyone know a good place to buy inexpensive
> hard drives that would be competibile with old computers?
> Cheers,
> Cris Ali
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
If you perceive that there are four possible ways in which a procedure can
go wrong, and circumvent these, then a fifth way will promptly develop.
Raul A. Gallegos - http://www.asmodean.net
^ permalink raw reply [flat|nested] 58+ messages in thread* Why does it need that much hard disk space?
Why does it need that much hard disk space? Cris Ali
` Buddy Brannan
` Why does it need that much hard disk space? Raul A. Gallegos
@ ` Ann Parsons
` Raul A. Gallegos
` Alex Snow
` Gregory Nowak
` (3 subsequent siblings)
6 siblings, 2 replies; 58+ messages in thread
From: Ann Parsons @ UTC (permalink / raw)
To: speakup
Hi all,
Well, if you go with Red Hat, what do you expect? Also, you do not
need to install *everything* on your hard drive at all! I dunnow
about RH, but Debian gives you an option where you can select the
packages you want to install. The X stuff you don't need yet, so
dispense with it. Some of the other stuff you may not need either.
I'm sure someone here can help you to determine just what you do and
don't need to install.
Red Hat may have an install program for folks who want to do it
manually instead of installing the whole kitten-kabootle.
Ann P.
--
Ann K. Parsons
email: akp@eznet.net ICQ Number: 33006854
WEB SITE: http://home.eznet.net/~akp
"All that is gold does not glitter. Not all those who wander are lost." JRRT
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Ann Parsons
@ ` Raul A. Gallegos
` Ann Parsons
` Alex Snow
1 sibling, 1 reply; 58+ messages in thread
From: Raul A. Gallegos @ UTC (permalink / raw)
To: speakup
Ann Parsons said the following on Wed, May 08, 2002 at 02:50:39PM -0400:
> Well, if you go with Red Hat, what do you expect?
What do you mean? Does redhat install 3 gb worth of files? I don't
think it does and I've never installed it.
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Raul A. Gallegos
@ ` Ann Parsons
` Toby Fisher
[not found] ` <Pine.LNX.4.33.0205100415120.9750-100000@frontdoor.g0ucu.fr eeserve.co.uk>
0 siblings, 2 replies; 58+ messages in thread
From: Ann Parsons @ UTC (permalink / raw)
To: speakup
Hi all,
I understand, and am probably much mistaken, as I have been corrected
affore, that RH relies more on graphics than does any of the other
distros.
Ann P.
--
Ann K. Parsons
email: akp@eznet.net ICQ Number: 33006854
WEB SITE: http://home.eznet.net/~akp
"All that is gold does not glitter. Not all those who wander are lost." JRRT
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Ann Parsons
@ ` Toby Fisher
` jwantz
[not found] ` <Pine.LNX.4.33.0205100415120.9750-100000@frontdoor.g0ucu.fr eeserve.co.uk>
1 sibling, 1 reply; 58+ messages in thread
From: Toby Fisher @ UTC (permalink / raw)
To: speakup
On Wed, 8 May 2002, Ann Parsons wrote:
> Hi all,
>
> I understand, and am probably much mistaken, as I have been corrected
> affore, that RH relies more on graphics than does any of the other
> distros.
If you think about it, because RH is the one that is used commercially,
for the most part, by people with users to support, then the users are
happier ith the gui, so the gui they get, we may not like it but it's a
fact of life.
Cheers.
--
Toby Fisher Email: toby@g0ucu.freeserve.co.uk
Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
ICQ: #61744808
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Toby Fisher
@ ` jwantz
` Ann Parsons
0 siblings, 1 reply; 58+ messages in thread
From: jwantz @ UTC (permalink / raw)
To: speakup
Hi Ann amd Toby,
Ann, Bill Acker has told you this--and apparently you didn't fully
believe him. Redhat has a full text mode installation option--I don't
know how more plain this statement can be. Secondly, you can do a
custom installation with Redhat which is neither Workstation or Server.
I think its unfair to tar Redhat because you had bad experiences with
versions many revisions back.
Jim
On Fri, 10 May 2002, Toby Fisher wrote:
> On Wed, 8 May 2002, Ann Parsons wrote:
>
> > Hi all,
> >
> > I understand, and am probably much mistaken, as I have been corrected
> > affore, that RH relies more on graphics than does any of the other
> > distros.
>
> If you think about it, because RH is the one that is used commercially,
> for the most part, by people with users to support, then the users are
> happier ith the gui, so the gui they get, we may not like it but it's a
> fact of life.
>
>
> Cheers.
>
>
^ permalink raw reply [flat|nested] 58+ messages in thread
[parent not found: <Pine.LNX.4.33.0205100415120.9750-100000@frontdoor.g0ucu.fr eeserve.co.uk>]
* Re: Why does it need that much hard disk space?
[not found] ` <Pine.LNX.4.33.0205100415120.9750-100000@frontdoor.g0ucu.fr eeserve.co.uk>
@ ` TALMAGE
` Toby Fisher
0 siblings, 1 reply; 58+ messages in thread
From: TALMAGE @ UTC (permalink / raw)
To: speakup
Hi,
Yes Red Hat provides a good deal of GUI related apps, but they still have
the text based apps as well. This just provides flex ability for the end
users. The 1 pitfall here however is due to the gui apps and the numerous
languages supported by the Red Hat installation set, have swelled it to a 4
disk set.
Dave
At 04:16 AM 5/10/02 +0100, you wrote:
>If you think about it, because RH is the one that is used commercially,
>for the most part, by people with users to support, then the users are
>happier ith the gui, so the gui they get, we may not like it but it's a
>fact of life.
>
>
>Cheers.
>
>--
>Toby Fisher Email: toby@g0ucu.freeserve.co.uk
>Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
>ICQ: #61744808
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.fsf.org/philosophy/no-word-attachments.html
>
>
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
>http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` TALMAGE
@ ` Toby Fisher
` Alex Snow
0 siblings, 1 reply; 58+ messages in thread
From: Toby Fisher @ UTC (permalink / raw)
To: speakup
On Fri, 10 May 2002 TALMAGE@somtel.com wrote:
> Hi,
>
> Yes Red Hat provides a good deal of GUI related apps, but they still have
> the text based apps as well. This just provides flex ability for the end
> users. The 1 pitfall here however is due to the gui apps and the numerous
> languages supported by the Red Hat installation set, have swelled it to a 4
> disk set.
Whereas Slackware only *requires* 1 cd, yes, you can get all 5, but you
only need 1. Look, as has been stated, this is pointless, because nobody,
or almost nobody, is going to be persuaded by this argument to change
distros, I certainly won't, so apart from correct inaccuracies, what's the
point? Yes, I know, I've got it wrong too.
Cheers.
--
Toby Fisher Email: toby@g0ucu.freeserve.co.uk
Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
ICQ: #61744808
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Toby Fisher
@ ` Alex Snow
` Toby Fisher
0 siblings, 1 reply; 58+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: speakup
Slackware only has three CDs, install.iso, extra.iso, and source.iso.
----- Original Message -----
From: "Toby Fisher" <toby_fisher@bigfoot.com>
To: <speakup@braille.uwo.ca>
Sent: Friday, May 10, 2002 10:50 PM
Subject: Re: Why does it need that much hard disk space?
> On Fri, 10 May 2002 TALMAGE@somtel.com wrote:
>
> > Hi,
> >
> > Yes Red Hat provides a good deal of GUI related apps, but they still
have
> > the text based apps as well. This just provides flex ability for the
end
> > users. The 1 pitfall here however is due to the gui apps and the
numerous
> > languages supported by the Red Hat installation set, have swelled it to
a 4
> > disk set.
>
> Whereas Slackware only *requires* 1 cd, yes, you can get all 5, but you
> only need 1. Look, as has been stated, this is pointless, because nobody,
> or almost nobody, is going to be persuaded by this argument to change
> distros, I certainly won't, so apart from correct inaccuracies, what's the
> point? Yes, I know, I've got it wrong too.
>
> Cheers.
>
> --
> Toby Fisher Email: toby@g0ucu.freeserve.co.uk
> Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
> ICQ: #61744808
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.fsf.org/philosophy/no-word-attachments.html
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Alex Snow
@ ` Toby Fisher
` Charles Hallenbeck
0 siblings, 1 reply; 58+ messages in thread
From: Toby Fisher @ UTC (permalink / raw)
To: speakup
On Sat, 11 May 2002, Alex Snow wrote:
> Slackware only has three CDs, install.iso, extra.iso, and source.iso.
Hmm, well it's been a lot of years since I've actually used a full distro,
usually just grab what I need from the net, but ther used to be 4 I think,
there was also a sources disk, with the sources for all the packages, all
the scripts they used and everything.
Cheers.
--
Toby Fisher Email: toby@g0ucu.freeserve.co.uk
Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
ICQ: #61744808
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Toby Fisher
@ ` Charles Hallenbeck
` Gregory Nowak
` Steve Holmes
0 siblings, 2 replies; 58+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: speakup
There are still four disks.
On Sun, 12 May 2002, Toby Fisher wrote:
> On Sat, 11 May 2002, Alex Snow wrote:
>
> > Slackware only has three CDs, install.iso, extra.iso, and source.iso.
>
> Hmm, well it's been a lot of years since I've actually used a full distro,
> usually just grab what I need from the net, but ther used to be 4 I think,
> there was also a sources disk, with the sources for all the packages, all
> the scripts they used and everything.
>
> Cheers.
>
>
--
Visit me at http://www.valstar.net/~hallenbeck
The Moon is New
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Charles Hallenbeck
@ ` Gregory Nowak
` Charles Hallenbeck
` Adam Myrow
` Steve Holmes
1 sibling, 2 replies; 58+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Where do you get the 4th one? There are only 3 images for slackware 8.0 on slackware's site.
Greg
On Sun, May 12, 2002 at 12:29:12PM -0400, Charles Hallenbeck wrote:
> There are still four disks.
>
> On Sun, 12 May 2002, Toby Fisher wrote:
>
> > On Sat, 11 May 2002, Alex Snow wrote:
> >
> > > Slackware only has three CDs, install.iso, extra.iso, and source.iso.
> >
> > Hmm, well it's been a lot of years since I've actually used a full distro,
> > usually just grab what I need from the net, but ther used to be 4 I think,
> > there was also a sources disk, with the sources for all the packages, all
> > the scripts they used and everything.
> >
> > Cheers.
> >
> >
>
> --
> Visit me at http://www.valstar.net/~hallenbeck
> The Moon is New
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Gregory Nowak
@ ` Charles Hallenbeck
` Adam Myrow
1 sibling, 0 replies; 58+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: speakup
I bought mine from the Slackware Store online and there were
four. Same as for the earlier versions, 7.0 and 7.1.
On Sun, 12 May 2002, Gregory Nowak wrote:
> Where do you get the 4th one? There are only 3 images for slackware 8.0 on slackware's site.
> Greg
>
>
> On Sun, May 12, 2002 at 12:29:12PM -0400, Charles Hallenbeck wrote:
> > There are still four disks.
> >
> > On Sun, 12 May 2002, Toby Fisher wrote:
> >
> > > On Sat, 11 May 2002, Alex Snow wrote:
> > >
> > > > Slackware only has three CDs, install.iso, extra.iso, and source.iso.
> > >
> > > Hmm, well it's been a lot of years since I've actually used a full distro,
> > > usually just grab what I need from the net, but ther used to be 4 I think,
> > > there was also a sources disk, with the sources for all the packages, all
> > > the scripts they used and everything.
> > >
> > > Cheers.
> > >
> > >
> >
> > --
> > Visit me at http://www.valstar.net/~hallenbeck
> > The Moon is New
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Visit me at http://www.valstar.net/~hallenbeck
The Moon is New
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Gregory Nowak
` Charles Hallenbeck
@ ` Adam Myrow
` Steve Holmes
1 sibling, 1 reply; 58+ messages in thread
From: Adam Myrow @ UTC (permalink / raw)
To: speakup
If you buy Slackware directly from the web site, you get a fourth CD
called "live." It's basically a full Linux on CD for demos and what they
call "the ultimate rescue disk." Other than that, there are only 3 CDS
and you really only need the install one and there are a few interesting
things on contrib. Oh, Slackware 8.1 is in beta now and it looks like
it's ballooned to 2 CDS. They are adding some stuff like Logrotate and it
will come with kernel 2.4.18 unless a newer one comes out before it does.
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Adam Myrow
@ ` Steve Holmes
0 siblings, 0 replies; 58+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
<Hmmmm> I wonder if I should look into bundling spekup with it. Raul
worked on the 2.2.19 deal last summer but I could start looking at the
config file they use for default and push speakup into it before.
That's been a big help for me even.
On Sun, May 12, 2002 at 12:35:37PM -0500, Adam Myrow wrote:
> If you buy Slackware directly from the web site, you get a fourth CD
> called "live." It's basically a full Linux on CD for demos and what they
> call "the ultimate rescue disk." Other than that, there are only 3 CDS
> and you really only need the install one and there are a few interesting
> things on contrib. Oh, Slackware 8.1 is in beta now and it looks like
> it's ballooned to 2 CDS. They are adding some stuff like Logrotate and it
> will come with kernel 2.4.18 unless a newer one comes out before it does.
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
` Charles Hallenbeck
` Gregory Nowak
@ ` Steve Holmes
1 sibling, 0 replies; 58+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
I only found 3 disks while going after 8.0 last summer.
On Sun, May 12, 2002 at 12:29:12PM -0400, Charles Hallenbeck wrote:
> There are still four disks.
>
> On Sun, 12 May 2002, Toby Fisher wrote:
>
> > On Sat, 11 May 2002, Alex Snow wrote:
> >
> > > Slackware only has three CDs, install.iso, extra.iso, and source.iso.
> >
> > Hmm, well it's been a lot of years since I've actually used a full distro,
> > usually just grab what I need from the net, but ther used to be 4 I think,
> > there was also a sources disk, with the sources for all the packages, all
> > the scripts they used and everything.
> >
> > Cheers.
> >
> >
>
> --
> Visit me at http://www.valstar.net/~hallenbeck
> The Moon is New
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
` Ann Parsons
` Raul A. Gallegos
@ ` Alex Snow
1 sibling, 0 replies; 58+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: speakup
And if you find that you need something after you've installed the thing,
It's not that hard to modify the installed packages.
----- Original Message -----
From: "Ann Parsons" <akp@eznet.net>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 2:50 PM
Subject: Why does it need that much hard disk space?
> Hi all,
>
> Well, if you go with Red Hat, what do you expect? Also, you do not
> need to install *everything* on your hard drive at all! I dunnow
> about RH, but Debian gives you an option where you can select the
> packages you want to install. The X stuff you don't need yet, so
> dispense with it. Some of the other stuff you may not need either.
> I'm sure someone here can help you to determine just what you do and
> don't need to install.
>
> Red Hat may have an install program for folks who want to do it
> manually instead of installing the whole kitten-kabootle.
>
> Ann P.
>
> --
> Ann K. Parsons
> email: akp@eznet.net ICQ Number: 33006854
> WEB SITE: http://home.eznet.net/~akp
> "All that is gold does not glitter. Not all those who wander are lost."
JRRT
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
Why does it need that much hard disk space? Cris Ali
` (2 preceding siblings ...)
` Ann Parsons
@ ` Gregory Nowak
` 'Georgina'
` (2 subsequent siblings)
6 siblings, 0 replies; 58+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Try zipspeak to start with. It only requires about 100 megs for the base system.
Greg
On Wed, May 08, 2002 at 02:16:02PM -0400, Cris Ali wrote:
> Hi Folks,
> I was surprised to learn that installing linux requires more than three gigs
> of hard disk space, 20 times more than windows98. If i am to install it on
> my retired 90 mhz pentium, i have to buy a new hard disk. This machine has
> two hard disks, one is 2.2 gigs, and the second is only 320 megs. Is it
> possible to have a small installation of linux, at least to learn how to use
> this system? Secondly, does anyone know a good place to buy inexpensive
> hard drives that would be competibile with old computers?
> Cheers,
> Cris Ali
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
Why does it need that much hard disk space? Cris Ali
` (3 preceding siblings ...)
` Gregory Nowak
@ ` 'Georgina'
` Kerry Hoath
` Cecil H. Whitley
` Alex Snow
6 siblings, 1 reply; 58+ messages in thread
From: 'Georgina' @ UTC (permalink / raw)
To: speakup
Hi
Well while everyone is going off in their own little worlds, allow me to
answer your questions. As you've seen people are sensative over their
preferred distribution.
You do not need to buy a new disk for your machine. Interestingly,
where did you hear about GNU/Linux needing 3 Gb?
All you'll need is a hardware synthesiser if you want to ge the speakup
route or get some sighted help to install emacspeak with via voice.
Gena
Blindness Advocacy and Self Help Online www.bashonline.org
>Hi Folks,
>I was surprised to learn that installing linux requires more than three gigs
>of hard disk space, 20 times more than windows98. If i am to install it on
>my retired 90 mhz pentium, i have to buy a new hard disk. This machine has
>two hard disks, one is 2.2 gigs, and the second is only 320 megs. Is it
>possible to have a small installation of linux, at least to learn how to use
>this system? Secondly, does anyone know a good place to buy inexpensive
>hard drives that would be competibile with old computers?
>Cheers,
>Cris Ali
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
>http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` 'Georgina'
@ ` Kerry Hoath
0 siblings, 0 replies; 58+ messages in thread
From: Kerry Hoath @ UTC (permalink / raw)
To: speakup
Let's eliminate some confusion here.
If you want to install redhat with the typical default set of stuff
and both gnome and kde
and all the office stuff and netscape etc etc it does take 3gb.
Now that is also to say that if you do a typical install of Windows XP
it'll take 1.5gb of disk + whatever you want for an office package.
You can of course install Redhat in 150 megs and Windows in 300
megs by selecting _custom_ and eliminating the stuff you don't need/want.
If you are a power user and once you know what you are up to, you can get
Linux into about 40-80 megs if you either roll your won or
use linuxfromscratch etc but you pay a price by not having a package manager.
Regards, Kerry.
On Wed, May 08, 2002 at 09:31:25PM +0100, 'Georgina' wrote:
> Hi
>
> Well while everyone is going off in their own little worlds, allow me to
> answer your questions. As you've seen people are sensative over their
> preferred distribution.
>
> You do not need to buy a new disk for your machine. Interestingly,
> where did you hear about GNU/Linux needing 3 Gb?
>
> All you'll need is a hardware synthesiser if you want to ge the speakup
> route or get some sighted help to install emacspeak with via voice.
> Gena
>
>
>
> Blindness Advocacy and Self Help Online www.bashonline.org
>
> >Hi Folks,
> >I was surprised to learn that installing linux requires more than three gigs
> >of hard disk space, 20 times more than windows98. If i am to install it on
> >my retired 90 mhz pentium, i have to buy a new hard disk. This machine has
> >two hard disks, one is 2.2 gigs, and the second is only 320 megs. Is it
> >possible to have a small installation of linux, at least to learn how to use
> >this system? Secondly, does anyone know a good place to buy inexpensive
> >hard drives that would be competibile with old computers?
> >Cheers,
> >Cris Ali
> >
> >_______________________________________________
> >Speakup mailing list
> >Speakup@braille.uwo.ca
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Kerry Hoath: kerry@gotss.net kerry@gotss.eu.org or kerry@gotss.spice.net.au
ICQ: 8226547 msn: kerry@gotss.net Yahoo: kerryhoath@yahoo.com.au
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
Why does it need that much hard disk space? Cris Ali
` (4 preceding siblings ...)
` 'Georgina'
@ ` Cecil H. Whitley
` Igor Gueths
` Alex Snow
6 siblings, 1 reply; 58+ messages in thread
From: Cecil H. Whitley @ UTC (permalink / raw)
To: speakup
Hi,
First of all I need to declare my bias. I selected redhat for my desktop.
Now, with that said I must also point out that I also use freebsd, solaris
(various versions) and even tried debian. Why did I choose redhat? Simple,
not very technical, I loaded it on servers at work because Dell supports it.
Since I have to work with it at work I might as well use it at home.
Redhat, and probably any distribution of linux can be cut down to a floppy.
You can't do that with windows. In fact, NT/2000/xp take three/four disks
just to boot. Linux also takes a lot less memory to run (and run well I
might add). Redhat distributes several x-windows based front ends (Gnome,
KDE, windows maker, etc). There is a lot of desktop dependant apps which
get loaded depending on which front-ends you choose to load. The important
word there is choose. You can load everything (an actual menu selection),
particular catagories, or individual packages. I believe that this is the
same or similar in nearly all distro's. The easiest way to trim the size of
any distribution is to not load x-windows. That will drastically cut the
disk space requirements without removing any functionality you will need.
I guess the short answer is that yes, you can select for 3gb or more of
stuff to be loaded, but on windows you can get the same effect (with less
functionality) by loading the full operating system (not typical) and
netscape, m.s. office, Lotus smartsuite, Lotus Notes, your speech package,
Visual "c", Visual C++, CYGWIN, Photoshop, IIS, Exchange, SQL server, and
the list goes on and on. The 5 CD's that make up the RedHat distribution
contains much much more than just an OS. The same goes for Slackware,
Debian, and just about any other distribution of Linux (no offense to anyone
who's distribution didn't make it in my list, it's just my ignorance).
Regards,
Cecil
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Cecil H. Whitley
@ ` Igor Gueths
` Gregory Nowak
` Cecil H. Whitley
0 siblings, 2 replies; 58+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi Cecil. How have you used Freebsd and Solaris? Well I know a friend who actually has several Linux boxes and a Solaris machine. Did you use something like Yasr for running on Freebsd? You can reply to me off-list on this. But now you've got me interested! My address is igueths@attbi.com. Hope to hear from you regarding the Freebsd though.
----- Original Message -----
From: Cecil H. Whitley <cwhitley@ec.rr.com>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 5:00 PM
Subject: Re: Why does it need that much hard disk space?
> Hi,
> First of all I need to declare my bias. I selected redhat for my desktop.
> Now, with that said I must also point out that I also use freebsd, solaris
> (various versions) and even tried debian. Why did I choose redhat? Simple,
> not very technical, I loaded it on servers at work because Dell supports it.
> Since I have to work with it at work I might as well use it at home.
>
> Redhat, and probably any distribution of linux can be cut down to a floppy.
> You can't do that with windows. In fact, NT/2000/xp take three/four disks
> just to boot. Linux also takes a lot less memory to run (and run well I
> might add). Redhat distributes several x-windows based front ends (Gnome,
> KDE, windows maker, etc). There is a lot of desktop dependant apps which
> get loaded depending on which front-ends you choose to load. The important
> word there is choose. You can load everything (an actual menu selection),
> particular catagories, or individual packages. I believe that this is the
> same or similar in nearly all distro's. The easiest way to trim the size of
> any distribution is to not load x-windows. That will drastically cut the
> disk space requirements without removing any functionality you will need.
>
> I guess the short answer is that yes, you can select for 3gb or more of
> stuff to be loaded, but on windows you can get the same effect (with less
> functionality) by loading the full operating system (not typical) and
> netscape, m.s. office, Lotus smartsuite, Lotus Notes, your speech package,
> Visual "c", Visual C++, CYGWIN, Photoshop, IIS, Exchange, SQL server, and
> the list goes on and on. The 5 CD's that make up the RedHat distribution
> contains much much more than just an OS. The same goes for Slackware,
> Debian, and just about any other distribution of Linux (no offense to anyone
> who's distribution didn't make it in my list, it's just my ignorance).
>
> Regards,
>
> Cecil
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Igor Gueths
@ ` Gregory Nowak
` Alex Snow
` Cecil H. Whitley
1 sibling, 1 reply; 58+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Please reply to me as well, since I too am interested.
Greg
On Wed, May 08, 2002 at 05:07:15PM -0400, Igor Gueths wrote:
> Hi Cecil. How have you used Freebsd and Solaris? Well I know a friend who actually has several Linux boxes and a Solaris machine. Did you use something like Yasr for running on Freebsd? You can reply to me off-list on this. But now you've got me interested! My address is igueths@attbi.com. Hope to hear from you regarding the Freebsd though.
> ----- Original Message -----
> From: Cecil H. Whitley <cwhitley@ec.rr.com>
> To: <speakup@braille.uwo.ca>
> Sent: Wednesday, May 08, 2002 5:00 PM
> Subject: Re: Why does it need that much hard disk space?
>
>
> > Hi,
> > First of all I need to declare my bias. I selected redhat for my desktop.
> > Now, with that said I must also point out that I also use freebsd, solaris
> > (various versions) and even tried debian. Why did I choose redhat? Simple,
> > not very technical, I loaded it on servers at work because Dell supports it.
> > Since I have to work with it at work I might as well use it at home.
> >
> > Redhat, and probably any distribution of linux can be cut down to a floppy.
> > You can't do that with windows. In fact, NT/2000/xp take three/four disks
> > just to boot. Linux also takes a lot less memory to run (and run well I
> > might add). Redhat distributes several x-windows based front ends (Gnome,
> > KDE, windows maker, etc). There is a lot of desktop dependant apps which
> > get loaded depending on which front-ends you choose to load. The important
> > word there is choose. You can load everything (an actual menu selection),
> > particular catagories, or individual packages. I believe that this is the
> > same or similar in nearly all distro's. The easiest way to trim the size of
> > any distribution is to not load x-windows. That will drastically cut the
> > disk space requirements without removing any functionality you will need.
> >
> > I guess the short answer is that yes, you can select for 3gb or more of
> > stuff to be loaded, but on windows you can get the same effect (with less
> > functionality) by loading the full operating system (not typical) and
> > netscape, m.s. office, Lotus smartsuite, Lotus Notes, your speech package,
> > Visual "c", Visual C++, CYGWIN, Photoshop, IIS, Exchange, SQL server, and
> > the list goes on and on. The 5 CD's that make up the RedHat distribution
> > contains much much more than just an OS. The same goes for Slackware,
> > Debian, and just about any other distribution of Linux (no offense to anyone
> > who's distribution didn't make it in my list, it's just my ignorance).
> >
> > Regards,
> >
> > Cecil
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Gregory Nowak
@ ` Alex Snow
0 siblings, 0 replies; 58+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: speakup
Also reply to me
alex_snow@gmx.net
----- Original Message -----
From: "Gregory Nowak" <gnowak1@uic.edu>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 5:16 PM
Subject: Re: Why does it need that much hard disk space?
> Please reply to me as well, since I too am interested.
> Greg
>
>
> On Wed, May 08, 2002 at 05:07:15PM -0400, Igor Gueths wrote:
> > Hi Cecil. How have you used Freebsd and Solaris? Well I know a friend
who actually has several Linux boxes and a Solaris machine. Did you use
something like Yasr for running on Freebsd? You can reply to me off-list on
this. But now you've got me interested! My address is igueths@attbi.com.
Hope to hear from you regarding the Freebsd though.
> > ----- Original Message -----
> > From: Cecil H. Whitley <cwhitley@ec.rr.com>
> > To: <speakup@braille.uwo.ca>
> > Sent: Wednesday, May 08, 2002 5:00 PM
> > Subject: Re: Why does it need that much hard disk space?
> >
> >
> > > Hi,
> > > First of all I need to declare my bias. I selected redhat for my
desktop.
> > > Now, with that said I must also point out that I also use freebsd,
solaris
> > > (various versions) and even tried debian. Why did I choose redhat?
Simple,
> > > not very technical, I loaded it on servers at work because Dell
supports it.
> > > Since I have to work with it at work I might as well use it at home.
> > >
> > > Redhat, and probably any distribution of linux can be cut down to a
floppy.
> > > You can't do that with windows. In fact, NT/2000/xp take three/four
disks
> > > just to boot. Linux also takes a lot less memory to run (and run well
I
> > > might add). Redhat distributes several x-windows based front ends
(Gnome,
> > > KDE, windows maker, etc). There is a lot of desktop dependant apps
which
> > > get loaded depending on which front-ends you choose to load. The
important
> > > word there is choose. You can load everything (an actual menu
selection),
> > > particular catagories, or individual packages. I believe that this is
the
> > > same or similar in nearly all distro's. The easiest way to trim the
size of
> > > any distribution is to not load x-windows. That will drastically cut
the
> > > disk space requirements without removing any functionality you will
need.
> > >
> > > I guess the short answer is that yes, you can select for 3gb or more
of
> > > stuff to be loaded, but on windows you can get the same effect (with
less
> > > functionality) by loading the full operating system (not typical) and
> > > netscape, m.s. office, Lotus smartsuite, Lotus Notes, your speech
package,
> > > Visual "c", Visual C++, CYGWIN, Photoshop, IIS, Exchange, SQL server,
and
> > > the list goes on and on. The 5 CD's that make up the RedHat
distribution
> > > contains much much more than just an OS. The same goes for Slackware,
> > > Debian, and just about any other distribution of Linux (no offense to
anyone
> > > who's distribution didn't make it in my list, it's just my ignorance).
> > >
> > > Regards,
> > >
> > > Cecil
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
` Igor Gueths
` Gregory Nowak
@ ` Cecil H. Whitley
` Gregory Nowak
` Igor Gueths
1 sibling, 2 replies; 58+ messages in thread
From: Cecil H. Whitley @ UTC (permalink / raw)
To: speakup
Hi,
Nothing fancy, just use ssh to connect remotely. Also can use a terminal
program on the serial port if i'm desperate.
Cecil
----- Original Message -----
From: "Igor Gueths" <igueths@attbi.com>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 5:07 PM
Subject: Re: Why does it need that much hard disk space?
Hi Cecil. How have you used Freebsd and Solaris? Well I know a friend who
actually has several Linux boxes and a Solaris machine. Did you use
something like Yasr for running on Freebsd? You can reply to me off-list on
this. But now you've got me interested! My address is igueths@attbi.com.
Hope to hear from you regarding the Freebsd though.
----- Original Message -----
From: Cecil H. Whitley <cwhitley@ec.rr.com>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 5:00 PM
Subject: Re: Why does it need that much hard disk space?
> Hi,
> First of all I need to declare my bias. I selected redhat for my desktop.
> Now, with that said I must also point out that I also use freebsd, solaris
> (various versions) and even tried debian. Why did I choose redhat?
Simple,
> not very technical, I loaded it on servers at work because Dell supports
it.
> Since I have to work with it at work I might as well use it at home.
>
> Redhat, and probably any distribution of linux can be cut down to a
floppy.
> You can't do that with windows. In fact, NT/2000/xp take three/four disks
> just to boot. Linux also takes a lot less memory to run (and run well I
> might add). Redhat distributes several x-windows based front ends (Gnome,
> KDE, windows maker, etc). There is a lot of desktop dependant apps which
> get loaded depending on which front-ends you choose to load. The
important
> word there is choose. You can load everything (an actual menu selection),
> particular catagories, or individual packages. I believe that this is the
> same or similar in nearly all distro's. The easiest way to trim the size
of
> any distribution is to not load x-windows. That will drastically cut the
> disk space requirements without removing any functionality you will need.
>
> I guess the short answer is that yes, you can select for 3gb or more of
> stuff to be loaded, but on windows you can get the same effect (with less
> functionality) by loading the full operating system (not typical) and
> netscape, m.s. office, Lotus smartsuite, Lotus Notes, your speech package,
> Visual "c", Visual C++, CYGWIN, Photoshop, IIS, Exchange, SQL server, and
> the list goes on and on. The 5 CD's that make up the RedHat distribution
> contains much much more than just an OS. The same goes for Slackware,
> Debian, and just about any other distribution of Linux (no offense to
anyone
> who's distribution didn't make it in my list, it's just my ignorance).
>
> Regards,
>
> Cecil
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Cecil H. Whitley
@ ` Gregory Nowak
` Igor Gueths
1 sibling, 0 replies; 58+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
How do you do the install? Through a serial console?
Greg
On Wed, May 08, 2002 at 05:19:00PM -0400, Cecil H. Whitley wrote:
> Hi,
> Nothing fancy, just use ssh to connect remotely. Also can use a terminal
> program on the serial port if i'm desperate.
> Cecil
> ----- Original Message -----
> From: "Igor Gueths" <igueths@attbi.com>
> To: <speakup@braille.uwo.ca>
> Sent: Wednesday, May 08, 2002 5:07 PM
> Subject: Re: Why does it need that much hard disk space?
>
>
> Hi Cecil. How have you used Freebsd and Solaris? Well I know a friend who
> actually has several Linux boxes and a Solaris machine. Did you use
> something like Yasr for running on Freebsd? You can reply to me off-list on
> this. But now you've got me interested! My address is igueths@attbi.com.
> Hope to hear from you regarding the Freebsd though.
> ----- Original Message -----
> From: Cecil H. Whitley <cwhitley@ec.rr.com>
> To: <speakup@braille.uwo.ca>
> Sent: Wednesday, May 08, 2002 5:00 PM
> Subject: Re: Why does it need that much hard disk space?
>
>
> > Hi,
> > First of all I need to declare my bias. I selected redhat for my desktop.
> > Now, with that said I must also point out that I also use freebsd, solaris
> > (various versions) and even tried debian. Why did I choose redhat?
> Simple,
> > not very technical, I loaded it on servers at work because Dell supports
> it.
> > Since I have to work with it at work I might as well use it at home.
> >
> > Redhat, and probably any distribution of linux can be cut down to a
> floppy.
> > You can't do that with windows. In fact, NT/2000/xp take three/four disks
> > just to boot. Linux also takes a lot less memory to run (and run well I
> > might add). Redhat distributes several x-windows based front ends (Gnome,
> > KDE, windows maker, etc). There is a lot of desktop dependant apps which
> > get loaded depending on which front-ends you choose to load. The
> important
> > word there is choose. You can load everything (an actual menu selection),
> > particular catagories, or individual packages. I believe that this is the
> > same or similar in nearly all distro's. The easiest way to trim the size
> of
> > any distribution is to not load x-windows. That will drastically cut the
> > disk space requirements without removing any functionality you will need.
> >
> > I guess the short answer is that yes, you can select for 3gb or more of
> > stuff to be loaded, but on windows you can get the same effect (with less
> > functionality) by loading the full operating system (not typical) and
> > netscape, m.s. office, Lotus smartsuite, Lotus Notes, your speech package,
> > Visual "c", Visual C++, CYGWIN, Photoshop, IIS, Exchange, SQL server, and
> > the list goes on and on. The 5 CD's that make up the RedHat distribution
> > contains much much more than just an OS. The same goes for Slackware,
> > Debian, and just about any other distribution of Linux (no offense to
> anyone
> > who's distribution didn't make it in my list, it's just my ignorance).
> >
> > Regards,
> >
> > Cecil
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Cecil H. Whitley
` Gregory Nowak
@ ` Igor Gueths
` Alex Snow
1 sibling, 1 reply; 58+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi Cecil. So you used a terminal program to echo output to a dectalk
express? How then did you review the screen? I suppose the terminal
program had review keys possibly?
Gates go to hell, your OS is waiting for you there!
On Wed, 8 May 2002, Cecil H. Whitley wrote:
> Hi,
> Nothing fancy, just use ssh to connect remotely. Also can use a terminal
> program on the serial port if i'm desperate.
> Cecil
> ----- Original Message -----
> From: "Igor Gueths" <igueths@attbi.com>
> To: <speakup@braille.uwo.ca>
> Sent: Wednesday, May 08, 2002 5:07 PM
> Subject: Re: Why does it need that much hard disk space?
>
>
> Hi Cecil. How have you used Freebsd and Solaris? Well I know a friend who
> actually has several Linux boxes and a Solaris machine. Did you use
> something like Yasr for running on Freebsd? You can reply to me off-list on
> this. But now you've got me interested! My address is igueths@attbi.com.
> Hope to hear from you regarding the Freebsd though.
> ----- Original Message -----
> From: Cecil H. Whitley <cwhitley@ec.rr.com>
> To: <speakup@braille.uwo.ca>
> Sent: Wednesday, May 08, 2002 5:00 PM
> Subject: Re: Why does it need that much hard disk space?
>
>
> > Hi,
> > First of all I need to declare my bias. I selected redhat for my desktop.
> > Now, with that said I must also point out that I also use freebsd, solaris
> > (various versions) and even tried debian. Why did I choose redhat?
> Simple,
> > not very technical, I loaded it on servers at work because Dell supports
> it.
> > Since I have to work with it at work I might as well use it at home.
> >
> > Redhat, and probably any distribution of linux can be cut down to a
> floppy.
> > You can't do that with windows. In fact, NT/2000/xp take three/four disks
> > just to boot. Linux also takes a lot less memory to run (and run well I
> > might add). Redhat distributes several x-windows based front ends (Gnome,
> > KDE, windows maker, etc). There is a lot of desktop dependant apps which
> > get loaded depending on which front-ends you choose to load. The
> important
> > word there is choose. You can load everything (an actual menu selection),
> > particular catagories, or individual packages. I believe that this is the
> > same or similar in nearly all distro's. The easiest way to trim the size
> of
> > any distribution is to not load x-windows. That will drastically cut the
> > disk space requirements without removing any functionality you will need.
> >
> > I guess the short answer is that yes, you can select for 3gb or more of
> > stuff to be loaded, but on windows you can get the same effect (with less
> > functionality) by loading the full operating system (not typical) and
> > netscape, m.s. office, Lotus smartsuite, Lotus Notes, your speech package,
> > Visual "c", Visual C++, CYGWIN, Photoshop, IIS, Exchange, SQL server, and
> > the list goes on and on. The 5 CD's that make up the RedHat distribution
> > contains much much more than just an OS. The same goes for Slackware,
> > Debian, and just about any other distribution of Linux (no offense to
> anyone
> > who's distribution didn't make it in my list, it's just my ignorance).
> >
> > Regards,
> >
> > Cecil
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread* Re: Why does it need that much hard disk space?
` Igor Gueths
@ ` Alex Snow
0 siblings, 0 replies; 58+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: speakup
Hi All,
What terminal are you using? I am interested in trying bsd, and want to use
a terminal to review the screen.
Thanks,
Alex Snow
P.S.
Igor: Like your tag-line. I can't help but aggree!
The two words that will save microsoft are "OPEN SOURCE!"
----- Original Message -----
From: "Igor Gueths" <igueths@attbi.com>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 6:01 PM
Subject: Re: Why does it need that much hard disk space?
> Hi Cecil. So you used a terminal program to echo output to a dectalk
> express? How then did you review the screen? I suppose the terminal
> program had review keys possibly?
>
> Gates go to hell, your OS is waiting for you there!
>
> On Wed, 8 May 2002, Cecil H. Whitley wrote:
>
> > Hi,
> > Nothing fancy, just use ssh to connect remotely. Also can use a
terminal
> > program on the serial port if i'm desperate.
> > Cecil
> > ----- Original Message -----
> > From: "Igor Gueths" <igueths@attbi.com>
> > To: <speakup@braille.uwo.ca>
> > Sent: Wednesday, May 08, 2002 5:07 PM
> > Subject: Re: Why does it need that much hard disk space?
> >
> >
> > Hi Cecil. How have you used Freebsd and Solaris? Well I know a friend
who
> > actually has several Linux boxes and a Solaris machine. Did you use
> > something like Yasr for running on Freebsd? You can reply to me off-list
on
> > this. But now you've got me interested! My address is igueths@attbi.com.
> > Hope to hear from you regarding the Freebsd though.
> > ----- Original Message -----
> > From: Cecil H. Whitley <cwhitley@ec.rr.com>
> > To: <speakup@braille.uwo.ca>
> > Sent: Wednesday, May 08, 2002 5:00 PM
> > Subject: Re: Why does it need that much hard disk space?
> >
> >
> > > Hi,
> > > First of all I need to declare my bias. I selected redhat for my
desktop.
> > > Now, with that said I must also point out that I also use freebsd,
solaris
> > > (various versions) and even tried debian. Why did I choose redhat?
> > Simple,
> > > not very technical, I loaded it on servers at work because Dell
supports
> > it.
> > > Since I have to work with it at work I might as well use it at home.
> > >
> > > Redhat, and probably any distribution of linux can be cut down to a
> > floppy.
> > > You can't do that with windows. In fact, NT/2000/xp take three/four
disks
> > > just to boot. Linux also takes a lot less memory to run (and run well
I
> > > might add). Redhat distributes several x-windows based front ends
(Gnome,
> > > KDE, windows maker, etc). There is a lot of desktop dependant apps
which
> > > get loaded depending on which front-ends you choose to load. The
> > important
> > > word there is choose. You can load everything (an actual menu
selection),
> > > particular catagories, or individual packages. I believe that this is
the
> > > same or similar in nearly all distro's. The easiest way to trim the
size
> > of
> > > any distribution is to not load x-windows. That will drastically cut
the
> > > disk space requirements without removing any functionality you will
need.
> > >
> > > I guess the short answer is that yes, you can select for 3gb or more
of
> > > stuff to be loaded, but on windows you can get the same effect (with
less
> > > functionality) by loading the full operating system (not typical) and
> > > netscape, m.s. office, Lotus smartsuite, Lotus Notes, your speech
package,
> > > Visual "c", Visual C++, CYGWIN, Photoshop, IIS, Exchange, SQL server,
and
> > > the list goes on and on. The 5 CD's that make up the RedHat
distribution
> > > contains much much more than just an OS. The same goes for Slackware,
> > > Debian, and just about any other distribution of Linux (no offense to
> > anyone
> > > who's distribution didn't make it in my list, it's just my ignorance).
> > >
> > > Regards,
> > >
> > > Cecil
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread
* Re: Why does it need that much hard disk space?
Why does it need that much hard disk space? Cris Ali
` (5 preceding siblings ...)
` Cecil H. Whitley
@ ` Alex Snow
6 siblings, 0 replies; 58+ messages in thread
From: Alex Snow @ UTC (permalink / raw)
To: speakup
Yes. My linux box has 1 240 mb hard drive in it. It really sux, but at
least I got linux. You can install a pretty full install and still have
room to play with.
----- Original Message -----
From: "Cris Ali" <filastin48@hotmail.com>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 08, 2002 2:16 PM
Subject: Why does it need that much hard disk space?
> Hi Folks,
> I was surprised to learn that installing linux requires more than three
gigs
> of hard disk space, 20 times more than windows98. If i am to install it
on
> my retired 90 mhz pentium, i have to buy a new hard disk. This machine
has
> two hard disks, one is 2.2 gigs, and the second is only 320 megs. Is it
> possible to have a small installation of linux, at least to learn how to
use
> this system? Secondly, does anyone know a good place to buy inexpensive
> hard drives that would be competibile with old computers?
> Cheers,
> Cris Ali
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 58+ messages in thread