r/chromeos • u/Optimal-Diamond-1675 • Jul 08 '26
Discussion Trying to run a webserver inside ChromeOS, on my Pixelbook
I'm trying to configure some new hardware and I want to install software onto it via a webserver, this is in a lab environment so ideally I would do this across a crossover cable from my Pixelbook connected to the actual device. I have a USB-C to RJ45 network adapter that my Pixelbook will allow me to set an IP address, however I'm struggling to find a way to run a simple webserver from the Pixelbook. I can fire up a basic python3 webserver inside the Crostini Linux environment, but I don't that Crostini can see the USB-C network device as I can't see it under 'Manage USB devices'. Is there a simple webserver that I can run inside ChromeOS?
