Use nocache program to bypass page cache

2021-07-15 Thread Yong Huang
Has anybody tested the nocache program?https://github.com/Feh/nocache My test (on RHEL 8.3) shows it's doing what it claims: $ grep Cache /proc/meminfo Cached: 14119024 kB SwapCached:  544 kB $ grep Cache /proc/meminfo Cached: 14119044 kB SwapCached:  5

[Fwd: expired program mounts]

2003-10-22 Thread Greg Bradner
Is there a way to get expired program mounts to umount? In auto_master: /nfs/hosts3 /etc/auto_maps/autofs_host_mount.pl vers=3,mountvers=2 In /var/log/messages: Oct 22 06:07:51 lid2 automount[2693]: expired /nfs/hosts3/lid0 When I run a df: lid0:/local/a 71370008 28701972 39042572 43

getting initlog to run program in background

2003-10-21 Thread Marvin Blackburn
how can I get initlog (called from a startup script in /etc/init.d) to start a process in the background. Whenever I try to do this initlog hangs. -- Marvin Blackburn Systems Administrator Glen Raven "He's no failure. He's not dead yet" --William Lloyd George -- redhat-list mai

Re: Debug my Qt program

2003-10-16 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 17 Oct 2003 00:41:31 +0530 (IST), Himanshu Arora wrote: > I'm getting some errors in my Qt program which is very hard for me to > understand as i am new to Qt. > The code is : > > > #include > #include > #in

Debug my Qt program

2003-10-16 Thread Himanshu Arora
Hi All! I'm getting some errors in my Qt program which is very hard for me to understand as i am new to Qt. The code is : #include #include #include #include class ApplicationWindow : public QMainWindow { Q_OBJECT public: ApplicationWindow(); }; ApplicationW

help with Timezone in C program

2003-09-25 Thread Zhu, En
Hi,   In my project I need to know the timezone of a system, in format as EST5EDT or US/Eastern.  It’s easy in all other UNIX system since the environment variable TZ is always defined on the system.  However it’s not the case on Linux.  Getenv(“TZ”) may return NULL on many systems.  Anyo

Re: EPS/RIP program for Linux?

2003-09-19 Thread Jonathan Bartlett
Isn't that what Ghostscript does? Perhaps if Ghostscript knows the HP's native format, you can simply set up a Linux print server to do the PS->HP conversion through it's normal drivers. Jon On Fri, 19 Sep 2003, Chris W. Parker wrote: > Hey everyone. > > We have an HP 8500 printer in our office

EPS/RIP program for Linux?

2003-09-19 Thread Chris W. Parker
Hey everyone. We have an HP 8500 printer in our office and it's dang slow. I'm currently looking into speeding it up and I thought maybe a separate RIPer might do the trick. A RIPer (as I understand it) is a computer that takes the task of changing the data sent from a computer into the data a pr

Re: Calendar / Scheduler program

2003-08-23 Thread Jeroen van Baardwijk
At 18:19 21-08-03 -0400, Reuben D. Budiardja wrote: Hi all, What program do people use for calendar/scheduler program ? I've been using KOrganizer but it start messing up for me, not sure why. I've deleted other all config files, even try it with new user, didn't help. I am wonde

Re: Calendar / Scheduler program

2003-08-22 Thread T. Ribbrock
On Thu, Aug 21, 2003 at 06:19:18PM -0400, Reuben D. Budiardja wrote: > What program do people use for calendar/scheduler program ? [...] I started using "plan" recently, and so far, I'm very happy with it. http://www.bitrot.de/plan.html Cheerio, Thomas -- ==>

Calendar / Scheduler program

2003-08-21 Thread Reuben D. Budiardja
Hi all, What program do people use for calendar/scheduler program ? I've been using KOrganizer but it start messing up for me, not sure why. I've deleted other all config files, even try it with new user, didn't help. I am wondering what other alternatives out there. Plus I do

Re: Spreadsheet program?

2003-08-21 Thread Rodolfo J. Paiz
At 8/11/2003 09:55 -0600, you wrote: I don't think you will find any as good and extensive as Excel, but the closest I have seen is the one from StarOffice or OpenOffice. Quattro Pro was as good -some may say better- than Excel, but I don't think Linux version is still available. I find the StarOff

