On Sat, 2002-10-26 at 22:58, Gordon Messmer wrote:
> On Sat, 2002-10-26 at 20:30, Bret Hughes wrote:
>
> > I never understood where the line was since RH started including openssh
> > and probably others in 7.0.
>
> I believe that was after the export controls were relaxed.
>
> > IS there any w
On Sat, 2002-10-26 at 23:16, Gordon Messmer wrote:
> On Sat, 2002-10-26 at 20:23, Steve Strong wrote:
> >
> > JGrasp does use gcc (the kids are writing in C++, so they're really
> > using g++). I shouldn't have used the word crash. To be more precise,
> > they are doing a merge sort of two sorte
On Sat, 2002-10-26 at 20:23, Steve Strong wrote:
>
> JGrasp does use gcc (the kids are writing in C++, so they're really
> using g++). I shouldn't have used the word crash. To be more precise,
> they are doing a merge sort of two sorted files into a third, sorted
> file. Each file contains reco
On Sat, 2002-10-26 at 20:30, Bret Hughes wrote:
> On Sat, 2002-10-26 at 22:07, Gordon Messmer wrote:
> > On Sat, 2002-10-26 at 19:08, Matthew Melvin wrote:
> > >
> > > Yes... distributing crypto in the kernel has some legal complications so
> > > they just leave it out. You can get the things yo
Jeremy,
Try this recompiling a kernel and getting my machine to boot up
drove me nuts. Eventually I stumbled on a trick that seems to work (for
me anyway). Get into the /usr/src/linux-2.4 dir and type make mrproper,
then make (on its own). This causes the machine to ask for text entries
for
On 26 Oct 2002, Bret Hughes wrote:
> Does that mean the US Gov. has relaxed the cryptography is a munition
> thing?
Yes -- in the last days of the Clinton administration ...
about two years ago
> I never understood where the line was since RH started including openssh
> and probably others in
So, it works like a champ! Thanks!!!
JGrasp does use gcc (the kids are writing in C++, so they're really
using g++). I shouldn't have used the word crash. To be more precise,
they are doing a merge sort of two sorted files into a third, sorted
file. Each file contains records of financial tran
On Sat, 2002-10-26 at 22:07, Gordon Messmer wrote:
> On Sat, 2002-10-26 at 19:08, Matthew Melvin wrote:
> >
> > Yes... distributing crypto in the kernel has some legal complications so
> > they just leave it out. You can get the things you need from
> > www.kerneli.org though...
>
> It's inclu
Hello,
I'm a linux newbie and Im running RH8.0. In an attempt to get my
digital camera working I have been trying to recompile the kernel with
various USB support modules. I have been following the instructions in
the Red Hat Customization Guide to the letter, but when I reboot with my
new kerne
On Sat, 2002-10-26 at 19:08, Matthew Melvin wrote:
>
> Yes... distributing crypto in the kernel has some legal complications so
> they just leave it out. You can get the things you need from
> www.kerneli.org though...
It's included in Psyche.
$ cat /etc/redhat-release
Red Hat Linux release 8
On Sat, 26 Oct 2002 at 5:42pm (-0700), Martin wrote:
> Does anyone have instructions on how to set up an encrypted filesystem
> on redhat 8.0?
>
> I looked at the losetup man page. but it appears maybe that the
> encryption modules are missing? is
> that right?
Yes... distributing crypto in
Hi all,
Since upgrading my Redhat 7.1 kernel from 2.4.9-34 to 2.4.18-17.7.x, I am getting the
following message when I boot
kernel: kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
I am using an aha1542 scsi adapter which still appears to be working OK
Anybody have an idea
Are you running X as root? I don't think xscreensaver will work then.
DÆVID.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:redhat-list-admin@;redhat.com] On Behalf Of Matthew Kerry
> Sent: Saturday, October 26, 2002 1:51 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Screensaver i
Does anyone have instructions on how to set up an encrypted filesystem
on redhat 8.0?
I looked at the losetup man page. but it appears maybe that the
encryption modules are missing? is
that right?
thanks
Martin
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com
Hi,
It's me again and I answer to my own question.
For the speedtouch, if you go to the following site :
http://linux.gegeweb.net/SpeedTouch-HOWTO-fr.html
You can find an how-to easy to read and follow, and it works fine.
The version of the how-to is in english, french, dutch and italian.
Nice re
Hi,
Sorry if I am on the wrong list, I can't find a RawHide Discussion list.
I am running evolution, and trying to sync with my palm. But redhat is
missing the gnome-pilot-conduits for Evolution.
I have checked everywhere on the distro cd's and also with the new
RawHide packages.
Thanks for yo
Emmanuel Seyman wrote:
> Couldn't you upgrade to kernel-2.4.18-17 then remove kernel-2.4.18-10.i386
> and install kernel-2.4.18-10.i586?
No because RPM will then complain that a more recent kernel version 2.4.18-17
is already installed.
--
H | I haven't lost my mind; it's backed up on tape s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, 26 Oct 2002 18:09:56 -0400, MET wrote:
> Not working...its still trying to archive the stats folder. And I did
> a search online and they came up with a view syntax variations which
> also failed. So I have no idea.
>
> tar czvf webro
Well explained here:
http://linux.oreillynet.com/pub/a/linux/lpt/20_08.html
Al-Juhani
[EMAIL PROTECTED]
>= Original Message From [EMAIL PROTECTED] =
>Hash: SHA1
>
>On Sat, 26 Oct 2002 16:47:19 -0400, MET wrote:
>
>> I have a folder called 'webroot'. Inside of webroot I have 2 dozen
>> fo
Not working...its still trying to archive the stats folder. And I did a
search online and they came up with a view syntax variations which also
failed. So I have no idea.
tar czvf webroot.tar.gz --exclude 'webroot/stats/' webroot
tar czvf webroot.tar.gz --exclude=webroot/stats/ w
On Sat, 26 Oct 2002 16:58:45 -0300
"Fernando" <[EMAIL PROTECTED]> wrote:
> I tried to install linuxconf from the rpm but it dont worked very
> well... i think i will try webmin... do u know what version works
> without extra configurations with Red Hat 8.0? (i am newbie, so i dont
> know how to fi
On Sat, Oct 26, 2002 at 11:37:20AM -0400, Peter O'Shea wrote:
> How do I change the font sizes for widgets in gtk-1.2 apps? I'm
> perfectly willing to hand-edit config files, but I can't seem to find
> the right one. I'm wondering if gtk-1.2 is defaulting to compiled-in
> font sizes.
I've always
Try this it worked for me...
http://www.gurulabs.com/files/xmms-mp3-1.2.7-13.p.i386.rpm
-Darryl
Curtis Vaughan wrote:
I installed xmms for Redhat 8, but it doesn't work at all. How can I
troubleshoot it?
Curtis
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, 26 Oct 2002 16:47:19 -0400, MET wrote:
> I have a folder called 'webroot'. Inside of webroot I have 2 dozen
> folders and some more files. Simple layout, nothing fancy. I'd like
> to archive and compress them all using a shell script which
Hello,
Tonight I tried to install the lucent drivers for the modem in my
laptop. in the past I've used this before and have had no problem.
But now when I try to compile the module it complains that the source
code is not compatible with GCC 3.
There is a rpm for the driver for RH8 here: http://
On 10/26/02 16:47 -0400, MET wrote:
> I have a folder called 'webroot'. Inside of webroot I have 2 dozen
> folders and some more files. Simple layout, nothing fancy. I'd like to
> archive and compress them all using a shell script which of course would
> be run through the cron daemon. I compr
MET wrote:
>
> I have a folder called 'webroot'. Inside of webroot I have 2 dozen
> folders and some more files. Simple layout, nothing fancy. I'd like to
> archive and compress them all using a shell script which of course would
> be run through the cron daemon. I compress as so:
>
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, 26 Oct 2002 16:42:34 -0400, MET wrote:
> I'm trying to start using Qt and I'm having problems setting up the
> environmental variables so I guess I'm off to a pretty bad start.
> Below is what I have included in my /etc/profile minus the defa
I've no idea why this is happening, but I have the same thing. Looking around a few of the forums it appears this is a common theme and it only seems to affect KDE and not Gnome. Looks like this might be a general bug with the new release of RH8.0. Is anyone able to offer any suggestions?
Thank
I have a folder called 'webroot'. Inside of webroot I have 2 dozen
folders and some more files. Simple layout, nothing fancy. I'd like to
archive and compress them all using a shell script which of course would
be run through the cron daemon. I compress as so:
tar zcvf webroot.tar.gz w
I'm trying to start using Qt and I'm having problems setting up the
environmental variables so I guess I'm off to a pretty bad start. Below
is what I have included in my /etc/profile minus the defaults and the
export commands. My export commands are fine as the rest of my
variables work except fo
I tried to install linuxconf from the rpm but it dont worked very well... i
think i will try webmin... do u know what version works without extra
configurations with Red Hat 8.0? (i am newbie, so i dont know how to fix
some problems when they appear, im just starting with linux)...
- Original
On Sat, 26 Oct 2002 14:32:30 -0300
"Fernando" <[EMAIL PROTECTED]> wrote:
> I know that Red Hat 8 dont use linuxconf anymore. So,what i can use
> now? the redhat-* packages?
> They dont work for me
Download and install webmin (has RPM just for Redhat) or linuxconf
(still being developed even thoug
On Sat, 2002-10-26 at 10:16, Steve Borho wrote:
> Is everyone else having problems displaying man pages in RH8.0?
No. What terminal are you using? If it's xterm, you can get better
results with:
xterm -fa mono -fs 14
However, xterm shouldn't display escape codes in any case. If you're
using a
On Fri, 2002-10-25 at 20:31, Steve Strong wrote:
...
> warns them that "the default character encoding is more that one byte or
> is not one to one" and then it goes on to warn them that i/o may not
> behave correctly in C++ programs. Imagine their consternation when they
> found out that their pr
Must have been fixed in Rawhide I don't get any garbage.
John
On Sat, 2002-10-26 at 13:16, Steve Borho wrote:
> Is everyone else having problems displaying man pages in RH8.0?
>
> For instance, if I run 'man xset', I get this garbage:
>
> NAME
>xset <80><90> user preference utility
I know that Red Hat 8 dont use linuxconf anymore. So,what i can use now? the
redhat-* packages?
They dont work for me
[root@FireBlade root]# redhat-config-users
Traceback (most recent call last):
File "/usr/share/redhat-config-users/redhat-config-users.py", line 26, in
?
import mainWindow
F
Great to hear that ..
A good book about IPCHAINS and Linux Firewall is:
Linux Firewalls
Author: Robert L. Ziegler
Price: 44.99 USD
Publisher: NewRiders (http://www.newriders.com)
Go to the website above and enter in the search box "Linux Firewalls" to see
more about the book and description.
Dear all,
I've tried to setup sendmail to use procmail on RH7.0. All is fine
except that procmail refuses to write to /var/spool/mail with an error
(Lock failure on "/var/spool/mail/eggman.lock). The permissions for
/var/spool is (drwxr-xr-x 13 root root) and the permissions for
/var/spool/m
Is everyone else having problems displaying man pages in RH8.0?
For instance, if I run 'man xset', I get this garbage:
NAME
xset <80><90> user preference utility for X
--
Steve Borho Voice: 508-305-7223
Member of Technical Staff email: [EMAIL PROTECTED]
Ce
On Wed, Oct 23, 2002 at 09:06:03PM -0500, christopher j bottaro wrote:
> hello,
> first off, are there any mailing lists where i can ask questions about bash
> scripting? any good mailing list that deal with programming c in linux?
>
> anyways, i want to assign the exit status of a command in a
At 17:53 26.10.2002, Caleb Chaplin said:
[snip]
>Yes, that would be fine. John is quite right in that writing to ntfs is
>considered risky.
[snip]
Just out of curiosity what does "risky" mean?
I have an NTFS volum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Saturday 26 October 2002 11:04 am, [EMAIL PROTECTED] wrote:
> On Sat, Oct 26, 2002 at 10:35:46AM -0400, Michael Fratoni wrote:
> > For Red Hat 8.0:
> > $ which redhat-config-printer-tui | xargs rpm -qf
> > redhat-config-printer-0.4.24-1
> >
> > On a
Yes, that would be fine. John is quite right in that writing to ntfs is
considered risky.
On Fri, 2002-10-25 at 00:30, Will Mendez wrote:
> Thanks you guys are a great help! ;) copying data from NTFS to my linux home would
>be ok then correct?
>
> Will Mendez
> Mmmm.XSI
> www.xsibase.com
Hi all;
I just upgraded from 7.3 to 8.0. Everything seems to have gone smoothly
except for the one small fact that the screensaver no longer works.
When the set time is reached, it'll just blank the screen instead of
running the selected screensaver.
Any ideas?
Thanks,
Mike
--
Michael J.
I'm running redhat 8.0, and just changed my monitor resolution. It's
easy to change the gtk-2.0 font sizes under Preferences...Font.
However, Mozilla and Evolution run on gtk-1.2, and the fonts used in
their menus, toolbars, and other widgets are now too small.
How do I change the font sizes fo
On Sat, Oct 26, 2002 at 10:35:46AM -0400, Michael Fratoni wrote:
> For Red Hat 8.0:
> $ which redhat-config-printer-tui | xargs rpm -qf
> redhat-config-printer-0.4.24-1
>
> On a 7.2 machine:
> which printconf-tui | xargs rpm -qf
> printconf-0.3.61-4.1
Hello
Should have said that I'm using 7.0.
Hello Curtis,
Friday, October 25, 2002, 7:59:38 PM, you wrote:
CV> I installed xmms for Redhat 8, but it doesn't work at all. How can I
CV> troubleshoot it?
If you wish to play MP3 files, you need a special plugin from the XMMS
site. RedHat 8.0 disabled it by default.
--
Robert
Hi,
I'm a new user of linux and I try to configured my ADSL Modem, an Alcatel
Speedtouch home on USB port, but I can't.
I have already read the howto on the subject, but when I try to compile the
sarlib or the speedtouch kernel, the system gives my a lot of warning
increminent the header : proc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Saturday 26 October 2002 10:08 am, [EMAIL PROTECTED] wrote:
> I have searched the redhat ftp site and one finnish mirror site.
> Still can't find redhat-config-print-tui :o(
>
> Would you be so kind (if you know) as to say which RPM contains
> the
On Fri, Oct 25, 2002 at 04:26:38PM +0200, Dumas Patrice wrote:
> Hi,
>
> You can use in text mode redhat-config-print-tui, but for a real comand
> line I don't know.
Hello
I have searched the redhat ftp site and one finnish mirror site.
Still can't find redhat-config-print-tui :o(
Would you be
On Sáb 26 Oct 2002 09:33, mike wrote:
> On previous RH systems there were compat glibcs for previous systems
> which are missing in RH8
>
> Whenever I compile rpms there is a GLIBC_2_3 dependency which mkes them
> bomb on RH7.3 systems
Install them and modify the .spec file (dependencies are set t
Or, do this.
On 26 Oct 2002, Bret Hughes wrote:
> On Fri, 2002-10-25 at 23:59, Fernando wrote:
> > Tks a lot! Work fine!
> > And about the rules generated by the command "route", like route add -net
> > 192.168.2.0 netmask 255.255.255.0 dev eth1
> > Do you know how can i save it?
> >
> >
> pu
On previous RH systems there were compat glibcs for previous systems
which are missing in RH8
Whenever I compile rpms there is a GLIBC_2_3 dependency which mkes them
bomb on RH7.3 systems
--
Linux, Gnome what more do you need
http://www.redtux.demon.co.uk
--
redhat-list mailing list
unsubscri
try mplayer
you can find it at rpmfind.net
works for me.. :)
On Sat, 2002-10-26 at 08:10, Tobias wrote:
> There is no app in RH8.0 that plays mpeg/divx files?
> What should I use?
>
>
> Regards
> Tobias
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@;redhat.
There is no app in RH8.0 that plays mpeg/divx files?
What should I use?
Regards
Tobias
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
Hello Everyone,
How do I get the bsd_comp modules to work under Redhat 8.0 It is not compiled by
default so I installed kernel-source. I then active the module under networking and it
never complies ? Any ideas ?
Thanks,
Pieter De Wit
--
redhat-list mailing list
unsubscribe mailto:redha
I run RH8.0
I really dont like KDE nor Gnome. They look to much as Windows and similars. I
would like something alot less "amature-looking" (as in not alot of fancy
animations and such shit). The WM should not take too much space on the
desktop with large frames around windows and such.
Any id
On Fri, Oct 25, 2002 at 01:55:48PM -0600, Ashley M. Kirchner wrote:
>
>
> I'm trying to install kernel-2.4.18-10.i586.rpm on a system that only has
Couldn't you upgrade to kernel-2.4.18-17 then remove kernel-2.4.18-10.i386
and install kernel-2.4.18-10.i586?
Emmanuel
--
redhat-list maili
I have a server with an adsl connection running Red Hat 8 and acting as
gateway/firewall to my internal network. I wanna redirect port 21 of the
server to a internal machine, where i wanna run a ftp server. I tried:
iptables -t nat -A PREROUTING -p tcp --dport 21 -i ppp0 -j DNAT --to
192.168.0.10:2
60 matches
Mail list logo