Hi Gene,
You may want to try ssh and scp.
- ssh can run a script on a remote computer
- scp can copy a file to/from a remote computer
Both of them are decently secure.
You will need a sshd on the remote computer.
If you want to fully automate the process (ie no password asked) you have
to pu
At 18:08 01/08/01 +0200, Russell Coker wrote:
>On Wed, 1 Aug 2001 00:33, Craig Sanders wrote:
> > On Wed, Aug 01, 2001 at 12:17:20AM +0200, Russell Coker wrote:
> > > I want to script lynx to post data to a web site and save the results.
> > > I am using the --post_data option but have been unable
At 17:59 24/08/01 +0800, Sanjeev Gupta wrote:
>Folks,
>
>I have a Compaq, witha ThunderLan NIC, connected to a Cisco Switch.
>Straight connection, no hub or anything in between.
>
>On the Cisco, the monitor shows a high degree of Runts. Over a 1 min
>period, with the link running 50% util over
At 08:23 28/08/01 +0100, Rob Woodward wrote:
>Hi,
>
>One method I used was to use a different config file for each vitual host
>I had on the box. Each vitual host has a different log file too.
My 2 cents :
for arf in `find /opt/web/web2/home/*/logs/access_log`
do
$WEBALIZER -o /tmp -Q
At 10:57 14/11/01 +0100, Javier Castillo Alcibar wrote:
> Hi Craig,
>
> first of all, I recommend you to do "apt-get -f install"...after
> that, try "apt-get remove mrtg" and "apt-get dist-upgrade" again.
>
> If you upgrade successfully, you can try install mrtg with "dpkg -i
> -
At 20:17 20/11/01 +, Hereward Cooper wrote:
>Once upon a time (actually it was more like Tue, 20 Nov 2001 09:43:21 +0100),
>Roger Abrahamsson <[EMAIL PROTECTED]> wrote:
>
> > > I have succeeded in locking myself out of mysql. I need to set the
> > > root password back
>
>[...]
>The mysql.log f
At 11:47 15/01/02 +, [EMAIL PROTECTED] wrote:
>On Tue, Jan 15, 2002 at 12:24:26PM +0100, alexis bory wrote:
> > Hello,
> >
> > I have to control the transfert of the mailboxes
> > of one of my customers from his old ISP to his
> > Mother-Company-Centralized-Corporate-Lotus-Notes.
> >
> >
> > T
At 13:53 15/01/02 +0100, martin f krafft wrote:
>also sprach Olivier MACCHIONI <[EMAIL PROTECTED]> [2002.01.15.1317
>+0100]:
> > Could help a lot... The problem is to retreive the mail which has already
> > been delivered to the "old" mailboxes.
>
>w
On Mon, 04 Mar 2002 17:09:29 +0100
Robert Waldner wrote:
> I'm looking for a tool with which I could analyze the contents
> (payload) of captured tcp-sessions.
>
> What I need would be something which could provide output like:
>
> TCP-session $foo from $bar:1234 to $baz:4321:
>
> >> GET / H
On Thu, 24 Oct 2002 09:17:36 -0700
"Tony Wasson" <[EMAIL PROTECTED]> wrote:
> I am looking for a way for our users to control their .forward file.
> We currently don't allow any interactive logins (ssh) by setting the
> shell to/bin/false. We're looking seriously at the spamc/spamd portion
> of Sp
++ 25/11/02 08:51 -0800 - Jeremy C. Reed:
>On Sat, 23 Nov 2002, Scott wrote:
>
>> > No performance issues using vm-pop3d, exim (MTA), apache and
>> > OpenWebMail with around 10,000 email accounts on similar hardware.
>>
>> 10,000 email accounts on a similar machine? Man, I must be doing
>> somet
++ 13/03/03 11:53 +0100 - De Schrijver Peter:
>Hi!
>
>I have the following problem:
>
>During the install of dnsutils i saw php4 getting deinstalled, i have no
>idea why.
>Doing "apt-get install php4" delivers following output:
> [...]
>
>Should i file a bug report like the message says ?
Could ve
At 10:57 14/11/01 +0100, Javier Castillo Alcibar wrote:
Hi Craig,
first of all, I recommend you to do "apt-get -f install"...after
that, try "apt-get remove mrtg" and "apt-get dist-upgrade" again.
If you upgrade successfully, you can try install mrtg with "dpkg -i
-D mrtg" and if
At 20:17 20/11/01 +, Hereward Cooper wrote:
Once upon a time (actually it was more like Tue, 20 Nov 2001 09:43:21 +0100),
Roger Abrahamsson <[EMAIL PROTECTED]> wrote:
> > I have succeeded in locking myself out of mysql. I need to set the
> > root password back
[...]
The mysql.log files listed p
At 11:47 15/01/02 +, [EMAIL PROTECTED] wrote:
On Tue, Jan 15, 2002 at 12:24:26PM +0100, alexis bory wrote:
> Hello,
>
> I have to control the transfert of the mailboxes
> of one of my customers from his old ISP to his
> Mother-Company-Centralized-Corporate-Lotus-Notes.
>
>
> TIA
Depending on th
At 13:53 15/01/02 +0100, martin f krafft wrote:
also sprach Olivier MACCHIONI <[EMAIL PROTECTED]> [2002.01.15.1317
+0100]:
> Could help a lot... The problem is to retreive the mail which has already
> been delivered to the "old" mailboxes.
why don't you rsync them
On Thu, 24 Oct 2002 09:17:36 -0700
"Tony Wasson" <[EMAIL PROTECTED]> wrote:
> I am looking for a way for our users to control their .forward file.
> We currently don't allow any interactive logins (ssh) by setting the
> shell to/bin/false. We're looking seriously at the spamc/spamd portion
> of Sp
++ 13/03/03 11:53 +0100 - De Schrijver Peter:
>Hi!
>
>I have the following problem:
>
>During the install of dnsutils i saw php4 getting deinstalled, i have no
>idea why.
>Doing "apt-get install php4" delivers following output:
> [...]
>
>Should i file a bug report like the message says ?
Could ve
++ 21/03/03 14:44 +0200 - Gideon Oosthuysen:
>Hi all
Hi Gideon
>I would like to collect statistics like uptime / system load / disk usage /
>memory usage on all my different
>servers and display it on my webserver is there any program i can use for
>that ?
What we do here is :
- install/configu
++ 21/03/03 14:44 +0200 - Gideon Oosthuysen:
>Hi all
Hi Gideon
>I would like to collect statistics like uptime / system load / disk usage /
>memory usage on all my different
>servers and display it on my webserver is there any program i can use for
>that ?
What we do here is :
- install/configu
++ 25/04/03 13:44 +0200 - Craig:
>Hi Guys
>
>I need to grep log files and delete certain criteria. Any ideas
>and how I can do this ?
cat logfile | grep -v criteria1 | grep -v criteria2 > logfile.new
have a look at logfile.new to check that it's correct and
mv logfile.new logfile
assumes :
- n
++ 14/05/03 14:28 +0200 - Rcca:
>My problem is below:
>
>I have a service application, which is unable to run as daemon.
>
>If I run the application from the rc.d scripts the system hangs up because the
>process does not exit.
>If I put an "&" mark to the end of the line evereyting is the same.
>T
22 matches
Mail list logo