Unable to load interpreter

2000-09-13 Thread Duncan Hill
ere is ~10M free RAM, and ~150M in buffers. Not what I'd consider a critical situation. Does anyone else know what would cause the interpreter load error? -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves co

Re: Unable to load interpreter

2000-09-13 Thread Duncan Hill
ly want to do right now. Server is used 24x7 by several thousand people. -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Unable to load interpreter

2000-09-13 Thread Duncan Hill
On Wed, 13 Sep 2000, John Aldrich wrote: > On Wed, 13 Sep 2000, Duncan Hill wrote: > > is barely touched, and there is ~10M free RAM, and ~150M in buffers. > > Not what I'd consider a critical situation. > caching, which is the opposite behavior from Windows. *nod* T

Re: RedHat Kernel 2.2.16-3

2000-09-19 Thread Duncan Hill
ed around. This bit me this weekend. It looks like 16-3 doesn't build all of the appropriate symlinks in /usr/include. I think it has to be: ln -s /usr/src/linux/include/linux/ /usr/include/linux and ln -s /usr/src/linux/include/asm/ /usr/include/asm but I may be wrong,.. -- Duncan Hill

Re: I've been hacked

2000-10-14 Thread Duncan Hill
On Sat, 14 Oct 2000, ktb wrote: > Glen Lee Edwards wrote: > > > > Once hosts.allow and hosts.deny are modified do we need to restart a > > daemon or something? How does Linux know they've been updated? > > You don't have to restart anything. I don't know what reads the files > so but opening

Mailing list systems

2000-10-17 Thread Duncan Hill
Is there any ML package, freely available, that allows creation, deletion and maintenance of mailing lists via the web? I've been using Majordomo 1 + MajorCool, and while it works, the integration is not as tight as I'd like. I've looked at Mailman, but I only see list management via the web, n

Re: Linux-memory Help

2000-11-11 Thread Duncan Hill
On 2000-11-11, Alfredo Macias did say, > Stop X temporarily without it coming back immediately when I kill it. > Force linux to recognize my 64 megs at startup. (bios sees 64 megs ok) > Prevent X from starting automatically at startup. Try this. In X, choose to reboot the machine. At the LILO

Re: Apache

2000-01-28 Thread Duncan Hill
box on *nix? *rofl* -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: dual pentium question

2000-02-07 Thread Duncan Hill
SMP capable kernel? If you installed with only one CPU in place, then added a second, you'll need to either install from RPM a SMP capable kernel, or build from source. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, a

Re: after attacks ar logged.

2000-02-08 Thread Duncan Hill
their proxy. ARIN's whois is also useful for IP netblock matching. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Netware Support

2000-02-11 Thread Duncan Hill
ide NDS 8 for Linux, but it is still in a beta testing stage. We went the other way though, and have the Linux box mounting the Novell volumes. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them.

Re: shell files won't run

2000-02-11 Thread Duncan Hill
On Fri, 11 Feb 2000, kevin williams wrote: > > then when I execute it with a ./example.sh > > I get a permission denied You haven't told the OS that it can be executed (Assuming you did put the #!/bin/bash or whatever line). chmod +x in the very least.

Re: Motherboard: dual celeron ???

2000-02-12 Thread Duncan Hill
iend runs twin 433s, and I think it'll take twin 500s. bp6.com and abit.com -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: Netware Support

2000-02-12 Thread Duncan Hill
use a directory within VOL as the DocRoot. Apache then happily serves the data, and the users have their drive maps. And its not too slow either. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them.

Segfault on locale file

2000-02-28 Thread Duncan Hill
Has anyone seen a case where ls, cat, mount, gdb and various other programs get a sigsegv when trying to read /usr/share/i18n/locale.alias and a -1 return saying file does not exist occurs? -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net

RE: Need Linux Web Server

2000-02-29 Thread Duncan Hill
On Tue, 29 Feb 2000, Tanner, Robby wrote: > Point well taken. What you want to do is set up a VPN if you need > web-access to external files. SSH tunneling would probably be useful here. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, O

Re: how to log port 80 activity?

2000-02-14 Thread Duncan Hill
RFCs. Offhand, a GET looks something like: GET /path/to/file HTTP/1.0 And 2 carriage returns. POST I've never tried to do by hand. HEAD is useful if you just want the document status. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net

