SOLVED: Kernel 2.2.19 compile problem on RH6.2

2001-04-26 Thread Thomas Ribbrock
On Mon, Apr 23, 2001 at 08:39:52AM +0200, Thomas Ribbrock wrote: > On another machine, however, "make modules" fails in the drivers/block > directory, when compiling loop.o. The error message says something about > "get.." being defined as a function returning a function or suchlike. I solved

Re: Moving to new machine...

2001-04-26 Thread Thomas Ribbrock
On Thu, Apr 26, 2001 at 01:09:27PM -0700, Scott Merritt wrote: > I was wondering how hard it would be for a newbie to move a server setup > from one machine to another, on a new hard drive. I'm running on a 2 gig > hard drive but would like to upgrade the server and drive to something > bigger.

RH7.0 + imaps

2001-04-26 Thread Ashley M. Kirchner
I just tried to enable imaps on a stock RH 7.0 install (+ updates), however to my surprise, the error message I'm getting is that it can't locate /usr/share/ssl/certs/imapd.pem Okay, I don't even HAVE a /usr/share/ssl (I have a /usr/local/openssl), and even so, my certs directory only co

Re: reiser on 7.1

2001-04-26 Thread Thomas Ribbrock
On Thu, Apr 26, 2001 at 05:38:59PM +0300, Martín Marqués wrote: > On Jue 26 Abr 2001 09:35, you wrote: > > I take it you're referring to the problem with the VIA 686 SouthBridge and > > IDE? I thought, this is only a problem when using the second IDE channel > > and under heavy load (but then with

New XFree86 3.3.6 beta test for Red Hat Linux 6.2

2001-04-26 Thread Mike A. Harris
A new test release of XFree86 (3.3.6-23.0.6x) is now available for Red Hat Linux 6.2 beta testers, developers, and other users. This release has been made in order to test bug fixes, and other updates and enhancements, etc. that have been applied to the XFree86 packages since the last public rele

limit users to their home directory?

2001-04-26 Thread Ed Lazor
Is there a HOWTO on how to do this somewhere? I'm currently using wu-ftpd. Thanks =) -Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

proftp

2001-04-26 Thread Ed Lazor
Has anyone seen security problems with using ProFTP? -Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Small script to execute from browser..

2001-04-26 Thread Kiran Kumar M
Hi, It might be a bit out topic, but I hope experts in cgi and perl will give me some solution.. I have the following script that execute at command prompt and working fine .. perl -pi -e 's/^(user)(\s+.*)(old)(.*)$/${1}${2}new${4}/' filename For replacing the old item with the new item bas

RE: dumb question: what software do I need to put an ISO image back to CD?

2001-04-26 Thread Chad W. Skinner
One not be sure you write the file as raw data to the disk. Some software will create an image of files to be written. Then when you mount the disk you will see the single ISO image. Note, I have no experience with burning CD's in linux...only mac and win. > You should have some software for cd r

Re: 100Mbs Full Duplex

2001-04-26 Thread Mike A. Harris
On Fri, 27 Apr 2001, Alex Iruc wrote: >Date: Fri, 27 Apr 2001 05:36:11 +0300 (EEST) >From: Alex Iruc <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: TEXT/PLAIN; charset=US-ASCII >List-Id: General Red Hat discussion list >Subject: 100Mbs Full Duplex > > > How can I configure the n

Re: Not Quite Anti-Aliased

2001-04-26 Thread Hal Burgiss
On Thu, Apr 26, 2001 at 11:15:39PM -0400, Brian Ashe wrote: > > Ahhh. So this is why I have no joy. Oh well, I was due for a new > video card anyway. Any ideas on what my future options are for > utilizing the best of what XFree86 has to offer? Not sure what you mean by 'best'...but I don't thin

Re: looking for books

2001-04-26 Thread Werner Puschitz
BTW, take a look at http://www.bookpool.com/. E.g. the O'Reilly books are in average almost 40% cheaper. Werner ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Not Quite Anti-Aliased