RE: Spreadsheet program?

2003-08-14 Thread Rigler, Steve
Scalc (comes with OpenOffice) works good. > -Original Message- > From: David Hart [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 07, 2003 12:33 PM > To: Redhat General List > Subject: Spreadsheet program? > > > There MUST be something better than

RE: Spreadsheet program?

2003-08-14 Thread Michael Kalus
You might want to go to the Sun StarOffice website and look through their docs. They have released a manual for programming in Star Office Script and it is geared to people who already used VBScript in their Office applications, sorry don't have the link handy right now. > -Original Message---

Re: Spreadsheet program?

2003-08-12 Thread Manuel Camacho
rom: David Hart <[EMAIL PROTECTED]> To: Redhat General List <[EMAIL PROTECTED]> Date: Thu, 07 Aug 2003 13:32:38 -0400 Subject: Spreadsheet program? > There MUST be something better than KSpread. Any suggestions? > > > -- > redhat-list mailing list > unsu

Re: Spreadsheet program?

2003-08-09 Thread Jonathan M. Slivko
To the original poster: Have you considered Amaya from the W3C Group? It runs on Linux too :) - http://www.w3.org -- Jonathan -- Jonathan M. Slivko - [EMAIL PROTECTED] "Linux: The Choice for the GNU Generation" http://www.linux.org -- redhat-list mailing list unsu

RE: Spreadsheet program?

2003-08-08 Thread David Hart
On Thu, 2003-08-07 at 14:03, Ben Hall wrote: > And of course there's Gnumeric. > > On Thu, 2003-08-07 at 13:34, Rigler, Steve wrote: > > Scalc (comes with OpenOffice) works good. > > Thanks I installed OO and it handled all of the extremely complex formulas from XL (except those that were script

Spreadsheet program?

2003-08-07 Thread David Hart
There MUST be something better than KSpread. Any suggestions? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Spreadsheet program?

2003-08-07 Thread James Gibbon
David Hart wrote: > There MUST be something better than KSpread. Any suggestions? > I use gnumeric myself. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

RE: Spreadsheet program?

2003-08-07 Thread Ben Hall
And of course there's Gnumeric. On Thu, 2003-08-07 at 13:34, Rigler, Steve wrote: > Scalc (comes with OpenOffice) works good. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Pre-make 'configure' program can't find mysql libraries?

2003-08-02 Thread Benjamin J. Weiss
> configuration option? Usually there is a configure option to let you tell it > where to find the mysql lib. > If that doesn't work, then probably you get better luck asking at the software > (Nagio) mailing list, if such exists. > > HTH > RDB Well, I used the

Re: Pre-make 'configure' program can't find mysql libraries?

2003-08-02 Thread Benjamin J. Weiss
> > my /etc/ld.so.conf looks like: > > > > /usr/kerberos/lib > > /usr/X11R6/lib > > /usr/lib/qt-3.0.5/lib > > /usr/lib/sane > > /usr/lib/mysql > > /usr/include/mysql > > The mysql directory above looks suspect. It should be the path to the > mysql libraries, not to the mysql include directory. >

Re: Pre-make 'configure' program can't find mysql libraries?

2003-08-02 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 02 August 2003 10:58 am, Michael Fratoni wrote: > On Friday 01 August 2003 10:07 am, Benjamin J. Weiss wrote: > > my /etc/ld.so.conf looks like: > > > > /usr/kerberos/lib > > /usr/X11R6/lib > > /usr/lib/qt-3.0.5/lib > > /usr/lib/sane > > /

Re: Pre-make 'configure' program can't find mysql libraries?

2003-08-02 Thread Michael Fratoni
ed it again. Again, configure isn't finding the > libraries. The configure program said to check the ld.so.conf file for > entries for the libraries. It looks right to me (file shown at the > bottom of the post). So, I ran ldconfig and then cleared the cache > again, and still no d

Re: Pre-make 'configure' program can't find mysql libraries?

2003-08-01 Thread Reuben D. Budiardja
On Friday 01 August 2003 10:07 am, Benjamin J. Weiss wrote: > All, > > I set out to recompile Nagios with MySQL support. The first step is to > run ./configure --with-mysql-xdata, but it's not finding the mysql > libraries. Never used any of the software you mentioned, but did you check all the