Re: Can not get access to local www

2000-02-14 Thread Duncan Hill
ache server on RedHat boxes. Inetd won't touch port 80 unless told to. Check for httpd in your process list to see if its there. You may have started it manually before, and a reboot didn't restart it. -- Duncan Hill Sapere aude One net to rule them all, One net to fin

Root, X and /dev/dsp

2000-02-15 Thread Duncan Hill
having write permission. Is this meant to happen? (RH 6.0) -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Root, X and /dev/dsp

2000-02-15 Thread Duncan Hill
ntly logged in. Multiple logins on the same machine seem to cause Hmm.. simple fix then is to just comment out the sound line I suppose. Or I could switch to using su on the console instead. Thanks. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One ne

Re: Forwarding email to more that one address?

2000-02-16 Thread Duncan Hill
of lines of the form name: name_1, name2, name_3, . . . HTH -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: [OffTopic] egrepping a text file

2000-01-29 Thread Duncan Hill
mean the literal ^, not ctrl). The other option would be cat | head -9 | tail -1 Cat, get the first 9 lines, then get the last one. Ugly, but workable. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bin

Re: question about runlevels

2000-01-30 Thread Duncan Hill
o in a sense the service stops are automagic. Putting a S and K script for the same process in the same rc.x directory would definitely not work :) -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bin

RE: FTP access

2000-03-07 Thread Duncan Hill
and probably not getting a response. -- Duncan Hill Sapere aude -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Have I been hacked?

2000-03-02 Thread Duncan Hill
> > Altavista.comt - ADMROCKS- no hits. > > Lycos.com - ADMROCKS- no hits. > > excite.com - ADMROCKS- no hits. Personally, I'd say subscribe to Bugtraq and lurk. ADMROCKS showed its face there .. oh probably 2 weeks ago. -- Duncan Hill Sapere aude O

Re: Capturing packets

2000-03-04 Thread Duncan Hill
you want. HTH. Or get the tcpshow program which does what ethereal does, but on a console, rather than inside of X. If it has vanished from the net, let me know via private email and I'll tar up my copy of the source. -- Duncan Hill Sapere aude -- To unsubscribe: mail [EM

Re: SSH and and windows clients

2000-03-14 Thread Duncan Hill
he ssh 2 protocol, only the ssh 1 protocol. -- Duncan Hill Sapere aude -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: FTP and SSH

2000-03-21 Thread Duncan Hill
7;t know. Course, a bit of tcl/tk and you could put a gui on the command line prog. -- Duncan Hill Sapere aude -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: DriveReady SeekComplete Error

2000-03-24 Thread Duncan Hill
ce (hd or cd) or just some corrupt I have also seen similar messages when either the drive is starting to fail, or the HD controller on the main board is starting to flake. -- Duncan Hill Sapere aude -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Ports 6000 and 6010??

2000-03-27 Thread Duncan Hill
be can complete it. It's also on the net somewhere (many places really) A quick google search returns this as the first hit: http://www.isi.edu/in-notes/iana/assignments/port-numbers -- Duncan Hill Sapere aude -- To unsubscribe: mail [EMAIL PROTECTED] with "uns

RE: DHCP versus DNS

2000-03-31 Thread Duncan Hill
k, where laptops are going to pop on and off etc, it probably becomes more feasible. Now, if you're going to have friends come over with their laptops, then DHCP may be more appropriate. -- Duncan Hill Sapere aude -- To unsubscribe: mail [EMAIL PROTECTED] with "u

Re: FTP client

2000-03-31 Thread Duncan Hill
On Fri, 31 Mar 2000, Eddie Strohmier wrote: > past along with others but all have failed because of the symbolic links > associated with the download. Has anyone attempted this or done this with a > client that is available? Get an ISO image from one of the FTP servers, burn that. --

Re: Cd Burn

2000-03-31 Thread Duncan Hill
ts of the RedHat CD. -- Duncan Hill Sapere aude -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Apache with FrontPage, PHP, and MySQL

2000-04-05 Thread Duncan Hill
RLs and hands them off to an executable (assuming FP2000). -- Duncan Hill Sapere aude -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Why does modifying /etc/rc.d have to so complex

2000-04-17 Thread Duncan Hill
est being first. -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

CD Record problem [possible favor (fwd)]

