Re: how to unscribe this milis...

2002-07-01 Thread Benny Pedersen

--- Reply to a message ---
By: senthilg 
->: a Mail 
:>: Re: how to unscribe this milis...

> Every mail will be having a link below like
> 
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> Go to that site and unsubscribe.

maybe this is not a link in common mail readers :-)

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...The best laid plans of mice and men are usually equal.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Won't load gui!!! I am newbie.

2002-07-01 Thread Benny Pedersen

--- Reply to a message ---
By: Brian Ashe 
->: a Mail 
:>: Re: Won't load gui!!! I am newbie.

> and change the "3" to a "5", so that it looks like this...
> id:5:initdefault:
> 
> When you reboot, you will be given the GUI login.

INIT 5 will do the same without rebooting

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Any sufficiently advanced technology is indistinguishable from magic.
- Arthur C. Clarke




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: IPTables and FTP and stuch

2002-07-01 Thread Benny Pedersen

--- Reply to a message ---
By: David Busby 
->: a Mail 
:>: IPTables and FTP and stuch

> I've got a 7.2 machine using IPTables to NAT my office to the
> internet.

modprobe ip_conntrack
modprobe ip_conntrack_ftp
modprobe ip_nat_ftp

you have them loaded ?

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...The man who invented the guillotine died under it's knife.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Red Hat 2.4.18-5 kernel Compile Problems

2002-06-27 Thread Benny Pedersen

--- Reply to a message ---
By: John Telford 
->: a Mail 
:>: Red Hat 2.4.18-5 kernel Compile Problems

> /usr/src/linux-2.4/configs/kernel-2.4.18-i386.config config file
> installed by the stock kernel-source-2.4.18-5.rpm.
> 
> I did the following:
> # cd /usr/src/
> # ll linux-2.4
> lrwxrwxrwx 1 root root 14 Jun 20 11:22 linux-2.4 ->
> linux-2.4.18-5
> # cd linux-2.4
> # cp /usr/src/linux-2.4/configs/kernel-2.4.18-i386.config
> .config
> # make dep
> # make clean
> # make bzImage

add here

make modules
make modules_install
make install

worked for me and ready to boot it from the grub


> function) apic.c:1165: warning: implicit declaration of function
> `check_nmi_watchdog' make[1]: *** [apic.o] Error 1 make[1]: Leaving
> directory `/usr/src/linux-2.4.18-5/arch/i386/kernel' make: ***
> [_dir_arch/i386/kernel] Error 2

rerun

make menuconfig
make dep
make clean
make bzImage
make modules
make modules_install
make install


-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Good fences make good neighbors.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Various Questions...

2002-06-23 Thread Benny Pedersen

--- Reply to a message ---
By: Tom Wilson 
->: a Mail 
:>: RE: Various Questions...

> addresses and their MAC address that answer the ping.  Change to
> you desired IP scheme and range of course.

ping -c 10 255.255.255.255 -b
arp >> arp.log

more simple :-)

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Men get mad and get it over with, women hold grudges forever.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: acidentary moved /etc/ directory

2002-06-23 Thread Benny Pedersen

--- Reply to a message ---
By: Fred Kamwaza 
->: a Mail 
:>: acidentary moved /etc/ directory

> I was in the process of upgrading from RH6.2 to RH7.2.  I was
> making backups for /etc when I acidentary moved the /etc directory
> to another location on the Drive.  My rescure disk is not working
> and I no longer have access to the disk.
> 
> I have very important data in /var and I would like to get to it. 
> What could I do to gain access to the other partitions?

2 solutions

1: install a new spare drive where you can boot from, then put your
   old drive in fstab, viola access

2: put your drive in another computer

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Bureaucracy is the art of making the possible impossible.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Firewall

2002-06-23 Thread Benny Pedersen

--- Reply to a message ---
By: Matt McElreath 
->: a Mail 
:>: Firewall

> I'm looking to get a good firewall for my  RH 7.0. Any suggestions?

bind 127.0.0.1 on services not needed from outside makes sence to me

