Scott Moser
Scott Moser
Hi, I just came across this useful tool via [serverfault](https://serverfault.com/questions/304781/cidr-ranges-for-everything-except-rfc1918). I wanted to generate cidr for everything in the 10.0.0.0/8 except for 10.7.0.0/16. The following worked well enough: $ netmask...
# Required information * Distribution: ubuntu * Distribution version: bionic/focal # Issue description I am running into some issues using `lxc-usernsexec`. The data is collected from a fresh ubuntu cloud...
**Describe the bug** withPosition is being honored inside a ShuffleboardLayout of type kList. **To Reproduce** Steps to reproduce the behavior: 1. create a new project and put the following into...
I hit the error below today after an upgrade to Ubuntu 22.04 with newer openssl (3.0.2). ``` $ openconnect-sso --server=my.company.endpoint.com/ssl [info ] Authenticating to VPN end File "openconnect-sso/lib/python3.10/site-packages/urllib3/connectionpool.py", line 703,...
Thanks so much for this, its really wonderful. I had more than 80G of photos in a [menalto gallery](http://gallery.menalto.com/) that needed moved to smugmug. This worked great. You should submit...
### Is your feature request related to a problem? Please describe. I'd like to run a zot that serves up a read-only RootDirectory but does not allow anonymous access. I...
### Is your feature request related to a problem? Please describe. I want to sync (extensions/sync) a specific list of images from docker humb. Example: * ubuntu:jammy * ubuntu:focal *...
This adds support for listening on a local unix socket by specifying in config http.address of "unix:/path/to/name.socket". You can then interact with the api over that socket with: curl --unix-socket...
### zot version v1.4.3-0-g69f0cf6 ### Describe the bug I wanted to run a zot thatlistened on localhost and also on an existing IP address. It seems there is no way...
Anything with +x in usr/bin/.../node_modules/... was getting marked as a command provided by the apk. Instead, of considering any path under usr/bin, only consider usr/bin/. ## Melange Pull Request Template...