Re: compiling the kernel

2001-03-27 Thread Andrew So Hing-pong
Stuart Why don't try http://www.linuxdoc.org. In here, you can find a detail how-to document for compliling the linux kernel. Regards, Andrew So Hing-pong Hidong Kim wrote: http://www.freeos.com/articles/2589/2/1-3/ among many others found from a google search on "compiling the

Using OpenPGP or GnuPG ?

2001-03-27 Thread Andrew So Hing-pong
All, I would like to use either OpenPGP or GnuPG for security purpose. In fact, which one is better. As I know, both are based on OPENPGP standard. Welcome for any comments ! Regards, Andrew So Hing-pong ___ Redhat-list mailing list [EMAIL

FTP automatic scriting with security

2001-03-21 Thread Andrew So Hing-pong
Hi, I would like to write a ftp scripting for automation some jobs with security. I know someone MUST suggest using scp2 or sftp2etc. But based on the user's requirement, I must using ftp scripting. Now the script is ftp.sh ftp -n -EOF open hostname user user password ... quit As you

Which port bind by which process

2001-02-15 Thread Andrew So Hing-pong
Hi Forks, Anyone knows any freeware which can listed down which port is "bind" by which process. Thanks for your comment !/! Regards, Andrew So ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

ext2 Vs ufs

2001-02-06 Thread Andrew So Hing-pong
All, I would like to study the difference between ext2 and ufs on linux and unix. Would you please provide any information or reference URL for me to learn it. Thanks ! Regards, Andrew So Hing-pong [EMAIL PROTECTED] ___ Redhat-list mailing list

regular expression scripts,

2001-02-05 Thread Andrew So Hing-pong
I want to ensure the $1 must v00.00.00 (an example), but the result #./test.sh v00.01.01 Version must be vXX.XX.XX where X be a digit #./test.sh v[0-9][0-9].[0-9][0-9].[0-9][0-9] Version - [v[0-9][0-9].[0-9][0-9].[0-9][0-9]] any comments ? Thanks for your attention !/! Regards, Andrew

ACL control with Netscape Web Server

2001-01-31 Thread Andrew So Hing-pong
All, I often connect to a Netscape Web Server, which required to input the username password for ACL. Any method sending a scripts instead of inputing the username password ? Thanks -- Andrew H.P. So [EMAIL PROTECTED] ___ Redhat-list mailing

BIND 8 BIND 9

2001-01-31 Thread Andrew So Hing-pong
all, I would like to compile new BIND for security purpose. Any comment on BIND 8.2.3 or BIND 9 ? Thanks, -- Andrew H.P. So [EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED]

Re: Squid

2001-01-11 Thread Andrew So Hing-pong
On Thu, 11 Jan 2001, Horticom wrote: Hello, I am a new user of Redhat. I am using version 5.1 I am trying to get squid working,but after I give the squid -z command the following lines return. Creating swap directories. FATAL: Failed to make swap directory /usr/spool/squid: (13)

Re: Problem with bind...

2001-01-11 Thread Andrew So Hing-pong
On Thu, 11 Jan 2001, John Indra wrote: Dear all... I have a primary DNS server. Use bind and latest patch from RH 7.0 RPMs. Let's say that it's address is 1.2.3.4 Strangely 1.2.3.5, another PC on the same subnet can't use nslookup. Eventhough /etc/resolv.conf in 1.2.3.5 has contain the

Re: Palm HotSync software

2001-01-03 Thread Andrew So Hing-pong
Andrew So Hing-pong wrote: Hi Forks, I would like to know any infomration about the Palm Hotsync stuffs, like where can I download the corresponding software ?/? ...etc Check out j-pilot. Works very well with my palm 3x Bret

Palm HotSync software

2001-01-02 Thread Andrew So Hing-pong
Hi Forks, I would like to know any infomration about the Palm Hotsync stuffs, like where can I download the corresponding software ?/? ...etc Tx -- Andrew H.P. So [EMAIL PROTECTED] ___ Redhat-list mailing list [EMAIL PROTECTED]

Re: backup script

2000-12-21 Thread Andrew So Hing-pong
thanks On Wed, 20 Dec 2000, Thornton Prime wrote: On Wed, 20 Dec 2000, Andrew So Hong-pong wrote: All, I would like to write a script for backup purpose. I have a file which contains all the backup files list like, # cat file.lst ./a/foo.c ./b/c/voo.c At all, how can

Re: Wallpaper

2000-11-22 Thread Andrew So Hing-pong
thnaks ! On Tue, 21 Nov 2000, Anthony E. Greene wrote: On Wed, 22 Nov 2000, Andrew So Hing-pong wrote: I would like to know where can I download the wallpaper about linux in gif format. Tx. Most images created for Linux these days are in a free format (PNG or JPEG). GIF is not free, so

Wallpaper

2000-11-21 Thread Andrew So Hing-pong
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I would like to know where can I download the wallpaper about linux in gif format. Tx. - -- Andrew H.P. So [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.2 (GNU/Linux) Comment: For info see http://www.gnupg.org

Re: Redhat + Qmail (newbie) + email sever setup

2000-11-17 Thread Andrew So Hing-pong
visit http://www.qmail.org for details. Regards, Andrew So On Fri, 17 Nov 2000, Anand N wrote: did'nt know where to go for detailed instruction's for setting up an email server on RH 7 ( using qmail ) newbie on qmail -- info on the web not good ... also need info on how an email server

Re: ISP

2000-10-31 Thread Andrew So Hing-pong
On Mon, 30 Oct 2000, Szemerédy Gábor wrote: You use radius server for dial-in accounting. And using openldap for user account management. Hello! Is somebody using linux box as an ISP server? I have some ISP questions! (dial in accounting, password change etc.) Thanks! --

Re: How to do port scan on your own machine

2000-10-28 Thread Andrew So Hing-pong
Try http://www.insecure.org On Sat, 28 Oct 2000, Larry Grover wrote: I don't know if this is the URL you were thinking of, but here's a page that does this (at http://grc.com): https://grc.com/x/ne.dll?bh0bkyd2 I don't think it does a thorough scan, but it does probe for some of the

Handspring PDA on Linux

2000-10-26 Thread Andrew So Hing-pong
All, I would plan to buy a Handspring PDA. As I know, the hot-sync cable is USB connector. Anyone have any connectivity experience with USB on Linux? Pls give me some comments. Now I am using Red Hat 7.0. Regards, Andrew So ___ Redhat-list mailing

Re: Sendmail Client

2000-10-22 Thread Andrew So Hing-pong
can debug it ? On Sat, 21 Oct 2000, Hal Burgiss wrote: On Sat, Oct 21, 2000 at 11:39:01PM +0800, Andrew So Hing-pong wrote: Dear all, I would like to ask about the sendmail client progam. In my linux, I haven't up the sendmail daemon in order to be don't as a mail relay. When I'm issueing th

Sendmail Client

2000-10-21 Thread Andrew So Hing-pong
Dear all, I would like to ask about the sendmail client progam. In my linux, I haven't up the sendmail daemon in order to be don't as a mail relay. When I'm issueing this command - "/usr/lib/sendmail [EMAIL PROTECTED]", I cannot send out this mail. I know I must setup sth on /etc/sendmail.cf in

Mail Relay Setting of Sendmail

2000-10-20 Thread Andrew So Hing-pong
Dear all, I would like to setup 2 sendmail servers. The connection diagram is as follows: A -[FW] - B - [FW]- C - [FW] - INTERNET where A is mail client B is preformed as mail relay C is a outgoing mail gateway FWs are Firewall How can I make sure all mails from A is

Sendmail Mail Relay Settings

2000-10-19 Thread Andrew So Hing-pong
Hi, I haven't setup sendmail as mail relay before. I just has qmail experience before. But in my current company, it uses sendmail as a mail relay servers. I would like to ask at all how to setup a sendmail as a mail relay. The network diagram likes this: A - B - C - Internet "B" and "C"

Re: BSD SysV

2000-09-30 Thread Andrew So Hing-pong
for initrd.img Under the /boot directory, the kernel file must be bzImage or vmlinuz-version. And one of most important file is initrd.img. The initrd.img contains all the modules (driver). The kernel loads initrd.img to RAM as RAM drive. Hence, when booting up a linux, all the device, that are

Re: Problem for passwd

2000-09-25 Thread Andrew So hing-pong
try qmail. http://www.qmail.org On Tue, 19 Sep 2000, Alessandro Coppelli wrote: Sorry for newbie question . I want to install a POP3 server but the problem is : how I must to do for passwd ( Netscape use SSL ; Eudora passwd,kerboros,APOP ; Outlook ) . I want get qpopper

What is the different between pam and kerkeros ?

2000-09-24 Thread Andrew So Hing-pong
All, As I know, now most of linux is using pam. At all, what is the difference between both ? and what is the disadvatages on kerkeros? # # Andrew H.P. So, Software Developer# # First Ecommerce

Apache Settings

2000-09-19 Thread Andrew So Hing-pong
As I know, after setting the apache, the users can reach his own directory, as http://domain.com/~user. Now I can do that. But I see some web sites has this settings. When typing "http://domain.com/~user", then prompt me for username and password , if both are corrent, then let me in, otherwise,

SSL Vs RSA ?

2000-09-18 Thread Andrew So Hing-pong
Dear Sir, I have a problem about security that make me feel confusing. In SSL, it talks about 128 bit encrypted. But in PGP, it uses 1024 bits for encrytion. At all, which one is more security. Pls explain it or give me some links to find out. thanks,

Missing /etc/conf.modules file

2000-09-17 Thread Andrew So Hing-pong
I delete the /etc/conf.modules files. At all, How can I recover it? I have checked some rpm packages already. But I cannot find it. # # Andrew H.P. So, Software Developer# # First Ecommerce

Re: allowing root telnet access

2000-09-06 Thread Andrew So hing-pong
On Mon, 4 Sep 2000, Steven Pierce wrote: make sure the configuration on /etc/hosts.allow /etc/hosts.deny is correct. U can add yours hostname in /etc/hosts like: 10.1.1.1host.daemon.net Question... Since we are talking about telnet. I am trying to telnet into my machine in my

Re: Pine: Set correct reply-to address?

2000-09-06 Thread Andrew So hing-pong
On Sun, 3 Sep 2000, Mikkel L. Ellertson wrote: On Mon, 4 Sep 2000, Peter Kiem wrote: Hi all, I have a mail user with a login of vh13501 on my mail server raistlin.zordah.net Now when she sends an email it comes from [EMAIL PROTECTED] How can she setup pine to send using her

Re: isp OS

2000-09-06 Thread Andrew So hing-pong
As I know, most of ISP use OS: solaris, Linux (Common) Web: Apache + SSL (support) emailserver: qmail(http://www.qmail.org) I personally recommend. On Sun, 3 Sep 2000, Wayne Dyer wrote: faisal wrote: is there any way of telling what type of OS/webserver/emailserver an isp uses ? my ISP

Re: External Projector under 5.2

2000-09-02 Thread Andrew So hing-pong
On Fri, 1 Sep 2000, Jonathan Wilson wrote: you seems to be using ssh1 client connecting to ssh2d. make sure /etc/ssh2/sshd2_config Ssh1Comptibilityyes Ssh1Path[path-to-call-sshd1]/sshd1 Not meaning to detract from the thread, but, Are there any Digital

Re: telnet -ftp deny

2000-09-02 Thread Andrew So hing-pong
On Fri, 1 Sep 2000, Eileen Orbell wrote: using "tail -f /var/log/messages" to view what the warning messages is : Hi, I have red-hat 6.2 which was running fine until a reboot last week. I have a apache server, mysql server, minivend server which are all running fine. I can surf the web

Re: Bash says it is not there, but I can see it.

2000-09-02 Thread Andrew So hing-pong
On Sun, 27 Aug 2000, John Walker wrote: try this command cd /home chown -R mysql.root mysql telnet localhost (login as mysql) Anyone ever seen anything like this before? Bash says a directory doesn't exist when logging in as the user who's home directory

Re: Routing causes _slow_ ftp

2000-09-01 Thread Andrew So hing-pong
On Tue, 15 Aug 2000, Ben Logan wrote: Greetings, I have two computers connected via a crossover cable and ethernet cards. Both are running RH6.2. I've got IP-Masquerading on computer A so that B can access the internet through the faster modem in A. The problem is that when I have

Re: Building intranet with linux

2000-09-01 Thread Andrew So hing-pong
On Tue, 15 Aug 2000, Chris S wrote: check this: www.coastnet.com/~pramsey/linux/homenet.html From: "int27h" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Building intranet with linux Date: Tue, 15 Aug 2000 14:29:10 +0700 Dear All, I'm planing to have

Re: gateway configuration

2000-09-01 Thread Andrew So hing-pong
On Mon, 14 Aug 2000, Fernando Rowies wrote: When I install redhat 6.1 I supply a wrong ip number for the gateway in the net configuration. How can I manually modify the affected config files? TIA Fernando Rowies ___ Redhat-list mailing

Re: modem problem???

2000-09-01 Thread Andrew So hing-pong
pls try minicom to direct communicate with the corresponding port. If problem, pls list the "tail -f /var/log/messages" to debug. On Sun, 13 Aug 2000, Michael S. Dunsavage wrote: How can i fix the ppp problem that gives me an i/o error? -- Michael S. Dunsavage

Re: RH Dialer

2000-09-01 Thread Andrew So hing-pong
pls try to "man pppd", which includes example also. of course, it places the following scripts under /etc/pppB Assume modem is connected to COM1 /etc/ppp/isp /dev/ttyS0 38400 crtscts connect '/usr/sbin/chat -v -f /etc/ppp/chat-isp' /etc/ppp/chat-isp - ABORT "NO

Re: Connect Kppp to ISP via Broadband

2000-09-01 Thread Andrew So hing-pong
On Thu, 24 Aug 2000, Stephen Liu wrote: Hi Everybody, (OS RH 6.2) Recently I connect to Internet via Broadband with a ATM card. It works on M$Windoz. However I could not get it work in Linux. Any recommendation and/or pointer would be much appreciated. Thanks in advance. Stephen

Re: reading FAT32

2000-09-01 Thread Andrew So hing-pong
On Mon, 14 Aug 2000, Leonard den Ottolander wrote: Hello John, Does lsmod list the vfat module? Bret And if it doesn't make sure you do not only have vfat.o but also fat.o! vfat depends on fat. Bye,

Re: web server

2000-09-01 Thread Andrew So hing-pong
On Wed, 30 Aug 2000, Meghan Madel wrote: Thanks, I added the following to named.boot: forwarders 10.0.0.2 I then restarted named. This did not work! Basically, I want requests from outside our network to come to 10.0.0.1 to be automatically forwarded and answered by 10.0.0.2.

RE: /dev/null question

2000-09-01 Thread Andrew So hing-pong
On Thu, 10 Aug 2000, Aaron Konstam wrote: On 10-Aug-00 Jake McHenry wrote: I was just rewriting my login script, and started exploring, and found something that I didn't recognize. I've looked in the man pages of chmod for what I'm looking for, but didn't find it. Anyway, here is

Re: Sending automatically via SMTP

2000-09-01 Thread Andrew So hing-pong
On Thu, 17 Aug 2000 [EMAIL PROTECTED] wrote: Is there a mail package supplied with RH6.x (or anywhere else for that matter) that can send redirected output or files to an external e-mail address via an SMTP server? sendmail is a bit hefty for what I have in mind... Vik :v)

Re: how to log bad login attempts

2000-09-01 Thread Andrew So hing-pong
On Mon, 14 Aug 2000 [EMAIL PROTECTED] wrote: How can I write bad login attempts to a file ? I know they exists /var/log/messages. I want them in a seperate file. how can I do this ? larry mintz[EMAIL PROTECTED] ___ Redhat-list mailing

Re: System does not boot

2000-08-31 Thread Andrew So hing-pong
On Thu, 31 Aug 2000, Nitebirdz wrote: Any ideas what could be causing this problem: LILO boot: Loading linux Uncompressing Linux... ran out of input data -- System halted A Spanish-speaking user from Bolivia is experiencing this problem and he cannot post to the

Re: What are good NIC Choices for RH6.2?

2000-08-30 Thread Andrew So hing-pong
On Wed, 30 Aug 2000, Robert McNealy wrote: Thanks. What are the best cards out that are supported by Linux? Which 3Coms should I get? Are they better then LinkSys? Original Message Follows From: Terry Wright [EMAIL PROTECTED] To: [EMAIL PROTECTED], Robert McNealy [EMAIL

Re: problem in starting apache

2000-08-29 Thread Andrew So hing-pong
On Tue, 29 Aug 2000, q farooq wrote: hi just a small problem but i m not able to solve it i m trying to install apache1-3-12. it is configured and installed properly but when i try to run it using /usr/local/apache/bin/httpd it gives the error httpd: could not find the host name try

Re: How to with tar.Z files!!!

2000-08-29 Thread Andrew So hing-pong
On Tue, 29 Aug 2000, Ragnar Wiencke wrote: Hi. Is there anywhere a short Howto for unpacking those files with a tar.Z format. I tried to look at the man pages but they are so confusing. All I need at this moment is how to get the files out of the pakkage. Thanks in advance, Ragnar W.

Re: [OT] Cascaded eth hubs

2000-08-29 Thread Andrew So hing-pong
On Tue, 29 Aug 2000, Jeff Hogg wrote: Yep, got a 16 port 100mbit hub and 8port 10mbit hub uplinked via a 35meter straight through cable. No probs so far even though I've mixed up brands and speeds a bit. -Original Message- From: Gustav Schaffter [EMAIL PROTECTED] To: [EMAIL

Re: Squid cachemgr.cgi problem

2000-08-17 Thread Andrew So hing-pong
On Thu, 17 Aug 2000, kapil sharma wrote: did you add a following line on squid.conf ?/? http_access allow all I am unable to connect to squid proxy server cache manager (cachemgr.cgi. program). Please help! kapil ___ Redhat-list mailing