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
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
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
-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
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
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
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
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
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
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
--
==>
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
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
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
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---
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
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
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
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
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
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
> 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
> > 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.
>
-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
> > /
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
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
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).
]; [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.
>
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
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]
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
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
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
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
-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
&
> 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
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
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
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
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
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
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
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
> 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
>
> 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
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
:[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
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
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
* [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
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
[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
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
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
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
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
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
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
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
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
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
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
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
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
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
** 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
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
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
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
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
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
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
:[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
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
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
> 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
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
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
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
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=
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
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
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
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
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
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
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
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
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
Hi,
I'm trying to run a DOS program at my linux
program. How can I realize it?
Thanks,
Charlie
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
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
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
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
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
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]?
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
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
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
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
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 - 100 of 552 matches
Mail list logo