Rui Lopes

Results 190 issues of Rui Lopes

Add support for [remote screen blanking](https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/default.htm?turl=WordDocuments%2Fremotescreenblanking.htm). This is useful when: > When remotely performing maintenance on a client system, it can sometimes be necessary to ensure that the maintenance is...

While at the prompt: ![image](https://user-images.githubusercontent.com/43356/86494685-14b9e200-bd6e-11ea-8194-2a337db09d47.png) I've only inserted the `.iso` file with a debian live. When I tried to boot it, it worked up until the point where linux tried...

When I specify a non-existent `folder` the plugin fails with an `EOF` error without leaving any clue about the problem. Is there a way to troubleshoot this? Please note that...

[These video-capture cards](https://www.amazon.es/gp/product/B088ZYW5JY/) support mjpeg out-of-the-box, it would be pretty nice to support that format too. Also the [http_mjpeg_streamer/webcam example](https://github.com/blackjack/webcam/blob/master/examples/http_mjpeg_streamer/webcam.go) should also support it, as it no longer needs to...

### Description `ctr --cni ...` on Windows should not output debug messages by default. ### Steps to reproduce the issue 1. ```console PS C:\Users\vagrant> ctr run --cni --rm mcr.microsoft.com/windows/nanoserver:1809 test...

kind/bug

Can HTTP Toolkit also be added and distributed from the [chocolatey community repository](https://community.chocolatey.org/packages)?

Can you please add an example on how to create a simple virtual machine using vSphere? That would allow new users to quickly get the gist of how things work...

kind/enhancement

the currently generate uefi iso file is not bootable when written to a usb flash drive. the bios flavor is using isohybrid at https://github.com/linuxkit/linuxkit/blob/master/tools/mkimage-iso-bios/make-iso#L39 but the uefi flavor seem to...

**Description** cannot create directories or files inside `var/log`. **Steps to reproduce the issue:** none of the following `files` entries work (I also tried to use them separately, and still they...