Re: Hard drive filled without much data

2001-12-25 Thread Zoran

Today Joel Hammer was heard saying:

-Well, I am not sure what happened, but I fixed the problem.
-Under /mnt, I had some awful looking things like:
-/mnt/hdc1/hda/mnt/hda3, and so on. I am not sure how these got created, but
-they were left over from transferring my root partition between partitions
-and various drives. Anyway, I just doggedly removed all ridiculous looking
-directories, and suddenly I got back 1.5 gigs of free space. I may have been
-mounting the directory on itself. Dunno.
-Well, all is well.
-Thanks for the ideas,
-Joel


*** Still, Llama had an interesting question concerning your original way 
of doing the partitions:

I do question your rather odd need for symlinks pointing to very
non-traditional mount points for everything.  Why not just mount
/mnt/hda4/opt as /opt in fstab and get rid of the symlink?  Ditto for all
the others?

I might have an idea but I would, and others I think, still like to hear 
your answer...

Cheers,
Zoran.
--
Software is like sex, It's better when it's Free...
  -- Linus Torvalds

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: elx linux distro

2001-12-25 Thread Zoran

On Dec 24 Collins Richey was heard saying:

-Navigate to http://www.elxlinux.com/ for more info.
-My initial experience with this distro is positive:

snip

-8) All in all, this looks very much like Mandrake.


*** My obvious reaction would be why not use Mandrake then? I wouldn't
mind a bit more details about why this distro should be preferred above the
Mandrake.


-Elx starts every imaginable daemon, including webmin and portmapper
-and mysql.  I'll have to


*** Yep, that looks much like Mandrake (a.k.a. Red Hat :-). With the 
slight difference that Mandrake 8.1 asks what daemons you want to start at 
boot before finishing the install. That is an advance in some respect. Elx 
sounds to me as pre Mandrake 8.1, where the so called novice distributions 
would start the most obscure and unnecessary daemons so the newbies could 
be more easily hacked...

Cheers,
Zoran.
--
Software is like sex, It's better when it's Free...
  -- Linus Torvalds

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Hard drive filled without much data

2001-12-25 Thread Joel Hammer

I mount things like /var and /home under /mnt/hda4/var and /mnt/hda4/home because my /
partition on /dev/hda1 ran out of room. /opt would reside on my root partition,
and there just wasn't enuf room for it. Thus, I need symbolic links in / to
point to those other directories on different partitions. It never occurred to me 
that there was some other way of doing it. 
Joel

 
 *** Still, Llama had an interesting question concerning your original way 
 of doing the partitions:
 
 I do question your rather odd need for symlinks pointing to very
 non-traditional mount points for everything.  Why not just mount
 /mnt/hda4/opt as /opt in fstab and get rid of the symlink?  Ditto for all
 the others?
 
 I might have an idea but I would, and others I think, still like to hear 
 your answer...
 
 Cheers,
 Zoran.
 --
 Software is like sex, It's better when it's Free...
   -- Linus Torvalds
 
 ___
 Linux-users mailing list
 Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Neat java editor...

2001-12-25 Thread David Aikema

On December 24, 2001 06:19 pm, Jerry McBride wrote:
 I believe someone here was asking for recommendations for a java IDE on
 linux. While my favorite tool isn't a gui driven ide, it is still a very
 usefull ide no less. May I recommend jedit? It's a nice, simple editor that
 handles a variety of programming languages, including netrexx.

 It's available as open source and pretty nifty, if I say so myself.

That was me I think.  I'll have to give it a shot.

David Aikema
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Mandrake (was elx linux distro)

2001-12-25 Thread Declan Moriarty

Recently, somebody somewhere said:

 -8) All in all, this looks very much like Mandrake.

 -Elx starts every imaginable daemon, including webmin and portmapper
 -and mysql.  I'll have to
 *** Yep, that looks much like Mandrake (a.k.a. Red Hat :-). With the
 slight difference that Mandrake 8.1 asks what daemons you want to start at
 boot before finishing the install. That is an advance in some respect. Elx
 sounds to me as pre Mandrake 8.1, where the so called novice distributions
 would start the most obscure and unnecessary daemons so the newbies could
 be more easily hacked...

Mandrake (and afaik Red Hat) supply ntsysv, which is a console based program 
which offers you a choice of daemons to start with init; you can get in and 
simply hack the list to suit yourself. Then it works. No effort. There's even 
an explanation of what they do.

-- 
Regards,


Declan Moriarty




