Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

UNOPARATOR

Members
  • Joined

  • Last visited

Everything posted by UNOPARATOR

  1. I'm running paper-mc 1.16 with java 16 (not this docker but with binhex-minecraftserver, I want to switch to this but need time), so all you have to do is use a newer/latest paper-1.16.5-xxx.jar file.
  2. I would love to have an amule docker by you. By the way, after a long period of hiatus, there is new version out 2.3.3.
  3. You might try `smb://192.168.1.10/ShareName` or like you mentioned try to add the necessary share in your Node-RED template.
  4. The latest update (v1.2.7) went fine and I didn't have to do anything by hand. Cheers!
  5. AFAIK, that *2TB* limit would only affect the boot drive. When using unRAID, you will be booting from a small USB stick and whether you use BIOS or UEFI will be irrelevant. In order to format a drive larger than 2TB to full capacity, you would need it to GPT since MBR support is up to 2TB.
  6. This was the case till my ASRock Rack C2750D4I died 2-3 months ago. Last month I built a Ryzen 7 5800X with a B550 MB, and put 128 GiB DDR4 non-ECC (4x 32 GiB sticks) in it.
  7. I already did change the iconUrl on my side, but with each NodeRed update, it was overwritten hence my cry for help Glad to hear that I won't be needing to do this manually from now on. 👍
  8. @spants, have you missed my message? I know this is a cosmetic issue but it is a nice *nice to have* feature.
  9. I've been using double commander (not docker versions) for a few months. Since it is not v1.0.0 yet, I assumed all versions were labeled as beta. Sorry, my bad.😞
  10. The version of double commander is pretty old, any plans to update it to the latest version (0.9.9 beta)? Or you are waiting for the v1.0.0 which is supposedly coming out in a few days postponed 3 months? Roadmap - Double Commander Bug Tracker (sourceforge.io)
  11. Merry Christmas and a healthy new year Ed. Cheers mate!!! And thanks for the excellent video as usual, couldn't do without you.
  12. Sadly nothing new is detected. root@UNONAS:~# sensors k10temp-pci-00c3 Adapter: PCI adapter CPU Temp: +47.4°C Tdie: +47.4°C By the way, sorry that I hijacked your thread.
  13. Alright just did #2. It is exactly the same as before. k10temp is auto loaded. If I run "sensors" command it shows: root@UNONAS:~# sensors k10temp-pci-00c3 Adapter: PCI adapter Tctl: +66.6°C Tdie: +66.6°C "sensor-detect" shows the same output: #----cut here---- # Chip drivers modprobe nct6775 /usr/bin/sensors -s #----cut here---- If I run the above lines, and then run "sensors" command, the same output is shown (only k10-temp, no values from nct6775). root@UNONAS:~# modprobe nct6775 root@UNONAS:~# /usr/bin/sensors -s root@UNONAS:~# sensors k10temp-pci-00c3 Adapter: PCI adapter Tctl: +33.1°C Tdie: +33.1°C I guess I'm out of luck for the time being. Any other ideas?
  14. Ok, I will try that and report back. Should I be using your package and modprobe nct6687 then use sensors command to see what can be read? Or use sensors-detect and use the output commands for modprobe then use sensors command to see what can be read?
  15. root@UNONAS:~# lsmod Module Size Used by veth 24576 0 xt_nat 16384 34 xt_CHECKSUM 16384 1 macvlan 24576 0 ipt_REJECT 16384 2 ip6table_mangle 16384 1 ip6table_nat 16384 1 iptable_mangle 16384 1 ip6table_filter 16384 1 ip6_tables 28672 3 ip6table_filter,ip6table_nat,ip6table_mangle vhost_net 24576 0 tun 45056 4 vhost_net vhost 28672 1 vhost_net vhost_iotlb 16384 1 vhost tap 24576 1 vhost_net xt_MASQUERADE 16384 15 iptable_filter 16384 1 iptable_nat 16384 7 nf_nat 36864 4 ip6table_nat,xt_nat,iptable_nat,xt_MASQUERADE ip_tables 28672 3 iptable_filter,iptable_nat,iptable_mangle xfs 671744 8 md_mod 45056 7 nct6775 53248 0 hwmon_vid 16384 1 nct6775 bonding 114688 0 edac_mce_amd 32768 0 btusb 45056 0 kvm_amd 90112 10 btrtl 16384 1 btusb btbcm 16384 1 btusb btintel 24576 1 btusb kvm 421888 1 kvm_amd bluetooth 380928 5 btrtl,btintel,btbcm,btusb crct10dif_pclmul 16384 1 crc32_pclmul 16384 0 crc32c_intel 24576 2 ghash_clmulni_intel 16384 0 aesni_intel 364544 0 mvsas 53248 8 wmi_bmof 16384 0 crypto_simd 16384 1 aesni_intel cryptd 16384 2 crypto_simd,ghash_clmulni_intel ecdh_generic 16384 1 bluetooth libsas 69632 1 mvsas i2c_piix4 24576 0 i2c_core 45056 1 i2c_piix4 wmi 24576 1 wmi_bmof k10temp 16384 0 scsi_transport_sas 32768 2 mvsas,libsas glue_helper 16384 1 aesni_intel igc 86016 0 ecc 24576 1 ecdh_generic ahci 40960 1 ccp 69632 1 kvm_amd libahci 28672 1 ahci rapl 16384 0 acpi_cpufreq 16384 0 button 16384 0
  16. This outputs nothing, but doesn't give an error either.
  17. I already did in my post from this page: If you want all the output above these lines, please say so.
  18. Yes, that was the output that you've asked of me. For future reference should I have uploaded it as a file or use "Code" instead of "Quote"?
  19. Well I can see the link even after refreshing the page, but here you go. Maybe second times the charm: https://wiki.unraid.net/Setting_up_CPU_and_board_temperature_sensing
  20. Also is this (Setting up CPU and board temperature sensing) still relevant or would help with my issue?
  21. Apparently, my CPU temps come from k10temp (after upgrading to RC2 yesterday, haven't tried ich777's workaround before that since I missed it): Also running sensors-detect in unRAID terminal (with default answers to confirmations) outputs this (if it is of any use): Now follows a summary of the probes I have just done. Just press ENTER to continue: Driver `k10temp' (autoloaded): * Chip `AMD Family 17h thermal sensors' (confidence: 9) Driver `nct6775': * ISA bus, address 0x290 Chip `Nuvoton NCT6798D Super IO Sensors' (confidence: 9) Do you want to generate /etc/sysconfig/lm_sensors? (yes/NO): To load everything that is needed, add this to one of the system initialization scripts (e.g. /etc/rc.d/rc.local): #----cut here---- # Chip drivers modprobe nct6775 /usr/bin/sensors -s #----cut here---- You really should try these commands right now to make sure everything is working properly. Monitoring programs won't work until the needed modules are loaded. Unloading i2c-dev... OK
  22. Supposedly by, the github repo owner tested this with a B550 MB. Since I'm not a linux expert, I don't know why the procedure gave an error.
  23. Thank you for this information but I couldn't find that plugin when I searched in CA. Any ideas?
  24. I have an ASUS ROG STRIX B550-F GAMING (WI-FI) with an AMD Ryzen 7 5800X CPU.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.