Posted 28 July 2018 - 01:39 AM
After a year or so hiatus from Tekkit Legends I got the bug again.
I'm working on a 16X16 RGB Matrix display where there I have a grid of 16X16 advanced computers with an RGB lamp on top and an immibis LAN modem on the bottom. (So I can address each lamp individually using the computer as a controller)
I'm looking for a lazy way to get a small bootp type program on each computer in the grid that will either pull the full client from pastebin or from the server on the same network. It's pretty tedious to click from underneath on the little sliver of computer showing around the modem.
Okay, so the security concern ridden question is: Is there a way to automatically distribute an application to computers that are physically adjacent to one another without using a common disk drive.
Ideally I would like to put the client on a computer in the corner of the grid and essentially mount the neighboring computers then reboot them so that they can do the same before registering with the server that will send the RGB sequences.
Would appreciate any suggestions or clever approaches to software distribution.
I'm working on a 16X16 RGB Matrix display where there I have a grid of 16X16 advanced computers with an RGB lamp on top and an immibis LAN modem on the bottom. (So I can address each lamp individually using the computer as a controller)
I'm looking for a lazy way to get a small bootp type program on each computer in the grid that will either pull the full client from pastebin or from the server on the same network. It's pretty tedious to click from underneath on the little sliver of computer showing around the modem.
Okay, so the security concern ridden question is: Is there a way to automatically distribute an application to computers that are physically adjacent to one another without using a common disk drive.
Ideally I would like to put the client on a computer in the corner of the grid and essentially mount the neighboring computers then reboot them so that they can do the same before registering with the server that will send the RGB sequences.
Would appreciate any suggestions or clever approaches to software distribution.