kapitainsky
kapitainsky
at the moment I am testing with --https_upstream="https://1.1.1.1/dns-query" but is it possible to add multiple DoH sources? e.g. in case if 1.1.1.1 is down use next one --https_upstream="https://9.9.9.9/dns-query"
Dokany has moved to version 2.x and does not have required dokanyfuse1.dll anymore. It is now dokanyfuse2.dll.
if one day more detailed documentaion is created, if not for anybody who attempts to build this project on openSUSE here you are required dependicies: zypper install gcc-c++ gcc make...
It works but only when I remove metadata xml file. Otherwise it fails as below: Found appimagetool: /tmp/.mount_linuxdCqqmwp/usr/bin/appimagetool Running command: /tmp/.mount_linuxdCqqmwp/usr/bin/appimagetool "AppDir" "-g" ``` appimagetool, continuous build (commit fef038a), build...
Trying to sign AppImage with my pgp keys: ``` Embedding MD5 digest gpg2 and sha256sum are installed and user requested to sign, hence signing Error: cannot embed key in AppImage:...
I build and deploy ma Qt app using Linux Ubuntu 16.04 LTS. When using Qt shipped with this OS all works fine. It is old and ugly so I try...
--link-dest can be broken if latest backup is pruned becsaue its value is decided before pruning old backups. It can happen if for example you don't run your backup for...
Original check whether previous backup to the same destination is still running does not work for linux. It is at the moment: ``` RUNNINGPID="$(fn_run_cmd "cat $INPROGRESS_FILE")" if [ "$RUNNINGPID" =...
My Qt (using the latest 5.13.2) based app is using SSL connectivity. I want to distribute it as AppImage working 'everywhere' so I build it on Ubuntu 16.04 LTS which...
At the moment I have no idea if fclones uses SSD, HDD, unknown etc. Here: ``` # fclones group . [2022-09-07 08:18:03.345] fclones: info: Started grouping [2022-09-07 08:18:03.397] fclones: info:...