Pre-make 'configure' program can't find mysql libraries?

2003-08-01 Thread Benjamin J. Weiss
sql-devel installed, so I installed that with up2date, cleared the config cache and tried it again. Again, configure isn't finding the libraries. The configure program said to check the ld.so.conf file for entries for the libraries. It looks right to me (file shown at the bottom of the post).

RE: Running program at startup

2003-07-23 Thread Edward Croft
]; [EMAIL PROTECTED] > Subject: Running program at startup > > > Guys, > > Simple Question. Help appreciated. > > Right now, everytime i start my computer i type "ettercap -sNzC &" in the > shell and forget it. > Once in a while, i check the logs. >

RE: Running program at startup

2003-07-23 Thread Andy Pace
put the command in /etc/rc.local -Andy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Vij Chau Sent: Wednesday, July 23, 2003 4:33 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Running program at startup Guys, Simple Question. Help appreciated

Running program at startup

2003-07-23 Thread Vij Chau
Guys, Simple Question. Help appreciated. Right now, everytime i start my computer i type "ettercap -sNzC &" in the shell and forget it. Once in a while, i check the logs. How do I automate this at startup? Thanks in advance -N -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]

help!!! up-arrow kills program

2003-07-21 Thread amead
I am terribly annoyed with this problem but I cannot solve it. In a program I use, the up-arrow is supposed to scroll through recent commands. At the text console. this works fine. In a Konsole command prompt, the up-arrow sometimes inputs 'OA' (capital-o, capital-a) and othertim

Re: linux program that merges mpg/avi

2003-07-10 Thread Didier Casse
ly (but with a hideous interface). There are many tools in the > lavtools that do this (lavtrans, I think) which is part of mjpegtools. > Cool. I'll check this out. > Jon > > On Fri, 11 Jul 2003, Didier Casse wrote: > > > > > Does anybody know a good L

Re: linux program that merges mpg/avi

2003-07-10 Thread Jonathan Bartlett
n On Fri, 11 Jul 2003, Didier Casse wrote: > > Does anybody know a good Linux program that can merge/combine mpg movies > or avi movies? Preferably it has to work from command line. Thanks a lot. > > > Didier > > --- > PhD student > > Singapore Synchrotron

linux program that merges mpg/avi

