In <[EMAIL PROTECTED]>, on
09/07/2002 at 12:27 PM,
Remo Mattei <[EMAIL PROTECTED]> said:
>Hi guys I have compiled my own kernel 2.4.19 with some features that are
>not in the standard rpm kernel. I try to remove kernel-2.4.2-2 and I get
>this:
Why?
Having an old (working) kernel around is a
+-[ Stephen Rasku on Sat, 07 Sep 2002 20:30:57 -0700 ]-
[...]
>From the firewall, I can ping the workstation and I can get full access to the
>Internet. From the workstation, I can ping the firewall and I can ping
>66.218.71.84 (yahoo) but I can't get Mozilla to work. I have attached my
>ipt
I'm trying to make the stock RH sendmail init script (/etc/init.d/sendmail) work
with my modified (and updated) version of sendmail, but I'm having some trouble. I've
configured sendmail to work as an MTA and a submit agent, which basically means I run
two daemons. However, the script wa
On Sat, 07 Sep 2002 15:43:03 -0700
Stephen Rasku <[EMAIL PROTECTED]> wrote:
> I am in the process of debugging my firewall so I am logging every
> packet received. However, it is logging to the screen in addition
> to logging to a file. It doesn't matter which virtual terminal I
> switch to; I s
This actually turned out to be a hardware issue and not an OS issue.
Our memory in the 6650 DELL (they maybe, didn't test it well enough)
wasn't up to par.
At any rate, it was a DIMM in mem bank 2 that held us up for 9 days!?!?
A note to anyone out there who buy's DELL's. Great products, just
ins
On Sat, 7 Sep 2002, Bret Hughes wrote:
> > interpreted. See:
> > http://www.colug.net/notes/0208mtg/?c=alphalist.php
> > for the code to return an alpha direcrory listing.
> > cronological and other sort orders are trivial as well.
>
> I think that illustrates Todd's point exactly. You m
I am using the following setup:
Internet
|
Cable Modem
|
| -- Firewall: eth0 (IP assigned by DHCP)
|
Firewall
|
| -- Firewall: eth1 (static: 192.168.0.254)
|
Null Ethernet Cable
|
On Sun, Sep 08, 2002 at 10:52:11AM +1000, Edwin Humphries wrote:
> Does anyone know of a good WYSIWYG editor for Linux - something that can replace my
>only remaining
> Windows-essential application (Dreamweaver)?
I've been quite happy with IBM's Homepage Builder. I've since upgraded
my Linux
We
basically threw away all the D-Link cards and replaced them with 3Com. Seems to
be the industry standard and more accurate with packet sniffing,
etc.
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Arthur
ChanSent: Saturday, September 0
On Sat, 2002-09-07 at 14:51, R P Herrold wrote:
> On Fri, 6 Sep 2002, Todd A. Jacobs wrote:
>
> > On Thu, 5 Sep 2002, Bret Hughes wrote:
> >
> > > Now for the obvious question, why do you care? are you mad because php
> > > won't buzz a directory in any sorted order?
> >
> > Exactly. If the di
i went out and bought a book to help me write an iptables firewall and so
far it's very helpful. i'm just not clear on some of the terminology. at
the beginning of my rc.firewall file, it's asking me to define some things
i've never heard of and i was hoping someone here could clarify:
IPADDR="
On Sat, 2002-09-07 at 20:16, Matthew Scarrow wrote:
> I'm not able to reboot my server from remotely weather I'm logged in a
> ssh telnet shell or through webmin. I'm able to do it on other Redhat
> 7.2 server's I have up. There must be something I'm missing. Anyone have
> an idea on what's going
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Saturday 07 September 2002 10:33 pm, Robert Canary wrote:
> Thanks Michael. That sounds like what is happening. This machine has
> no monitor so I do not have Xwindows on it. I do everything through a
> text based interface. On the text interfa
try adding
*.debug /var/log/debug.log
it is hard to tell which facility to capture, but since you have
debuggibg turned on I am guessing it should be in the .debug sub
facility.
You might want to try creating a log file local1 thru local7
Stephen Rasku wrote:
>
> I am in the process o
Thanks Michael. That sounds like what is happening. This machine has
no monitor so I do not have Xwindows on it. I do everything through a
text based interface. On the text interface it list on item 18
noReplaceConfig and the value is yes. Could that be the same as the
check box on the GUI th
Unstable windozes (hangs all the time)
Major bugs in the printing system, mount and smbmount commands.
Samba 2.2.5 is completely usable if you ask me. Crap I would say and
should never been released. I consider to change to Beeweb although it
cost money.
BTW how do u uninstall the dirt?? using ./u
I am in the process of debugging my firewall so I am logging every packet
received. However, it is logging to the screen in addition to logging to a
file. It doesn't matter which virtual terminal I switch to; I still see the
firewall messages. I only want it to log to a file. Any ideas on ho
I'm not able to reboot my server from remotely weather I'm logged in a
ssh telnet shell or through webmin. I'm able to do it on other Redhat
7.2 server's I have up. There must be something I'm missing. Anyone have
an idea on what's going on. Thanks.
Matthew Scarrow
ComIT Solutions Inc.
[EMAIL PR
Does anyone know of a good WYSIWYG editor for Linux - something that can replace my
only remaining
Windows-essential application (Dreamweaver)?
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Saturday 07 September 2002 01:46 pm, Robert Canary wrote:
> But that is the dependency err. It says it cannot update some of the
> selected packages because I have excluded bind, but I haven't excluded
> anything.
>
> Here is the output:
> The fol
My services to a client are extending to support and I want to put in a
ticket system to log problems and resolutions, and identify reoccurring
problems with the Redhat server and windows workstations. Does anyone
have recommendations? I've looked at perldesk which looks capable, what
else is wort
Hi guys I have compiled my own kernel 2.4.19 with some features that are not in the standard rpm kernel. I try to remove kernel-2.4.2-2 and I get this:
rpm -e kernel-2.4.2-2
error: removing these packages would break dependencies:
kernel >= 2.2.16-21 is needed by sysstat-3.3.5-
The most popular ticket system in the world right now is RT, which you can
find at http://www.bestpractical.com/rt/ and
http://freshmeat.net/projects/requesttracker/
Open source, requires mod_perl and HTTP::Mason and some other perl modules.
Chris Mason sagði:
> My services to a client are exten
Hi folks,
I have installed wu-ftpd and anonymous ftp server on my redhat 7.3
system. When I try to ftp to the localhost, after entering my login and password, it
gives me a message " login incorrect " . I am facing the same problem with anonymous
ftp server. I tried to toggl
rpm -e --nodeps kernel-2.4.2-2
On Sat, 2002-09-07 at 11:27, Remo Mattei wrote:
> Hi guys I have compiled my own kernel 2.4.19 with some features that are
> not in the standard rpm kernel. I try to remove kernel-2.4.2-2 and I get
> this:
>
>
>
> rpm -e kernel-2.4.2-2
> error: removing these pac
But that is the dependency err. It says it cannot update some of the
selected packages because I have excluded bind, but I haven't excluded
anything.
Here is the output:
The following Packages were marked to be skipped by your configuration:
NameVersion
The idea is for the users to enter trouble tickets and I will respond,
as I am not on property and have to either remote access or drive there.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Ed Wilts
Sent: Saturday, September 07, 2002 12:47 PM
To: [EMAI
I had a failed partioned instalation of Red Hat linux 7. When I unistalled
it I found that I had lost use of almost all of my hard drive space. Right
now my hard drive only shows that it has one partion, (for windows Me) When
I'm in windows it shows me that I only have 1.6 G of hard drive
If your looking for a good "issue tracker" I suggest you take a look at
this:
TuxMonkey Issue Tracker is a helpdesk application. The database layer
has support for both PostgreSQL and MySQL. Features include file
uploads, multi group interface, escalation of tickets/issues between
groups, system
Take a look at IRM at sourceforge. We use it and I find that it works well
for us. The problem is that no one ever wants to use it as a client since
it appears too complicated for the users - although it is SIMPLE.
Andy Judge
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PR
>Hi folks,
> I have installed wu-ftpd and anonymous ftp server on my redhat 7.3 system. When I t>ry to ftp to the localhost, after entering my login and password, it gives me a message " login >incorrect " . I am facing the same problem with anonymous ftp server. I tried to t
Hello.
I'm trying to get ide-scsi to work on my CDRW. Whether I use ide-scsi
as a module and allow modprobe to do the loading or have ide-scsi compiled
into the kernel, the result is the following:
SCSI subsystem driver Revision: 1.00
scsi0: SCSI host adapter emulation for IDE ATAPI devices
scsi
On Fri, 6 Sep 2002, Todd A. Jacobs wrote:
> On Thu, 5 Sep 2002, Bret Hughes wrote:
>
> > Now for the obvious question, why do you care? are you mad because php
> > won't buzz a directory in any sorted order?
>
> Exactly. If the directory doesn't list the files in chronological order
hunh? Th
Hi all,
I can't seen to ftp into RH site to download updates & errata. The
sunsite mirror shows an empty RH directory. Anybody else having the same
problem. I have been able to get in before and have not made any changes in
my firewall.
TIA
Bob
--
Bob Hartung, Bettendorf, IA
--
red
Bob Hartung wrote:
>I can't seen to ftp into RH site to download updates & errata. The
> sunsite mirror shows an empty RH directory. Anybody else having the same
> problem. I have been able to get in before and have not made any changes in
> my firewall.
Try a mirror? Such as
ftp://m
Title: ADSL problem & rp-pppoe
Hi members of the list.
I have a couple of questions and would be great for me if anyone of you would help me.
I want to connect my pc to internet by ASDL modem, I downloaded the rp-pppoe-3.5 for going ahead.
I'm running redhat 7
ftp.redhat.com should work too.
Ashley M. Kirchner wrote:
> Bob Hartung wrote:
>
>>I can't seen to ftp into RH site to download updates & errata.
>> The sunsite mirror shows an empty RH directory. Anybody else having
>> the same problem. I have been able to get in before and have not
>> ma
Subject: Re: RH 7.3 Install on Compaq 4000 ( Long)
From: Roger Schmeits <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: 06 Sep 2002 08:13:32 -0500
Reply-To: [EMAIL PROTECTED]
My machine did that the other day. Prosignia 200 with a creative 52x
cdrom drive. Just started over then it worked fine. D
Excuse if you've seen this twice
My question.
I've been running RH 6.2 on an older box for over a year and a half. This box
is my firewall, triple-homed, with one to the cable modem. (ah, peace and
quiet from two teenagers...).
To harden it, I found and ran Bastille-linux. Over time, upon
Hi
I usually use Realtek , but this time I picked up
some DLink TFE-530+ nic's
Seems okay, modules.conf has the entries eth0
8139.too and eth1 8139.too
Looks okay on "ifconfig -a", but then when I do a "route" it takes a long time to recognise
the default route and I don't seem to be able to
software support notwithstanding, anyone have good/bad
experiences with the writers themselves? any recommendations
for burners that already seem to play well with red hat?
rday
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com
I’ve installed Redhat
well but when I entry to netscape or mozilla the fonts in html are deteriored
otherwise the fonts in a menu of netspace are fine.
How can I change the
resolucion of screen in GNOME ?
Un Cordial Saludo / Best regards
Ximo
Llácer
Dpto Sistemas
(GrupoInterpack
On Sat, Sep 07, 2002 at 12:33:16PM -0400, Chris Mason wrote:
> My services to a client are extending to support and I want to put in a
> ticket system to log problems and resolutions, and identify reoccurring
> problems with the Redhat server and windows workstations. Does anyone
> have recommenda
there was a good one, named BTT what meant something like Blue Trouble
Tracket or something similar.
Easy to setup and good.
But was written in Erlang language.
- Original Message -
From: "Chris Mason" <[EMAIL PROTECTED]>
To: "'Redhat-list'" <[EMAIL PROTECTED]>
Sent: Saturday, September 0
On Sat, Sep 07, 2002 at 03:42:16PM -0400, Arthur Chan wrote:
> I usually use Realtek , but this time I picked up some DLink TFE-530+ nic's
> Seems okay, modules.conf has the entries eth0 8139.too and eth1 8139.too
> Looks okay on "ifconfig -a", but then when I do a "route" it takes a long time to
On Sun, 2000-01-02 at 19:52, Bob Hartung wrote:
> Hi all,
>I can't seen to ftp into RH site to download updates & errata. The
> sunsite mirror shows an empty RH directory. Anybody else having the same
> problem. I have been able to get in before and have not made any changes in
> my firew
In <001401c25644$a0cf4be0$0200a8c0@LAPTOP>, on
09/07/2002 at 12:00 AM,
"David Chao" <[EMAIL PROTECTED]> said:
>Although I did not start this thread, I do have some unresolved queries
>regarding the .tgz or .tar.gz file extensions.
>What is the difference between them? I think they are the sam
The extensions *.tar.gz is the same as *.tgz. Someone just decided to
abbreviate the extensions into one. It caught on. You're also right
that you can name it whatever you want.
One other extension you'll see in net land is *.Z extinson or also
*.tar.Z. A file that has the *.Z extionsion has
On Sat, 7 Sep 2002 06:47:49 -0700 (PDT), Al wrote:
>Well, qmail and sendmail, as do most mail transport agents (MTA) have
>one thing in common. They actually don't do password authentication.
>They just deliver mail.
[snip]
I'll just point out that Matthew Scarrow <[EMAIL PROTECTED]> was the
o
Well, qmail and sendmail, as do most mail transport agents (MTA) have
one thing in common. They actually don't do password authentication.
They just deliver mail.
Now, unlike sendmail, qmail does come with a POP3 package installed, and
that's presumably because qmail's default install settings u
First off, you'll want to set up the system to block everything and
masquerade outbound connections:
#Time to clean house
#Clear out any existing firewall rules, and any chains that might have
#been created
$IPTABLES -F
$IPTABLES -F INPUT
$IPTABLES -F OUTPUT
$IPTABLES -F FORWARD
$IPTABLES -F -
On 29 Aug 2002 08:12:16 -0500, Roger wrote:
>Have any recommendations for a web based client? I have a NT box running
>Imail ver 6.06 in which the web based messaging system is getting flaky.
>Anyway..The backend of the product actual works very well pop3, imap.
>Looking for a web based messagin
ha!
it's all good
i found out what was wrong and i thought i'd share.
i didn't know i had to do this as well:
echo 1 > /proc/sys/net/ipv4/ip_forward
now all i have to do is figure out DNAT and actually impliment security. :)
thanks for your help!
- Original Message -
Sent: Friday, Sep
On Fri, 2002-09-06 at 16:32, Matthew Saltzman wrote:
> On Fri, 6 Sep 2002, Duane Clark wrote:
>
> > On Fri, Sep 06, 2002 at 09:00:47AM -0700, Robert Vaughn wrote:
> >
> > > We are looking for a graphics charting library or
> > > program or utility for Linux. For example, we would
> > > like t
wonderful!
it works!
...sort of
now i my gateway can see the world
and my webserver can see the gateway
but my webserver CAN'T see the world
and the world CAN'T see my webserver
iptables does this right?
...how?
i set the following:
iptables --policy INPUT ACCEPT
iptables --policy OUTPUT ACC
The uplink port is meant for linking hubs together. If you must use it
for an actual computer connection, you need either a button on the hub
that will turn the uplink port into a normal port or, barring that, a
crossover cable.
On Fri, 6 Sep 2002, daniel wrote:
> i'm trying to set up my lit
> now i'm not even concerned with actual software yet... at the moment, i
> can't even get the lights on my hub to light up for the connection from my
> gateway to the hub. where are the cables supposed to plug into the hub?
> right now i have the cable from the gateway going into the "uplink"
p
i'm trying to set up my little home network here and i can't even get out of
the gate... here's a quick diagram of my setup:
cableModem
|
|
gatewayBox
|
|
linksysHub
|
|
+--+
| |
| |
| webServer
|
|
windowsMachine
now i'm not even concerned with actual s
Hi everyone,
Although I did not start this thread, I do have some unresolved queries
regarding the .tgz or .tar.gz file extensions.
What is the difference between them? I think they are the same, right?
Who came out with them anyway? Neither tar nor gzip insist on naming them
with these extensi
hello
* Robert Canary ([EMAIL PROTECTED]) wrote:
> I have been trying to use up2date, but it keeps telling me there is a
> dependency err because I have excluded bind-9.2.1-0.71
can u post what dependency errs u are getting? .
-cheers
rk
--
-
Ramakr
60 matches
Mail list logo