2000-04-18 Thread Duncan Hill
-- Forwarded message -- Date: Mon, 17 Apr 2000 22:19:38 -0400 From: Mark Basil <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: possible favor How ya doin? Sorry for bothering, but I'm having a problem getting through to the redhat list, could you possibly forward this message

Re: 'ps' show user own process only?

2000-04-21 Thread Duncan Hill
etermine if it is a regular user calling it, and only allow certain parameters. -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: moving files (ftp) from RH box 1 to RH box 2

2000-04-21 Thread Duncan Hill
On Sat, 22 Apr 2000, Kyle Hargraves wrote: > what is the easiest way to get an automatically generated .tar file > on box 1 to box 2 via a command run by cron each night on box 1 - or > possibly box 2 rsync, scp, ftp.. take your pick. -- Duncan Hill Sapere aud

Re: free x client for windows

2000-05-01 Thread Duncan Hill
On Mon, 1 May 2000, David Talkington wrote: > LAN. Viewing a Unix desktop on any client seems to work much better. > I've tried tinkering with color depth as per the FAQs and stuff, but Drop any backgrounds on the remote end and it picks up dramatically (well, on NT it did).

IPChains..

2000-06-01 Thread Duncan Hill
ork full access. Unfortunately, the internal network is NOT one of the network numbers assigned for LANs. Has anyone got a basic rule or three that I can springboard off of? Or are more details needed? -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves compl

Re: Re[2]: IPChains..

2000-06-02 Thread Duncan Hill
and running already :> -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: using ping to check on if a computer is up

2000-06-02 Thread Duncan Hill
ough.. some commerical, some not. -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: IPChains..

2000-06-02 Thread Duncan Hill
but until I get the rules in place, I want to have an ear open :) -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: IPChains..

2000-06-02 Thread Duncan Hill
inside host, it gets through fine, and receives an answer fine due to the way the PIX does the translation. -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: IPChains..

2000-06-02 Thread Duncan Hill
uot;routed" to look like it (its not really routing I don't think). -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: IPChains..

2000-06-02 Thread Duncan Hill
ress, not my internal one. So, theoretically (highly!), I should be able to tell that the request was for my external. However, I'm not familiar enough with the translation rules of the firewall. -- Duncan Hill Sapere aude My mind not only wanders, it sometimes le

Re: IPChains..

2000-06-02 Thread Duncan Hill
thing except 80 and 22. There are a Outside the firewall isn't practial in this case :> -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

UDMA/66

2000-06-03 Thread Duncan Hill
Can anyone inform me of the status of UDMA/66 support in the 2.2 series and 2.4 (to be) series of kernels? -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Determining load cause

2000-06-03 Thread Duncan Hill
Has anypne got any sugegstions on how to find what might be causing an abnormal load factor on a machine? Top will show cpu and memory, but load is more than that... -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe

Re: forgot root password

2000-06-07 Thread Duncan Hill
uently stated, all the electronic security in the world is useless as soon as physical access is gained. -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Binding tasks to processors

2000-06-10 Thread Duncan Hill
Semi-dumb question, as I've never played with a dual cpu box in linux. How can I bind one process to a single CPU and leave the other CPU open for system tasks? -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe:

Re: Binding tasks to processors

2000-06-10 Thread Duncan Hill
On Sat, 10 Jun 2000, Hal Burgiss wrote: > On Sat, Jun 10, 2000 at 11:39:50AM -0400, Duncan Hill wrote: > > linux. How can I bind one process to a single CPU and leave the > > other CPU open for system tasks? > > Pretty sure this is not possible. There was talk of includi

RE: Binding tasks to processors

2000-06-10 Thread Duncan Hill
ps shouldn't be too bad I suppose.. one way to find out.. try when it arrives :> -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: RPM

2000-06-12 Thread Duncan Hill
On Mon, 12 Jun 2000, Jeff Smelser wrote: > How do I list a rpm's file content before installing/updateing? rpm -qpi list rpm info rpm -qpl list rpm files All in the man page. -- Duncan Hill Sapere aude My mind not only wanders, it sometime

Re: ssh???

2000-06-13 Thread Duncan Hill
ly needed if you intend to access your machine remotely across insecure networks (the Internet is one :). It creates a secure channel between you and your computer. It won't do anything to stop people breaking into your computer really and truly. -- Duncan Hill Sapere