2003-07-10 Thread Didier Casse
Does anybody know a good Linux program that can merge/combine mpg movies or avi movies? Preferably it has to work from command line. Thanks a lot. Didier --- PhD student Singapore Synchrotron Light Source (SSLS) 5 Research Link, Singapore 117603 Email: [EMAIL PROTECTED] or [EMAIL PROTECTED

Re: sendmail vacation program

2003-07-09 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 09 July 2003 02:38 pm, Ricky Boone wrote: > > Richard Humphrey wrote: > >> Anyone know if this comes with RH 8.0 sendmail? I know it is a > >> seperate program, but sendmail includes it in their source. Does RH &

Re: sendmail vacation program

2003-07-09 Thread Ricky Boone
> Richard Humphrey wrote: >> Anyone know if this comes with RH 8.0 sendmail? I know it is a >> seperate program, but sendmail includes it in their source. Does RH >> include it in RPM. I could not locate it. Is it in a seperate RPM or >> do I just need to d/l and com

Re: sendmail vacation program

2003-07-09 Thread Gordon Messmer
Richard Humphrey wrote: Anyone know if this comes with RH 8.0 sendmail? I know it is a seperate program, but sendmail includes it in their source. Does RH include it in RPM. I could not locate it. Is it in a seperate RPM or do I just need to d/l and compile? Looks like you'll have to build

sendmail vacation program

2003-07-09 Thread Richard Humphrey
Anyone know if this comes with RH 8.0 sendmail? I know it is a seperate program, but sendmail includes it in their source. Does RH include it in RPM. I could not locate it. Is it in a seperate RPM or do I just need to d/l and compile? Richard Humphrey -- redhat-list mailing list unsubscribe

Re: My 1st C MySQL program

2003-07-09 Thread MKlinke
On Wednesday 09 July 2003 14:06, Gary Stainburn wrote: > Can anyone point me to a good generic, or even unix centric C > programming site as I want to learn C too. > > Thanks all A number of suggestions in this recent thread ... http://marc.theaimsgroup.com/?l=redhat-list&m=105674455408012&w=2

Re: My 1st C MySQL program

2003-07-09 Thread Gary Stainburn
On Tuesday 08 July 2003 7:40 pm, rm wrote: [snip] > > This is an excellent c programming board. Several very good programmers > there. I'm sure that one of these two can help you. > http://www.cprogramming.com/ > [snip] This site seems to be very Windows centric - in fact all of the examples I'v

Re: My 1st C MySQL program

2003-07-08 Thread rm
gt; I just copy-past the test program at the chapter 9 (MySQL APIs the > test_libmysqld.c) and have the "undefined reference to > mysql_server_init" error at that, no problem, i added the declaration at > the program itself, but it still don't work, sometimes is "unde

My 1st C MySQL program

2003-07-08 Thread Ricardo Striquer Soares
Hi there .. I just copy-past the test program at the chapter 9 (MySQL APIs the test_libmysqld.c) and have the "undefined reference to mysql_server_init" error at that, no problem, i added the declaration at the program itself, but it still don't work, sometimes is "undefi

run program only when particular interface is up

2003-07-04 Thread nlimbu
Hi everybody, I have configured fetchmail to run whenever dialout connection is made by calling fetchmail from /etc/ppp/ip-up. How can I run fetchmail only when ttyS0 (dial out connection) is up not others like ttyS1 (dial in connection). /etc/ppp/ip-up seems to be general script. Don't we have

command line - mail program Issue

2003-06-27 Thread Chua, Eric
> I have been struggling with email ever since I updated my RH8 with the > latest fixes. Anyway. I got email working but I have a problem with the > mail command. For pine I am able to send email but I had to set the > smtp-server="address" in the .pinerc for each account... Does anyone > kno

Re: how to run program at every 20 days of interval

2003-05-31 Thread nlimbu
> > Am Freitag 30 Mai 2003 09:50 schrieb [EMAIL PROTECTED]: > > In /etc/crontab, how can I specify a program to run at every 20 days > > of interval. > > I think anacron can do what you want, according to the man page it can run > programs every n days. I haven't us

Re: how to run program at every 20 days of interval

2003-05-30 Thread Stephan Matthiesen
Hi, Am Freitag 30 Mai 2003 09:50 schrieb [EMAIL PROTECTED]: > In /etc/crontab, how can I specify a program to run at every 20 days > of interval. I think anacron can do what you want, according to the man page it can run programs every n days. I haven't used it, so I can't g

Re: how to run program at every 20 days of interval

2003-05-30 Thread nlimbu
:[EMAIL PROTECTED] > https://www.redhat.com/mailman/listinfo/redhat-list With Regards Nabin Limbu Program Officer HealthNet Nepal Ph : 977-1-429722 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: how to run program at every 20 days of interval

2003-05-30 Thread nlimbu
On 30 May 2003 at 12:58, Jon Haugsand wrote: > > * [EMAIL PROTECTED] > >> > > >> 'man 5 crontab' says you can do intervals with */X where X is the number > >> of intervals. > >> > >> So I would assume > >> > >> * * */20* * > >> > >> Would work? Or not? > > The variable fo

Re: how to run program at every 20 days of interval

2003-05-30 Thread ddembrow
May I suggest an alternative to crontab for this purpose? 1. Use the 'at' command to launch a script that launches itself 20 days later. Last line of script: at + 20 days name_of_script 2. Use a date time stamp for a file to execute a set of commands and adjust the date time stamp for the fi

Re: how to run program at every 20 days of interval

2003-05-30 Thread Jon Haugsand
* [EMAIL PROTECTED] >> > >> 'man 5 crontab' says you can do intervals with */X where X is the number >> of intervals. >> >> So I would assume >> >> ** */20* * >> >> Would work? Or not? > The variable for month is 1 to 32. How will the second execution occur after 20 days

Re: how to run program at every 20 days of interval

2003-05-30 Thread nlimbu
The variable for month is 1 to 32. How will the second execution occur after 20 days in such case? Nabin limbu On 30 May 2003 at 16:59, Edward Dekkers wrote: > [EMAIL PROTECTED] wrote: > > > Hi all, > > > > In /etc/crontab, how can I specify a program to run

Re: how to run program at every 20 days of interval

2003-05-30 Thread Edward Dekkers
[EMAIL PROTECTED] wrote: Hi all, In /etc/crontab, how can I specify a program to run at every 20 days of interval. With Regards Nabin Limbu 'man 5 crontab' says you can do intervals with */X where X is the number of intervals. So I would assume * * */20 * * Would work? Or not

how to run program at every 20 days of interval

2003-05-30 Thread nlimbu
Hi all, In /etc/crontab, how can I specify a program to run at every 20 days of interval. With Regards Nabin Limbu -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

screen program not working quite right

2003-04-04 Thread Kip Cranford
I have a newly installed RH 8 workstation. Using the default terminal (gnome-terminal, I think...), I can't seem to get the 'screen' program to run correctly. screen starts ok, however I'm not able view man pages -- the formatting is messed up, and even this messed up ou

Re: Version 7.1 or 7.2 Shared Program Text

2003-03-18 Thread Joe Lewinski
never had a similar panic for over a year. Joe At 04:16 PM 3/18/2003 -0800, you wrote: Joe Lewinski said: > Hello, > > I have a 2.4.7-10 #1 kernel that appears to not share program > code (i.e. text for processes running identical programs). > Notice the "0K shrd" (meanin

Re: Version 7.1 or 7.2 Shared Program Text

2003-03-18 Thread nate
Joe Lewinski said: > Hello, > > I have a 2.4.7-10 #1 kernel that appears to not share program > code (i.e. text for processes running identical programs). > Notice the "0K shrd" (meaning ZERO K). > > Is there a tunable parameter that enables / disables the kernel to

Version 7.1 or 7.2 Shared Program Text

2003-03-18 Thread Joe Lewinski
Hello, I have a 2.4.7-10 #1 kernel that appears to not share program code (i.e. text for processes running identical programs). See the output of top below: 7:03pm up 5 days, 5:57, 8 users, load average: 0.00, 0.00, 0.00 64 processes: 63 sleeping, 1 running, 0 zombie, 0 stopped

Re: program to monitor directory changes (new files) and send e-mail

2003-03-18 Thread Jeff Kinz
On Tue, Mar 18, 2003 at 09:05:33AM -0500, Douglas, Stuart wrote: > Tony, > > I agree completely about the value of learning. That's probably > the most exciting thing for me in learning the Linux environment. I'm > floored by how much CAN be done if you just take the time to look and/or > ask qu

RE: program to monitor directory changes (new files) and send e-mail

2003-03-18 Thread Douglas, Stuart
r needed to do had a utility to do it (usually already installed out of the gate). Thanks again for all your help! Stuart -Original Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 9:02 AM To: [EMAIL PROTECTED] Subject: Re: program to monitor di

Re: program to monitor directory changes (new files) and send e-mail

2003-03-18 Thread Anthony E. Greene
Douglas, Stuart wrote: I do have one parting question for you and the group regarding doing this "monitor for directory/file changes and notify via e-mail" process in a script (using ls, diff, and so forth) vs. using a more targeted utility like fam...is one path significantly superior to the other

RE: program to monitor directory changes (new files) and send e-mail

2003-03-18 Thread Douglas, Stuart
and everyone else's help! Stuart -Original Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 11:04 PM To: [EMAIL PROTECTED] Subject: Re: program to monitor directory changes (new files) and send e-mail On 17-Mar-2003/08:35 -0500, "Douglas, Stuart

Re: program to monitor directory changes (new files) and send e-mail

2003-03-17 Thread Anthony E. Greene
On 17-Mar-2003/08:35 -0500, "Douglas, Stuart" <[EMAIL PROTECTED]> wrote: >Yikes...it's the topic that won't go away... :) > >Everything is working, just a little too well. Take a look at the script >below...no matter how I structure the two snapshot ls files that are >compared, they are ALWAYS de