Applied Researches - Ireland's Foremost Electronic Hardware Genius

A Slightly Serious(TM) Company

Success covers a multitude of blunders - G.B. Shaw.
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: removal of original kernel in RH 7.2

2001-12-25 Thread Declan Moriarty

Recently, somebody somewhere said:


 I don't know if this is a dumb question or not but I have recompiled
 my RH7.2 Kernel to include support for ntfs and dynamic disk volumes
 (It's living on the same disk as XP).

 What I would like to know is there a method of removing the original
 kernel etc. Or will I break something if I just go in and delete it.

 Cheers

I would remove the rpm (rpm -ev ?), after, I repeat after getting your new 
one singing. Then allow for the fact that lilo.conf is screwed, edit it and 
run lilo again.

-- 
Regards,


Declan Moriarty




Applied Researches - Ireland's Foremost Electronic Hardware Genius

A Slightly Serious(TM) Company

Success covers a multitude of blunders - G.B. Shaw.
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Hard drive filled without much data

2001-12-25 Thread Tony Alfrey

On Tuesday 25 December 2001 12:34 am,Joel Hammer wrote:
 Well, I am not sure what happened, but I fixed the problem.
 Under /mnt, I had some awful looking things like:
 /mnt/hdc1/hda/mnt/hda3, and so on. I am not sure how these got
 created, but they were left over from transferring my root partition
 between partitions and various drives. Anyway, I just doggedly
 removed all ridiculous looking directories, and suddenly I got back
 1.5 gigs of free space. I may have been mounting the directory on
 itself. Dunno.

Yes.  I did exactly this once many moons ago when I blindly used cp -a 
to copy a whole partition wihout remembering how the empty partition 
was mounted.  I was using KDE at the time so I saw it happening 
'visually' so I could stop it before it ate the whole world.

snip

-- 
Tony Alfrey
[EMAIL PROTECTED]
I'd rather be sailing
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: elx linux distro

2001-12-25 Thread Collins Richey

On Tuesday 25 December 2001 02:10 am, you wrote:
 On Dec 24 Collins Richey was heard saying:

 -Navigate to http://www.elxlinux.com/ for more info.
 -My initial experience with this distro is positive:

 snip

 -8) All in all, this looks very much like Mandrake.


 *** My obvious reaction would be why not use Mandrake then? I wouldn't
 mind a bit more details about why this distro should be preferred above the
 Mandrake.

One reason (for newbies, at least) might be the uncluttered distribution 
sequence - not very many choices, since everything critical is autodetected 
under the covers.

Another reason might be - give the little guys a chance.  Also, I like to 
tinker.  My gentoo distro is so reliable, it's boring, so life on the edge 
helps me get by.

Another reason might the the substantial amount of documentation that comes 
with the distro.  Even topics like how to use autoconf, make, etc. that may 
prove helpful for newbies that want to stray into the realm of development.

Why did I climb the mountain?  Because it was there.


 -Elx starts every imaginable daemon, including webmin and portmapper
 -and mysql.  I'll have to


 *** Yep, that looks much like Mandrake (a.k.a. Red Hat :-). With the
 slight difference that Mandrake 8.1 asks what daemons you want to start at
 boot before finishing the install. That is an advance in some respect. Elx
 sounds to me as pre Mandrake 8.1, where the so called novice distributions
 would start the most obscure and unnecessary daemons so the newbies could
 be more easily hacked...


The daemons started aren't particularly obscure, just (from my standpoint 
only) unneeded.

FYI, everything in the distro is quite up to date.  Only the cups, e2fsprogs, 
glibc, and perl packages are one notch lower that what I have on gentoo.  Elx 
has chosen rpm 4.0.3-1, so there shouldn't be the usual problem with rpms 
that fail to install because they are packaged for the newer rpm.  All the 
development rpms have been installed, so installing more software should not 
be a problem.

I'm looking forward to putting up xfce and upgrading the kernel.

I'm not looking forward to dealing with rpm again - yuck!

Thanks,
Collins
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: elx linux distro

2001-12-25 Thread rplummer

I also did the download of Elx.  I did 2 installs with it, same machine 
twice. 

MachineVia Apollo chipset, AMD K6 2-500, 256 megs ram, PCI 
Riva TNT Graphics Card, Fijitsu 10 meg primary with Windows, 
Western Dig 20 Gig blank secondary, Lite-on CD-RW,  Generic 56x 
CD, Sylvania F74 monitor, MS Mouse, Sound Blaster 16 PCI. 