Perl oddity

2000-07-06 Thread Duncan Hill
the knowledge doesn't ease the pains, it does make the source apparent. To the best of my knowledge, perl was NOT recompiled on the dual CPU, but the compile timestamps in the -V indicate otherwise. Help!? -- Duncan Hill Sapere aude My mind not only wanders, it some

Re: Configure a DNS server

2000-08-01 Thread Duncan Hill
t want my named files in /etc. No config option to change that. So I added one :> -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Open ports

2000-08-19 Thread Duncan Hill
On Sat, 19 Aug 2000, John Aldrich wrote: > Now, I *do* have one question. Something called "swat" was added > to my inetd.conf awhile back (shortly after Samba Web something I think.. web based tool to config samba. Not critical. -- Duncan Hill Sapere

SCSI error

2000-08-22 Thread Duncan Hill
disk failure here? Is there any way I can test to see? TIA -- Duncan Hill Sapere aude My mind not only wanders, it sometimes leaves completely. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman

A strange sendmail problem

1999-11-13 Thread Duncan Hill
ains I was sending mail _to_ to the access file, rebuilt the db and restarted sendmail, all went fine. Anybody got a clue what might have happened? -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them.

Re: Low Cost Win9x Xserver Software

1999-11-14 Thread Duncan Hill
L and PHP makes for a pretty darn good method of web-accessible and maintainable database stuff. I had at one point designed a database for fun that maintained playlists for the college radio station. Fully web controlled. Devel time was a few hours as I learnt PHP and SQL at the same time. -- Du

Re: AOL

1999-01-16 Thread Duncan Hill
On Thu, 18 Nov 1999, PATRICK C. GENTRY wrote: > Does anyone know if America Online is coming out with a version for Linux? > Or even AOL IM freshmeat.net, search for AIM. You should find the java edition of AIM, plus various clones. -- Duncan Hill Sapere aude One

Re: Script to convert pipe delimited to comma delimited

1999-11-21 Thread Duncan Hill
; but that > > does not take care of the beginning and ending of each line. Any help, > > advice, pointers appreciated. s/^/"/ s/$/"/ s/|/","/ Or something like that. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net

Oopses with ncpfs

1999-11-23 Thread Duncan Hill
Anyone here running the latest rev of NCPfs seeing random OOPses? A box that was previously stable has started to oops a fair bit since NCPfs was applied and a novell volume mounted.. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to

Strange console problems

1999-11-23 Thread Duncan Hill
x27;re all good (apart from a missing S75 link which we rebuilt). I'm stumped now.. it lasts across reboots and powercycles. Anybody ever seen this and know a fix? -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and

Further last email about screwey keyboard..

1999-11-23 Thread Duncan Hill
showkey shows the following for the enter key: 0x1c 0xe0 0x1c 0x9c 0xe0 0x9c My showkey returns 0x1c 0x9c We've reloaded the keyboard maps etc, but no go.. does this help ring any bells? -- Duncan Hill Sapere aude One net to rule them all, One net to find them, On

Re: XWindows

1999-11-24 Thread Duncan Hill
does with xvidtune -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Any Terminal programs to talk to an AS/400?

1999-11-27 Thread Duncan Hill
On Sat, 27 Nov 1999, Frank Rocco wrote: > I am currently using Client Access under Win98. Is there anything > for Linux that will allow be to sign on to an AS/400? The program is called tn5250 for some reason :) -- Duncan Hill Sapere aude One net to rule them all, O

Re: quota's

1999-11-28 Thread Duncan Hill
nless things have changed since 5.1/2, the support you get is _install_ support, not support on stuff like that. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMA

Re: Starting Apache the first time

1999-11-29 Thread Duncan Hill
ng. Drop the - sign and tack the word httpd on the end of the command: ps aux | grep httpd > 2) where shall I keep the index.html file (homepage) for testing Default redhat install places in it /home/httpd/html/ -- Duncan Hill Sapere aude One net to rule them all, One net to

RE: RH and ULTRA 66

1999-11-29 Thread Duncan Hill
on your PC (and your CPU) handle all of the word. The modem is essentially junk without Windows. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with

Re: Sendmail Timeout Question

