Agustin Ferrario

Results 12 issues of Agustin Ferrario

The default certificates root should be added to mono unless most secure connections (for example webdav over ssl) will fail. The work around at the time being is: ``` #...

I installed duplicati from the overlay, however it failed to run after that, maybe a missing dependency. I says `gtk-sharp`, however `dev-dotnet/gtk-sharp` is installed on my system ``` $ duplicati...

On the documentation concerning docker, e.g.: [1] [2], the user is assumed to have the 1000 UID (`--user 1000:1000`), the same with the `docker-compose` instructions. This would cause problems is...

The interpreter is specified as `!#/usr/bin/python3` in the scripts for compatibility with legacy systems that _still_ use python2 as the default interpreter, such as ubuntu or debian. This doesn't affects...

I will be great if gpart could write GUID Patition Tables. It can recover de partiions from a GPT partitioned disk, however it won't be able to write the table...

enhancement

I have a disk with existing luks lvm partition. I can open the existing partition using: `sudo cryptsetup luksOpen /dev/sdXY ` However in the installer in _"Advance disk configuration"_ will...

A new file `functions/yay.fish` is created, which contains the functions for the yay AUR helper. Only one file is preferred instead of the typical one file per function for performance...

The function `pacinsd` is documented in `functions/README.md`, however is not available

The two README.md files are updated to better document this plugin. The main README.md file is updated to point to the README.md file inside the functions folder to read about...