squid and squidGuard

2003-03-18 Thread Patrick Law
Title: Message Just want to check,   I got squid and squidGuard installed. I check from webmin, in squid options > helper program,   I saw this line:   Custom Authentication program: /usr/lib/squid/smb_auth -W MyDomain -U 192.90.10.10   What does this line means? any idea?   -Patrick

restart required?

2003-03-12 Thread Patrick Law
If I have change IP configuration in network-scripts, will the changes being apply when I save the ifcfg-eth0 file? Do I need to restart PC? Can I apply the changes without restart?   -Patrick    

Lilo or grub?

2003-02-17 Thread Patrick Law
Is there a command or way to know the pc boot up with lilo or grub without restarting the pc? -Patrick -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

friewall

2003-02-12 Thread Patrick Law
Hi, I have heard there is/are a linux firewall which can boot from CD and save the configuration in a diskette. Anyone know about it? Can recommend me a few that you think is good? Thanks first. -Patrick -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe ht

how to enable root in telnet?

2003-01-27 Thread Patrick Law
I wsih to connect to server using telnet service with user root   What I need to do on the server? Please help.   Thanks...   -Patrick

network documentation

2003-01-13 Thread Patrick Law
Hi all,   Good day,   I wish to document my network, the server configurations and settings; I wish to ask for suggestions from you guys, and how you guys do the documentations? Are there any best practices available in the internet? Are there samples or documentation standards?   -P

reinstall grub...

2003-01-12 Thread Patrick Law
I have reinstalled my windows 2000 and it overwrite the boot record, now I can't boot into my redhat.   I know I can actually reinstall lilo by running lilo at the prompt, how about grub? What command should I type to reinstall grub?   Thanks.   -Patrick

samba password---please help---

2003-01-05 Thread Patrick Law
Hie all,   I got one winNT domain controller. I have setup a samba server. I want to make to samba server authenticate base on username and password available on winNT. How do I do that.   Is there a way to copy all the user password from winNT pc? How?   Thanks first.   -Patrick

squidGuard everyone?

2003-01-03 Thread Patrick Law
Hie all,   Anyone has experienced using squidGuard of Clarkconnect firewall? (build on redhat)   I have problem to configure squidGuard to display correct html page.   I suppose to restrict user from access internet during working hour, and restrict user from access restricted sites.

RE: history command

2003-01-02 Thread Patrick Law
PROTECTED] Subject: Re: history command Patrick Law wrote: > Hi guys, Happy New Year, > Same to you! > > > How do I remove the entries in command history? > clear the file .bash_history (in your home directory) should to the trick. to find it type : ls -la .bash_h

history command

2003-01-02 Thread Patrick Law
Hi guys, Happy New Year,   How do I remove the entries in command history?     Thanks     -Patrick

which file/files I need to check...?

2002-12-29 Thread Patrick Law
What file/files I need to check to make sure my dhcpd service is up when the machine boot up. I have not install GUI on that redhat box. All command based.   -Patrick

RE: (solved) changing ip address from command prompt

2002-12-27 Thread Patrick Law
onfig/network-scripts/ifcfg-eth0 Hope that helps. Peter On Sat, 2002-12-28 at 12:00, Patrick Law wrote: Hi guys,   Anyone knows how to change IP address if I don't have GUI installed? Which configuration files to edit?   -Patrick -- Peter Davie <[EMAIL PROTECTED]>

changing ip address from command prompt

2002-12-27 Thread Patrick Law
Hi guys,   Anyone knows how to change IP address if I don't have GUI installed? Which configuration files to edit?   -Patrick

IP address.

2002-12-27 Thread Patrick Law
Good day,   If I wish to configure ip address from command line, which file I need to edit?   How do I make dhcpd start automatically when I boot up machine?   Thanks first,   -Patrick

RE: driver problem

2002-12-13 Thread Patrick Law
sure the name, but something about e1000... -Patrick -Original Message- From: nate [mailto:[EMAIL PROTECTED]] Sent: Friday, December 13, 2002 3:46 PM To: [EMAIL PROTECTED] Subject: Re: driver problem Patrick Law said: > I having some problem with few network cards, can any

driver problem

2002-12-12 Thread Patrick Law
I having some problem with few network cards, can anyone recommend some website that I can download driver from? (beside the vendor website)   Are there documentations around for compiling network card drivers?   -Patrick

LPI or RHCE?

2002-12-11 Thread Patrick Law
Hi,   I don't have a lot experience in Linux, but I got some experience in Windows 2000 networks. If I want to go for Linux certification, should I go for LPI or RHCE? Any comment for these exams? Which one is more popular?   Patrick

LPI or RHCE?

2002-12-11 Thread Patrick Law
If I want to go for Linux certification, should I go for LPI or RHCE? Any comment for these two exams? Which one is more popular if I using it to apply job.   Patrick

L2TP on Linux?

2002-12-11 Thread Patrick Law
Anyone has successfully configured L2TP VPN on Linux? Can I get some tip from you guys? Something for me to start on.   Thanks first.   -Patrick

Newbie- How to enable FTP

2002-11-26 Thread Patrick Law
I am not sure how to enable ftp service in my linux box, what configuration file I should modify, and what are the stuffs need to be enabled? Thanks   -Patrick

RE: Remove old kernel?

2002-11-25 Thread Patrick Law
:27 AM To: [EMAIL PROTECTED] Subject: Re: Remove old kernel? On Tue, 26 Nov 2002, Patrick Law wrote: > Sometime time I update from RHN, I will get new kernel update, after reboot, > I will be given options of new kernel together with old kernels in Grub > Menu. Currently there are about

Remove old kernel?

2002-11-25 Thread Patrick Law
Sometime time I update from RHN, I will get new kernel update, after reboot, I will be given options of new kernel together with old kernels in Grub Menu. Currently there are about 3 kernel versions in my Grub Menu. How do I remove the old kernel and keep only the latest kernel? Thanks first Patr