RE: how to send a cmd from win to linux?

2001-03-12 Thread Tristan Hill
Dear all, Thanks for all help given... I think I shd give more clear pictures on why I need this?? Cause I got some program in linux box, which need to be run as batch process, but need to perform by end user once they completed their daily job. Which I want, is just to make thier life

RE: dynamic dns

2001-02-15 Thread Tristan Hill
Need to set up D-DNS, I know that dhcp 2.x does not support dymaic updates only ver 3, does, but is thsi still in beta ?? Has anybody got dynamic dns to work successfully yet. I'm using dhcp 3.0b2pl16 to provide ddns to bind. I'm using the ad-hoc update method (the first of two

RE: Kernel Won't Compile on RedHat 7.0

2001-02-06 Thread Tristan Hill
My kernel won't compile using the command: make dep clean bzImage modules modules_install Is this the kernel source from the rpm provides with rh7? As it is the right version I'll assume that it is. Also the error output has smp mentionned in it. I needed to run make mrproper

Testing for directories

2001-02-02 Thread Tristan Hill
I've got the following bash function to print the name of all directories relative to the current path and change each directories permission. The script fail to pickup directories with a space in the name though. Corrections to the script would be much appreciated. #!/bin/bash for each in

Our spam filter rejected this transaction

2001-01-12 Thread Tristan Hill
I'm getting emails saying "Our spam filter rejected this transaction" when fetchmail in multidrop mode sends a message to localhost for which there is no valid user. I've added nobouce options to my .fetchmailrc. Ideally I would like email for a non-existance user to be sent to the user that is

root pop3 access

2001-01-08 Thread Tristan Hill
I've got pop3s enabled (default rh7). I am trying to get root login via pop3s. I've put the debugging on in the pop pam configuration file. Looking at the logfile i get "returning 0 (Success)" as the last output from pam_stack before ipop3d[14340]: Logout user=root host=localhost.localdomain

ash on rescue disk

2000-12-29 Thread Tristan Hill
I've created a rescue disk that boots up and goes into single user mode. This seems fine but due to floppy disc size restrictions I'm using ash instead of bash. I've got a problem when pressing backspace. If I type "a" then backspace, I get this on the console a\a/ The "a" is cleared, but the