2001-04-26 Thread Brian Ashe
On Thursday 26 April 2001 08:09, you babbled something about: > On Thu, Apr 26, 2001 at 08:01:08PM -0400, Brian Ashe wrote: > > No Joy. :( I've been clicking and switching and all sorts of > > things. Most of the obvious stuff should have been tried. Also, like > > I said I am running all True ty

Re: What happened to /etc/inet.conf in RH 7.0?

2001-04-26 Thread Mike Chambers
- Original Message - From: "Michael McPhail" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 27, 2001 1:05 AM Subject: Re: What happened to /etc/inet.conf in RH 7.0? > When I ran "rpm -q xinetd" I found out xinetd was not installed, so I > found it on the disk, > ran "rpm

where to get driver infomation

2001-04-26 Thread Xiong Zhao
hello.where can i get information of hardware driver,things like NIC,SCSI.where does the information about their vendors,types,driver version locate?is /etc/sysconfig/hwconfig file the only place? regards james ___ Redhat-list mailing list [EMAIL

Re: What happened to /etc/inet.conf in RH 7.0?

2001-04-26 Thread Michael McPhail
When I ran "rpm -q xinetd" I found out xinetd was not installed, so I found it on the disk, ran "rpm -ivh /mnt/cdrom/path-to-file/xinetd-package.rpm (I don't remember the exact path & name of the package). I decided to reboot & watch what came up. I saw xinetd being run, but I also saw inetd being

Re: PPP dies

2001-04-26 Thread Statux
If you're using kernel 2.4, there's a lot you need to know about PPP. 1) you need a /dev/ppp: crw-r--r--1 root root 108, 0 Jul 13 2000 /dev/ppp 2) if you want ppp compiled in, you need to make sure you don't have module info set on your modules (don't ask me why this is, but that

Re: securing ftp

2001-04-26 Thread Saul Arias Laso
I run ProFTPD, from www.proftpd.org Works almost right out of the box. There is an option in the proftpd.conf file, called DefaultRoot, that does exactly what you need. At 09:24 26-04-01, scott.list wrote: >Can someone tell me how I can setup ftp access on my RH6.2 box so that a >vaild user on t

Re: 100Mbs Full Duplex

2001-04-26 Thread Mikkel L. Ellertson
On Fri, 27 Apr 2001, Alex Iruc wrote: > > How can I configure the network adapter to work at 100Mbs/Full > Duplex, from Linux. Can I eve do that from Linux ? > > > Thanks. > > Alex > > I usualy use Donald Becker's diagnostic tools to check. You can get them from: http://www.scyld.co

RE: Multi Boot

2001-04-26 Thread Charles Galpin
On Fri, 27 Apr 2001, Raoul Anderson wrote: > 2.Did you run lilo after you booted up Linux from the floppy, so that the > lilo > first stage loader get written to /dev/hda7? - I am pretty sure I did, but > is there an easy way to check this? jsut run it again to make sure. As root, run /sb

RE: Multi Boot

2001-04-26 Thread Mikkel L. Ellertson
On Fri, 27 Apr 2001, Raoul Anderson wrote: > Thanks for the reply, I am unsure of some of the questions you have posed, > but perhaps you can enlighten me on some? to answer your questions; > 1.In your /etc/lilo.conf, does it have the line boot=/dev/hda7? - Yes > 2. Did you run lilo after yo

100Mbs Full Duplex

2001-04-26 Thread Alex Iruc
How can I configure the network adapter to work at 100Mbs/Full Duplex, from Linux. Can I eve do that from Linux ? Thanks. Alex ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: dumb question: what software do I need to put an ISO image backto CD?

2001-04-26 Thread Charles Galpin
or if you prefer a GUI, xcdroast works nicely, looking at the boot messages in /var/log/messages can also help figure out your device id. as far as using cdrecord directly, I use /usr/bin/cdrecord dev=0,2,0 fs=4096k -v speed=4 -eject your.iso you will need to change the device number and spee

Re: looking for books

2001-04-26 Thread Werner Puschitz
On Thu, 26 Apr 2001, rpjday wrote: > On Thu, 26 Apr 2001, Werner Puschitz wrote: > > > On Fri, 27 Apr 2001, Xiong Zhao wrote: > > > > > hello.currently,i need to know the details about linux kernel,things > > > like how fork and pthread are implemented,how clone actually work and > > > so on.wher

Re: authenticated SMTP

2001-04-26 Thread John Aldrich
On Thursday 26 April 2001 08:38 pm, you wrote: > On Thu, Apr 26, 2001 at 08:22:49PM -0400, John Aldrich wrote: > > The new sendmail (8.11.x) and above can do authenticated SMTP, but you'll > have to read the docs on setting it up. I don't use sendmail. > Alternatively, try postfix, exim or courier

