Re: curl and form submission

2016-06-07 Thread Oliver Briscbois
On 2016-06-07, Bob  wrote:
> Hello list,
>
> I'm trying to automate my internet login which is based on a web form.

Good question. I hope someone follows up with an answer. I'll be
following this thread. I've been trying the same thing with wget without
success

Oliver.



Re: Replacing duply for backup

2016-06-05 Thread Oliver Briscbois
On 2016-06-05, heqami...@runbox.com  wrote:
> You can use rsync for backup via FTP over  SSH.
>

There is an interesting thread on the freebsd-questions list with
Subject: rsync or git backups?
Date: Wed, 1 Jun 2016 10:35:06 +0200
Message-ID: (First post in thread) 


here's a snippet:
> * N.J. Thomas  [2016-06-01 10:39:09-0700]:
>> If you don't have these stored on ZFS filesystems, then check out
>> rsnapshot as an alternative:
>> 
>> http://rsnapshot.org/
>
> There was a story on HackerNews about rsnapshot yesterday, the
> discussion was informative:
>
> https://news.ycombinator.com/item?id=11817701
>
> Several rsnapshot alternatives came up during that discussion
>
> Attic - https://attic-backup.org/
> Borg - https://borgbackup.readthedocs.io/en/stable/
> Obnam - http://obnam.org/
>
> Just fyi.



Re: Portable Debian?

2016-06-02 Thread Oliver Briscbois
On 2016-05-11, emetib  wrote:
>I know this is a little off topic, yet I wrote this a while back
>because of script kiddies messing with ssh on my server at the time.

Thanks for that.

Oliver