http://www.freebsd.org for lots of info.
-d
--
David Talkington
Community Networking Initiative
[EMAIL PROTECTED]
217-244-1962
PGP key: http://www.prairienet.org/~dtalk/dt000823.asc
Leonard den Ottolander wrote:
> Hi Steve,
>
>> Does anyone know the address to subscribe to t
Toni Guedes wrote:
>
> Can someone sugest me a good 2D/3D card (U$100~200) for use with Linux?
> Ati's Rage Fury and Radeon, Matrox G400/450...
>
I have been using AGP Matrox G400 single head with 16 MB memory. Works
fine, configuration program found it without problem during RH
installation...
Hi Bob,
> Here goes the newbie again - I believe that this is a "duh"
> situation. I write a ipchains firewall based on Ziegler's
> book. When I went to reboot the process hangs at "lo" and I
> think that I have blocked the computer from it's own local
> port.
When using Rh 6
Hi Steve,
> Does anyone know the address to subscribe to the freeBSD
> mailling list?
They have a couple of lists. I guess try subscribe instead of unsubscribe in
the following footer.
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in
Hi Paul,
> Put DNS on a dedicated Linux box. It is automatically isolated
> from other services and users without the added steps to setup chroot.
>
> Comments?
Seems a little overdone for your 2 pc home network :-).
Bye,
Does anyone know the address to subscribe to the freeBSD
mailling list?
Thank You.
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
Hi Bob,
> Now regarding the functionality of dhcpd. Does dhcpd run
> everytime the connection to the ISP is established?
As Jason Costomiris pointed out ppp has nothing to do with pump nor dhcpcd. A
little oversight on my behalf when answering your question earlier. (I must
Hi Jonathan,
Try the code that is here.
http://phpclasses.upperdesign.com/browse.html/package/14
You will have to register to download the code but it doesn't cost anything.
There are also a LOT of other interesting little tidbits laying around
there. The class should do what you desire, but I
Has anyone here had any experience with any email-to-pager software? I see some on
freshmeat, but they all look kinda complex. If anyone has tried 'some and found one
better then another, please let me know.
JW
___
Redhat-list mailing list
Questions regarding dhcpd
First: I now understand how to get the dynamically
assigned IP address. sigh!
Now regarding the functionality of dhcpd. Does dhcpd run
everytime the connection to the ISP is established? If so
could I include in the file a command to run the rc.firewall
file (once
Here goes the newbie again - I believe that this is a "duh"
situation. I write a ipchains firewall based on Ziegler's
book. When I went to reboot the process hangs at "lo" and I
think that I have blocked the computer from it's own local
port.
The question: How to get going again. My current
Matthew Melvin wrote:
>
> On Wed, 6 Dec 2000, Cokey de Percin wrote:
>
> > Matthew Melvin wrote:
> >
> > Well, I'm using a serial terminal and I don't have a problem getting
> > in Single, but my setup looks like this:
> >
> > S0:12345:respawn:/sbin/uugetty -d /etc/conf.uugetty.ttyS0 ttyS0 DT960
D. W. Piper wrote:
> I've just spent the last couple of days wading through on-line
> documentation and mail list archives to no avail.
>
> Throughout the day we get two-line error messages appearing both on the
> console, and in /var/log/messages, such as the following:
>
> kernel: lookup_b
Hello All:
Anyone running a Courier V.everything 56k modem? I was running a V.90 USR
sportster external but got my hands on a new Courier and I can not seem to
get the connect speeds that the sportster could obtain. I am running RH 6.2
dialup and use the ppp-on/ppp-off script to dial out. I alway
On Wed, 6 Dec 2000, Cokey de Percin wrote:
> Matthew Melvin wrote:
>
> Well, I'm using a serial terminal and I don't have a problem getting
> in Single, but my setup looks like this:
>
> S0:12345:respawn:/sbin/uugetty -d /etc/conf.uugetty.ttyS0 ttyS0 DT9600 vt100
>^
> Note the '1'... I belie
If in your sendmail.mc you have something like
MASQUERADE_AS(yourdomain.com)
and of course
FEATURE(`genericstable', `hash -o /etc/mail/genericstable')
then this (generated from a text file) is used to allow specific users to
have a different domain than the one you are masquerading as
So if
It is used for masquerading. Here is the contents of mine:
stew[EMAIL PROTECTED]
aysent [EMAIL PROTECTED]
The first entry is the local username, the 2nd the email address that will
land in the "From:" line. Now I know you can set the from in most mail
clients, but you need to masquerade
On Wed, 6 Dec 2000, Tim Smolen wrote:
> How do I have Linux execute a program when it boots? Basically I want to
> turn the pc on, have linux boot, and then run my program until it's
> shutdown. I'd like not to have to log in or anything. Is this possible?
>
> -tim
>
/etc/rc.d/rc.local
>
>
> I'm new to to this list.
> I want to transform currently hosted a small e-com site
> from NT platform to RHL 7 Server.
>
> On this **SAME** machine my web server(Apache),
> Application Server (Tomcat)and Database Server
> (most probabaly mySQL) will be running.
>
> With this background , can a
Tim Smolen wrote:
>
> How do I have Linux execute a program when it boots? Basically I want to
> turn the pc on, have linux boot, and then run my program until it's
> shutdown. I'd like not to have to log in or anything. Is this possible?
Again it depends on what it is. The other suggestions we
Matthew Melvin wrote:
>
> On Wed, 6 Dec 2000, Bill Carlson wrote:
>
> > On Wed, 6 Dec 2000, Matthew Melvin wrote:
> >
> > > But when I go to single user mode init shows me the "bash#" prompt but thats
> > > it. I can't use the bash prompt or anything.
> >
> > > Anyone who's struck this problem
At 06:39 PM 12/6/2000 -0600, you wrote:
>Let me guess: you shut your machine off at night?
Nope, it's on 24/7. Perhaps cron is broken.
>locate uses a database that it rebuilds periodically, usually via a process
>called from cron. If your machine isn't on at 4am or whenever that process is
-BEGIN PGP SIGNED MESSAGE-
cron calls 'updatedb' nightly at 4AM localtime, or it should. This
updates the database
where the list of everything is kept. That message means that
updatedb is not running for some reason, or that the slocate.db isn't
updating. Check the timestamp on it, ch
Let me guess: you shut your machine off at night?
locate uses a database that it rebuilds periodically, usually via a process
called from cron. If your machine isn't on at 4am or whenever that process is
scheduled, the database will not be updated. since locate doesn't access the
filesystem dir
Whenever I look for something that locate doesn't think it can find I get the
following error:
locate: warning: database /var/lib/slocate/slocate.db' is more than 8 days old
What's up with that?
JW
___
Redhat-list mailing list
[EMAIL PRO
Hello,
Is there any Sendmail RPM package compiled with SMTP AUTH support?
Thank you very much.
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
install the src.rom with rpm -ihv .src.rpm
cd to /usr/src/redhat/
The various parts of the source doe are now in BUILD SOURCES and SPECS.
BUILD and SOURCES contain the stuff that you'd have if you were playing with a tarball
instead of a rpm.
SPECS contain the .spec files that rpm uses to make
Jonathan Wilson wrote:
>
> One suggestion I hear all the time to this is to set up something like majordomo or
>listar that everyone in your company is "subscribed" to. That way you can control who
>posts, etc
>
> At 03:17 PM 12/6/2000 -0800, you wrote:
> >how would i setup a alias of some
Hi
I'm wanting to rebuild mutt with the parameter --disable-fcntl passed to
the configure script. What do I change in the .src.rpm so that I can build an
rpm with that option in the compiled rpm binary? I installed the src rpm and
ran configure with the parameter, then just did a make install whi
One suggestion I hear all the time to this is to set up something like majordomo or
listar that everyone in your company is "subscribed" to. That way you can control who
posts, etc
At 03:17 PM 12/6/2000 -0800, you wrote:
>how would i setup a alias of sometype
>to be able to send a email ou
in sendmail setup
what is genericstable used for?
Thanks.
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
I've just spent the last couple of days wading through on-line
documentation and mail list archives to no avail.
Throughout the day we get two-line error messages appearing both on the
console, and in /var/log/messages, such as the following:
kernel: lookup_by_inode: ino 43807 not found in s
how would i setup a alias of sometype
to be able to send a email out to a company wide
email.
i.e. say my company has only 40 employees.
how do i setup an alias say [EMAIL PROTECTED]
to send the email to everyone using netscape, so everyone
in the company can use it as well.
One thing. be a
Sorry to disagree, but with the new lilo, the important line is
default=linux
NOT the order in which the entry are presented. If you remove the default
line, you are back to the original behaviour, but I think the default
setting is more flexible.
Philippe
-Original Message-
From: [EMA
At 04:25 PM 06/12/2000 -0600, you wrote:
> >> I think there is an underlying question that needs to be asked...
> >>
> >> Why do you want to change BOOT_IMAGE? If you think that is going to
> affect
> >> how your computer boots, you are mistaken.
> >
> >You are correct. /etc/lilo.conf seems to b
On Wed, 6 Dec 2000, Bill Carlson wrote:
> On Wed, 6 Dec 2000, Matthew Melvin wrote:
>
> > But when I go to single user mode init shows me the "bash#" prompt but thats
> > it. I can't use the bash prompt or anything.
>
> > Anyone who's struck this problem or knows what's going on.. I'd love to he
>> I think there is an underlying question that needs to be asked...
>>
>> Why do you want to change BOOT_IMAGE? If you think that is going to affect
>> how your computer boots, you are mistaken.
>
>You are correct. /etc/lilo.conf seems to be the governing file here, but I have a
>number of sta
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Ted Gervais
Sent: Wednesday, December 06, 2000 1:47 PM
To: [EMAIL PROTECTED]
Subject: Re: environment
if in the lilo.conf, there is a line in the upper section reading :
default=
it will be the default
A simple find [path] will work recursively.
On Wed, 6 Dec 2000, Steve Lee wrote:
> how do i tell it to do the directories recursive.
> it seems to leave out the directory and the files
> it them.
>
>
> On Wed, 6 Dec 2000, Vidiot wrote:
>
> > >find [directory path] -ctime 15 -print
> > >
> > >Thi
how do i tell it to do the directories recursive.
it seems to leave out the directory and the files
it them.
On Wed, 6 Dec 2000, Vidiot wrote:
> >find [directory path] -ctime 15 -print
> >
> >This will get any file changed in the over 15 days ago. If you want
> >accessed try atime instead. If
> >On 6 Dec 2000, Ted Gervais wrote:
> >
> >> I want to change my 'env' settings and don't know how to do this.
> >> I am running Redhat7.0 . I also thought I could change my environment
> >> settings
> >> in the /etc/profile file?? Not so..
> >>
> >> Any thoughts? In particular I want to c
Thanks for the tip as to where the environment statements are changed.
It is very much appreciated.. I will make those changes now..
> On 6 Dec 2000, Ted Gervais wrote:
>
> > I want to change my 'env' settings and don't know how to do this.
> > I am running Redhat7.0 . I also thought I could
Hi,
I will check if i have a /etc/resolv.conf (Everything points in that
direction).
Then I'll do a traceroute on the nameservers. (To see if step one solved
everything)(I think it does)
I don't think i've got 'bind-utils' installed unless it's automaticly
installed during a standard installati
Hi,
Roadrunner schrieb:
> Hi,
>
> The last time i've posted to this list was when I had problems with an
> internal modem. That modem is still busy and i'm looking for a driver/rpm so
> the box sees the modem, but that's not the problem and the reasonthat I'm
> writing to the list.
>
> The proble
>find [directory path] -ctime 15 -print
>
>This will get any file changed in the over 15 days ago. If you want
>accessed try atime instead. If you want modified change this to mtime.
Not only will it find files, it will find directories that are of that
age. He only wanted files, so do the fol
find [directory path] -ctime 15 -print
This will get any file changed in the over 15 days ago. If you want
accessed try atime instead. If you want modified change this to mtime.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Steve Lee
Sent: Wednesday,
** Reply to message from hello <[EMAIL PROTECTED]> on
Wed, 06 Dec 2000 14:37:43 +0100
> Hello all,
>
> I am running StarOffice 5.2 on RH 7.0 in Gnome 1.2
> / window manager sawfish 0.30.3-10. My maschine is
> a Pentium II MMX at 300 MHz equiped with 64 MB
> RAM.
> Suddently without an identifia
find /tmp -mtime +15 -print
- rick warner
On Wed, 6 Dec 2000, Steve Lee wrote:
> how do you make a script or use find.
> to find files 15 days or olders so
> i can delete it off a tmp directoy.
>
> please help.
>
>
>
> ___
> Redhat-list mailin
how do you make a script or use find.
to find files 15 days or olders so
i can delete it off a tmp directoy.
please help.
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
Howdy,
My company has written an php page that gets email addresses from SQL DB, then sends
the mails out via the built-in sendmail commands.
This is for subscriber based emails, not spam.
Formerly we've been using sendmail, but we recently switched to postfix for various
reasons, including v
>On 6 Dec 2000, Ted Gervais wrote:
>
>> I want to change my 'env' settings and don't know how to do this.
>> I am running Redhat7.0 . I also thought I could change my environment
>> settings
>> in the /etc/profile file?? Not so..
>>
>> Any thoughts? In particular I want to change the settin
First of all, I was able to get the FrontPage Server Extensions installed
successfully on RH7. This is the M$ extensions, not the cloned version. I
noticed that the extensions will dump the ScriptAlias for the root web into
the SSL section of httpd.conf. You have to move it out to the main
Scri
On Wed, 6 Dec 2000, Tim Smolen wrote:
> How do I have Linux execute a program when it boots? Basically I want to
> turn the pc on, have linux boot, and then run my program until it's
> shutdown. I'd like not to have to log in or anything. Is this possible?
Yup...you can do one of a two things th
On 6 Dec 2000, Ted Gervais wrote:
> I want to change my 'env' settings and don't know how to do this.
> I am running Redhat7.0 . I also thought I could change my environment
> settings
> in the /etc/profile file?? Not so..
>
> Any thoughts? In particular I want to change the setting for:
>
On Wed, 6 Dec 2000, Tim Smolen wrote:
> How do I have Linux execute a program when it boots? Basically I want to
> turn the pc on, have linux boot, and then run my program until it's
> shutdown. I'd like not to have to log in or anything. Is this possible?
>
That really depends on the program an
On Wed, 06 Dec 2000 20:02:07 +0100, Roadrunner <[EMAIL PROTECTED]> wrote:
> But, the problem now is: The modem dails in to the ISP, but I cannot get
> anything from newsgroups and Netscape cannot view webpages from the
> internet. It just freezes.
>
> When you wait long enough you get an error-me
A couple of things off the top of my head:
After you get connected, ping your DNS nameservers to see if you can get to
them. Ping them by ip address. If you can ping them, do you have those
addresses in your /etc/resolv.conf?
Do a traceroute to see your path to the nameservers.
Are you running
I want to change my 'env' settings and don't know how to do this.
I am running Redhat7.0 . I also thought I could change my environment
settings
in the /etc/profile file?? Not so..
Any thoughts? In particular I want to change the setting for:
BOOT_IMAGE=linux , to something else..
--
On Wed, 6 Dec 2000, Tim Smolen wrote:
> How do I have Linux execute a program when it boots? Basically I want to
> turn the pc on, have linux boot, and then run my program until it's
> shutdown. I'd like not to have to log in or anything. Is this possible?
that's what /etc/rc.local is all about.
How do I have Linux execute a program when it boots? Basically I want to
turn the pc on, have linux boot, and then run my program until it's
shutdown. I'd like not to have to log in or anything. Is this possible?
-tim
___
Redhat-list mailing list
[EM
On Wed, 06 Dec 2000, Roadrunner wrote:
> Hi,
>
>
> The last time i've posted to this list was when I had problems with an
> internal modem. That modem is still busy and i'm looking for a driver/rpm so
> the box sees the modem, but that's not the problem and the reasonthat I'm
> writing to the li
Hi,
The last time i've posted to this list was when I had problems with an
internal modem. That modem is still busy and i'm looking for a driver/rpm so
the box sees the modem, but that's not the problem and the reasonthat I'm
writing to the list.
The problem, this time, is a External E-tech Bul
I suppose the difference is that if someone breaks into a chrooted
dns server, that there are almost no userland utils for them to use
to attack other machines, and it becomes more of a DOS on your dns
server.
Cheers!
--Matt Galgoci
On Wed, Dec 06, 2000 at 12:28:32PM -0600, almquist paul wrot
>
> On Wed, 6 Dec 2000, almquist paul wrote:
>
> > Indirectly related to the issue of running bind in chrooted environment I
> > read an interesting comment on the subject in "Linux DNS Server Administration"
> > by Craig Hunt. On page 254 he states his opinion on the subject. To
> > paraphras
On Wed, 6 Dec 2000, almquist paul wrote:
> >
> > Hi
> >
> > I have found several excellent discussions about this, and even a script
> > that helps set this up (http://sourceforge.net/projects/ctk-dns-chroot/).
> >
> > However, I'm wondering if there are any BIND rpms available that have this
> >
>
> Hi
>
> I have found several excellent discussions about this, and even a script
> that helps set this up (http://sourceforge.net/projects/ctk-dns-chroot/).
>
> However, I'm wondering if there are any BIND rpms available that have this
> setup already, since I'd prefer it for the maintainanc
On Wed, 06 Dec 2000, Leonard den Ottolander wrote:
> Hi John,
>
> > > With the -t msdos option? :-\
> > >
> > I'd use -t vfat myself...
>
> Yeah, me too. That is what the :-\ is for.
>
D'OH! ;-)
Boy do I feel silly. :-)
John
___
Redhat-lis
Hi,
I installed two dns servers,primary and secondary
but when I change some record on primary dns,the secondary don't update
I also tested the "notify" and "also-notify" in options sections and
zone section
but it did not work
here some parts of my named.conf files:
--
PRIMARY named.co
Hi,
I installed two dns servers,primary and
secondary
but when I change some record on primary dns,the
secondary don't update
I also tested the "notify" and
"also-notify" in options sections and zone section
but it did not
work
here some parts of my named.conf
files:
--
PRIMAR
Leonard posted the following query:
>> The Zip disk driver that is used while you have a Windoze Zip mounted screws up
>> long file names when they are shorter, or equal to, 8.3. If you have a
>> DOS-length file name on the Unix system that is mixed case, when it is written
>> to the Zip disk it
Hi John,
> > With the -t msdos option? :-\
> >
> I'd use -t vfat myself...
Yeah, me too. That is what the :-\ is for.
Bye,
Leonard.
___
Redhat-list m
Hi again Vidi,
> The Zip disk driver that is used while you have a Windoze Zip mounted screws up
> long file names when they are shorter, or equal to, 8.3. If you have a
> DOS-length file name on the Unix system that is mixed case, when it is written
> to the Zip disk it will ONL
>> Don't mount them, as it screws up the
>> Windoze long file names. Use mtools.
>
> Could you explain this? How do you mount a zipdisk that long file names are
>screwed? With the -t msdos option? :-\
The Zip disk driver that is used while you have a Windoze Zip mounted screws
up long file name
Hi,
I'm running RH7, with
a standard workstation class installation and have run into a problem
with logging in. I logged out of gnome and the text login appeared as usual.
>From here the GUI login usually appears after a few seconds but instead I got a
message saying, 'according to /va
On Wed, 6 Dec 2000, Matthew Melvin wrote:
> But when I go to single user mode init shows me the "bash#" prompt but thats
> it. I can't use the bash prompt or anything.
> Anyone who's struck this problem or knows what's going on.. I'd love to hear
> from you. :) A serial console that doens't wo
On Wed, 06 Dec 2000, Leonard den Ottolander wrote:
> Hi Vidiot,
>
> > Don't mount them, as it screws up the
> > Windoze long file names. Use mtools.
>
> Could you explain this? How do you mount a zipdisk that long file names are
> screwed? With the -t msdos option? :-\
>
I'd use -t vfat myse
On Wed, 06 Dec 2000, SoloCDM wrote:
> If you know of a mailing list for StarOffice, would you send me the
> URL?
>
[EMAIL PROTECTED]
The subscription address is:
[EMAIL PROTECTED]
The web page for the group is at http://www.egroups.com/group/star-linux
John
__
Hi Vidiot,
> Don't mount them, as it screws up the
> Windoze long file names. Use mtools.
Could you explain this? How do you mount a zipdisk that long file names are
screwed? With the -t msdos option? :-\
Bye,
I have it running. The 8.1.6 is much less pain than the 8.1.5. Send away!
Paul
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Steve Lee
Sent: Wednesday, December 06, 2000 1:12 AM
To: [EMAIL PROTECTED]
Subject: Re: Oracle 8 on RH7
good luck. should b
On Wed, Dec 06, 2000 at 06:39:09AM -0400, Michael Burger wrote:
: Your easiest bet will be to try the ProFTPd site to see if they've
: put together an RPM for RH7/xinetd.
Even easier - run proftpd as a standalone daemon.
There's also inetdconvert...
--
Jason Costomiris <>< | Technol
Hello all,
I am running StarOffice 5.2 on RH 7.0 in Gnome 1.2
/ window manager sawfish 0.30.3-10. My maschine is
a Pentium II MMX at 300 MHz equiped with 64 MB
RAM.
Suddently without an identifiable "omen"
StarOffice 5.2 crashes again and again.
The error message says:
Unrecoverable error, your
On Wed, 6 Dec 2000, SoloCDM wrote:
> If you know of a mailing list for StarOffice, would you send me the
> URL?
>
> Note: When you reply to this message, please include
> the mailing list and my email address.
>
A search in Google came up with the following example:
http://www.egroups.c
On Tue, 5 Dec 2000, Michael Jinks wrote:
> Statux wrote:
> >
> > I've heard stories of crackers not cleaning up logfiles at times. Usually
> > this is because people forget. Logs are good to read even if you don't
> > suspect problems. I read mine frequently just to keep up on things :)
>
>
>
Your easiest bet will be to try the ProFTPd site to see if they've
put together an RPM for RH7/xinetd.
Short of that, you can create /etc/xinetd.d/ftp, mimicking the
settings from inetd.conf, but placing them on the appropriate lines
in the file.
On Tue, 5 Dec 2000 23:04:35 -0800 (PST), Chris Ch
If you know of a mailing list for StarOffice, would you send me the
URL?
Note: When you reply to this message, please include
the mailing list and my email address.
*
Signed,
SoloCDM
Hi All,
I'm new to to this list.
I want to transform currently hosted a small e-com site
from NT platform to RHL 7 Server.
On this **SAME** machine my web server(Apache),
Application Server (Tomcat)and Database Server
(most probabaly mySQL) will be running.
With this background , can anyone co
On Tue, 5 Dec 2000, lee wrote:
> can hdparm be "safely" used on a HD where windows is present... i know
> its a linux util but ..
Yes, as long as you don't set the -k(eep) parameter. Instead, set your
hdparm settings in rc.local, where they will stay in effect until the next
reboot.
--
Tod
87 matches
Mail list logo