1999-11-29 Thread Duncan Hill
his: telnet theirSMTPserver HELO your.box.name MAIL FROM: [EMAIL PROTECTED] RCPT TO: [EMAIL PROTECTED] DATA This is a test . If it hiccups on the MAIL or RCPT, check DNS is my suggestion. Make sure hosts can reverse and forard lookup. -- Duncan Hill Sapere aude One net to ru

Re: Problem installing Laserjet 1100

1999-11-30 Thread Duncan Hill
t the parallel port online. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: need custom kernel help!

1999-12-05 Thread Duncan Hill
nto /boot/whatever Modify lilo.conf to use the new name, keep your old kernel as backup. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "u

Re: Parallel port ZIP drive ?

1999-12-05 Thread Duncan Hill
sages. DOS disks are by default /dev/sda4. There should also be a HOWTO on this subject somewhere.. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with &

Re: Parallel port ZIP drive ?

1999-12-05 Thread Duncan Hill
ed to remove one driver to let the other work. Disadvantage of IDE is losing an IDE slot. I have 3 hard drives and a CDROM. IDE zip would be useless to me :) -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind

RE: front page

1999-12-10 Thread Duncan Hill
On Fri, 10 Dec 1999, Chapman, Matt wrote: > is there an rpm apache with fp already in it? and with PHP? rpmfind.net has one for Mandrake that appears to run on Redhat. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them

Re: Novell & Apache auth

1999-12-27 Thread Duncan Hill
lled P. Wilson. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RAID and new kernels

2000-01-07 Thread Duncan Hill
I'm thinking of upgrading to RH 6.x, and using the RAID feature of the boot. However, I tend to like to run my own rolled kernels. Will compiling a new kernel from source stop RAID from working? Thanks. -- Duncan Hill Sapere aude One net to rule them all, One n

Re: Y2K bug

2000-01-08 Thread Duncan Hill
make that not happen (the 100), but I don't have it to hand. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

RE: Root doesn't accept password

2000-01-14 Thread Duncan Hill
oot floppy, a bootable CDROM, a screwdriver.. take your pick. Course, encrypted file systems may be handy in that case. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EM

RE: Root doesn't accept password

2000-01-14 Thread Duncan Hill
and regain root access IIRC, Linux forces you to re-login if you change from 1 -> 3 or 5. Of course, if you get 1, vi /etc/passwd, null the field, passwd command. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and u

Re: netscape does not start immediately..

2000-01-16 Thread Duncan Hill
t link up, copy the hosts file without netscape hosts in it to the master hosts file at link down, copy the hosts file with netscape hosts in it to the master hosts file. You could point the netscape addresses anywhere, and netscape should be happy. -- Duncan Hill Sapere au

Re: Is there a Linux version of AOL Instant messenger??

2000-01-17 Thread Duncan Hill
On Mon, 17 Jan 2000, Steve wrote: > Does anyone know?? There is a Java version. I haven't seen any native linux versions, other than the clones listed on Freshmeat. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them

Re: FrontPage and RH6.1(Apache1.3.9)

2000-01-19 Thread Duncan Hill
tegrated module route (which allows administration from FP2000 itself). The other route requires no patching of the server. Of course, as has been noted, FP can be a security risk. -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them

Re: RPMs

2000-01-27 Thread Duncan Hill
dHat CD, try /mnt/cdrom/RedHat/RPMS -- Duncan Hill Sapere aude One net to rule them all, One net to find them, One net to bring them all, and using Unix bind them. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

OT - Naming of kerberos

