Everything posted by ksignorini
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Yes. It's the package name. Renamed it. Click check for updates and install again Yes! Thank you!
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
I'll add it but may not work So I upgraded UnRAID to 6.8.3 and rebooted. I now see neofetch in the list. I chose to install it and hit Apply. It shows it being installed in the scrolling log. When it returns to the Nerd Pack setting page, it says uninstalled. I've never had this happen with a Nerd Pack item before. Ideas?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
6.7.2, yeah. So how do I get Neofetch to show in the Nerd Pack list?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
@dmaciasFor some reason I'm still showing 2019.12.31 and "up-to-date" after Removing and re-installing from Community Apps. When looking at the list, I don't see Neofetch which you say you've added on my behalf. Ideas to fix?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
For some reason my version is still showing 2019.12.31 as latest and not requiring an update. Thoughts?
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Would you be able to add neofetch? (I can't seem to find it in the list.)
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
Could you please add "dig"? Thanks!
-
ssh Permission Denied after MB/CPU Upgrade [solved]
Fixed. Effectively, what I did was telnet into the machine and go into /boot/config and delete the ssh folder. I then removed any plugins for SSH. Then I rebooted the server. I turned the SSH server off then back on in settings and rebooted again. Now it works.
-
SSH Not Running?
So apparently I had a plug-in that was causing problems. I removed it. I removed /boot/config/ssh again. Rebooted again. Started SSH manually at the command prompt after telneting in. Works now.
-
SSH Not Running?
Yup. You're right. Still, same problem.
-
SSH Not Running?
Very similar issue here although this thread is already six months old. I get "Permission Denied" when I try to ssh in. Using telnet I moved /boot/config/ssh to a new name and restarted ssh as above. It recreated the ssh directory with new keys. The old directory had a sshd_config file of 0 bytes. After rebooting, I can't get sshd to run. Looking at sshd_config, I see that there is a new one there but it's all default values--read: broken. Would someone be able to send me working sshd_config so I can compare and get one running on my end? Thanks!
-
ssh Permission Denied after MB/CPU Upgrade [solved]
Anyone? I keep getting Permission Denied and I have no idea what to do next.
-
ssh Permission Denied after MB/CPU Upgrade [solved]
I'm really at a loss. I can telnet in using root as the user with the password I know. When I ssh in, it won't accept my password. On my terminal computer, I've deleted .ssh so that I can start with a fresh login (public key download from server?). I try to ssh in and it simply says Permission denied. I'd love to just reset the SSH system on the unRAID box (recreate the keys, etc.) and start over, but I have no idea how to do that. Thanks.
-
ssh Permission Denied after MB/CPU Upgrade [solved]
I switched mobo and CPU today and now I can no longer ssh into my unRAID box from a remote computer. Any ideas how to fix this?
-
Ryzen Build - Gamer & NAS / server
How do you find your gaming FPS with Ryzen on unRAID?
-
**VIDEO GUIDE** How to Install MacOS Mojave or High Sierra as a VM
I got the VM up and running using the latest Clover (4658) and High Sierra from install media. I made all the changes to the XML as directed in the initial video. However, I have no network connection from inside the VM. Here's my xml. Do you see anything amiss? Thanks in advance. Nevermind. Now it works for some reason.
-
***GUIDE*** Passthrough Entire PCI USB Controller
I was able to physically rearrange ports and got them separated so that I can pass USB3 through. Thanks for for the help.
-
***GUIDE*** Passthrough Entire PCI USB Controller
Thanks! How come 00:14.0 only shows up once in the IOMMU groups list? Is that because that controller manages both USB3 and USB4?
-
***GUIDE*** Passthrough Entire PCI USB Controller
I've been passing one of my USB 2.0 busses through for a long time (1a.0 called USB1). Now I want to pass through my USB 3.0 bus. However, here's what I find from the various commands and SysDevs. The problem is that both USB4 (USB 3.0 port I want to pass through) and USB3 (one of the other USB 2.0 ports) both show up as 14.0 with a readlink command and my unRAID USB is on USB3 (the Kingston DataTraveller). So I don't know whether or not its safe to pass the IOMMU group that 0.14 is in through (that's group 2 from what I can tell....but maybe not!). Thoughts? Thanks for your help in advance.
-
[Plugin] unbalanced
I figured it out because I was having this problem too. The link takes you to http:// where it requires https:// so click the link, edit the URL in your browser, and stick "http://" in front of it. Then the web UI loads.
-
[SUPPORT] malvarez00 - MotionEye
Anything new on the timestamp problem? Also, I can't seem to get Motion's built-in streaming URL to work. I can access the webui for the docker just fine from the unRAID docker list, but if I try the "streaming URL", regardless of port choice, I get a blank webpage. Can this work on unRAID?
-
VIDEO GUIDE***How to pass through an NVIDIA GPU as primary or only gpu in unRAID
Can this post get stickied? Without this post, I was at a huge loss after switching from AMD to NVIDIA. Please sticky this post! ...and thanks @gridrunner for the great videos and information you provide the community!
-
Xeoma - Surveillance Software
Try copying it to a different share from your computer. Then copy it to the Xeoma downloads folder in appdata at the command line. You'll have to rename it and set ownership at the command line, anyway. Are you familiar with the UNIX/Linux command line?
-
Xeoma - Surveillance Software
I have a share that I copied it to using SMB. Then I went into a terminal and copied it to the Xeoma folder with the cp command. I think I changed ownership on the file with chown as well.
-
Xeoma - Surveillance Software
Worked like a charm. Thanks again!