Displaying 3 results from an estimated 3 matches for "misapprehending".
2011 Jul 13
4
use of MAILTO variable in crontab
I want to do something like this:
30 2 * * * MAILTO=testaddr at harte-lyne.ca; echo "this should be mailed"
I have searched extensively and from what I have read I believe that
this should work. But evidently I misapprehend how cron and MAILTO
is supposed to work as my example does not cause any mail to be sent
as far as I can determine from maillog.
How does one specify unique
2008 May 20
4
Need help with rsync.
...locally such as the
database dump file. I am at a loss to explain this since the rsync and ssh
user, so far as I can tell, is root and this, so far as I understand, should
allow unrestricted access to the files regardless of the ownership or
permissions.
If someone can clue me in as to what I am misapprehending here I would be much
appreciative.
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1 905 561 1241
Hamilton, Ontario...
2005 Apr 28
3
vsftp 500 OOPS: SSL: cannot load RSA key
vsftpd-2.0.1-5
I am trying to get vsftpd to start with ssl_enabled=yes and not
having much success. The config file works when ssl_enabled=No and
does not work when ssl_enabled=Yes. I have tried setting the
following:
rsa_cert_file=/usr/share/ssl/certs/inet06cert.pem
which is the public certificate and this:
rsa_cert_file=/usr/share/ssl/private/inet06key.pem
which is the server private