Panos Rontogiannis
Panos Rontogiannis
Hello and thanks for this very useful app. I just wanted to thank @khimaros for his comment that helped me troubleshoot the "Wireguard Tunnel State: Up" profile. I had to...
While running some tests on Windows 10 with WSL (Ubuntu 16.04) I noticed the same thing. Since I mainly use linux, I didn't troubleshoot it. A couple of guesses: 1....
Is it necessary to add this fix in this PR (I have no access to a Mac)? As you say it has to do with #170. GNU df prints the...
> The permission problem when logging in as non-root can be solved adding "-M--fake-super" to ssh options. I didn't know about this option. I add rsync to sudoers with NOPASSWD...
@kapitainsky, thanks for the quick response! After adding a check so that it only strips when `[[ $SRC_PATH != / ]]`, I stumbled on another cron unfriendliness :) `rsync_tmbackup.sh [email protected]:/home/panos...
This sounds like the best approach. Normalize the arguments at the start.
@gersilex thanks for letting me know. I don't want to disappoint you, but I don't think it was a good idea accepting such a big merge request that is not...
Hello @cassiorossi, to tell you the truth, backward compatibility didn't cross my mind (and it should). It is very important and perhaps it could be solved by adding default handlers...