Leaderboard

Popular Content

Showing content with the highest reputation on 07/11/21 in all areas

  1. A container to easily download the windows 11 preview iso directly from microsoft and put in the Unraid iso share
    4 points
  2. The attachment in this post is a joint effort between @Batter Pudding and myself. @Batter Pudding supplied much of the technical part of the Attached Document and I provide most of the background information. What we are attempting to do is to show that it is easy to actually use Unraid with all of the security features that Microsoft has incorporated into Windows 10. What many of us have been doing (myself included) is to reverse those enhancements to security and use our Unraid network in what is basically a 2010 security environment. @limetechhas announced in the release thread for version 6.9.2 that they are about to increase security on Unraid in future releases. Unfortunately, this list is going to impact a lot of current Unraid users as many have setup their Unraid servers and networking to use these very features. Each user will have two choices. Either embrace security or spend time to undo each new security addition that either LimeTech or MS adds in their updates. If you decide to continue to bypass security, just realize that the number of folks prepared to assist you with any problems doing this will probably decline as more folks adopt increased security as a necessity. In some cases, this is going to present some difficult decisions. For example, I have an old Netgear NTV-550 set top media player (last firmware/software update was in early 2011) that only supports SMBv1 or NFS. Do I open up a security hole to use a well-functioning piece of equipment or do I replace it? (The choice, obviously, is one that only I can make...) Two Important things! Do not post up any problems that you have with networking between Windows 10 and Unraid in this thread! Start a new thread in the General Support forum. Please don’t tell us that there is another way to do something and that we should change our recommendation to employ that method. If you feel you have a better way, you are encouraged to write it up in detail and post it in this thread pointing out the advantages of your way. (One well regarded Windows 10 networking book has over 400 pages in it. Our document is 16 pages long…) EDIT: November 30, 2021. Recently, something has come to my attention about Unraid and SMB. There have been incidences where access to Unraid shares is restricted or blocked completely from users who should have access to it. What has been found in these cases is that a feature, has been enable on the Unraid side, called Access Control Lists (ACL for short). This will show up as an ‘+’ at the end of the Linux permissions. See the screen capture below: Note that the ‘+’ is also on the file as well as the share/directory. ACL changes the way that Linux is going to control access to these resources. After some research, I found out that Windows has used ACL for a long time. The SAMBA group has added ACL into its version of SMB. Unraid does not use ACL in its security scheme. At the present time, I can think of only one way that a ACL could be found on any Unraid server. It was done by a Windows user who was trying to change how SMB worked by applying Windows security features to an Unraid share by changing the default Security settings. (Basically, right-clicking on the Share in Windows Explorer, selecting ‘Properties’, then the ‘Security’ tab and working from there.) The point I am making is that you can’t fix a share access problem by trying to change a Unraid share security using Windows security tools on that share. If you try, you will probably make things worst! (Unless you are a Windows SMB Networking Guru…) It is important to realize that if you are denied permission to an Unraid share resource, the problem can only be fixed on the Unraid side using the Tools in the Unraid GUI (or via the command line for specific problems). If you are having an access problem to a Unraid share and can’t solve it with the tools in the GUI, start a thread in the General Support sub-forum and let the community help you fix it. EDIT: February 25, 2024. It has come to my attention that there is one more setting that was not previously covered. The Network type should be set as 'Private'. For Windows 10 Open up Settings Pick Network & Internet In right panel, click on Properties button In the Network Properties, select the 'Private' radio button. For Windows 11 Open up Settings In left panel, pick Network & Internet In the Right Panel at the top, click on Properties Under Network Profile type, click on the 'Private network' radio button EDIT: March 15, 2024 It has come to my attention that there can be problems in linking the Network Neighborhood folder into Windows File Explorer in Windows 11. While there is a solution to that problem, it has some other side effects and the full scope of those has not been evaluated. In addition, I have become aware of another way to integrate access of servers into Windows File Explorer that works quite well if you have only a few servers. (Things start to look messy if one adds more than two or three servers but that is a matter of each individual’s perception of “messy”.) So if you have having any problems with implementing "Network Neighborhood", try this new approach! This new method is actually quite simple to set up. This method is described in the attached PDF file named: “An Alternative Method to Network Neighborhood.PDF” Unraid & Windows 10 SMB Setup.pdf An Alternative Method to Network Neighborhood.pdf
    1 point
  3. So i was busy looking on youtube some time ago for things to watch. I then came across this video from Craft Computing on how to make prxomox see a NVidia GTX9xx to the RTX30xx as a NVidia Pascal vgpu. Basically you can split up say a GTX 1080TI with 11GBvram into 11x1GB vram gpu. What i would like to know is, is this at all possible to do in unraid then use parsec to remote into the pc. I would say watch the video from Craft Computing to get an idea of what i am talking about. it would be great to be able to have 2 or 3 gaming computers all running from the 1 gpu.
    1 point
  4. Have the same in 6.9.2. I did a quick search and concluded it's the kernel used in 6.9.2. Reverted back to 6.9.1 and everything is ok. Now waiting for 6.10.0.
    1 point
  5. Das ist egal. Es wäre nur wichtig, wenn du die Karte an eine Windows VM durchschleifen würdest und diese mit einem UEFI BIOS bootest. Dann setzt Windows voraus, dass auch alle Komponenten im EFI Modus laufen. Unraid scheint das egal zu sein und akzeptiert beides.
    1 point
  6. Hallo @mgutt Auf https://www.ocinside.de/test/mainboard_asrock_b550_taichi_razer_edition_d/3/ haben die das Ding etwas naeher gezeigt. Im dritten Bild kann man bei starker Vergrößerung rechts unterhalb des Chipsatzes 2 gleichförmige Chips erkennen. Das deutet darauf hin, daß es 2 ASM1061 sein könnten. Dann hätte man wenigstens bei einer je x1 Lane Anbindung die volle Performance (bei doppeltem Energiebedarf).
    1 point
  7. Sorry for the late response I have been overseas doing contract work. I do not recall the previous version I was on be for I updated. But the command fixed my issue. Thank you for your time.
    1 point
  8. Maybe this is the default UMASK of apache and I need to add a different one. Found this example: https://askubuntu.com/a/250748 Will try it later.
    1 point
  9. its cloudflared and zerotier that's not working. will try to change that setting again later, cant stop docker now. Edit: just retried, now everything works just fine. Thanks!
    1 point
  10. Have you CA Backup installed? Keep in mind, everytime you restart PiHole or strictly speaking stop it, the exporter will also stop. If you want to workaround this you have to change the setting for PiHole in CA Backup so that it don't stops (how to do it is in the tutorial). I will look into this and add this to the second post, but give me some time, have a lot of projects going on currently.
    1 point
  11. 1 point
  12. This board doesn't support iGPU, so it that is important to you then you should stay with your original pick. https://www.reddit.com/r/HomeServer/comments/9gvfpb/looking_for_a_replacement_for_a_supermicro_x11ssm/
    1 point
  13. 1 point
  14. Take a look at the mover tuning plugin
    1 point
  15. Hi guys, Last month and a half i tried to use this plugin to "passtrough" the gpu to one of my vms. It was a nightmare because i was getting the damn write error everyday, forcing me to reboot the entire server to have the vms avaliable again. My little server is a Partaker B18 mini pc with intel i7 8850H cpu, intel UHD 630 gpu. I tried everything, i tried every combination of vm bios, of gvt configuration, of server bios, everything... and no results... But something came across my mind... i remembered that i forgot to install tips and tweaks plugin... i so i went ahead, installed the plugin and changed the "vm.dirty_background_ratio" to 1% and the "vm.dirty_ratio" to 2% because i remembered that we should use those values if we got any out of memory errors... The f*#@ vm is working for 2 weeks now and no more write errors, even when i put it under load... I don't know if it is coincidence, i really don't know if this is the solution but i believe that anyone with the same issue would love a new idea to try to fix this error that was driving me mad. Hope it helps someone!
    1 point
  16. I have everything running smoothly again. Thanks everyone for all the help, it was very useful! 🙂 Thanks! Set up that script to run hourly.
    1 point
  17. Ich vermute du hast das selbe Problem: https://forums.unraid.net/topic/108659-supermicro-ipmi-bildschirm-lässt-sich-nicht-aufwecken/
    1 point
  18. Hi Johnny So don't think it was straight forward and should have probably wrote it down but from memory I did the following Downloaded Spigot from the website and uploaded the Jar to the server (Couldn't get it to download through mineos webui) I then created a new server and made the jar file for the server the Spigot JAR i had uploaded. Once that was up and running I downloaded the required plugin Geyser-spigot version and added that to the plugin folder within the server folder. i then followed the instructions in the config file that came with Geyser to what i needed it to be and booted up the server and it just seemed to work.
    1 point
  19. 1 point
  20. I was also getting the error Which I thought odd as I've never setup youtube-dll. In the end I renamed youtube-dl.subfolder.conf to youtube-dl.subfolder.conf_BAK, restarted Swag and everything is back up and running normally
    1 point
  21. Does it work on 10.7.5, if yes, try to go back to 10.7.5. Go to your Docker template from Jellyfin and add this to your Repository: ':amd64_stable_10.7.5' (without quotes). This will pull version 10.7.5 from DockerHub. Please report back of ot works after you downgraded. What you can also try is set the Network Type to "Host".
    1 point
  22. I liked the look of these so I borrowed the idea, made it a bit darker and added the texture from the back of the new Apple Pro XDR display. I decided I had spent enough time on it today, but I'll probably keep tweaking it to make it a bit more polished.
    1 point
  23. Lösung für den nächsten der genau wie ich im dunklen tappt. 1. Einstellung Docker: Host Zugang zu benutzerdefinierten Netzwerken: Aktiviert. 2. Einstellungen WireGuard: Local server uses NAT: Nein 3. FRITZBOX Netzwerkeinstellung/Statische Routingtabelle Netzwerk: 10.253.0.0 (Docker Netzwerk) Subnetzmaske: 255.255.255.0 Gateway: 192.168.178.5 (Unraid Server) Danke an alle Beteiligten für die Hilfe. Gesendet von meinem SM-G998B mit Tapatalk
    1 point
  24. Guten Morgen Die Fehlermeldung: konnte ich lösen indem ich am Ende der config.php unter appdata\nextcloud\www\nextcloud\config 'trusted_proxies' => array ( '192.168.178.1', '192.168.178.120', '127.0.0.1', ), eingefügt habe. Das sind in der Reihenfolge: mein Standardgateway, die Server ipadresse und halt localhost. Achtung, das muss natürlich vor dem Ende des config codes sein. ); stellt das Ende dar. Die Fehlermeldung: habe ich versucht zu beheben indem ich in der .htaccess unter appdata\nextcloud\www\nextcloud\config den Befehl: Header set Strict-Transport-Security "max-age=15552000; includeSubDomains; eingefügt habe. Das hat leider nicht funktioniert. Übrigens, was die Sache deutlich einfacher macht, ist wenn man sich appdata im Netzwerk freigibt und die Sache am Rechner mit notepad++ machen kann. Hier noch ein schönes Video
    1 point
  25. Benötige ich einen SSD Cache? Mit einer Paritäts-HDD ist die Schreibgeschwindigkeit je nach Modell auf 40 bis 90 MB/s begrenzt, was langsamer ist als eine 1G Netzwerkverbindung (Hinweis: Wechselt man auf "Reconstruct Write" erhöht sich diese auf die maximale Geschwindigkeit der HDD, allerdings laufen dann immer alle HDDs parallel). Die Lesegeschwindigkeit ist auf die maximale Geschwindigkeit einer HDD begrenzt. Mit einer entsprechend schnellen SSD können selbst 10G Netzwerkverbindungen problemlos ausgelastet werden. Ein SSD Cache hilft außerdem beim Strom sparen, da die dahinter liegende HDD dauerhaft still stehen kann (Standby). Benötige ich zwei SSDs für den Cache? Dateien befinden sich entweder auf der SSD oder dem HDD Array. Mit nur einer SSD besteht die Gefahr, dass diese Dateien verloren gehen. Ein regelmäßiges Backup hilft nur, wenn keine Dateien auf den Server verschoben, also von der Quelle gelöscht wurden. Wir empfehlen daher zwei SSDs im RAID1. Wie funktioniert der Cache? Dateien befinden sich bei Unraid entweder auf dem Cache oder dem Array. Ein aktiver Cache ist ein separates Laufwerk, das Uploads auf den Server "abfängt". Erst später werden diese durch den Mover auf das Array verschoben. So zumindest das Verhalten bei "Yes/Ja". Dagegen verbleiben die Dateien auf dem Cache, wenn man "Prefer/Bevorzugt" eingestellt hat. Diese Einstellung wird in der Regel für Container und VMDisks verwendet. Als Anfänger sollte man "No/Nein" und "Only/Nur" nicht nutzen. Hier ein Diagramm wie sich die Optionen genau verhalten: Video:
    1 point
  26. yes, that's exactly what I see. I'm running around an 8th gen corei7, and 6.9 rc1.
    1 point
  27. Exact same on mine, first attempt yesterday, on 6.9RC1 - Completely removed everything, rebooted and getting the same thing on 2nd Try (attempting to install BigSur).
    1 point
  28. just wanted to let anyone that had a dell h710 or h310 you can flash it mode on it. here is a link https://fohdeesha.com/docs/perc/ This worked super easy less than 20 mins of work.
    1 point
  29. How do I keep my sparse vdisk as small as possible? How do enable trim on my Windows 8/10 or Windows Server 2012/2016 VM? NOTE: according to this post by @aim60virtio devices also support discard on recent versions of qemu, so you just need to add the discard='unmap' option to the XML. Still going to leave the older info here for now just in case. By default vdisks are sparse, i.e., you can chose 30GB capacity but it will only allocate the actual required space and use more as required, you can see the current capacity vs allocated size by clicking on the VM name, problem is that over time as files are written and deleted, updates installed, etc, the vdisk grows and it doesn't recover from the deleted files. This has two consequences, space is wasted and if the vdisk in on an SSD that unused space is not trimmed, it's possible to "re-sparsify" the vdisk e.g., by cping it to another file, but this it's not very practical and there's a better way. You can use the vitio-scsi controller together with discard='unmap', this allows Windows 8/10 to detect the vdisk as "thin provisioned drive", and any files deleted on the vdisk are immediately recovered as free space on the host (might not work if the vdisk is on a HDD), and this also allows fstrim to then trim those now free sectors when the vdisk is on an SSD. On an existing vdisk it's also possible to run Windows defrag to recover all unused space after changing to that controller. Steps to change an existing Windows8/10 VM (also works for Windows Server 2012/2016): 1) First we need to install the SCSI controller, shutdown the VM (For Windows 8/10 I recommend disabling Windows fast Startup -> Control Panel\All Control Panel Items\Power Options\System Settings before shutdown, or else the VM might crash on first boot after changing the controller). Then edit the VM in form mode (toggle between form and XML views is on the upper right side), and change an existing device other than your main vdisk or virtio driver cdrom to SCSI, for example your OS installation device if you still have it, if not you can also add a second small vdisk and chose SCSI as the vdisk bus, save changes 2) Start the VM and install the driver for the new "SCSI controller", look for it on the virtio driver ISO (e.g., vioscsi\w10) 3) Shutdown the VM, edit the VM again, again using the form view and change the main vdisk controller to "SCSI", now change view to XML and add "discard='unmap'" to the SCSI controller: Add after cache='writeback', e.g. before: After: 4) Start the VM (if you added a 2nd vdisk you can remove it now before starting), it's should boot normally, you can re-enable Windows fast startup. 5) Run Windows Defrag and Optimize drives, check that he disk is now detected as "Thin provisioned drive" and run optimize to recover all previous unused space. From now on all deleted files on the vdisk should be immediately trimmed. Note: If after this you edit the VM using the GUI editor these changes will be lost and will need to be redone.
    1 point