Re: program to monitor directory changes (new files) and send e-mail

2003-03-17 Thread Jack Bowling
is working I may just punt > and go that route (resulting in a whole new round of questions for you all, of > course). > > Thanks everyone! > > Stuart > > > -Original Message- > From: Anthony E. Greene [mailto:[EMAIL PROTECTED] > Sent: Thursday, M

RE: program to monitor directory changes (new files) and send e-mail

2003-03-17 Thread Douglas, Stuart
of course). Thanks everyone! Stuart -Original Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 12:30 PM To: [EMAIL PROTECTED] Subject: Re: program to monitor directory changes (new files) and send e-mail Douglas, Stuart wrote: > Ah, important saf

Re: program to monitor directory changes (new files) and send e-mail

2003-03-15 Thread Anthony E. Greene
On 14-Mar-2003/19:09 -0800, Jack Bowling <[EMAIL PROTECTED]> wrote: >** Reply to message from "Douglas, Stuart" <[EMAIL PROTECTED]> on Fri, 14 Mar 2003 >13:34:47 -0500 > >> Tony (et al), >> >> Thanks...haven't tried your additional config yet, still working with >> the first setup. I'm hitting a

Re: program to monitor directory changes (new files) and send e-mail

2003-03-14 Thread Jack Bowling
** Reply to message from "Douglas, Stuart" <[EMAIL PROTECTED]> on Fri, 14 Mar 2003 13:34:47 -0500 > Tony (et al), > > Thanks...haven't tried your additional config yet, still working with the first > setup. I'm hitting a wall trying to get the mail to actually send. The md5sum is > working c