First Install Custom

Went pretty much as Collins did except that I installed everything. 
Just to see what would happen. 
The Partitioning I think is a minor problem as I had the same 
problem being unable to select which hard drive. However after 
pressing tab and watching closely, eventually you could see a faint 
highlight on the Drive section then use the down arrow to select hdb. 
The rest of the install went pretty smooth and didn't have to do 
much at all except indicate DHCP and root password. 

After the reboot I entered KDE. Ran the config wizard that comes 
up to set up KDE Desktop. All went well. The panel and menus are re-
done not standard KDE that we are all familiar with however its not that 
big a deal. Actually makes more sense and does not have as much 
duplication. The panel or taskbar at the bottom of the screen is totally 
different offering a selection of icons that launch a button menu of 
various programs. One such is the Internet button. Clicking it brings up 
a window of icons with all the internet programs such as browsers, 
messengers, email programs, download mgrs, etc, there is a 'help' or 
description screen at the bottom of the window as you rollover each 
button. In all there are about 6 of these icons in the panel. Desktop, 
Internet, Office, Development, Configuration, My Computer.
Oh yeahOn the main desktop is an Icon for My Computer, very 
similiar in function to Windows my Computer, and also an Icon for 
Network Neighborhood, also similiar to Windows. 
I had 3 problems with the custom install, ELX did not configure my 
sound card correctly, nor did it configure the CD-RW or CD-R properly 
so that I could pop in a cd and browse. And finally while it did find not 
only the Windows hard drive on the machine, and 2 other machines 
that were also on the network. I could not browse or mount them for 
browsing. 

Because of the above problems, I decided to try a reinstall, so I deleted 
the partitions and did a.

Default Install

Almost is hands off install. had to select DHCP and root password, 
also had the option of choosing pkgs and whether to make a boot disk. 
Went well, it found and partitioned HDB and left alone the Windows 
Drive. Everything else was about the same. Had the same problems 
with the CD-RW and CD-R, Same Sound problems, Same no browsing 
of Network Machines. However, I had to leave for awhile and shut down 
the machine, when I came back and rebooted it, it went to Kudzu and 
found the sound card and configured it correctly. Still could not browse 
the CD-RW or the CD-R. I set up a new Icon for the desktop and 
discovered the problem or at least part of it. FSTAB had both set as 
CDROM not CDROM and CDROM1 also did not have the CDRW as a 
SCSI device altho CDR-Toast did recognize it and allowed me to 
configure it. I tried browsing, both but for some reason couldn't. I 
looked in the file manager and there were locks placed on /mnt/cdrom, 
/mnt/cdrom1, and /mnt/floppy.  Why I haven't a clue at this point. 
Still couldn't browse or mount the other networked machines. 
Probably some simple configuration or other. 

The Distro appears to be either Mandrake or RH based. Uses 
RPM's. Default is Reiserfs. I felt a lot of thought and work has gone 
into the menus and into the installation and probably would work ok 
with only one CD-RW or CD-R.  I also felt it would be a pretty good 
distro for a Linux Newbie. As long as there was someone to help out 
nearby if they ran into a problem. 

Sorry this is not more technical, but I wanted to 'play dumb' and see if 
it would do everything without any knowledge of Linux. As this is 
actually a pre1 distro, I didn't really expect it to be foolproof yet. 

One last thing, I was disappointed with the speed it operated on my 
machine, altho it was a bit faster than Mandrake 8.1 it was much 
slower than Libranet 1.9.1 all of which I have recently tried on this 
machine. Oh well, its sold for Xmas and I had to clean it off so don't 
have to worry about it anyway. hahaha

Merry Xmas to all

Ray Plummer



Ray  Nancy Plummer
Copper, Elektra  WOK
http://www.nanray.cjb.net/gsdped/gsdbintro.html
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Bug/Feature: MDK81 mounts bad extfs2

2001-12-25 Thread Hermann-Josef Beckers


Hello all,

hope you all had/have nice holidays and an answer for my question:

Up until 2 weeks ago my system was MDK 72 with /root on reiserfs.
/home was/is extfs2. Whenever I had a systemcrash, MDK72 refused to mount 
/home without fsck.

Now my system is MDK81 with /root on reiserfs. As I had enough space, I made 
a new install on a new reiserfs-partition, /home still the same. On sunday I 
had a systemcrash. On reboot (using the new graphical boot) no fsck seems to 
occur.  Looking in /var/log/messages, I found 

