Intel Compute Stick: Difference between revisions

From Eden's Homelab Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
  | disks = 32Gb internal + 32Gb SD card (mirrored)
  | disks = 32Gb internal + 32Gb SD card (mirrored)
}}
}}
 
[[File:Intelcomputestick ui.png|thumb|The desktop environment as shown from the [[Blikvm PiKVM]]]]
This is 2nd generation Intel Compute Stick, meaning it has 2Gb of memory and 2 USB slots. I use for two reasons, replacing the [[wifi0]] virtual machine that used to run the TP-Link Omada wifi controller software, and for running the weird proprietary software for my UPS. Since it is a full on x86 processor, it can run these weird binaries. It's also a fair bit faster than a raspberry pi 3 which makes it ideal for running the TP-Link Omada wifi controller which really requires at least at least 1Gb of memory. It draws ~7W of power, making it possible to run the whole thing off standard POE, as mine is. It also has a USB/Gigabit Ethernet dongle attached.
This is 2nd generation Intel Compute Stick, meaning it has 2Gb of memory and 2 USB slots. I use for two reasons, replacing the [[wifi0]] virtual machine that used to run the TP-Link Omada wifi controller software, and for running the weird proprietary software for my UPS. Since it is a full on x86 processor, it can run these weird binaries. It's also a fair bit faster than a raspberry pi 3 which makes it ideal for running the TP-Link Omada wifi controller which really requires at least at least 1Gb of memory. It draws ~7W of power, making it possible to run the whole thing off standard POE, as mine is. It also has a USB/Gigabit Ethernet dongle attached. The internal storage and an SD card are mirrored in a Raid1 mirror, the first time I've done this without ZFS.

Revision as of 23:13, 21 April 2023

The desktop environment as shown from the Blikvm PiKVM

This is 2nd generation Intel Compute Stick, meaning it has 2Gb of memory and 2 USB slots. I use for two reasons, replacing the wifi0 virtual machine that used to run the TP-Link Omada wifi controller software, and for running the weird proprietary software for my UPS. Since it is a full on x86 processor, it can run these weird binaries. It's also a fair bit faster than a raspberry pi 3 which makes it ideal for running the TP-Link Omada wifi controller which really requires at least at least 1Gb of memory. It draws ~7W of power, making it possible to run the whole thing off standard POE, as mine is. It also has a USB/Gigabit Ethernet dongle attached. The internal storage and an SD card are mirrored in a Raid1 mirror, the first time I've done this without ZFS.