Re: authenticated SMTP

2001-04-26 Thread Mike Burger
I'm using a POP-Before-SMTP. I'm using Postfix/DRAC/Cucipop. On Thu, 26 Apr 2001, John Aldrich wrote: > How does one go about setting up authenticated SMTP? I'd like to talk my boss > into setting it up so I can convince him to close an open relay... :-) I > think that if I could convince him t

Re: looking for books

2001-04-26 Thread rpjday
On Thu, 26 Apr 2001, Werner Puschitz wrote: > On Fri, 27 Apr 2001, Xiong Zhao wrote: > > > hello.currently,i need to know the details about linux kernel,things > > like how fork and pthread are implemented,how clone actually work and > > so on.where can i get materials on these topics? > > thanx

Re: looking for books

2001-04-26 Thread Werner Puschitz
On Fri, 27 Apr 2001, Xiong Zhao wrote: > hello.currently,i need to know the details about linux kernel,things > like how fork and pthread are implemented,how clone actually work and > so on.where can i get materials on these topics? > thanx /usr/src/linux/Documentation has an index of documentat

Re: MPACK for LINUX

2001-04-26 Thread Cameron Simpson
On Thu, Apr 26, 2001 at 07:23:54AM -0700, Hector M Banda <[EMAIL PROTECTED]> wrote: | Is any utility like mpack to send attachments on LINUX? | | I have seen MPACK utility in other OSs like SCO UNIX to send files (binary or text) |attached to emails. http://at.rpmfind.net/opsys/linux/RPM/mpack.

unsubscribe 835168

2001-04-26 Thread Ricky Aycock
  Ricky C. Aycock[EMAIL PROTECTED]

looking for books

2001-04-26 Thread Xiong Zhao
hello.currently,i need to know the details about linux kernel,things like how fork and pthread are implemented,how clone actually work and so on.where can i get materials on these topics? thanx james ___ Redhat-list mailing list [EMAIL PROTECTED] ht

Re: dumb question: what software do I need to put an ISO image back to CD?

2001-04-26 Thread Mike Chambers
You should have some software for cd recording software such as Adaptec and what not. Mike - Original Message - From: Hector M Banda To: [EMAIL PROTECTED] Sent: Thursday, April 26, 2001 6:46 PM Subject: dumb question: what software do I need to put an ISO image back to CD? Hi all, I ha

[6.2, newbie] Best book?

2001-04-26 Thread Alex Le Dain
I am looking at picking up a good intermediate to advanced book. The one I am thinking of is: "Linux, the complete reference" by Richard Petersen (Osborne McGraw Hill). Reviews on Amazon treated it fairly. Another one well recommended is: "Linux System Administration" by V. Stanfield and R Smit

WAN Job in the Downtown Detroit area

2001-04-26 Thread AABAN34
  I am looking for a WAN job in the downtown Detroit  area? I am a very hard  worker and have many years in the business. I can  send you my resume and cover letter upon request. Brian

Re: ??haha

2001-04-26 Thread kappa kappa
Freshmeat.net is the easiest, just search it up on the 'search' engine. Also try rpmfind.net if you like binaries -Original Message- From: Beatriz_Elena_Duran_Castañeda Date: Fri, 27 Apr 2001 13:10:34 -0500 To: <[EMAIL PROTECTED]> Subject: Looking for > > Is there a page where I coul

Re: Moving to new machine...

2001-04-26 Thread Bret Hughes
Raoul Anderson wrote: > NP, being a relative newbie myself, I am glad I have come across something > on this list that I can actually answer! ;-) Kind of fun to contribute huh? BTW you need to copy the /etc/shadow file along with the /etc/passwd if you are using shadow passwords as is the defau

Re: NFS questions