Dec 24 10:49:35 localhost kernel: EXT2-fs warning: mounting unchecked fs, 
running e2fsck is recommended 

for every reboot/start. I've done that, so my system is allright now and will 
switch /home to reiserfs as well, but I wonder if this is the right way? 
Shouldn't the boot stop as before?

Yours
hjb
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Mandrake (was elx linux distro)

2001-12-25 Thread Collins Richey

On Tuesday 25 December 2001 05:42 am, you wrote:
 Recently, somebody somewhere said:
  -8) All in all, this looks very much like Mandrake.
 
  -Elx starts every imaginable daemon, including webmin and portmapper
  -and mysql.  I'll have to
  *** Yep, that looks much like Mandrake (a.k.a. Red Hat :-). With the
  slight difference that Mandrake 8.1 asks what daemons you want to start
  at boot before finishing the install. That is an advance in some respect.
  Elx sounds to me as pre Mandrake 8.1, where the so called novice
  distributions would start the most obscure and unnecessary daemons so the
  newbies could be more easily hacked...

 Mandrake (and afaik Red Hat) supply ntsysv, which is a console based
 program which offers you a choice of daemons to start with init; you can
 get in and simply hack the list to suit yourself. Then it works. No effort.
 There's even an explanation of what they do.

Yes, nysysv and appropriate man entries are available on elx, too.

Thanks,
Collins
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Hard drive filled without much data

2001-12-25 Thread Dave Anselmi

Joel Hammer wrote:

 I mount things like /var and /home under /mnt/hda4/var and /mnt/hda4/home because my 
/
 partition on /dev/hda1 ran out of room. /opt would reside on my root partition,
 and there just wasn't enuf room for it. Thus, I need symbolic links in / to
 point to those other directories on different partitions. It never occurred to me
 that there was some other way of doing it.
 Joel

If you make separate partitions for var, home, opt, usr, whatever, then you can mount 
each
at the appropriate place in /.  That's the typical way it is done, and why you are 
getting
questions about using links.

Your method has the advantage that you don't need separate partitions.  If hda4 
contains
both var, and usr, for example, then mounting it to / hides the other things there.  So
you mount it to /mnt/hda4 and link /var to /mnt/hda4/var.  This seems pretty close to 
what
you did.  Then you don't have to decide how to spilt your free space between usr and 
var,
especially if you aren't sure how each will grow (which is probably typical of home 
users
new to Unix).

As I mentioned, the bind option to mount can do this too, but it is a 2 step process
because you can't tell mount about your var directory on hda4 until it is mounted.  It
would look like this:

mount /dev/hda4 /mnt/hda4
mount --bind /mnt/hda4/var /var
(and optionally, umount /mnt/hda4)

Of course the real problem is the hassle of rearranging things when partitions fill up.
The luxury of  50% free disk space makes this minor, but that's a luxury.  What's 
really
needed is a volume manager like LVM.  I tried it a few months ago and it works well
enough, but I had trouble resizing filesystems, which for me was the whole point.  At 
some
point I will try to use it again and spend some time debugging.

Here's a link for more info:

http://www.sistina.com/products_lvm.htm

Dave


___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: elx linux distro

2001-12-25 Thread Collins Richey

On Tuesday 25 December 2001 10:53 am, you wrote:


   After the reboot I entered KDE. Ran the config wizard that comes
 up to set up KDE Desktop. All went well. The panel and menus are re-
 done not standard KDE that we are all familiar with however its not that
 big a deal. Actually makes more sense and does not have as much
 duplication. T
   Oh yeahOn the main desktop is an Icon for My Computer, very
 similiar in function to Windows my Computer, and also an Icon for
 Network Neighborhood, also similiar to Windows.

gnome is setup pretty much the same - the Windows user will feel right at 
home.

   I had 3 problems with the custom install, ELX did not configure my
 sound card correctly, nor did it configure the CD-RW or CD-R properly
 so that I could pop in a cd and browse. 

No problems with my essolo1 sound card.

Yep, you're right about the CDROMS - no devices sg0-1 and sr0-1,  I'm 
buggered how to set them up; MAKEDEV doesn't seen to work.

SCSI support is there, however.  cdrecord --scanbus returns the expected data.


 One last thing, I was disappointed with the speed it operated on my
 machine, altho it was a bit faster than Mandrake 8.1 it was much
 slower than Libranet 1.9.1 all of which I have recently tried on this
 machine. Oh well, its sold for Xmas and I had to clean it off so don't
 have to worry about it anyway. hahaha


