
ksignorini
Members-
Content Count
271 -
Joined
-
Last visited
Community Reputation
7 NeutralAbout ksignorini
-
Rank
Member
Converted
-
Gender
Undisclosed
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
ksignorini replied to jonp's topic in Plugin Support
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.)
ksignorini replied to jonp's topic in Plugin Support
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.)
ksignorini replied to jonp's topic in Plugin Support
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.)
ksignorini replied to jonp's topic in Plugin Support
@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.)
ksignorini replied to jonp's topic in Plugin Support
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.)
ksignorini replied to jonp's topic in Plugin Support
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.)
ksignorini replied to jonp's topic in Plugin Support
Could you please add "dig"? Thanks! -
A few years ago I enabled the Enhanced macOS Interoperability flag on the SMB settings. After banging my head against a wall with a problem I had, I realized that it was this setting that was causing the problem and I disabled it again. The problem was that I had set up a share on unRAID that all users in my house (unRAID user accounts) were assigned to as I wanted a shared file repository, and with Enhanced macOS turned ON, they could access it but no one could read any files put there by any other user. I could not find any way to circumvent this except to turn it OFF. Now I want
-
ssh Permission Denied after MB/CPU Upgrade [solved]
ksignorini replied to ksignorini's topic in General Support
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. -
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.
-
Yup. You're right. Still, same problem.
-
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]
ksignorini replied to ksignorini's topic in General Support
Anyone? I keep getting Permission Denied and I have no idea what to do next. -
ssh Permission Denied after MB/CPU Upgrade [solved]
ksignorini replied to ksignorini's topic in General Support
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. -
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?