Linux-Misc Digest #759, Volume #26 Tue, 9 Jan 01 04:13:01 EST
Contents:
Re: Mouse stops working with ADSL ([EMAIL PROTECTED])
Wordperfect 8 (Frank. N. Puppenstein)
Re: kernel configuration tools. (Ez-Aton)
Re: HighPoint Technologies HPT370 RAID Setup in Linux (moonie;))
Re: Wordperfect 8 (Alex)
Re: Partition overlapped (Svend Olaf Mikkelsen)
Re: Converting filesysetem (reiserfs,ext2,ext3). ("Ty Morton")
Re: problem with linux as printserver for mac via netatalk ("Ingo Brand")
Re: Converting filesysetem (reiserfs,ext2,ext3). (Eric)
LDAP, Palm Pilot, Outlook, Mozilla ([EMAIL PROTECTED])
Re: No response from localhost ("Rick Goh")
Re: Limit of swap size? ("Peter T. Breuer")
Re: L2-Cache of Pentium2 with Linux ("Ralf Render")
Re: Safe Upgrade to glibc 2.2? (Thomas Zajic)
Re: KDE Napster (Knapster) (Kae Verens)
Re: Limit of swap size? (Robert Heller)
Re: Limit of swap size? (Robert Heller)
Re: DHCPD questions ("Uncle Meat")
mail accout ("JH")
----------------------------------------------------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Mouse stops working with ADSL
Date: Tue, 09 Jan 2001 06:11:10 GMT
where can i download pppoe?
thanks
In article <93dt8h$p5t$[EMAIL PROTECTED]>,
Noname <[EMAIL PROTECTED]> wrote:
> Hi
> After successfully starting pppoe, the mouse stops working in X-Window
> These are the files i loaded from my ISP.
>
> After I login into Linux and start GNome, KDE, or etc, I do:
> ifconfig eth0 0.0.0.0 up -arp
> /usr/local/bin/start-pppoe
>
> so far everything works, even the mouse. But once I exit/logoff
> X-Window, if I login again, the mouse doesn't work !!!
>
> http://www1.sympatico.ca/help/local/bell/hsedownloadslinux.bell.html
>
> Any ideas?
> Thanks
>
> Please post only
> --
>
> Sent via Deja.com
> http://www.deja.com/
>
Sent via Deja.com
http://www.deja.com/
------------------------------
From: Frank. N. Puppenstein <[EMAIL PROTECTED]>
Subject: Wordperfect 8
Reply-To: [EMAIL PROTECTED]
Date: Mon, 8 Jan 2001 23:57:12 -0800
Anyone have available a *working* tarball of Corel Wordperfect 8 ?
--
"Poof. You're a puppeteer."
------------------------------
From: Ez-Aton <[EMAIL PROTECTED]>
Subject: Re: kernel configuration tools.
Crossposted-To: alt.os.linux.mandrake
Date: Tue, 9 Jan 2001 08:57:00 +0200
Thaddeus L Olczyk said to the world:
> OK. I'm about to compile the 3.4 kernel.
> I haven't compiled a kernel since 0.9.
> Do the tools you use to compile the system configuration?
> I've got three computers using Mandrake 7.2.
> I would to compile the kernel on my fastest machine and transfer
> it to the other machines, but I don't want to go in and manually
> configure things by hand.
Hi.
1) If the kernels are the same, (that is, HW configuration is the same with
all the computers), compile all on one computer, and then copy the entire
/lib/modules/<ker version> and /boot/vmlinuz<the new one> to corresponding
locations in the other computers.
2) If not, you'll probably have to do few compiles, but you can still do
them on the faster machine, and do the same as described above.
3) I would not use 2.3 kernel, but a 2.4. Reliability, and support. I was
quite happy with the current 2.2.17-mdk21 kernel, since it's patched and
good looking (I recompiled it as I wished, but still).
4) Compilation as follows:
make clean menuconfig
(here you state what you want and how you want it. When finish, save the
changes, and continue:)
(for backup purposes - cp /etc/modules.conf /etc/modules.conf.old .If
you're to compile a different kernel then the one you're running then
that's all for that, else, mv /lib/modules/<the current kernel version>
/lib/modules/<dido>.old (you can choose whatever ending you wish. I use
.old)
make dep modules modules_install bzImage
when it finishes (and it's gonna take some while)
cp System.map /boot/System.map-<ker version>
cp ./arch/i386/boot/bzImage /boot/vmlinuz-<ker version>
now comes the fun part :-)
edit /etc/lilo.conf and add entry pointing to the new kernel (I always call
it new, till I'm happy with it), and when you finish, run /sbin/lilo
reboot, and choose the new kernel there, to see it all runs well.
Good luck.
--
Ez.
================
Smoking doesn't kill,
Cancer does.
================
------------------------------
From: moonie;) <[EMAIL PROTECTED]>
Crossposted-To:
alt.os.linux,comp.os.linux.hardware,comp.os.linux.setup,linux.redhat.install
Subject: Re: HighPoint Technologies HPT370 RAID Setup in Linux
Date: Tue, 9 Jan 2001 01:53:56 -0500
On Mon, 08 Jan 2001, Jason Ng wrote:
>Hi,
>
>Does anybody have experience in setting up RAID in Linux using HPT370
>chipset produced by HighPoint Technologies?
>I can only find a Linux patch from its website
>http://www.highpoint-tech.com/ , but it supports only non-RAID harddisk.
>Is there any solution to get RAID worked?
>
>Regards,
>Jason
You can set up software RAID (which is what the HPT370 uses anyway), check out
the how-to's at www.linuxdoc.org.
--
moonie ;)
Registered Linux User #175104
(Registered at: http://counter.li.org)
KDE2
Kernel 2.4.0-test5
XFree86 4.0 Nvidia .94 drivers
RAID 0 Striped
Test-Pilots-R-Us ;)
ICQ #83003404
AIM mooniesdl3
MSN [EMAIL PROTECTED]
------------------------------
From: Alex <[EMAIL PROTECTED]>
Subject: Re: Wordperfect 8
Date: Tue, 09 Jan 2001 02:18:34 -0500
"Frank. N. Puppenstein" wrote:
>
> Anyone have available a *working* tarball of Corel Wordperfect 8 ?
>
Why? Is it hard to find a working tarball of it?
It can be doenload at "http://linux.corel.com/download/"
If you have any problem, I am willing to help out.
Hope this helps.
alex.
> --
> "Poof. You're a puppeteer."
--
============================================
The Search for Extraterrestrial Intelligence
http://www.seti.org/
Registered with the Linux Counter. ID# 175126
http://counter.li.org/index.html
------------------------------
From: [EMAIL PROTECTED] (Svend Olaf Mikkelsen)
Crossposted-To: linux.redhat.install,linux.redhat.misc
Subject: Re: Partition overlapped
Date: Tue, 09 Jan 2001 07:13:00 GMT
<[EMAIL PROTECTED]> wrote:
>Isn't 0B a Fat 16 partition ? This person wanted win95 fat32 , which is >
>32MB , the code for which is, I believe "c"
>> I guess I could have told why. An extended partition ending 1 based
>> cylinder 1024 or later *must* by type 0F or 85 if DOS or Windows is
>> present. The type of hda6 should be 0B.
>> --
>> Svend Olaf
A FAT16 partition > 32 MB is type 06, or 0E for a primary FAT16
partition ending 1 based cylinder 1025 or later. Type 0C is used for
primary FAT32 partitions ending 1 based cylinder 1025 or later.
Logical FAT32 partitions always are type 0B.
If cylinders are numbered from 1, extended partitions ending cylinder
1025 (not 1024) or later should be type 0F or 85.
--
Svend Olaf
------------------------------
From: "Ty Morton" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.mandrake
Subject: Re: Converting filesysetem (reiserfs,ext2,ext3).
Date: Tue, 09 Jan 2001 07:43:42 GMT
here is the FAQ off their site.
www.reiserfs.org
We'd first suggest you copy everything on your regular ext2 partition to the
spare partition. If the spare is smaller than your original data, compress
your whole partition into a tar.gz file on the spare partition. After making
sure this worked correctly and all your files are there (and/or you have a
good backup!), copy the /bin, /etc, /lib and /sbin directories (plus the
mkreiserfs utility) to the spare partition. This is in preparation for
booting off that partition so you can reformat the original ext2 partition
as reiserfs.
Next, make a boot diskette with a ReiserFS-enabled kernel on it (don't
forget to run lilo on the diskette!) and make sure it works (so you won't
get stuck with an unbootable system.) After booting this diskette, you
should get a lilo: prompt. Enter "linux root=/dev/hd init=/bin/bash" at the
lilo prompt. Your system should boot and stop at a bare bash "#" prompt.
At the prompt (now off of your spare partition), try tar ztvf to test the
backup archive if you did the compression step above (just to make sure you
can get at your data still.) If you're convinced that you want to go ahead
with the conversion, run mkreiserfs on your original ext2 partition, ERASING
ALL DATA THERE (but you have the backup of course.) Then, mount the new
partition somewhere as reiserfs and cd to the mount directory. Make sure the
amount of free disk space is what you expected (just as a double check), and
untar your backup archive to restore everything.
At this point, your data is on ReiserFS and you should be able to rerun lilo
(make sure your default kernel supports ReiserFS!) on your normal root
partition to get the kernel set up again. Unmount all partitions and reboot.
If everything goes as planned, Linux should say "VFS: Mounted root ... as
reiserfs" at some point, and you should be all set. If the system doesn't
boot, etc. you have your backup diskette and can just boot off the spare
partition to fix things. Make sure you have the right ReiserFS-enabled
kernel installed beforehand and all configuration files (especially
lilo.conf) are up to date.
"Thaddeus L Olczyk" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Are there any tools out there which allow one to convert a filesystem
> from one format to another without losing data. Similar to the kind of
> thing Partition magic does?
------------------------------
From: "Ingo Brand" <[EMAIL PROTECTED]>
Subject: Re: problem with linux as printserver for mac via netatalk
Date: 09 Jan 2001 08:31:39 +0200
[EMAIL PROTECTED] (Rod Smith) wrote:
>[Posted and mailed]
>> The case is correct. But why does it print the job after restarting the
>> printerdeamon?
>
>I missed that detail. Presumably it's getting submitted incompletely, or
>Netatalk is turning off the print queue somehow.
there was no device /dev/printer in my system and therefore I created a link
/dev/printer -> /usr/sbin/lpr. could it be that this was the reason why it did
print the job after restarting?
>> Do you know any program that converts a mac-textfile to unix?
i found out how to convert mac-files to unix with an easier way:
the magic word is recode...
recode mac..lat1 xxx.ppd
but that wasn't the solution... the messages are still the same... I changed the
path to be all lowercase and renamed the file to match the path but everything is
still the same... nothing changed with the messages...
could it be that it has something to do with the missing device /dev/printer? how
can i solve that?
thanks for your help!
ingo brand
--
_____________________________________________________________
NewsGroups Suchen, lesen, schreiben mit http://netnews.web.de
------------------------------
From: Eric <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.mandrake
Subject: Re: Converting filesysetem (reiserfs,ext2,ext3).
Date: Tue, 09 Jan 2001 09:00:21 +0100
Reply-To: [EMAIL PROTECTED]
> Are there any tools out there which allow one to convert a filesystem
> from one format to another without losing data. Similar to the kind of
> thing Partition magic does?
That's a nice feature of PM you describe.
It's a great tool, but I doubt it is capable of doing this. (Unless you
have a spare partition, in which case it just requires copying)
And, No there's no such tool.
A PM like tool is GNU parted, but it cannot convert FS's either.
Eric
------------------------------
From: [EMAIL PROTECTED]
Subject: LDAP, Palm Pilot, Outlook, Mozilla
Date: Tue, 09 Jan 2001 07:56:24 GMT
I would like a way to synchronize my address book with Palm, Outlook
and Mozilla.
I use Outlook at my work (because I have to) and right now I am
synchronizing my address book with my palm pilot and outlook.
At home, I use Mozilla (on RH7) as my e-mail client and I use IMAP to
connect to my mail server. I would like to synchronize my address book
on my palm with my Mozilla address book. Does anybody know if this is
possible? It looks like Netscape used to have some Palm synchronizing
software but this was not carried on to Mozilla (maybe in the future?).
One option I was considering was using LDAP. I think there are tools
that synch between palmpilot and LDAP. And maybe, I can point Mozilla
to get address from my LDAP server. However, this looks like a pretty
complex approach. Is anybody using a setup like this?
Thanks,
S.r.
Sent via Deja.com
http://www.deja.com/
------------------------------
From: "Rick Goh" <[EMAIL PROTECTED]>
Crossposted-To:
comp.protocols.snmp,alt.os.linux,comp.dcom.net-management,comp.os.linux.networking
Subject: Re: No response from localhost
Date: Tue, 9 Jan 2001 16:20:36 +0800
Finally solved the problem.
It was indeed the firewall blocking the snmp port.
Used ipchains to allow the ports.
"Rick Goh" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> I've tried commands like snmpwalk, snmpget...
>
> eg:
> snmpwalk -v 1 localhost public
> snmpget -v 1 localhost public interfaces.ifTable.IfEntry.ifInOctets.3
>
> BUT always receive this reply:
> "Timeout: No response from localhost"
>
> I am running linux. Could it be the firewall??
>
> I tried:
> snmpwalk -v 1 192.168.1.10 public
> --> my MASQ machine, and it works. only my localhost, which is the one i
> want to monitor, doesn't work.
>
> Any clues ppl??
>
>
> Regards.
>
>
>
------------------------------
From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: Limit of swap size?
Date: Tue, 9 Jan 2001 08:53:01 +0100
Yuan-Sen Yang <[EMAIL PROTECTED]> wrote:
> I need a large swap space (about 8 GB) but don't know how to set it up
> (using RedHat 6.2).
You can't need it, surely! The maximum address space of a process is
4GB (i.e. 2^32).
Peter
------------------------------
From: "Ralf Render" <[EMAIL PROTECTED]>
Subject: Re: L2-Cache of Pentium2 with Linux
Date: Tue, 9 Jan 2001 09:30:59 +0100
Thank you for your help.
Yes, my bios is set up to use the L2 Cache.
I wrote a small program that runs through an array (512k) and do some
calculations.
A second version does the same with a loop of 100 times.
Running with Windows NT shows the expected result:
The version with 100 loops is faster than the other one because of the
L2-Cache.
Running with Linux (Kernel 2.2.14, Suse 6.4) I got the same result for both
versions.
To check it I disabled the L2 cache in the bios.
With NT I got the expected result:
Both versions need the same time for each loop. With Linux again no
difference.
That's, why I assume that I need another kernel that supports the L2-cache.
Best regards
Ralf.
Jean-David Beyer <[EMAIL PROTECTED]> schrieb in im Newsbeitrag:
[EMAIL PROTECTED]
> Ralf Render wrote:
> >
> > It seems, that Linux does not use the L2-cache of my Pentium2.
> > Do I need a special kernel?
> >
> > Thanks.
>
> I doubt it. How did you determine this? Is your BIOS set up so the L2
> cache is used?
>
> --
> .~. Jean-David Beyer Registered Linux User 85642.
> /V\ Registered Machine 73926.
> /( )\ Shrewsbury, New Jersey
> ^^-^^ 3:15pm up 4 days, 21:54, 2 users, load average: 2.31, 2.25, 2.12
------------------------------
From: [EMAIL PROTECTED] (Thomas Zajic)
Subject: Re: Safe Upgrade to glibc 2.2?
Reply-To: [EMAIL PROTECTED] (Thomas Zajic)
Date: Tue, 09 Jan 2001 08:45:03 GMT
On 06/01/01, Bob Schreibmaier ([EMAIL PROTECTED]) wrote:
> I have a Slackware-based system using glibc 2.1.3. Now that glibc 2.2
> is available, how does one safely upgrade? Installing glibc 2.2 and
> removing the old glibc 2.1.3 seems to make it impossible to login!
First, get the following packages from the slackware-current tree:
a1/glibcso.tgz
a1/ldso.tgz
d1/glibc.tgz
d1/glocale.tgz
Then, as root, do
telinit 1
upgradepkg glibc.tgz glibcso.tgz ldso.tgz
installpkg glocale.tgz
ldconfig
telinit 3
That's it, simple, nice and easy. Worked without a hitch for me, YMMV.
HTH,
Thomas
--
=-------------------------------------------------------------------------=
- Thomas "ZlatkO" Zajic <[EMAIL PROTECTED]> Linux-2.2.17/slrn-0.9.6.3pl4 -
- "It is not easy to cut through a human head with a hacksaw." (M. C.) -
=-------------------------------------------------------------------------=
------------------------------
From: Kae Verens <[EMAIL PROTECTED]>
Subject: Re: KDE Napster (Knapster)
Date: Tue, 09 Jan 2001 08:48:35 +0000
Cubic Decimeter wrote:
>
> I am totally new to Linux, maybe been using it for about a week, so I am
> pretty much lost. Is anyone familiar with the Linux version of Napster
> called Knapster? It is version 0.13. My problem is when I start downloading
> a song, it atomatically terminates instantly. I have only been able to
> download 2 songs. What gives here?
I was having the same problem with gNapster until I noticed the program
was trying to download into a directory which I didn't have permissions
for. Change the download directory to something with write access, and
that may solve the problem.
Also, if you're behind a firewall, then you can't get a direct
connection (or something), so look that up in the README
Kae
------------------------------
From: Robert Heller <[EMAIL PROTECTED]>
Subject: Re: Limit of swap size?
Date: 9 Jan 2001 02:48:12 true
"Yuan-Sen Yang" <[EMAIL PROTECTED]>,
In a message on Tue, 9 Jan 2001 08:36:43 +0800, wrote :
"Y> Hi everyone,
"Y>
"Y> I need a large swap space (about 8 GB) but don't know how to set it up
"Y> (using RedHat 6.2).
"Y>
"Y> It seems the largest size of each swap partition is 2GB. Therefore, I
"Y> 'swapon' 4 swap partitions. But the monitor program 'top' shows that there
"Y> are only 4 GB of swap space is available.
"Y>
"Y> Is 4 GB the limitation of swap size using Linux RedHat? If not, how can
"Y> I swapon swap space more than 4 GB?
"Y>
"Y> Thanks
I am assuming you are using an Intel x86 family processor, better known
as '386, '486, Pentium, Pentium Pro, Celeron, Pentium II, or Pentium
III. These are *32-bit* processors. Limited to a 32-bit address space.
2^32 == 4gig. If you really need 8gig of address space (?) you need a
64-bit processor. Get an AlphaStation, SGI 64-bit MIPS, or a Sun
UltraSparc system.
"Y>
"Y> --yuansen
"Y>
"Y>
"Y>
"Y>
"Y>
--
\/
Robert Heller ||InterNet: [EMAIL PROTECTED]
http://vis-www.cs.umass.edu/~heller || [EMAIL PROTECTED]
http://www.deepsoft.com /\FidoNet: 1:321/153
------------------------------
From: Robert Heller <[EMAIL PROTECTED]>
Subject: Re: Limit of swap size?
Date: 9 Jan 2001 02:48:13 true
"Peter T. Breuer" <[EMAIL PROTECTED]>,
In a message on Tue, 9 Jan 2001 08:53:01 +0100, wrote :
"TB> Yuan-Sen Yang <[EMAIL PROTECTED]> wrote:
"TB> > I need a large swap space (about 8 GB) but don't know how to set it up
"TB> > (using RedHat 6.2).
"TB>
"TB> You can't need it, surely! The maximum address space of a process is
"TB> 4GB (i.e. 2^32).
Only 32-bit processors. (Pentiums, for example.) Alphas can address
*lots* more memory.
"TB>
"TB> Peter
"TB>
--
\/
Robert Heller ||InterNet: [EMAIL PROTECTED]
http://vis-www.cs.umass.edu/~heller || [EMAIL PROTECTED]
http://www.deepsoft.com /\FidoNet: 1:321/153
------------------------------
From: "Uncle Meat" <[EMAIL PROTECTED]>
Subject: Re: DHCPD questions
Crossposted-To: comp.os.linux.networking
Reply-To: [EMAIL PROTECTED]
Date: Mon, 08 Jan 2001 23:15:42 -0600
In article <[EMAIL PROTECTED]>, "G" <[EMAIL PROTECTED]>
wrote:
> I am running a Cobalt RAQ2 with Cobalt Linux. The distribution is so
> similar to Red Hat that the differences are trivial! Though, it should
> be mentioned, that this is a very lean distribution.
>
> I was avised by Cobalt that this machine will not support a DHCP server.
> I have DHCPD running. No sweat! The problem is, I have no way to start
> it upon startup in the scripts. I tried using <chkconfig
> --add>. It didn't work.
You can always add it to rc.local or whatever it's called for that distro.
------------------------------
Reply-To: "JH" <[EMAIL PROTECTED]>
From: "JH" <[EMAIL PROTECTED]>
Subject: mail accout
Date: Tue, 09 Jan 2001 08:58:42 GMT
Hi,
Does someone can point out how to add new mail account, remove mail user
under mail server? Any website talking about this?
Thanks
Jonathan
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list by posting to comp.os.linux.misc.
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Misc Digest
******************************