or if you still need them bind 192.168.1.1 for your local lan

i follow this rules to make it simple :)

last do a netstat -a | more for testing connections, be adware of the stars


-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...The man who invented the guillotine died under it's knife.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: WU-FTP Help needed!!!

2002-06-21 Thread Benny Pedersen

--- Reply to a message ---
By: Brian Ashe 
->: a Mail 
:>: Re[2]: WU-FTP Help needed!!!

> Wednesday, June 19, 2002, 10:18:19 PM, you textually orated:
> 
JG>> Are there any sftp programs for Windows that are as "easy to
JG>> use" as there are programs for ftp?  I mean with the ability to
JG>> do mass drag-and-drop type uploading/downloading?  I'm just
JG>> curious, because if there were I would switch completely off of
JG>> ftp.

IE6 have ftp client buildt in :)

or even better Opus6 http://www.gpsoft.com.au/ have ftp and zip, what you
like is upto you :)

> VERY easy to use. Drag 'n' Drop. Very "Explorer" like. Even the
> least technical people I know have no problem using it.

ups you say the magic word explore :) 

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...He who is ignorant of the past, is condemned to repeat it.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Apache Upgrade?

2002-04-28 Thread Benny Pedersen

--- Reply to a message ---
By: scott.list 
->: a Mail 
:>: Apache Upgrade?

> Is it as simple as installing the later Apache and open-ssl rpms?

install up2date

rhn_register

up2date -u

check apache conf file mostly there will be a rpmnew in the same dir as httpd.conf was

well it works for me :-)


-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Humpty Dumpty was pushed.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Vmware hangs at Grub stage 2

2002-04-28 Thread Benny Pedersen

--- Reply to a message ---
By: nit etc 
->: a Mail 
:>: Vmware hangs at Grub stage 2

> I'm running vmware under Linux(rh 7.2), while trying to boout up
> windows XP from a raw disk. Vmware starts up and initializes the
> memory just fine, but hangs at install stage 2 of GRUB. Anyone else
> had this problem? If so, pointers to any solutions would be
> appreciated.

ntfs is changed a litte in winxp, so try fat32 :-)

let me know if it then works for you, nortons ghost 7.0 cant play at
ntfs for windows xp, so it may be related problem you have.

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...When it gets to be your turn, they change the rules.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: apache

2002-04-28 Thread Benny Pedersen

--- Reply to a message ---
By: Maynard B. Fernando 
->: a Mail 
:>: apache

> everybody knows where i could download apache version1.3.23 in rpm
> format? :-)

up2date --install apache

thats all :-)

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Wisdom consists of the anticipation of consequences.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Sendmail question.

2002-04-28 Thread Benny Pedersen

--- Reply to a message ---
By: Manoj 
->: a Mail 
:>: RE: Sendmail question.

> I mean to set up a mail server using sendmail for deliver and
> retrieve mails which can then be downloaded by client accounts.

try 

up2date --install fetchmail

configure it

done

now every user will get there mail when thay type mail :-)

if you now like to have it picked up into KMail just configure kmail to read ~mail

thats all, and btw sendmail is the sending mail client, hence it cant GET mail :-)


-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...A penny saved is ridiculous.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Interface for IPTABLES

2002-04-28 Thread Benny Pedersen

--- Reply to a message ---
By: Jason Costomiris 
->: a Mail 
:>: Re: Interface for IPTABLES

> Seriously - spend an hour, learn how to write rules, then do it. 
> Don't bother with the GUIs.  Since there's a translation between
> what you say in the GUI and what's actually done, you never know
> what can happen between...

on windows you cant do anything in CLI :-)

mac is , hmm GUI only 


amiga have both !

there is just a big need for better gui editors for unix

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...The secret of success is sincerity, learn to fake it and you've got it made.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: FTP Server

2002-03-13 Thread Benny Pedersen

On Monday den 11. March 2002 00:22, you wrote:
>  Gregg DeLong wrote:
>> Now that I finally got my RH7.2 box loaded and updated..I was
>> wondering if there was a X based FTP server avaiable for Linux ?
>  Assuming you mean 'X based FTP client', gftp.

