Everything posted by BRiT
-
10g Setup Question
Cat 6A works fine for 10G.
-
How to Install linux docker, says Pull complete but nothing
I have that even with 0 results.
-
How to Install linux docker, says Pull complete but nothing
At the top right hand side ofthe Apps search results page is text "Click Here To Get More Results From DockerHub". Click there to get more results from DockerHub.
-
Music Streaming App
Have you tried Emby? A blog entry about their iOS App updated with Carolyn at the end of 2020: https://emby.media/emby-for-ios-updated-with-carplay-improved-hdr-and-more.html
-
Why only BTRFS for redundant cache pools?
Path of least resistance. XFS doesn't support that functionality natively, where as BTRFS does, and unraid doesn't support multiple arrays which would be needed for your parity driven cache pool.
-
Deploying a container with custom user requirements (Unraid 6.10.3 - Sonatype/Nexus)
Maybe you could ssh/exec into the docker container and change the user and group files under /etc directory so those nexus "200"s are mapped to 100 / 99 instead?
-
Deploying a container with custom user requirements (Unraid 6.10.3 - Sonatype/Nexus)
Create the nexus custom user and custom group (200, 200) and change ownership of the directory to the custom user and group on the unraid side.
-
[Plex] Getting Plex docker to be able to follow symlink in unraid host OS to Unassigned Devices Plus External USB drive
You need to Map the /mnt/disks/MOVIES_EXT into the docker container, the same as you mapped the other folders you wanted Plex to be able to access.
-
Update to nerd tools for mcelog?
It's part of the base Unraid OS since at least 6.11.3
-
self hosted email server, or something like it
Cloudflare has beta Email redirection services. Zoho offers free upto inexpensive Email options as well. Depending on how many actual accounts you need, they could be a solution for you and your custom domain.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Nerdpack is a dead plugin as called out in the recommended posts. Go ask in Nerd Tools.
-
High CPU usage, how to find the app responsible
top htop
-
is it me?
I dont know, but I don't recognize those names at all. 🤷♂️
-
Reduce power consumption with powertop
There was a Wiki for over a decade now. Even in the golden days, the Wiki content was never as up to date or as easy to use as the forums. It allows for changes once you're signed in as your forum account. Old and newer links to the wiki: https://wiki.unraid.net/UnRAID_Wiki https://wiki.unraid.net/Documentation
-
6.11.5 - MIssing "Unraid" User Share
UD lets you name it whatever you want:
-
6.11.5 - MIssing "Unraid" User Share
Since what you're describing is not a normal share, Maybe you did it via Unassigned Devices or had followed some Social Media Influenza unraider? Specifically this part of that post sounds similar, but you used a different name for it than "rootshare": * Intentional Letter Kenny reference
-
6.11.5 - MIssing "Unraid" User Share
It is NOT a standard share. If you want a share named "Unraid" you need to create it.
-
How to get rid of that device that never existed ??
Try poking around under "/mnt/" directory hierarchy and see if it's there or any level underneath there.
-
MACVLan vs IPVLan a discussion.....
From what I recall, (some details may be off, but overall it's very close). I don't have any screenshots of how I had macvlan setup, so I can't validate exactly how it behaved before. Docker would not use DHCP from an outside DHCP server, so if you are setting macvlan or even ipvlan you still need to reserve the static ipaddress in your DHCP server and setup reverse dns if you want to resolve from a Name to ip lookups. I always had to setup my router/dhcp server in addition to the static configuration settings for each individual docker container. Switching over to IPVLAN only required changes on each individual Docker container to remove the mac-address settings as the containers refused to start with the Mac address specified.
-
Unraid OS version 6.11.3 available
But why would he intentionally or accidentally strike his server with lightening? Why would he intentionally or accidentally have his server stolen? Why would he intentionally or accidentally set his house on fire? Why would he intentionally or accidentally submerge his house with water? 🙈🙊🙉 /s
-
Various Unraid issues after replacing CPU + motherboard
It's an option from the Boot Menu before it starts loading into unRaid. Incorrect bios settings can cause issues even if the physical memory is perfectly fine. You need to make sure the settings are correct and none of the XMPP or Memory Overclocking options are enabled.
-
Various Unraid issues after replacing CPU + motherboard
Since you adjusted your mb/cpu/ram, have you validated your system is stable enough with a few cycles of MemTest?
-
Activity Stream / New Posts is broken
Screenshot of activity feed even if status is toggled to everything and for the entire past week, and also for the All Activity feeds:
-
Activity Stream / New Posts is broken
Starting today no forum activity shows up at all, even when flipping over to Unread which should show dozens if not hundreds of posts. @limetech @SpencerJ @ljm42 urls used: https://forums.unraid.net/discover/ https://forums.unraid.net/discover/203/ If this is a repost it's your fault for breaking the forums in the first place ...
-
10GB is now 3GB / UnRaid 6.11.5
Try running a live Ubuntu system on both Server and Client machines (using a live boot USB)? That way it rules out or rules in UnRaid OS.