Re: program to monitor directory changes (new files) and send e-mail

2003-03-14 Thread Anthony E. Greene
Douglas, Stuart wrote: Tony (et al), Thanks...haven't tried your additional config yet, still working with the first setup. I'm hitting a wall trying to get the mail to actually send. The md5sum is working correctly (updating with changes), but I never get any e-mail. Ideas? Send me the complet

RE: program to monitor directory changes (new files) and send e-mail

2003-03-14 Thread Douglas, Stuart
al Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 5:32 PM To: [EMAIL PROTECTED] Subject: Re: program to monitor directory changes (new files) and send e-mail Anthony E. Greene wrote: > Douglas, Stuart wrote: > -- redhat-list mailing list un

Re: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Michael Wardle
If you're looking for a utility to tell you when files have changed, have a look at: FAM http://oss.sgi.com/projects/fam fileschanged http://fileschanged.sourceforge.net -- Michael Wardle Adacel Technologies -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.r

Re: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Anthony E. Greene
Anthony E. Greene wrote: Douglas, Stuart wrote: Excellent, thanks! One last question...this setup would e-mail you with all changes (writes & deletes in my case); is there a way to only address the writes? We'll live with it if that can't be done, but it would be cool to have if doable. Actual

Re: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Anthony E. Greene
Douglas, Stuart wrote: OK, tried all this out and am running into a problem. If I use your script as written, the exact phrase 'ls --full-time $watchdir | md5sum' is the only thing that gets written into the sumfile. I've tried a few things to change the syntax (switch the option and the $watchdi

Re: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Anthony E. Greene
Douglas, Stuart wrote: Excellent, thanks! One last question...this setup would e-mail you with all changes (writes & deletes in my case); is there a way to only address the writes? We'll live with it if that can't be done, but it would be cool to have if doable. Actually I set it up to email you

RE: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread James Francis
:[EMAIL PROTECTED] > Sent: Thursday, March 13, 2003 12:30 PM > To: [EMAIL PROTECTED] > Subject: Re: program to monitor directory changes (new files) and > send e-mail > > > That is exactly it. For the record, here is a commented version, as I > would have written it if I we

RE: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Douglas, Stuart
dir, added full quotes to the $watchdir, and so forth) but the effect is the same. What am I doing wrong? Thanks again! Stuart -Original Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 12:30 PM To: [EMAIL PROTECTED] Subject: Re: program to monitor di

RE: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Douglas, Stuart
iginal Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 12:30 PM To: [EMAIL PROTECTED] Subject: Re: program to monitor directory changes (new files) and send e-mail Douglas, Stuart wrote: > Ah, important safety tip as that will be the case. > > Si