if he means gui ftpd control for x, then there is Pure-FTPD with a kde 
control panel, all in a rpm ready to use, but i use ProFTPD anyway 

-- 
Benny Pedersen  http://xpoint.ldnet.dk/  mailto:[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Authenticate Squid against NT Domain

2002-03-08 Thread Benny Pedersen

--- Reply to a message ---
By: Ed Wilts 
->: a Mail 
:>: Re: Authenticate Squid against NT Domain

> Go to http://www.samba.org and read up on winbindd.  I believe it
> will do what you want.  I haven't worked with it, but it's on my
> list of things I want to look at.

samba have nothing to do with squid at all :-)

if windows users would like to use squid setup proxy in IE6 and done

samba is not for web, but for file shareing on lans

if it was the question how to limith squid to only allow lan users
using it, look at acl in squid config

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...It is the loose ends with which men hang themselves.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: up2date question?

2002-03-07 Thread Benny Pedersen

--- Reply to a message ---
By: Mike Burger 
->: a Mail 
:>: Re: up2date question?

>> remember unix is not stupid microdollers :-)
> True, but the recommendations I've read all specify 4xRAM for swap.

well my winXP have a pagefile at 768MB still with 512MB ram, hmm

well unix developpers have not maked the dll so bad, it for me very hard to
use more then 64mb swap, but again winxp can run without swap with 512MB
ram, but i will not recommend it :-)

windows relais on it to be there, even with 2GB ram !

this one of the reasons i dont belive in windows :-)

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Today is the day you worried about yesterday.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RedHat 6.2 fails on Pentium 4?

2002-03-06 Thread Benny Pedersen

--- Reply to a message ---
By: Giulio Orsero 
->: a Mail 
:>: Re: RedHat 6.2 fails on Pentium 4?

> Why don't you install it using pIII and then put disk on the p4?

why not install from a current rh 7.2 ? ::)

some newer learn 

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Good fences make good neighbors.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: [REDHAT] Cannot boot from the RH 7.2 CD

2002-03-06 Thread Benny Pedersen

--- Reply to a message ---
By: Phil G 
->: a Mail 
:>: Re: [REDHAT] Cannot boot from the RH 7.2 CD

> This is the problem but your solution is not working for me. On my
> first computer I unplugged all hdds leaving only my cdrom in, my
> system booted with the cd but strangely when ever I plugged in any
> hdd it would stop booting from the cd. I have tried all different
> master/slave/cableselect combinations but it just wont do it.

then you have a problem with your drive, try to make the drive it self
work on another computer, wipe it totaly out so there is no /mbr (fdisk)
info on it, then again try it where you left.

> Do you have any links to pages with more info? any other
> suggestions??

no

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...The hidden flaw never remains hidden.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: up2date question?

2002-03-06 Thread Benny Pedersen

--- Reply to a message ---
By: Mike Burger 
->: a Mail 
:>: Re: up2date question?

> I would probably go ahead and allocate a full 1GB for the swap, if
> it were up to me...gives me the option of being able to add 128MB
> more RAM later, without having to worry about adding more swap
> space.

well, i have 512MB ram, and still 512MB swap, i realy not using swap
at all, so 4* hmm :-)

the more ram the less need for swap !

remember unix is not stupid microdollers :-)

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Why do divorces cost so much?
   -- Because they're worth it! --




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: up2date question?

2002-03-06 Thread Benny Pedersen

--- Reply to a message ---
By: Ceyhun Kirmizitas 
->: a Mail 
:>: up2date question?

> Hi there, when I write up2date -u, then It says that "The total
> size of the selected packages (166498KB) exceeds your free disk
> space (36605KB).

your /usr/local/spool/up2date is to small, the only way to fix it is to
make one big / and dont partion your drive in small parts :-)

hint if you install as workstation it will be /boot / and swap

only as server you get partions :)

