unRAID DS-380 build
August 1st, 2018I have 2 DS-380 builds with both using the following hardware:
DS-380 case
SilverStone 450W SFX Form Factor 80 plus gold PS
ASRock Intel Avoton C2750
Kingston ValueRAM 8GB 1600MHz DDR3 Non - ECC CL11
SATA III Cable, CableCreation 18-inch SATA III 6.0 Gbps
There are a couple reference posts from forums here:
[COMPLETED] Daniel's Home Setup (**UPDATED 14/01/2016**)
Silverstone DS380 thread?
price nearly equal - Lian-Li PC-Q25B vs. DS380
Silverstone DS380 NAS Chassis Review SFF Silverstone DS380 Build
shroud dimensions are listed in some of the the posts above. For quick/easy/forever reference, they are: Length: 275mm Width: 57mm (Note: the last case I received needed the Width to be ~78mm with a notch on both ends for cable routing and a notch ~1/3 from the top for the PCIe bracket)
Additionally, someone has created a 3D printed shroud: Creating a Cooling Duct for the SilverStone DS380B
MythTV Install on Centos 7
February 24th, 20181. Install Centos 7
2. Disable SeLinux: https://www.centos.org/docs/5/html/5.1/Deployment_Guide/sec-sel-enable-disable.html
3. Disable Firewall: https://bytefreaks.net/gnulinux/how-to-startstop-or-enabledisable-firewalld-on-centos-7
4. Install MythTV: https://www.mythtv.org/wiki/Installing_MythTV_on_RHEL/CentOS
5. Configure and use MythTV
Unraid System and Mainboard Temp Plugin Setup
July 16th, 2017Here's what I did to enable the system/mainboard temp settings for unRAID:
- Preparation
- Install the perl package, easiest done by installing the NerdPack plugin, then in the plugin enabling perl to install. Perl is only needed by the script "sensors-detect", which will be run in the background by the Detect function of Step 2. Once you have completed System Temp setup, perl is no longer needed and can be disabled, uninstalled.
- To install NerdPack, paste https://raw.githubusercontent.com/dmacias72/unRAID-NerdPack/master/plugin/NerdPack.plg into the Install Plugin page.
- Install Dynamix System Temperature Plugin from Community Applications
- Detection
- Press the <Detect> button to search and automatically fill in the required drivers, or alternatively - if you know the name of the driver(s) - you can fill them in manually.
- Saving and activation
- Press the <Save> button to save and activate (load) the driver(s). This will create the file /config/plugins/dynamix.system.temp/drivers.conf on your flash device.
- Sensor assignment and display
- Use the dropdown menus under sensors to assign the appropriate sensor for CPU and motherboard readings. You may need to consult the user guide of your motherboard to find out which sensor needs to be selected here. Once a sensor selection is done, the corresponding item will be displayed at the right side of the footer. Click the <Apply> button to confirm your selection. This will create the file /config/plugins/dynamix.system.temp/sensors.conf on your flash device.
- You are done! You no longer need perl installed, and can remove it.
