<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/best-of-both-worlds-using-a-gaming-pc-s-rtx-5070-from-a-separate-linux-workstation-5ejbtfk6u" -->

---
title: Best of Both Worlds: Using a Gaming PC&#x27;s RTX 5070 from a...
description: A developer shares how they turned a Windows gaming PC with an RTX 5070 into a headless Linux GPU server accessible via SSH, without dual-booting or giving up...
canonical: https://daily.dev/posts/best-of-both-worlds-using-a-gaming-pc-s-rtx-5070-from-a-separate-linux-workstation-5ejbtfk6u
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Best of Both Worlds: Using a Gaming PC&#x27;s RTX 5070 from a separate Linux workstation | daily.dev
og:description: A developer shares how they turned a Windows gaming PC with an RTX 5070 into a headless Linux GPU server accessible via SSH, without dual-booting or giving up...
og:url: https://daily.dev/posts/best-of-both-worlds-using-a-gaming-pc-s-rtx-5070-from-a-separate-linux-workstation-5ejbtfk6u
og:image: https://api.daily.dev/og/posts/5EJBtfk6u.png
og:image:alt: Best of Both Worlds: Using a Gaming PC&#x27;s RTX 5070 from a separate Linux workstation
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Best of Both Worlds: Using a Gaming PC's RTX 5070 from a separate Linux workstation

**[Hacker News](https://daily.dev/sources/hn)** · 3 min read · 0 upvotes · 0 comments

## Summary

A developer shares how they turned a Windows gaming PC with an RTX 5070 into a headless Linux GPU server accessible via SSH, without dual-booting or giving up gaming. The setup uses WSL2's NVIDIA driver passthrough so CUDA works inside Ubuntu, with a portproxy relay and SSH config alias for seamless access from a separate Linux workstation. Key gotchas covered include WSL idle shutdown (fixed with a scheduled task running `wsl -- sleep infinity`), Ubuntu 24.04 ignoring sshd_config port settings due to systemd socket activation, networking issues with Docker/mirrored mode, nvidia-smi PATH problems in non-interactive SSH sessions, and virtualization needing to be enabled in BIOS. The end result lets PyTorch (cu128 build for Blackwell) run CLIP-based image search on the 5070 from the Linux dev machine, while the gaming PC remains fully functional for gaming.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://stephenkrings.com/posts/rtx-5070-linux-gpu-server>

## Similar posts on daily.dev

- [Windows 11 can now run Linux containers without Docker, and I tested if WSL Containers could actually replace it](https://daily.dev/posts/windows-11-can-now-run-linux-containers-without-docker-and-i-tested-if-wsl-containers-could-actuall-9aom9secf) · XDA Developers · 0 upvotes · 0 comments
- [I stopped dual-booting Linux after discovering Windows' hidden kernel](https://daily.dev/posts/i-stopped-dual-booting-linux-after-discovering-windows-hidden-kernel-6ez7mibux) · XDA Developers · 12 upvotes · 9 comments
- [I ditched my Linux VM for WSL, and Windows suddenly became a legitimate development environment](https://daily.dev/posts/i-ditched-my-linux-vm-for-wsl-and-windows-suddenly-became-a-legitimate-development-environment-l7czwjty7) · XDA Developers · 3 upvotes · 1 comments

---

Tags: [#linux](https://daily.dev/tags/linux), [#microsoft](https://daily.dev/tags/microsoft), [#nvidia](https://daily.dev/tags/nvidia), [#gpu](https://daily.dev/tags/gpu), [#cuda](https://daily.dev/tags/cuda)

[View this post on daily.dev](https://daily.dev/posts/best-of-both-worlds-using-a-gaming-pc-s-rtx-5070-from-a-separate-linux-workstation-5ejbtfk6u)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Best of Both Worlds: Using a Gaming PC's RTX 5070 from a separate Linux workstation","url":"https://daily.dev/posts/best-of-both-worlds-using-a-gaming-pc-s-rtx-5070-from-a-separate-linux-workstation-5ejbtfk6u","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/best-of-both-worlds-using-a-gaming-pc-s-rtx-5070-from-a-separate-linux-workstation-5ejbtfk6u"},"datePublished":"2026-07-28T19:20:48.834Z","dateModified":"2026-07-28T19:34:09.910Z","description":"A developer shares how they turned a Windows gaming PC with an RTX 5070 into a headless Linux GPU server accessible via SSH, without dual-booting or giving up...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/fbd13f1dc224868ddf56c1c9b4f5d742?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/fbd13f1dc224868ddf56c1c9b4f5d742?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/best-of-both-worlds-using-a-gaming-pc-s-rtx-5070-from-a-separate-linux-workstation-5ejbtfk6u","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"linux,microsoft,nvidia,gpu,cuda","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"Best of Both Worlds: Using a Gaming PC's RTX 5070 from a separate Linux workstation"}]}
```

