Urgent.News

What's breaking now, across thousands of outlets.

More in Tech

European Infrastructure is having a Moment

While the demand for compute is blowing up, the supply side hasn't caught up. That gap is the entire opportunity. Something has started to shift in the European cloud space.

  • European infrastructure experiencing growth, but supply-demand gap remains
  • European Cloud and AI Development Act proposes graduated assurance levels
  • European providers hold only 15% of regional cloud market

RDP Into a Proxmox VM Without Opening It Up to the Network

I run an Ubuntu Desktop VM on my Proxmox server and wanted to RDP into it without exposing port 3389 to my whole network. What i ended up with: tunnel RDP through SSH .

  • Tunnel RDP traffic through SSH to connect VM without direct network exposure.
  • Add Host proxmox-rdp entry to .ssh/config on laptop for SSH tunnel setup.
  • Use ssh proxmox-rdp -N command to start forwarding port 3389 to VM.

More from Thursday 3 September →