Hacker News new | ask | show | jobs
by cozzyd 32 days ago
It would be nice if there was an easy way to prevent people from installing vscode remotes on a shared server... Probably can run an ebpf routine to disallow creation of folders named . vscode*
2 comments

The shared part has almost nothing to do with this, IMO.
Disabling ssh alternate channels will make it uncomfortable enough for most people to be a deterrant. But if you require multiple ssh channels for different reasons that won't be a solution for you.