Im using the mail command to send me my some log files every week...but when
i get the email, the files are not sent,..here is the command line i used:
mail -s "weekly logs" < /root/weekly.log [EMAIL PROTECTED]
am i missing something here?...why its the file not being sent with the
email?
any h
I upgraded to modutils version 2.4.2 before compiling the new kern(2.4.2)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Ted Gervais
Sent: Saturday, March 24, 2001 5:47 PM
To: [EMAIL PROTECTED]
Subject: Re: smc-ultra
On Saturday 24 March 2001 16:30, yo
I upgraded from kernel 2.2.17 to 2.4.2...running the following commands:
make menuconfig (configured with smc-ultra as a module)
make dep
make bzImage
make modules
make modules_install
renamed the new image to linux-2.4.2
copied it to /boot
edited lilo.conf
ran lilo
now at this point all went we
chmod -R 755 /path/to your/dir/you/want/to/change
-R is for recursive
a break down on permissions 755
7 read write execute(owner)
5 read execute (group)
5 read execute (world)
so if u want everyone to also write it would be
chmod -R 777 /path/to/dir/
hope this helps...
-Original Messa
resolv.conf is where you put your nameserver info and if its your gateway
info your looking for its in a file called network in /etc/sysconfig/
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Tally Jones
Sent: Tuesday, March 20, 2001 12:31 PM
To: [EMAIL P
Thanks.
where did you find this script??, so I know for future reference
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Chuck Mead
Sent: Tuesday, March 20, 2001 6:24 AM
To: REDHAT . .
Subject: Re: postfix
On Tue, 20 Mar 2001, mjs blurted out:
m
I've installed postfix on rh 6.2, unfortunetly the tarball doesn't come with
a startup script to add with ntsysv, it seems only the rpm does.
Does anyone know how to create a initialization script to put in
/etc/rc.d/rc3.d dir, like S80postfix or something along those lines, so i
can have postfi
I was going to post a question on this matter, but I'm glad someone is
discussing it, I'm trying to accomplish the same thing, I added the line:
mail -s " Systen Rebooting - SERVER_4" [EMAIL PROTECTED]
To my rc.local file so everytime the server gets rebooted, I get
notified...by email
the prob
: chkconfig
On Wed, 14 Mar 2001, mjs spewed into the bitstream:
m>
m>I'm running RH 6.2 and and I want to add a startup script for apache in
the
m>init.d dir, so I copied the apachectl script to the init.d dirthen I
ran
m>
m>chkconfig --add apachectl
m>
m>I received ba
I'm running RH 6.2 and and I want to add a startup script for apache in the
init.d dir, so I copied the apachectl script to the init.d dirthen I ran
chkconfig --add apachectl
I received back:
service apachectl does not support chkconfig
anyway, so I renamed the apachectl scirpt to httpd a
ategory queries{ my_query; };
category lame-servers { my_lame; };
category update { my_update; };
category db { my_db; };
category xfer-in{ my_xfer; };
category xfer-out { my_xfer; };
category packet { nu
I'm running RH 6.2 this is odd,..i installed BIND 8.2.3 from scratch,
running
make clean
make depend
mak all
make install
and BEFORE doing 'make install' I deleted the .settings file in the src dir
and edited the /src/port/linux Makefile.set to alter the DESTINATION dir to
/usr/local/bind823 and
WOW!..this is odd,..i installed BIND 8.2.3 from scratch, running
make
make clean
make depend
mak all
and before doing 'make install' I deleted the .settings file in the src dir
and edited the /src/port/linux Makefile.set to alter the DESTINATION dir to
/usr/local/bind823 and its child dir
DESTSBI
Im running RH 6.2 ...for some reason, on bootup eth0 won't load but after
bootup I can run modprobe smc-ultra
ifup eth0
and it brings it up,..no problem and in my modules.conf file I have the
correct lines
alias eth0 smc-ultra
so i added the lines
/sbin/modprobe smc-ultra
ifup eth0
to my /etc/r
check out pmfirewall, its a perl script that walks you through setting up an
ipchains firewallquite painless
http://www.pmfirewall.com/
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Ahad Sirizi
Sent: Saturday, March 10, 2001 1:21 PM
To: [EMAIL PROT
Im currentely using rh6.2 with kernel 2.2.17 and now preparing for the
second time to compile 2.4.2, the problem is looking at the
/Documentation/Changes for 2.4.2 seems there is a lot of WARNINGS! in
regards to upgrading util-linux 2.10o from the current util-linux-2.10f of
which it tells me is
I wan to host a few websites on my box,..what is the best or preffered
method??
I created the dirs
/usr/www/domain1.com
/usr/www/domain2.com
/usr/www/domain3.com
/usr/www/domain4.com
now I want them to be able to ftp in and upload their files,..what do i
do?...do I created symbolic or hardlinks o
Im currentely using rh6.2 with kernel 2.2.17 and now preparing for the
second time to compile 2.4.2, the problem is looking at the
/Documentation/Changes seems there is a lot of WARNINGS! in regards to
upgrading util-linux 2.10o from the current util-linux-2.10f of which it
tells me is required.
even better, use proftpd its a lot more secure
http://www.proftpd.net/
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Anthony E . Greene
Sent: Wednesday, March 07, 2001 10:56 PM
To: [EMAIL PROTECTED]
Subject: Re: FTP Accounts
On Wed, 07 Mar 2001 14:
try
lsof -i
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Statux
Sent: Monday, March 05, 2001 4:55 AM
To: [EMAIL PROTECTED]
Subject: Re: Find ports
"netstat -an" will tell you everything you need to know about what's
running.
On Mon, 5 Mar 2001, siv
this URL isn't avalabe..
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Marco Shaw
Sent: Saturday, March 03, 2001 2:47 PM
To: [EMAIL PROTECTED]
Subject: Re: eth0 not starting
> all that aside,..how do i add options to my conf.module file for I/O and
I figured it out...
Thanks
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Statux
Sent: Saturday, March 03, 2001 2:22 AM
To: REDHAT . .
Cc: tlug
Subject: Re: lilo
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=50
> linear
> d
i just compiled the new kernel from 2.2.17,.the problem is,..eth0 doesn't
work,...on bootup it states incorrect modules parameters and I/O irq not
configured properly, its strange how it works when booting into kernel
2.2.17 and not 2.4.2, also, checking my logs,..here's what it says
path/to/modu
how do I fix this problem?...if you don't mind lending a hand
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Ashley M. Kirchner
Sent: Friday, March 02, 2001 9:42 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: lilo
mjs wrote:
> defau
i recompiled the new kernel 2.4.2 copied the new bzImage to /boot3 dir ran
lilo and edited the lilo.conf file
here's what it looks like
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
linear
default=linux
delay=1000
image=/boot/bzImage
label=mykern
read-only
I'm running bind 8.2.2-P7 and now upgrading to bind 8.2.3,..i downloaded
and ran make DST=/usr/local/bind823 and got these errors at the
bottom,..can, is this normal?
anyone elaborate??
is "make DST=/usr/local/bind823" the right command??
Thanks
In file included from /usr/include/bits/posix
I'm running openssh on my rh box, is it possible for me to change the port
to 23 instead of 22 ??, will this be a security issue,...my work won't allow
port 22, so I cant secureCRT in to my box...
An optimist believes we live in the best of all po
hmm,..it seems i don't have a directory /usr/src/linux or the directory
/usr/include/asm
can you explain to me a different aproach to this,...step by step,..since
i'm a little new to this...
thanks
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Beh
rnel only gives hooks to hardware, & memory
management, AFAIK...
> -Original Message-
> From: mjs [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, February 27, 2001 5:55 PM
> To: [EMAIL PROTECTED]
> Subject: RE: kernel frustration
>
> is this on 6.2??...and did you h
is this on 6.2??...and did you have to upgrade certain packages..??..i get
some wierd error when i run make bzImage...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Burke, Thomas G.
Sent: Tuesday, February 27, 2001 10:02 AM
To: '[EMAIL PROTECTED]'
Subje
I'm not sure what could go wrong but I've heard there is no problem,..as
long as you read teh /Changes doc and upgrade the proper packages.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Nitebirdz
Sent: Tuesday, February 27, 2001 10:01 AM
To: [EMAIL
ECTED]]On Behalf Of Michael Burger
Sent: Saturday, February 24, 2001 6:47 AM
To: [EMAIL PROTECTED]
Subject: Re: kernel frustration
Any reason you didn't run "make" before "make bzImage"?
On Fri, 23 Feb 2001 19:30:20 -0500, mjs wrote:
>
>here is my senerio,..i'm
just so i understand you correctly,..you mentioned RPMS
i didn't use RPM kernel,...i just downloaded the src and use that,..is that
what you mean??
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Statux
Sent: Friday, February 23, 2001 11:42 PM
To: REDHAT
I'm looking to secure my named daemon,..so I've decided to jail it,..can
someone please explain to me how this is accomplished...
i cant find any docs on how to jail it
any help would be appreciated
thanks
An optimist believes we live in the best of all possible worlds. A
pessimist
here is my senerio,..i'm currentely running Redhat 6.2 with kernel 2.2.17
and i want to upgrade to kernel 2.4.0, is this possible?..do i need to be
running Redhat 7.0 ??... i went ahead and ran
make menuconfig
make dep
all went fine,..but as soon as i ran
make bzImage i got this error
[root@d
hmm,..well, does it matter if the named daemon runs as root,..is this a
serious problem??
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Thierry ITTY
Sent: Tuesday, February 20, 2001 9:32 AM
To: [EMAIL PROTECTED]
Subject: Re: upgrading BIND 8.2.2
just
Here's the problemi've upgraded bind 8.2.2 p7 to bind 9.01,..i should
let you know im running redhat 6.2 with kernel 2.2.17anyway,..first of
all it seems to copy the binary to /usr/local/sbin/named,..instead of
/usr/sbin/named like with 8.2.2,..so i copied the new named binary to the
/usr
would my system run better if I had 2 swap partitions of say 128 megs each
then having 1 partition of 256 megs??
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/2001
___
38 matches
Mail list logo