Jump to content

Hey guys, new to this forum. Been watching Linus for a while and finally came over here. Disclaimer: I am probably not as technically knowledgeable as most of you guys so if I seem unintelligent, I apologize. 

 

At my work we use these very tiny hp computers. They are extremely basic- as in ethernet, 4 usb 2.0 ports, and a VGA out. They have the most barebones software and rely on a server for almost all of their storage. Because of the compact size the hardware is pretty terrible and slow. I guess the concept is that the company saves alot of money by having the one good central unit to host all the files and applications and having employees using these cheap tiny units to access it and do their work. And this gave me an idea, that might not be very original but I wanted to see what you guys thought.

 

So imagine having one really good rig, built just the way you want it, can have any assortment of hardware and storage. Now Imagine having a very average, maybe even below average laptop or tablet etc. who's only purpose was to be a portable extension of that bigger machine. The laptop would have no traditional OS to use, it just boots straight to the "mother" machine over a network. It sends your input wireless and displays the monitor wireless. Also this could be done anywhere you can access internet, kind of like windows remote desktop but more dedicated. And perhaps you can even set up multiple users with their own extensions of that machine.

 

I know, its alot like remote desktop, or all those apps you can get for your phone, or even the nvidia shield. and I know that you wouldn't be able to play games really if you left the local network of the machine that hosts it. The big difference I can see is that the extension device would be dedicated to interfacing with that mother computer and I think it would be super useful for people like me, who can afford only one good computer for my house and have to deal with a sub-par laptop when I want to leave my desk. If my laptop only had to stream a video, and send inputs that wouldn't a problem at all. Or imagine if you owned a large office and you could have one big central computer with all the power everyone in the office needs and the rest are just receivers for it. that would save so much time and money I feel.

 

So I'm curious what everyone thinks of this,and if it has been done in the way I am talking about? or am I just dumb?

Link to comment
https://linustechtips.com/topic/324031-100-remote-driven-os/
Share on other sites

Link to post
Share on other sites

so you're thinking of building one super computer and a craptop of smaller pc's that run virtual machines from there? 

am i following correctly?

 

if thats the case it'd be much easier and probably cheaper to just build ever's computer custom fitted to their workload. 

oh, mark is rendering ALL day? give him a render farm of a pc, oh, suzi is just the secritary? she's fien with a NUC.

Watch out for each other. Love everyone and forgive everyone, including yourself. Forgive your anger, forgive your guilt. Your shame. Your sadness. Embrace and open up your love, your joy, your truth, and most especially your heart. 
-Jim Hensen

Link to comment
https://linustechtips.com/topic/324031-100-remote-driven-os/#findComment-4402244
Share on other sites

Link to post
Share on other sites

My school's linux lab uses a central server where all the accounts and data is hosted, and the machines just connect to it over ethernet, but all processes are run on the individual machines

my teacher uses redhat and some linux server software that i cant remember the name of

 

he used to have it where the server actually ran all of the processes and the individual machines only showed the screen, but eventually the school got better computers that wouldnt be matched by a single high end server

NEW PC build: Blank Heaven   minimalist white and black PC     Old S340 build log "White Heaven"        The "LIGHTCANON" flashlight build log        Project AntiRoll (prototype)        Custom speaker project

Spoiler

Ryzen 3950X | AMD Vega Frontier Edition | ASUS X570 Pro WS | Corsair Vengeance LPX 64GB | NZXT H500 | Seasonic Prime Fanless TX-700 | Custom loop | Coolermaster SK630 White | Logitech MX Master 2S | Samsung 980 Pro 1TB + 970 Pro 512GB | Samsung 58" 4k TV | Scarlett 2i4 | 2x AT2020

 

Link to comment
https://linustechtips.com/topic/324031-100-remote-driven-os/#findComment-4402248
Share on other sites

Link to post
Share on other sites

so you're thinking of building one super computer and a craptop of smaller pc's that run virtual machines from there? 

am i following correctly?

 

if thats the case it'd be much easier and probably cheaper to just build ever's computer custom fitted to their workload. 