2001-04-22 Thread Duncan Hill
Could someone give me a pointer as to whether the name Kerberos reflects a 3 way handshake, or the fact that 3 machines are involved? -- Sapere aude My mind not only wanders, it sometimes leaves completely. ___ Redhat-list mailing list [EMAIL PROTE

Re: shell program

2001-05-03 Thread Duncan Hill
> >I want to write a program and need some help: > >1: The program should search for *.s3d files in parent > >as well as sub directories > >2: create those directories /sub directories on remote > >system if it doesn't exist > >3: copy all the files to remote system in exact > >direxctories as i

Re: iptables

2001-11-10 Thread Duncan Hill
On Sat, 10 Nov 2001 [EMAIL PROTECTED] wrote: > Hi Friend and colleagues, I will be away to India for 2 weeks staring *plonk* -- Sapere aude My mind not only wanders, it sometimes leaves completely. Never attribute to malice that which can be adequately explained by stupidity. _

Re: ntp client for Win2000

2001-11-20 Thread Duncan Hill
On Wed, 21 Nov 2001, Matthew Simpson wrote: > Hi, > > Can anyone recommend a good ntp client for Windows? Nothing fancy, > just commandline would be great? You haven't said which version of Windows. 2K server has a built in client, Atomic Timesync from AnalogX.com works well as a GUI one..

Shell scripting..

2001-11-23 Thread Duncan Hill
I tend to write all of my shell scripts in bash - I like the power and flexibility. Unfortunately, the environment in which I need to write my next script is tcsh. Fine, I can learn tcsh if I have to, but perusing the manual and some web pages, I really don't like the look of tcsh. The scrip

Re: Red Hat 7.2: The Good, the Bad and the Ugly

2001-11-23 Thread Duncan Hill
On Fri, 23 Nov 2001, Meph Istopheles wrote: > I've had 7.2 installed twice. The first time, each time with bad > results. I've a P-III 500 w/256MB RAM & I normall just go w/256MB swap > -- very smoothe with RH 6.0 & 6.2. But either 7.2, Gnome, Ximian, or a In counter to all of this, I run 7

Re: Red Hat 7.2: The Good, the Bad and the Ugly

2001-11-23 Thread Duncan Hill
On Fri, 23 Nov 2001, Ed Wilts wrote: > "The minimum size of your swap partition should be equal to twice the > amount of your computer's RAM or 32 MB, whichever is larger." My god, thats going to hurt my disks on the 1.5 GB RAM server I have to install. -- Sapere aude My mind not only wander

Re: Cannot telnet to linux from win98

2001-11-23 Thread Duncan Hill
On Fri, 23 Nov 2001, Bong Tumanut wrote: > Help, please. > > - I have RH 7.1. Uses xinetd. > - I can telnet locally on linux. > - I can ping linux from Win98. > - I previously had a blank /etc/hosts.allow. I > inserted the following line but still had same > problem: > ALL: 10.0.0.20/255.255.255

Re: Cannot telnet to linux from win98

2001-11-23 Thread Duncan Hill
On Fri, 23 Nov 2001, Bong Tumanut wrote: > Thanks for responding, Duncan and Mike Burger. > > I'm using > "telnet 10.0.0.10" > so I don't think that's the problem. The message I get > in win98 is > "Could not open a connection to 10.0.0.10." Hah! Did you install the ipchains firewall when in

Re: Shell scripting..

2001-11-24 Thread Duncan Hill
On Fri, 23 Nov 2001, Anthony E. Greene wrote: > >type of problem (or is it a 'you thick twit, that's how it works!'?), I > >would appreciate it. > > You have to source the script into your current shell. If you run it > normally (as a subshell) it returns you to your current shell when it's > d

Re: Shell scripting..

2001-11-24 Thread Duncan Hill
On Sat, 24 Nov 2001, rpjday wrote: > i wandered into this late, so i apologize if i misunderstand the > question. but did you try using a shell function instead of a shell > script? since functions are run at the current shell level, doing > something like a "cd" inside a function really will "

Re: Adding additional hard drives

2001-11-25 Thread Duncan Hill
On Sun, 25 Nov 2001, Alexander Shaw wrote: > Have searched the net and can't find the answers. How exactly do I do > it, and is it possible (and sensible) to create four partitions on the > one drive and turn it into RAID device to hopefully speed up the > transfer of the large files I like to mo

Re: Adding additional hard drives

2001-11-25 Thread Duncan Hill
On Sun, 25 Nov 2001, Anthony E. Greene wrote: > Make sure Kudzu will run when you reboot: > > chkconfig kudzu on > > Install the drive and boot the system. Your BIOS should detect the new > drive. If not, you will need manually reconfigure your BIOS. *blink* RedHat requires kudzu to find h

Re: Vmware Install procedure

2001-11-26 Thread Duncan Hill
On Mon, 26 Nov 2001, Ganesh HariHaran wrote: > Dear List > > Could you please throw me steps and verification of > partition/partition > table before installing Vmware. VMWare can usea file on disk as its hard drive, with no need to do any partitioning. Slower than parititions, but works we

  1   2   >