Rui Lopes
Rui Lopes
**Is your feature request related to a problem? Please describe.** I would like to be able to (un)install packages. **Describe the solution you'd like** For example, to enable containers, one...
This adds support for loading the user profile, environment variables, and github actions workflow (among other minor tweaks).
I'm trying to run `s4u.exe` as `SYSTEM` (started with [nssm](https://nssm.cc/)) to launch `cmd.exe` with the domain account `EXAMPLE\john.doe` but its failing with: ``` LsaLogonUser failed (error 0xc00000bb) ``` The Event...
Please add support for USB to Ethernet dongles. My [tp-link U300 USB 3.0 to Gigabit Ethernet Network Adapter](https://www.tp-link.com/pt/home-networking/computer-accessory/ue300/) is not showing up in the tftpd64 "Server Interfaces" combo box. It...
### Vagrant version Vagrant 2.2.14 ### Host operating system Does not matter. ### Guest operating system Windows. ### Vagrantfile Does not matter which Vagrantfile we use. ### Debug output Not...
To get the PCB revision (because at least two pins are different) you should add to gpio_linux.go something like: ``` go var pcbRevision int func PcbRevision() int { return pcbRevision...
If there is an error, file.Close() is not called at: https://github.com/davecheney/gpio/blob/6614a0263d2d66ff58368d2ff0f46556b17dac9d/gpio_linux.go#L137
### Summary Add support for the diff mode. That would allow the user to have another chance at reviewing the iptables rules changes. ### Issue Type Feature Idea ### Component...
### Summary I would like to be able to directly declare the rules in the module usage instead of using a file. ### Issue Type Feature Idea ### Component Name...
Document the support for the Zstandard decompression and rename the extension from `.zs` to `.zst` in https://github.com/tinkerbell/hub/search?q=zstd.