Rui Lopes

Results 190 issues of Rui Lopes

Can support for [mintty](https://mintty.github.io/) be added? This is default terminal emulator used by [MSYS2](https://www.msys2.org/). Its currently failing with: ```plain failed to get console mode for stdout: The handle is invalid....

bug

While installing this using PowerShell on Windows: ```console # go install 'github.com/coredhcp/coredhcp/cmds/coredhcp@dcca4ae19a45f337a47963c45206a550d139a313' go build github.com/u-root/u-root/pkg/rand: build constraints exclude all Go files in C:\Users\rgl\go\pkg\mod\github.com\u-root\[email protected]+incompatible\pkg\rand # $LASTEXITCODE 1 ``` This was supposed...

It would be nice to configure UEFI network booting in a MAC address independent way. That would allow us to have a golden image and use it in any other...

uefi-future
boot-discovery

## What did you do - How was the cluster created? - `k3d cluster create k3d` - What did you do afterwards? - k3d commands? `k3d cluster ls k3d -o...

bug

Save a screenshot of the remote desktop uses the wrong file extension. It should use `.png` instead of `.jpg`. Here's `file` output: ```console $ file ~/Downloads/Desktop--2022-08-06-08-24.jpg /home/rgl/Downloads/Desktop--2022-08-06-08-24.jpg: PNG image data,...

I've configured Setup.bin as: ![image](https://user-images.githubusercontent.com/43356/86515285-b47b7c80-be0f-11ea-8f13-4dfe85f16f9c.png) But after provisioning, the AMT Redirection port and KVM features are not enabled: ![image](https://user-images.githubusercontent.com/43356/86515228-73836800-be0f-11ea-85b1-61ee81ecb3d7.png) How do I enable them in Setup.bin? BTW, I'm trying to...

Looking at https://www.npmjs.com/package/meshcommander it currently has version `0.9.0-d`. Looking at https://github.com/Ylianst/MeshCommander/releases it has nothing. Nor there are any tags in this repository. This makes things pretty confusing. Can we please...

While running meshcommand 0.9.0-d (connected to a intel amt 11.8.82) and using iso storage redirection, linux is periodically showing the message `reset high-speed usb device` as you can see at:...

I do not seem to find [meshcmd](https://www.meshcommander.com/meshcommander/meshcmd) in this repository nor in https://github.com/Ylianst?tab=repositories. Can you help me find its source code?

question
Fixed - Confirm & Verify

How to convert a Remote Desktop Session .mcrec file to a standard video file? Or even, why not save it in a standard video file from the get go? For...

question
Fixed - Confirm & Verify