Motophan

Results 21 issues of Motophan

Handbreak should have an advanced encoding tab, but it does not have one on this container

https://adminsecurity.guru/traefik-v2-ssllabs-A-plus/ adding `--providers.file.filename=/etc/traefik/dynamic.yml` and `- "traefik.http.routers.adminsec.middlewares=secHeaders@file"` to both containers labels and traefik labels still shows a B grade on ssl labs, indicating something is overriding this configuration. I believe this...

Re: https://chiaforum.com/t/extreme-performance-issues-with-bladebit-2-very-bad/17422 My specs: 5950x, 128gb ram 3600MHz (infinity fabric 1:1), samsung 980 pro 2TB nvme pcie 4.0 - madmax 110G ram drive for temp2 takes 17-18 mins to create...

`/etc/docker/daemon.json` ``` { "ipv6": true, "fixed-cidr-v6": "fd00:dead:beef::/48" } ``` Is this what you mean by "make sure your Docker daemon is started with --ipv6 and specifies a ULA range with...

A example docker compose that will tls with a+ tls hxxps://adminsecurity.guru/traefik-v2-ssllabs-A-plus/ this may be helpful in generating generic yaml

documentation

This appears to break IPv6 compatibility unless each network is given a subnet manually in network creation, then post routing applied to it. This is.... less than ideal

enhancement

I have /mnt/btrfs01 /mnt/btrfs02 /mnt/btrfs03 /mnt/zfs01 /mnt/zfs02 merged together to /mnt/mergerfs /mnt/btrfs01, /mnt/btrfs02, /mnt/btrfs03 are 90% full /mnt/zfs01, /mnt/zfs02 are 0% full I setup mergerfs policy for ff (new files...

https://www.reddit.com/r/btrfs/comments/15vbcpi/parent_transid_verify_failed_but_o_usebackuproot/ Just a little sentence somewhere that notes something to the effect of "When using hardlinks some COW filesystems like btrfs can get into a state with no free metadata...

feature
investigating

Reproducable steps 1) [git [pull ](https://github.com/RainbowMiner/RainbowMiner.git)](https://github.com/RainbowMiner/RainbowMiner.git) 2) sudo setup.sh 3) enter autoswitching xmr pools, select all xmr pools It will get banned because it will submit duplicate shares / miners...

Reproducible steps 1) try to send from a wallet that has not sent before 2) myetherwallet sets nonce to 0, causing the tx to fail Tried solutions Set nonce to...