Re: Scheduled TV/FM program recording. (DVD player)

2003-03-13 Thread Daniel A. Chartrand
> Finally, I am looking for a good DVD player. Install apt-get-rpm, see: http://www.trotch.com/redhat/rpm/ For a mini tutorial. Then at the prompt type: apt-get install mplayer This will install mplayer in [Gnome MENU -> Extras -> Sound & Video]. PS: If your system didn't set up the DVD devic

Re: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Anthony E. Greene
Douglas, Stuart wrote: Ah, important safety tip as that will be the case. Since I'm not comfortable implementing technology I don't fully understand, would you be so kind as to translate into English each line of your script? I think I get the basic drift of it..."take a snapshot of the contents

RE: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Ward William E DLDN
ch 13, 2003 11:34 AM > To: [EMAIL PROTECTED] > Subject: RE: program to monitor directory changes (new files) and send > e-mail > > > Ah, important safety tip as that will be the case. > > Since I'm not comfortable implementing technology I don't > fully un

Scheduled TV/FM program recording.

2003-03-13 Thread swhatley
it better to use a command line program? Any advice will be appreciated. Also, can someone suggest a good FM radio program? The ability to record programs to MP3 format would be nice too. Finally, I am looking for a good DVD player. Thanks, Steven

RE: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Douglas, Stuart
11:14 AM To: [EMAIL PROTECTED] Subject: Re: program to monitor directory changes (new files) and send e-mail On 13-Mar-2003/09:33 -0500, "Anthony E. Greene" <[EMAIL PROTECTED]> wrote: > >What about a cronjob that does this: > >olddirsum=`cat olddirsum` >newdirsum=

Re: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Anthony E. Greene
On 13-Mar-2003/09:33 -0500, "Anthony E. Greene" <[EMAIL PROTECTED]> wrote: > >What about a cronjob that does this: > >olddirsum=`cat olddirsum` >newdirsum=`ls --full-time /ftpdir | md5sum` >if [ "$newdirsum" != "$olddirsum" ]; then > ls /dir | mail -s 'Updated FTP Directory' [EMAIL PROTECTED] > e

Re: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Bret Hughes
On Thu, 2003-03-13 at 07:55, Douglas, Stuart wrote: > Hi all, > > I was hoping to find a way to do this directly via an ftp daemon, but it looks like > I'll need an external program. I want to find a way to have my ftp server watch a > specific directory for any new file u

RE: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Douglas, Stuart
es every minute (yikes!)...I could just add your bit-o-magic to that. Thanks! Stuart -Original Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 9:33 AM To: [EMAIL PROTECTED] Subject: Re: program to monitor directory changes (new files) and send e-m

Re: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Anthony E. Greene
On 13-Mar-2003/08:55 -0500, "Douglas, Stuart" <[EMAIL PROTECTED]> wrote: >I was hoping to find a way to do this directly via an ftp daemon, but it >looks like I'll need an external program. I want to find a way to have >my ftp server watch a specific directory for