Pretty slow here, too.  I'm compiling a kernel now and will soon pare down 
the daemons.  We'll see.

Thanks,
Collins
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: elx linux distro

2001-12-25 Thread Collins Richey

On Tuesday 25 December 2001 10:53 am, you wrote:
 I also did the download of Elx.  I did 2 installs with it, same machine
 twice.

Well, this one is doa!  They've picked a compiler (gcc-3.0.2) that doesn't do 
kernels!  You'd think distro makers would learn?  This is what I would expect 
from Redhat!

Plonk!

Thanks,
Collins
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: elx linux distro

2001-12-25 Thread Dave Anselmi

Collins Richey wrote:

 Yep, you're right about the CDROMS - no devices sg0-1 and sr0-1,  I'm
 buggered how to set them up; MAKEDEV doesn't seen to work.

 SCSI support is there, however.  cdrecord --scanbus returns the expected data.

Try man mknod.  And you may need to look at devices.txt in the kernel docs to get
major/minor numbers.

MAKEDEV is a wrapper for mknod.  I've urged the LFS people to use mknod instead,
at least initially, so that people will be introduced to it.

Dave


___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: removal of original kernel in RH 7.2

2001-12-25 Thread Net Llama

--- Declan Moriarty [EMAIL PROTECTED] wrote:
 Recently, somebody somewhere said:
 
 
  I don't know if this is a dumb question or not but I have recompiled
  my RH7.2 Kernel to include support for ntfs and dynamic disk volumes
  (It's living on the same disk as XP).
 
  What I would like to know is there a method of removing the original
  kernel etc. Or will I break something if I just go in and delete it.
 
  Cheers
 
 I would remove the rpm (rpm -ev ?), after, I repeat after getting your
 new 
 one singing. Then allow for the fact that lilo.conf is screwed, edit
 it and 
 run lilo again.

Unless you are very pressed for space, i'd leave the original kernel
where it is.  It never hurts to have a known good kernel sitting around
in case of an emergency.  

=

Lonni J. Friedman  [EMAIL PROTECTED]

Linux Step-by-step help:   http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Neat java editor...

2001-12-25 Thread Ken Moffat

On Mon, 24 Dec 2001 21:19:03 -0500
Jerry McBride [EMAIL PROTECTED] wrote:

 
 I believe someone here was asking for recommendations for a java IDE on
linux. While my favorite tool isn't a gui driven ide, it is still a very
usefull ide no less. May I recommend jedit? It's a nice, simple editor
that handles a variety of programming languages, including netrexx. 
 It's available as open source and pretty nifty, if I say so myself.
 
 Cheers.

I just downloaded this. I'm using Libranet (debian), but I grabbed the rpm
version, ran alien on it to convert it to deb, and dpkg -i to install, and
it runs fine. Nice options. Do you know if the wheel mouse plugin works in
linux? The info says version 2 works in linux with java 1.4 support. Not
sure what that means. (I have jdk1.3)-- 
Ken Moffat
[EMAIL PROTECTED]
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Neat java editor...

2001-12-25 Thread David Aikema

On December 25, 2001 11:58 am, Ken Moffat wrote:

 I just downloaded this. I'm using Libranet (debian), but I grabbed the rpm
 version, ran alien on it to convert it to deb, and dpkg -i to install, and
 it runs fine. Nice options. Do you know if the wheel mouse plugin works in
 linux? The info says version 2 works in linux with java 1.4 support. Not
 sure what that means. (I have jdk1.3)--

From the plugins section of jedit.org:
The WheelMouse plugin provides those using jEdit with a wheel mouse under 
Microsoft Windows with full scrolling functionality. The 2.x series provides 
the same functionality on all platforms with JDK 1.4 support using pure Java.

It looks like it -should- work it says -all- platforms after all and they 
do have an RPM package available so I'd presume that would mean its been 
tested on linux.

Wheel mouse support must be another thing they tucked inside the JDK with the 
latest version or something.  You would, of course, need to upgrade to JDK 
1.4 to test the wheel mouse though.

I'm currently taking advantage of the time between semesters playing a bit 
with c before having to go back to Java in January.

David Aikema
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



is mozilla getting *more* buggy?

2001-12-25 Thread Net Llama

I've been an advid Mozilla fan since something like BUILD 15.  I've made
Mozilla my primary browser since about release 0.8, and i've seen some
fairly impressive progress, up until recently.
I'm typing this on 0.9.7 (the latest stable release) and i've noticed
that since 0.9.6 mozilla seems to have become more buggy  unstable. 
Over the past month, Mozilla locks up on me *alot*, and segfaults
(Netscape style) almost daily.  The lock ups used to be a seldom
occurance, perhaps once a week, if that.  The segfaults *never* happened
to me, and now its almost expected. My web surfing habits haven't
changed.

Is it just me, or has anyone else noticed this trend as of late?

=

Lonni J. Friedman  [EMAIL PROTECTED]

Linux Step-by-step help:   http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: is mozilla getting *more* buggy?

2001-12-25 Thread Ken Moffat

On Tue, 25 Dec 2001 12:54:10 -0800 (PST)
Net Llama [EMAIL PROTECTED] wrote:

 I've been an advid Mozilla fan since something like BUILD 15. 

 The lock ups used to be a seldom

 Is it just me, or has anyone else noticed this trend as of late?

I've been using 0.96 for quite some time with success, and on the strength
of your posting I won't be in a hurry to update. Thanks. In fact I've
become quite a fan of galeon, which as you know uses the mozilla engine,
but wraps it in a (in my opinion) nicer package. I use sylpheed for
mail/news, so don't mozilla for that, and galeon is quick and very
functional.

-- 
Ken Moffat
[EMAIL PROTECTED]
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: is mozilla getting *more* buggy?

2001-12-25 Thread David Aikema

On December 25, 2001 01:23 pm, Ken Moffat wrote:

  I've been an advid Mozilla fan since something like BUILD 15.
 
  The lock ups used to be a seldom
 
  Is it just me, or has anyone else noticed this trend as of late?

 I've been using 0.96 for quite some time with success, and on the strength
 of your posting I won't be in a hurry to update. Thanks. In fact I've
 become quite a fan of galeon, which as you know uses the mozilla engine,
 but wraps it in a (in my opinion) nicer package. I use sylpheed for
 mail/news, so don't mozilla for that, and galeon is quick and very
 functional.

Well... it all depends on the particular build I've found.  I've noticed some 
plugins in 0.9.3 with plugin use so I ended up replacing it with 0.9.6 once 
again.
0.9.6 was a pretty cool build IMHO.  I think 0.9.3 was another build though, 
like 0.9.7 appears to be, that its best off avoiding.

I've never really come to like galeon although I haven't played with it 
for more than a few hours.

David Aikema
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Hard drive filled without much data

2001-12-25 Thread Joel Hammer

I don't see how I could have done it any other way. 
Maybe, next time, going forward, I will make separate partitions, but it all
began on one partition and just expanded willy nilly.
Joel

 *** Eer, does it now?
 
 
 Cheers,
 Zoran.
 --
 Software is like sex, It's better when it's Free...
   -- Linus Torvalds
 
 ___
 Linux-users mailing list
 Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



tcl/tk problem: deleting menu items

2001-12-25 Thread Net Llama

I'm working on a Tcl/Tk app, and i'm having problems wraping my head
around the concept of deleting menu items.  My understanding is that the
top most item is index=0 and then it counts downward.  So, that leads me
to the  following:
* If .buttons.get.mnu is the path name
* I want to keep the first item from the top, index=0
* I want to delete all the other items (which are dynmaically generated,
and are never the same number of items)
* The following command should work:
.buttons.get.mnu delete 1 end

However, it doesn't work right.  It deletes all the menu items,
including the first.  I'm stumped. 

=

Lonni J. Friedman  [EMAIL PROTECTED]

Linux Step-by-step help:   http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



RE: elx_linux

2001-12-25 Thread kbb0927

I too, have downloaded and installed this without a single oops or hitch. I
have not tried to burn a CD yet, but this is truly the first distro I have tried
and have not had to do a lot ot tweaking. Works out of the box. I am still
trying. Using konqueror to send this email via my compuserve account.

Happy Holidays,

Keith B.

Ted Ozolins [EMAIL PROTECTED] wrote:

Downloaded and installed elx. The install was quite uneventful. However, I 
can not start up webmin as login fails. CDROM is not accessable, its locked. 
I've not had any luck in using it other than as a burner. First distro that 
actually lists the ATI Rage Fury Pro video card, and sets it up correctly. 
didn't have to jump through hoops to get it to work. Now all I have to do is 
get this box to accept print jobs from wintendo machines and I'm set. 


Ted Ozolins (VE7TVO)
Westbank, B.C.
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users