well i hate the label in lilo conf, are there some fooled amiga user at
redhat trying to make it like we do on amiga ? :-)

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...The government that governs least governs best.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: High Memory Problem

2002-03-06 Thread Benny Pedersen

--- Reply to a message ---
By: Charles Galpin 
->: a Mail 
:>: Re: High Memory Problem

>> do we need custom email programs to be here ?
> 
> Absolutely not. What gave you that impression? All you need is a
> telnet client. hummff

well there is no places where i can use telnet to do news / mail

> What Cameron is saying is send a fresh message to
> [EMAIL PROTECTED] instead of replying to an arbitrary thread.

are there bad programs out there made by netscape and Microdollers ?

> Most nice mailers have threading features and when you do that it
> thinks it's part of that other thread (even when you remember to
> change the subject because it uses the header info).

so let it be that way, i still use my old good working amiga TM ;)

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...The greatest productive force is human selfishness.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: help with zip

2002-03-03 Thread Benny Pedersen

--- Reply to a message ---
By: Mike Burger 
->: a Mail 
:>: Re: help with zip

> Have you simply tried zip /path/to/files/*.* zipfile.zip?

reverse options :-)

zip zipfile.zip ./path/*.*

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Thank God, we're not getting all the government we're paying for.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: High Memory Problem

2002-03-01 Thread Benny Pedersen

--- Reply to a message ---
By: Cameron Simpson 
->: a Mail 
:>: Re: High Memory Problem

> [ _Please_ don't construct new messages by replying to old ones;
>   it embeds them in other threads. If you do do this, please
>   delete the References: and In-Reply-To: header lines before
> posting.
>   - Cameron
> ]

do we need custom email programs to be here ?

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Loose lips, sink ships.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: permissions and security

2002-03-01 Thread Benny Pedersen

--- Reply to a message ---
By: ashley thomas 
->: a Mail 
:>: RE: permissions and security

> 

please disable html

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Boycott Jane Fonda.
   (everyone hates Jane Fonda, don't they?)




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH 7.2 CDROM issue, Dell OptiPlex GX1

2002-02-26 Thread Benny Pedersen

--- Reply to a message ---
By: bbales 
->: a Mail 
:>: Re: RH 7.2 CDROM issue, Dell OptiPlex GX1

> I had a great deal of trouble installing RH7.2 on one of three
> identical machines.  Locked up ten seconds after selecting graphics
> install.
> 
> Found that installing with "linux mem=64m" did the trick - (linux
> mem=128m didn't work, even though the machine had 128M of memory.)
> 
> Machines were Athlon 800MHz with sis MBs. bruce

try noathlon in lilo, mem=128M should work then, there is a known problem
with redhat 7.2 and athlon, read it on redhat homepage

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Always draw your curves, then plot the data.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Return Path:

2002-02-26 Thread Benny Pedersen

--- Reply to a message ---
By: Adam Mercer 
->: a Mail 
:>: Re: Return Path:

> 127.0.0.1 localhost.localdomain localhost
> xxx.xxx.xxx.xxx skymoo.dyndns.org skymoo
> 
> if so how can I write my current ip address in /etc/hosts?

then make a program that update the ip in the host file before
you start sendmail.

but will you do mess ?

newer run sendmail on dyndns :-)

-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...Facts are stubborn things.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Return Path:

2002-02-26 Thread Benny Pedersen

--- Reply to a message ---
By: Adam Mercer 
->: a Mail 
:>: Return Path:

> When I send mail from my system the Return-Path: header in the
> email is set to
> 
> Return-Path: <[EMAIL PROTECTED]>
> 
> this is obviously causing a few problems, how can I make sure that
> this is set to the right address?

static ip ?

if no dont use sendmail mta, use smtp mailers :-)

if static ip, then add a line in /etc/host like this one for me:

80.62.210.118 xpoint.ldnet.dk

then sendmail works perfectly :-)


-- 

 Benny Pedersen  http://xpoint.ldnet.dk/  icq:36248146


...The best defense against logic is ignorance.




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list