Everything posted by IMTheNachoMan
-
dedicate sub-forum to huge docker-threads
Each issue/question should get its own thread. Yes, this might result in duplicates but as a user/consumer, duplicate information is a lot better than weeding through 200+ comments to find what I need. The question is, do we want to make it easier for Unraid forum admins, or Unraid users. Alternatively, if folks are putting their container images in GitHub then we can direct folks to use that -- cause then they can create a new issue for each question.
-
Feedback: Use new thread for each Docker container issue
Right now there is one support thread for a Docker container and everyone uses that. It is quite chaotic. It would make more sense to use one thread for each issue. Otherwise it is so hard to trace a discussion on one specific issue.
-
vsftpd is disabled on reboot and does not remember settings on 6.10
I know how it gets enabled and can do what you're saying but I'd rather find the file in the boot image, or whatever it is, and edit is, so the line is not commented out by default. So I guess my question is, how can I alter the boot image to make changes to core/system files stick?
-
vsftpd is disabled on reboot and does not remember settings on 6.10
I am using the built-in FTP server. It used to be enabled on reboot. Now on 6.10 it seems to always be disabled on reboot and I have to enable it manually. From what I can tell in 6.10 the ftp line is commented out in /etc/inetd.con How can I change that and have it persist on reboot? And yes, I know about the security issues with it but I've created a patch/fix that already fixes those issues.
-
[Plugin] rclone
You are welcome. Right now you can't. You have to create a new one using the command line interface from the Docker shell. But I like the idea of mapping the config file to the OS one. I'll add that feature.
-
[Plugin] rclone
No. I created a Docker container for the GUI. It has some bugs/issues with creating new configs but it works for browsing existing ones.
-
Does anyone know why vsftpd would be logging to syslog even though logging is disabled in vsftpd?
First, I know we shouldn't use the built-in FTP server (vsftpd) because of security reasons but I actually added an enhancement that addresses those security risks. I'm waiting for them to merge my pull request (https://github.com/limetech/webgui/pull/958) into the codebase but until then I am using it. I have all logging disabled in /etc/vsftpd but for some reason it is still logging to /var/log/syslog and I can't figure out why. root@unraid:/etc# cat /etc/vsftpd.conf # vsftpd.conf for unRAID # with suggestions from forum user 'nars' # connect_from_port_20=NO write_enable=YES local_root=/mnt local_umask=0 # # No anonymous logins anonymous_enable=NO # # Allow only local vsftpd.user_list users to log in. local_enable=YES userlist_enable=YES userlist_deny=NO userlist_file=/boot/config/vsftpd.user_list check_shell=NO # # Logging to syslog syslog_enable=NO log_ftp_protocol=NO xferlog_enable=NO # # Misc. dirmessage_enable=NO ls_recurse_enable=YES listen=NO seccomp_sandbox=NO chroot_local_user=YES allow_writeable_chroot=YES user_config_dir=/boot/config/vsftpd.user_config_dir pasv_min_port=10090 pasv_max_port=10100 Excerpt from /var/log/syslog: Apr 5 21:03:14 unraid vsftpd[4248]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:03:24 unraid vsftpd[4285]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:03:34 unraid vsftpd[4342]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:03:45 unraid vsftpd[4475]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:03:55 unraid vsftpd[4521]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:04:05 unraid vsftpd[4613]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:04:16 unraid vsftpd[4653]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:04:26 unraid vsftpd[4691]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:04:36 unraid vsftpd[4747]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:04:47 unraid vsftpd[4782]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:04:57 unraid vsftpd[5111]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:05:08 unraid vsftpd[5201]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:05:18 unraid vsftpd[5244]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:05:28 unraid vsftpd[5297]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:05:39 unraid vsftpd[5358]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:05:49 unraid vsftpd[5400]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:05:59 unraid vsftpd[5441]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:06:10 unraid vsftpd[5526]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:06:20 unraid vsftpd[5569]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:06:30 unraid vsftpd[5610]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:06:41 unraid vsftpd[5667]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:06:51 unraid vsftpd[5709]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:07:01 unraid vsftpd[5776]: connect from 192.168.1.100 (192.168.1.100) Apr 5 21:07:12 unraid vsftpd[5853]: connect from 192.168.1.100 (192.168.1.100)
-
[Plugin] rclone
I was thinking the same thing. I released a Docker container CA for running rclone's native GUI but I'm hitting some challenges with it for creating a new config -- can't get the backend authentication windows to open in a new tab. Running rclone as a 1st world service directly on unRAID would be better I think. I was thinking to update this plugin or write a new one to run the gui as a service.
-
NordVPN
I was able to get it added to the app store. Search for nordlynx.
-
How will the forum linked registration process work for unRAID systems that have no internet access?
Thanks all! I just wanted to make sure we have a path forward when we add new servers.
-
How will the forum linked registration process work for unRAID systems that have no internet access?
Can't. Long story. Security issue. Basically, once USB stick is plugged into a machine, it can't be used on another machine and then back on the first machine. Requirement by security team.
-
How will the forum linked registration process work for unRAID systems that have no internet access?
We're thinking of running some unRAID servers in our LAN and they wouldn't have any internet access -- in or out. With our network configuration we wouldn't even be able to give them internet access through an exception or anything. How will registering new unRAID servers work with the forum registration process? No forum login will work since there is no internet access.
-
[Plug-In] Community Applications
Thanks!
-
[Plug-In] Community Applications
How exactly does one publish something to the store?
-
NordVPN
I can do that but I don't know how. Do you know? Can you please point me in the right direction?
-
NordVPN
For those who want to use NordLynx container on unRAID, I put a guide together at https://www.reddit.com/r/unRAID/comments/t48ufr/how_to_get_containers_qbittorrent_sabnzbd_jackett/ .
-
[Support] Linuxserver.io - SABnzbd
I see. So for this container I am passing network to another container using --net:container=... So then if I want to change the application's ports I have to do it from within the SabNZBD app, right?
-
[Support] Linuxserver.io - SABnzbd
I have changed the port from 8080 to 8081 for my Sabnzbd container but unRAID still shows 8080. I am able to access it on 8081 as expected but for some reason it still shows 8080 on the unRAID screen. Anyone know what is wrong?
-
How to swap an HDD without losing data on an unRAID server with a single HDD
Got it. Thank you!
-
How to swap an HDD without losing data on an unRAID server with a single HDD
Will that work? Won't I have to format the drive or something?
-
How to swap an HDD without losing data on an unRAID server with a single HDD
I have an unRAID server with one 4 TB HDD. There is nothing wrong with it. I don't need that much space so I want to swap it with a 2 TB HDD I have. My thought is to put the 2 TB in an external enclosure, plug it into my unRAID server, do a data transfer, then swap the 4 TB with the 2 TB. But I assume there are some additional steps I gotta do? How do I make sure the data I copied to the 2 TB from the 4 TB isn't lost when I add it to unRAID.
-
NordVPN
Hello all. I've got a few questions I'm stuck on. Is killswitch enabled by default? I think I read it is handled by iptables but I'm not clear. The container documentation says we need to use NET_ADMIN and NET_RAW. In unRAID, it auto added NET_ADMIN but not NET_RAW. Do we need to add NET_RAW? Some posts say NordLynx doesn't work, some say it does. Should we use NordLynx or OpenVPN? I was reading that NordVPN doesn't do well with torrenting (seeding) for some countries/types and that in proxy mode it will leak your IP. What are folks putting for Location/CONNECT? I read that only P2P works for torrenting but P2P doesn't hide IP. Just a tad bit confused on what I should use.
-
Is anyone running a persistant rclone Web GUI in Unraid?
I was gonna create a startup job that just runs the: rclone rcd --rc-web-gui command and then allow traffic on my network. But wanted to check with others on what their experience has been like.
-
sending email from the command line
Doh. Thanks!
-
Are there any tools/plugins/apps/whatever to easily configure nightly backups of data to cloud provider using rclone with logging and email summary?
I have a tendency to overcomplicate things so I want to check with others before I start. Before I had Unraid I had a Linux box with samba shares and what not. I had a script I wrote that would run every night and backup my data to an encrypted cloud storage using rclone. It would send me an email with a table recapping what was done (files uploaded, files synced, files deleted, etc....). Now that I've moved to Unraid I need to refactor my script. Before I do that I thought I'd check if there are any plugins/tools for Unraid that let you easily (via GUI maybe) configure the system to do what I want -- backup my data to my cloud provider using rclone?