oh, mark is rendering ALL day? give him a render farm of a pc, oh, suzi is just the secritary? she's fien with a NUC.

well what about from a consumer perspective? Like I said, I would Ideally like to just be able to have a laptop that did nothing but stream back and forth from my desktop. Or imagine if you had kids that just used their computers for school and surfing- you would have one good computer to maintain and the rest are virtual.

Link to comment
https://linustechtips.com/topic/324031-100-remote-driven-os/#findComment-4402291
Share on other sites

Link to post
Share on other sites

Windows consumer OS's (xp, vista , 7, 8) don't actually have the ability to host thin clients.

Without paying for a windows server license and the multiple client access licenses (1 per machine)

Which would make this an expensive task with windows. You can Remote in to normal windows but only 1 user at a time and for this to work both machines need an individual license.

Alternatively you could use linux in which all of the above is possible (albeit a little harder to set up) but you will not have access to a windows environment (short of running VMs)

One Steam to rule them all, One Sale to find them, One Sale to bring them all and with their wallets, bind them! - r/pcmasterrace 17/01/2014

Spoiler
  • CPU: Intel Core i7 6700k
  • CPU Cooler: CM Hyper 212+ 
  • RAM: 16GB Kingston HyperX Fury 2400Mhz (2x8GB)
  • GPU: Gigabyte G1 R9 390 
  • Mobo: Asus Z170-AR
  • PSU: Antec High Current Gamer 900W 
  • Storage: 240GB intel 520 SSD (OS), Sandisk 128GB SSD(Other OS) 2x 2TB Seagate Barracuda 
  • Case: Fractal Design R4

 

Link to comment
https://linustechtips.com/topic/324031-100-remote-driven-os/#findComment-4402403
Share on other sites

Link to post
Share on other sites

Windows consumer OS's (xp, vista , 7, 8) don't actually have the ability to host thin clients.

Without paying for a windows server license and the multiple client access licenses (1 per machine)

Which would make this an expensive task with windows. You can Remote in to normal windows but only 1 user at a time and for this to work both machines need an individual license.

Alternatively you could use linux in which all of the above is possible (albeit a little harder to set up) but you will not have access to a windows environment (short of running VMs)

I wonder what kind of an undertaking it would be to develop the software im talking about as a third party deal. Im sure it would sell well.

Link to comment
https://linustechtips.com/topic/324031-100-remote-driven-os/#findComment-4402458
Share on other sites

Link to post
Share on other sites

as a remote protocol its been done. things like RAdmin allow multiple users to remote a single machine at the same time. the problem is the windows OS only creates a single environment on login. Even with multi users logged in only one person can use the system at a time. so even with RAdmin you are still utilising the same desktop.

 

Making it support thin clients would require serious modification of the windows OS which I'm sure would breach the EULA meaning you wouldn't be able to sell it.

You would have to start by creating multiple simultaneous user sessions, multiple desktop environments and multiple individual direct connections to the remote desktop protocol.

 

You could probably run a hypervisor box running a whole bunch of windows clients all networked to a virtual server as a domain controller and a file/print server.

Then have your external clients remote into each of the individual VM's you're still paying license for this though.

You could probably run a linux server as a file/print server forget the domain controller then you would just be paying for the widows licenses.

One Steam to rule them all, One Sale to find them, One Sale to bring them all and with their wallets, bind them! - r/pcmasterrace 17/01/2014

Spoiler
  • CPU: Intel Core i7 6700k
  • CPU Cooler: CM Hyper 212+ 
  • RAM: 16GB Kingston HyperX Fury 2400Mhz (2x8GB)
  • GPU: Gigabyte G1 R9 390 
  • Mobo: Asus Z170-AR
  • PSU: Antec High Current Gamer 900W 
  • Storage: 240GB intel 520 SSD (OS), Sandisk 128GB SSD(Other OS) 2x 2TB Seagate Barracuda 
  • Case: Fractal Design R4

 

Link to comment
https://linustechtips.com/topic/324031-100-remote-driven-os/#findComment-4402717
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×