RE: program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Burke, Thomas G.
Title: RE: program to monitor directory changes (new files) and send e-mail -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maybe tripwire would work? - -Original Message- From: Douglas, Stuart [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 13, 2003 8:56 AM To: [EMAIL PROTECTED

program to monitor directory changes (new files) and send e-mail

2003-03-13 Thread Douglas, Stuart
Title: program to monitor directory changes (new files) and send e-mail Hi all, I was hoping to find a way to do this directly via an ftp daemon, but it looks like I'll need an external program.  I want to find a way to have my ftp server watch a specific directory for any new file up

Re: Running DOS program at my linux program

2003-03-03 Thread Javier Gostling
On Mon, 2003-03-03 at 16:19, Charlie Song wrote: > I've tried it. It works fine for normal DOS program. But it doesn't work > with my DOS program because my program works with protect-mode. That's means > that my program will try to change the CR0 register. Is there an

Re: Running DOS program at my linux program

2003-03-03 Thread Charlie Song
I've tried it. It works fine for normal DOS program. But it doesn't work with my DOS program because my program works with protect-mode. That's means that my program will try to change the CR0 register. Is there any way to do that under linux? Thanks, Charlie - Original Mes

Re: Running DOS program at my linux program

2003-03-03 Thread Rus Foster
On Mon, 3 Mar 2003, Charlie Song wrote: > Hi, > > I'm trying to run a DOS program at my linux program. How can I realize it? > > > Thanks, > > Charlie > If you mean you are trying to run DOS programs on Linux look at dosemu (www.dosemu.org) Rgds Rus -- ht

Running DOS program at my linux program

2003-03-03 Thread Charlie Song
Hi,   I'm trying to run a DOS program at my linux program. How can I realize it?     Thanks,   Charlie

Re: Whick program can receive all packges in a Network

2003-02-24 Thread himba
hello have you tried tcpdump ? regards, himba Tiago wrote: Hello All, Whick program can receive all packges in a Network? Exist one program in Win2k Server, which I dont remmenber the name..., i want one iqual to Linux..., someone can help me? Thanks a lot. []s Seth -- redhat-list

Re: Whick program can receive all packges in a Network

2003-02-24 Thread Leonard Miller
I don't understand the question. Do you mean packets? network packet sniffer? Try ethereal. Leonard >>> [EMAIL PROTECTED] 02/24/03 10:58AM >>> Hello All, Whick program can receive all packges in a Network? Exist one program in Win2k Server, which I dont remmenber t

Whick program can receive all packges in a Network

2003-02-24 Thread Tiago
Hello All, Whick program can receive all packges in a Network? Exist one program in Win2k Server, which I dont remmenber the name..., i want one iqual to Linux..., someone can help me? Thanks a lot. []s Seth -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https

Re: gui ssh program

2003-02-10 Thread Todd A. Jacobs
On Mon, 10 Feb 2003, John Nichel wrote: > SecureCRT has a release for Linux now?? It works fine under Wine. -- "Of course I'm in shape! Round's a shape, isn't it?" -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinf

Re: gui ssh program

2003-02-10 Thread John Nichel
SecureCRT has a release for Linux now?? Todd A. Jacobs wrote: On Mon, 10 Feb 2003, Steve Lee wrote: i would like a feature that does something where it would send the username password. not pub/private keys. RTFM for SecureCRT. -- redhat-list mailing list unsubscribe mailto:[EMAIL PRO

Re: gui ssh program

2003-02-10 Thread Todd A. Jacobs
On Mon, 10 Feb 2003, Steve Lee wrote: > i would like a feature that does something where it would send the > username password. not pub/private keys. RTFM for SecureCRT. -- "Of course I'm in shape! Round's a shape, isn't it?" -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?

Re: gui ssh program

2003-02-10 Thread Ed Wilts
mit at http://www.columbia.edu/kermit -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED] Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: gui ssh program

2003-02-10 Thread Steve Lee
On 10 Feb 2003, Joshua Schmidlkofer wrote: i would like a feature that does something where it would send the username password. not pub/private keys. anyone know. thanks. > On Mon, 2003-02-10 at 00:46, Todd A. Jacobs wrote: > > On Sun, 9 Feb 2003, Steve Lee wrote: > > > > > why? like secur

Re: gui ssh program

2003-02-10 Thread Joshua Schmidlkofer
On Mon, 2003-02-10 at 00:46, Todd A. Jacobs wrote: > On Sun, 9 Feb 2003, Steve Lee wrote: > > > why? like secureCRT or other windows ssh clients i would like to be > > able to click on host that i can log into and have the password saved so > > SecureCRT works fine under Wine. If you want a comm

Re: gui ssh program

2003-02-10 Thread Todd A. Jacobs
On Sun, 9 Feb 2003, Steve Lee wrote: > why? like secureCRT or other windows ssh clients i would like to be > able to click on host that i can log into and have the password saved so SecureCRT works fine under Wine. If you want a commercial GUI, that's your best bet. You could probably run puTTY

RE: gui ssh program

2003-02-09 Thread Darryl Harvey
2003 3:39 PM > To: Steve Lee > Subject: gui ssh program > > anyone know of a gui ssh program for linux ? > > why? like secureCRT or other windows ssh clients > i would like to be able to click on host that i can log > into and have the password saved so i don't have to ty

  1   2   3   4   5   6   >