Urgent.News

What's breaking now, across thousands of outlets.

Tech

Lenovo's rollable laptop and colorful IdeaPads signal a shift beyond the office

A new era for laptops

Lenovo's rollable laptop and colorful IdeaPads signal a shift beyond the office

We haven't written up this one. Android Police has the full story — the link below goes straight to it.

This story

This is one outlet's version. Read the fullest account.

Read the original at androidpolice.com →

More in Tech

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 →