2001-04-26 Thread Dan Stromberg
Some say you should never use soft mounts if you value your data. mounting intr would proably suffice. You could also try umount -f. On Wed, Apr 25, 2001 at 02:30:44PM -0400, Ward William E DLDN wrote: > Softmounts > > man nfs > > -Original Message- > From: Ashley M. Kirchner [mailto:

Re: other than CNAME in DNS

2001-04-26 Thread Dan Stromberg
Sounds like you want NAT of some form, possibily ip masquerading. Then again, you might be looking for virtual interfaces; it isn't clear from your message. On Thu, Apr 26, 2001 at 01:44:50PM +0800, Mark Lo (3) wrote: > HI, > > I would like to know, is there any method other the CNAME Reco

Re: authenticated SMTP

2001-04-26 Thread Anand Buddhdev
On Thu, Apr 26, 2001 at 08:22:49PM -0400, John Aldrich wrote: The new sendmail (8.11.x) and above can do authenticated SMTP, but you'll have to read the docs on setting it up. I don't use sendmail. Alternatively, try postfix, exim or courier, all of which do authenticated SMTP: http://www.postfi

Re: Ftp server

2001-04-26 Thread John Aldrich
On Friday 27 April 2001 06:46 pm, you wrote: > Of the ftp servers , which ones are the most secure? > > I've installed NCFTPd here on my lan at home, even though I"m behind a firewall for two reasons -- one it's easy to configure and two it's pretty darn secure...doesn't suffer from the recent b

Re: MBR Question.

2001-04-26 Thread John Aldrich
On Thursday 26 April 2001 07:04 pm, you wrote: > You may want to read the Linux+NT-Loader mini howto on how to get the NT > loader to work with Linux. As far as installing lilo goes, you can > insteall it to your /boot or /root partition by changing the "boot=" > section of /etc/lilo.conf, and ru

authenticated SMTP

2001-04-26 Thread John Aldrich
How does one go about setting up authenticated SMTP? I'd like to talk my boss into setting it up so I can convince him to close an open relay... :-) I think that if I could convince him to set up authenticated SMTP, I'd have a better shot at talking him into shutting down the open server... I k

Re: dumb question: what software do I need to put an ISO image backto CD?

2001-04-26 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Tym Rehm wrote: >I use Adaptec, but I believe any cd-writer software that can use .iso files >will work. Do you download disc 2 also. You need both discs this time. >>I have downloaded the latest version of RH (7.1) in ISO format >>(seawolf-i386-disc1.iso). No

Re: Not Quite Anti-Aliased

2001-04-26 Thread Hal Burgiss
On Thu, Apr 26, 2001 at 08:01:08PM -0400, Brian Ashe wrote: > No Joy. :( I've been clicking and switching and all sorts of > things. Most of the obvious stuff should have been tried. Also, like > I said I am running all True type fonts for everything. I was just > wondering if there was some sort

Re: dumb question: what software do I need to put an ISO image back to CD?

2001-04-26 Thread Tym Rehm
I use Adaptec, but I believe any cd-writer software that can use .iso files will work. Do you download disc 2 also. You need both discs this time. At 04:46 PM 4/26/01 -0700, you wrote: >Hi all, >I have downloaded the latest version of RH (7.1) in ISO format >(seawolf-i386-disc1.iso). Now, what s

Re: Not Quite Anti-Aliased

2001-04-26 Thread Brian Ashe
On Thursday 26 April 2001 05:18, you babbled something about: > On Thu, 26 Apr 2001, Brian Ashe wrote: > >I've got the Redhat 7.1 Seawolf installed and running KDE 2.1.1 on it. Now > >everything points to the anti-aliased fonts being on. But no dice. Is > > there some sort of trick I'm missing? >

RE: Multi Boot

2001-04-26 Thread Raoul Anderson
Thanks for the reply, I am unsure of some of the questions you have posed, but perhaps you can enlighten me on some? to answer your questions; 1. In your /etc/lilo.conf, does it have the line boot=/dev/hda7? - Yes 2. Did you run lilo after you booted up Linux from the floppy, so that th

RE: Moving to new machine...

2001-04-26 Thread Raoul Anderson
NP, being a relative newbie myself, I am glad I have come across something on this list that I can actually answer! ;-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Scott Merritt Sent: Friday, 27 April 2001 9:38 AM To: '[EMAIL PROTECTED]' Subject: RE:

Re: Moving to new machine...

2001-04-26 Thread Jeff Hogg
-Original Message- From: Raoul Anderson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, April 26, 2001 7:57 PM Subject: RE: Moving to new machine... >I am in the same boat. I was going to ghost the image over (which should >work without problems) but I dec

dumb question: what software do I need to put an ISO image back to CD?

2001-04-26 Thread Hector M Banda
Hi all, I have downloaded the latest version of RH (7.1) in ISO format (seawolf-i386-disc1.iso). Now, what software do I need to restore it on CD so it can be bootable as the original.   I have a CD writer (HP).    I hope by the time I restore it wrong be corrupted or I going to need the seco

Re: Ftp server

2001-04-26 Thread Mike A. Harris
On Fri, 27 Apr 2001, Beatriz Elena Duran Castañeda wrote: >Date: Fri, 27 Apr 2001 17:46:37 -0500 >From: Beatriz Elena Duran Castañeda <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain; > charset="iso-8859-1" >List-Id: General Red Hat discussion list >Subject: Ftp server

Ftp server

2001-04-26 Thread Beatriz Elena Duran Castañeda
Of the ftp servers , which ones are the most secure? El pájaro rompe el cascarón, el huevo es el mundo; aquel que nace debe destruir un mundo. El pájaro vuela hacia Dios, el verdadero nombre de Dios es Abraxas. Herman Hesse.

Re: linux talk

2001-04-26 Thread Dan Stromberg
On Wed, Apr 25, 2001 at 04:37:29AM -0400, Mike A. Harris wrote: > or if you want to get fancy/play music: > > man 4 console_codes > >ESC [ 10 ; n ] Set bell frequency in Hz. >ESC [ 11 ; n ] Set bell duration in msec. I'd probably use esound instead. > > #!/bin/bash >

Re: securing ftp

2001-04-26 Thread Dave Wreski
> >Nope...but I really do suggest NCFTPd... > > I concur. I chose it because we needed to provide ftp service to the > public, and I simply don't have time for the buffer overflows and > other nonsense in the other popular servers. It's straightforward to > configure and has a great reputation.

RE: Moving to new machine...

2001-04-26 Thread Scott Merritt
Oh man, thanks for the warning. I wouldn't have been to happy finding this nasty suprise like you did! -Original Message- From: Raoul Anderson [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 4:39 PM To: [EMAIL PROTECTED] Subject: RE: Moving to new machine... I am in the same

RE: Moving to new machine...

2001-04-26 Thread Raoul Anderson
I am in the same boat. I was going to ghost the image over (which should work without problems) but I decided to try it the way you are suggesting and just copying over files as you have suggested, and as soon as I took over the /etc/passwd file it came to a grinding halt and told me I did not ex

RE: MBR Question.

2001-04-26 Thread Mikkel L. Ellertson
On Thu, 26 Apr 2001, Thang Nguyen wrote: > Hi All, > > I had windows 2000 and NT installed in one machine and I had RedHat also > installed in the same machine and during the installation i didn't install > the RedHat as the MBR and my windows Boot manager doesn't recognize RedHat > boot record

RH PPP Dialer

2001-04-26 Thread Krikofer
I am planning to upgrade my RH6.2 to RH7.1 and I like the older style RH PPP Dialer applet and wish to fix it in 7.1. Is there anyways to do this? I don't see any point to have a connect and disconnect little button since clicking on an icon was a great idea. I know you all know that when you s

RE: MBR Question.

2001-04-26 Thread Thang Nguyen
Hi All, I had windows 2000 and NT installed in one machine and I had RedHat also installed in the same machine and during the installation i didn't install the RedHat as the MBR and my windows Boot manager doesn't recognize RedHat boot record. Is there anyway that I can install the MBR for Red

DHCP clients and interface management

2001-04-26 Thread Hal Burgiss
Pumps works fine for me, but there is one aspect I can't get around. If my DSL provider's DHCP server croaks, pump will eventually die, and the annoying aspect is that it takes the interface out with it. I can see that this might make some sense in certain situations, but it would be nice to overi

imap authentication

2001-04-26 Thread Kelly Martin
How on earth do I enable IMAP authentication? I am running Red Hat 7 with xinetd 2.1.8 and imap-2000, I can receive mail fine inside my firewall and I can touch the server outside my ipchains firewall, but I need some sort of authentication method. It's the same laptop and same email client and ye

Re: securing ftp

2001-04-26 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- John Aldrich wrote: >Nope...but I really do suggest NCFTPd... I concur. I chose it because we needed to provide ftp service to the public, and I simply don't have time for the buffer overflows and other nonsense in the other popular servers. It's straightforwa

RE: Re[2]: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-26 Thread Mike A. Harris
On Wed, 25 Apr 2001, Brian Wright wrote: >Date: Wed, 25 Apr 2001 16:33:12 -0700 (PDT) >From: Brian Wright <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain; charset=us-ascii >List-Id: General Red Hat discussion list >Subject: RE: Re[2]: Ximian Gnome 1.4 works with RedHat 7.1 >

Re: Not Quite Anti-Aliased

2001-04-26 Thread Mike A. Harris
On Thu, 26 Apr 2001, Brian Ashe wrote: >I've got the Redhat 7.1 Seawolf installed and running KDE 2.1.1 on it. Now >everything points to the anti-aliased fonts being on. But no dice. Is there >some sort of trick I'm missing? > >Of note, I do have it set up for using TTFs as well. That all went sm

Re: NIC Drivers

2001-04-26 Thread Bret Hughes
Ward William E DLDN wrote: > I've been talking with a couple people who've been having Networking > problems, and have found that every time I turn around, I'm having to > ask folks "Which NIC drivers for X card?" > > I've decided to do something about it I've decided to try to make > a list.

RE: Re[4]: Ximian Gnome 1.4 works with RedHat 7.1

2001-04-26 Thread Brian Wright
On 26-Apr-2001 Silviu Cojocaru wrote: > Hmm if it were, why would GTK need to be modified then ? My only guess would be for it to simplify app development for GNOME. I'm not familiar with the GTK+ library, but no doubt it would be easier to have a few functions instead of long, elaborate routin

suspicious entry in messages log file

2001-04-26 Thread Wei Jiang
Hi all When I was sanning through the log file, I found the following suspicous entries which are recorded several times a day: Apr 26 11:45:59 raw gnome-name-server[16003]: starting Apr 26 11:45:59 raw gnome-name-server[16003]: name se

Re: reiser on 7.1

2001-04-26 Thread Martín Marqués
On Jue 26 Abr 2001 09:35, you wrote: > On Wed, Apr 25, 2001 at 04:06:26PM -0500, Nima S. Panahi wrote: > > Well, for my experience I believe this is a wise choice. I have TRIED > > installing it on many types of systems. Most work, many had minor > > problems, and some had really serious problems.

RE: NIC Drivers

2001-04-26 Thread Scott
Im using the 3com 3C905C-TX-M with 3c90x drive with no problems Scotty > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ward William E DLDN > Sent: Thursday, April 26, 2001 4:00 PM > To: Redhat-List (E-mail) > Subject: NIC Drivers > > > I've been ta

Moving to new machine...

2001-04-26 Thread Scott Merritt
I was wondering how hard it would be for a newbie to move a server setup from one machine to another, on a new hard drive. I'm running on a 2 gig hard drive but would like to upgrade the server and drive to something bigger. I've got a few people using it for email and it's a small web/applicati

Not Quite Anti-Aliased

2001-04-26 Thread Brian Ashe
Listers, I've got the Redhat 7.1 Seawolf installed and running KDE 2.1.1 on it. Now everything points to the anti-aliased fonts being on. But no dice. Is there some sort of trick I'm missing? Of note, I do have it set up for using TTFs as well. That all went smoothly and really improved thing

NIC Drivers

2001-04-26 Thread Ward William E DLDN
I've been talking with a couple people who've been having Networking problems, and have found that every time I turn around, I'm having to ask folks "Which NIC drivers for X card?" I've decided to do something about it I've decided to try to make a list. But I want it relatively complete. S

PPP dies

2001-04-26 Thread Matt Twigg
Loaded up 7.1 and got the occasional ppp failure. The messages log claims the ppp0 module cannot be found, which is odd because this is intermittent. I re-compiled, during which I specifed to include ppp statically rather than as a module. I also chose the compression options. Now ppp dies look

Re: Looking for

2001-04-26 Thread John Aldrich
On Fri, 27 Apr 2001, you wrote: > Is there a page where I could find linux soft by needs?, I know there is > freshmeat, but its index is not easy enough. Another you could recomend me? > Try linuxberg. John ___ Redhat-list mailing list [EMAIL

Looking for

2001-04-26 Thread Beatriz Elena Duran Castañeda
Is there a page where I could find linux soft by needs?, I know there is freshmeat, but its index is not easy enough. Another you could recomend me? El pájaro rompe el cascarón, el huevo es el mundo; aquel que nace debe destruir un mundo. El pájaro vuela hacia Dios, el verdadero nombre de Dio

Re: howto RPM for RedHat?

2001-04-26 Thread Mikkel L. Ellertson
On Thu, 26 Apr 2001, Art Werschulz wrote: > Hi. > > We have several Linux desktop Pentium boxes, all running RedHat Linux. > These have been successively upgraded, starting with RH5.0, up through > RH6.2. All these seem to have the howto rpm: > $ rpm -q howto > howto-6.1-1 > > We recently ac

Re: Setting hostname

2001-04-26 Thread Mike Chambers
--- -->> FREE Perl CGI scripts add WEB ACCESS to your POP email accounts! -->> Download today!! http://www.adjeweb.com --- > ORIGINAL MESSAGE BELOW >Wh

Re: IPChains

2001-04-26 Thread Mike A. Harris
On Thu, 26 Apr 2001 [EMAIL PROTECTED] wrote: >Date: Thu, 26 Apr 2001 12:50:50 +0200 >From: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Content-Type: text/plain; charset=us-ascii >List-Id: General Red Hat discussion list >Subject: IPChains > > >Is there any nice way to log hack done to my firewall

Re: Setting hostname

2001-04-26 Thread carlos calderon
i think you have to edit the hostname file. The etc/HOSTNAME file contains just one line with the primary name of the host. This file gets its content at boot time from the hostname line in the /etc/sysconfig/network file. This file is used when booting to set the primary hostname of the system...

Re: securing ftp

2001-04-26 Thread scott.list
John: Thanks, I found the how-to's on guest ftp. One of them refers to a statis_ls with 2 links. One at stanford, one at chuvakin.org. Anton's at chuvakin.org is missing, stanford's causes a core dump. Do you (anybody) know where I can get a "static" ls (does not require libraries). Thanks,

Setting hostname

2001-04-26 Thread Mike Chambers
What is the command to set the hostname in command line for 7.1 and make it stick upon reboot? I always use Linuxconf for that and need to do it manually here at work. Thanks, Mike Chambers Mt. Prospect, IL Netlycns -->> FREE Perl CGI scripts add WEB ACCESS to your -->> POP E-Mail accounts! Do

Network topologies!

2001-04-26 Thread Ing. Israel Garcia Alvarez
Hi: I am instaling a network, so I have a modem rack (8 phones) connected to a linux box (Rh6.2 + updates) witch my users accounts. This mail server will be the authentification server of my users and my mail server. This server is not going to give any other services. So I have another server

Securing ftp

2001-04-26 Thread Remo Mattei
Subject: securing ftp Date: Thu, 26 Apr 2001 10:24:51 -0500 From: "scott.list" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Can someone tell me how I can setup ftp access on my RH6.2 box so that a vaild user on that box can ONLY access files in their home directory and

Re: MPACK for LINUX

2001-04-26 Thread Hector M Banda
Thanks. - Original Message - From: "John Aldrich" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 26, 2001 7:28 AM Subject: Re: MPACK for LINUX > On Thu, 26 Apr 2001, you wrote: > > > > HI all, > > Is any utility like mpack to send attachments on LINUX? > > > > I have

Re: MPACK for LINUX

2001-04-26 Thread John Aldrich
On Thu, 26 Apr 2001, you wrote: > Thanks. > Sure...wish I could've been more help... John ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: securing ftp

2001-04-26 Thread Bernhard Rosenkraenzer
On Thu, 26 Apr 2001, scott.list wrote: > Can someone tell me how I can setup ftp access on my RH6.2 box so that a > vaild user on that box can ONLY access files in their home directory and > cannot move up,around on the box. Read the ftpaccess man page and look for "guestgroup". LLaP bero __

Re: MPACK for LINUX

2001-04-26 Thread David E. Lupo
At 07:23 AM 4/26/01 -0700, Hector M Banda wrote: Is any utility like mpack to send attachments on LINUX? I have seen MPACK utility in other OSs like SCO UNIX to send files (binary or text) attached to emails. Going to www.rpmfind.net and searching for mpack yields several: http://w

Re: securing ftp

2001-04-26 Thread John Aldrich
On Thu, 26 Apr 2001, you wrote: > On Thu, 26 Apr 2001, you wrote: > > Can someone tell me how I can setup ftp access on my RH6.2 box so that a > > vaild user on that box can ONLY access files in their home directory and > > cannot move up,around on the box. > > > I know NCFTPd has this informatio

Re: MPACK for LINUX

2001-04-26 Thread Martin Sieben
On Thu, 26 Apr 2001, Mike Burger wrote: > On Thu, 26 Apr 2001, John Aldrich wrote: > > > On Thu, 26 Apr 2001, you wrote: > > > > > > HI all, > > > Is any utility like mpack to send attachments on LINUX? > > > > > > I have seen MPACK utility in other OSs like SCO UNIX to send files (binary or >te

Re: securing ftp

2001-04-26 Thread John Aldrich
On Thu, 26 Apr 2001, you wrote: > Can someone tell me how I can setup ftp access on my RH6.2 box so that a > vaild user on that box can ONLY access files in their home directory and > cannot move up,around on the box. > I know NCFTPd has this information in the setup files. Further, NCFTPd isn't

Re: MPACK for LINUX

2001-04-26 Thread Mike Burger
On Thu, 26 Apr 2001, John Aldrich wrote: > On Thu, 26 Apr 2001, you wrote: > > > > HI all, > > Is any utility like mpack to send attachments on LINUX? > > > > I have seen MPACK utility in other OSs like SCO UNIX to send files (binary or >text) attached to emails. > > > > Thanks, > > > Not that I

securing ftp

2001-04-26 Thread scott.list
Can someone tell me how I can setup ftp access on my RH6.2 box so that a vaild user on that box can ONLY access files in their home directory and cannot move up,around on the box. Thanks, Scott ___ Redhat-list mailing list [EMAIL PROTECTED] https://

bug reporting tool question

2001-04-26 Thread John Aldrich
Is there any way to make "Bug Buddy" use the SMTP server instead of trying to use SendMail? The reason I ask is because I'm on a dial-up connection and my system name doesn't correspond with my reverse DNS and up 'til now it hasn't been a problem. But with bugs.kde.org stating "sender must resolve

RE: How do I use fsck ?

2001-04-26 Thread Charles Galpin
On Thu, 26 Apr 2001, Pieter De Wit wrote: > Hello Charles, > > Yes I am Afrikaans :) Take it you are from South Africa ? yes, but emmigrated to the US in '86. > Back to the topic...How do I get fsck to fix the files, from what I can > remeber it only does a check of the files. As for the back

Re: How to set IP Forwarding in RedHat 7.0

2001-04-26 Thread Kyle Hargraves
On Thu, 26 Apr 2001, Harmit wrote: > Linux gateway is connected with single NIC to net by leased line.I have another linux > box with ip 192.x which i am not able t o ping to 63.x ,shows network unreachable,but > at the same time other NT boxes with IP (192.x)can ping gataeway.So my concern is

RE: apache-ssl setup problem?

2001-04-26 Thread Mikkel L. Ellertson
On Thu, 26 Apr 2001, Eddie Strohmier wrote: > No, if you create the link just rpm -ivh it. I was giving > you an alternative > to the symlink but I think apache-ssl will be looking for > perl5 in /usr/local/bin so your safe bet is just to leave > the symlink there and install with rpm -ivh. > > >

Re: [6.2, newbie] http [FAILED]? and related network questions

2001-04-26 Thread Mike Chambers
- Original Message - From: "Alex Le Dain" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 26, 2001 3:46 AM Subject: [6.2, newbie] http [FAILED]? and related network questions > Hi List, > > I played with RH5.0 and 5.2 a few years ago and never progressed very > far. Ove

RH 7.0 - ADSL

2001-04-26 Thread Jerry Human
Good Morning Good People: Ok, I give up, I have to bug you good people again. I have run adsl-setup from the command line and entered all the correct data. However, every time I run adsl-start, it returns, "TIMED OUT". I've double-checked the logon info and it's correct and eth1 is the correct ni

Re: [6.2, newbie] http [FAILED]? and related network questions

2001-04-26 Thread Emmanuel Seyman
On Thu, Apr 26, 2001 at 04:46:31PM +0800, Alex Le Dain a ecrit: > > During the installation I selected to start the web server daemon > (httpd) - presumably this is the apache server? Anyway the thing comes > up [ FAILED ] at boot time - when you get those lovely green [ OK ] 's > for everything

PPPD and MSCHAP80

2001-04-26 Thread Martin Sieben
Hi, I'm trying to set up RH70 based VPN (PPTPD+PPPD) server but I can't find out how to set it up the way, then AUTH is being done by NT server. It means that VPN server queries NT for user ID and passwords. I wouldn't want to have all usernames and password in chap-secrets file. Example: user j

  1   2   >