Everything posted by Maor
-
Warning: Unraid Servers exposed to the Internet are being hacked
I can just stop using Unraid... Not a solution. The security issues are known for ages, hopefully more hacks will happen and the devs are forced to fix them.
-
Warning: Unraid Servers exposed to the Internet are being hacked
This just sreams, how Unraid has poor security. How long till we can setup more users and control permissions like on any other linux distro? Will we ever get SFTP of NFSv4 with password protection...
-
WireGuard quickstart
Just fighting the same problem, eventhough, I have tried to fix the AllowedIPs myself, it still does not work. Perhaps there need to be additional configuration done to Unraid such as enabling ip forwarding... Also IP forwarding seems a bit broken in my unraid 6.8.3 had to do quick fix sysctl -w net.ipv4.ip_forward=1 but this is not persistent
-
Updates on NFSv4 Support?
+1 I just discovered that in order to get a protected NFS share, I need NFSv4! Well, I would expect this to be no.1 feature to have for a NAS OS, which Unraid is supposed to be.
-
[Plugin] controlrd
It looks like the plugin is broken in 6.9. beta 25 (did not try previous betas) When I go to settings of the plugin in web gui, I get a blank screen.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Hi, I have been doing some trouble shooting with NVMe cache drives. I ended up using nvme-cli tools. It would be awesome to include it in the nerd pack. github link There is also a slackware package, which gets updates.
-
WireGuard quickstart
This is just feedback for the guys. I totally love the WG VPN. Best part is, that it runs independently on the status of the array. Befare that, I had VPN dockers, which required the array to be started. I just had a power outage and thus my Unraid rebooted and required to manually start the array. And I could do that thanks to WG. The only issue I have is with windows client, which required rebooting and manual edits of the config to get it working. And the log is useless, is says, everything started, but it never got to handshake. Hopefully this will get resolved quickly by WG devs.
-
[6.8.3] USB and LAN not detected
I went to update from 6.7.0 to 6.8.3, after the update I boot up, but my netwotk card is not detected (ifconfig shows only br0 and lo) thus the web gui is not available. Also any USB device connected to AMD's USB ports is not working in unraid. I can get a keyboard working in Asmedia USB port. Weirdly pcie USB card and networkcard with realtek chips is also not working. My mobo is X399 aorus pro with 1950x How can I rollback the update from Terminal? And how can I provide logs from terminal?
-
Android Emulator (Nox, BlueStack)
I did some testing and conclude, that for my needs BlissOS (more uptodate android x86) works the best.
-
Dynamix - System Temp
the OOT it87 driver has been deprecated. You might try https://github.com/electrified/asus-wmi-sensors If you are not able to get it working, just set everything in the BIOS.
-
Dynamix - System Temp
Well if you do not have AGESA 1.0.0.4, I suggest to update to it. It fixes a lot of bugs (mainly IOMMU), on older Ryzen CPUs, hopefully it will help with the temp.
-
Android Emulator (Nox, BlueStack)
You need to enable nested virtualization and even after that, it is not guaranteed to work. Why don't you install androidx86, try chromiumOS with croissant or Linux with ARChon as separate VM, it would be less of a hassle, than figuring out how to run VM in a VM.
-
VIDEO GUIDE***How to pass through an NVIDIA GPU as primary or only gpu in unRAID
Here are my two GPUs: evga1070sc.rom msi1080gaming.rom
-
Dynamix - System Temp
This is for the new 6.7 RCx so .......
-
Dynamix - System Temp
I am total noob, but for me, I had to modprobe it87 the driver before it worked(after every boot). You can anyways run a user script and get the reading without the plugin
-
ControlR (Android/iOS app for unRAID)
could you update the FAQ, it takes lot of time to figure this out
-
Dynamix - System Temp
try hitting the detect button in the plugin settings page. if that does not work, try in the text field just "jc42" and hit save (no coretemp). there should be only name of the driver, I believe that the driver name is not "coretemp jc42". hope that fixes your problem
-
WiFi rather than Ethernet only for unRAID
+1 here, Now I have set up a VM with the wifi(rtl8812au) and bridge the wifi to the main virtual network bridge. Still have some issues with it. Nicer would be to have a dedicated plugin/docker for the wifi.
-
GUIDE *****Custom VM icons automatically downloaded and installed to unraid
-
Telegram Bot Notifications
The most easy way for me to receive notifictions via Telegram is by using this bot: https://t.me/gmailbot You just setup notifications via email to some gmail account and than login to the account with the bot.
-
Dynamix - System Temp
Can somebody help me with sys temp on ASUS Strix X370, I have unRAID 6.5.3 and the it87 driver seems still outdated, because I can not detect any sensors with the plugin. the guide from is no longer valid, because the github source was removed as of 1st August 2018. If someone could share a copy of their own, that would be welcome. ANSWER: just set the driver to IT87 and hit save, that should work. the git repository of the driver is cloned here: link to AUR