SteveTech

joined 2 years ago
[–] SteveTech@programming.dev 9 points 3 weeks ago (1 children)

It can, but it requires creating your own signing key, registering it with secure boot, and signing your nvidia driver.

There's a guide here: https://askubuntu.com/a/1049479

But if you're running any out of tree drivers (e.g. the nvidia driver), I'd recommend just leaving secure boot off.

[–] SteveTech@programming.dev 14 points 4 weeks ago

Before other people start commenting 'yeah obviously', it's their April Fools video, it's pretty funny.

[–] SteveTech@programming.dev 3 points 1 month ago

I never mentioned vulnerabilities, I just wanted to point out that, RDP doesn't really work without a graphical session, Windows Server Core gets around this by being a graphical session (although very basic).

Also I'm not sure, but I don't think Windows handles RDP on the kernel level, it's just nicely tied in with DWM and doesn't have to deal with the multitude of window managers on Linux.

Handling RDP on the kernel level does sound like a bad idea security wise, but there should be a better way.

[–] SteveTech@programming.dev 1 points 1 month ago (2 children)

Windows Server Core still has a window manager, just all it does show a command prompt very similar to the one in the usual Windows recovery environment.

[–] SteveTech@programming.dev 1 points 1 month ago

You have to be on the March update, then go to Developer options -> Linux environment, and enable it. Then 'Terminal' will appear in your apps drawer.