NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
JohnF1
Dec 07, 2024Aspirant
Problems downloading make to ReadyNAS RN 212
Any help welcome here! I'm trying to update the SSL socket on my RN212. I'm following Jophus instructions (many thanks for these, BTW) https://community.netgear.com/t5/New-ReadyNAS-Users-General/Re...
- Dec 07, 2024
JohnF1 wrote:
I used the admin page for the ReadyNas to upload the two files (apt.conf and sources.list) into the Documents share on the NAS
\nas-1F-BC-B6 \ data\documents
Then the two commands would be
cp /data/Documents/sources.list /etc/apt cp /data/Documents/apt.conf /etc/apt
Note that file names (and paths) are case-sensitive in linux. So if your share is "documents", you'll need to use that in the above commands instead of "Documents".
(Documents is a default share, so I am guessing that is what you have).
StephenB
Dec 07, 2024Guru - Experienced User
Did you ever update the apt configuration? If not, see post 37 here:
- JohnF1Dec 07, 2024Aspirant
StephenB Many thanks for the link. I've downloaded the files but am struggling to make sense of what seems to be really straightforward instructions from the OP:
Put these somewhere on your NAS using SMB, the GUI, or whatever. Then, from SSH, you simply need to copy them from where you put them to their proper place.Literally, I've no idea who to execute these instructions. Again, any help welcome.
- StephenBDec 07, 2024Guru - Experienced User
JohnF1 wrote:
Literally, I've no idea who to execute these instructions. Again, any help welcome.
You do need to be careful when running ssh, as if you make a mistake you can do damage that requires a factory reset to fix. So you should make sure you have a backup of the files, since you literally don't know what you are doing.
You need to copy the two files into the /etc/apt folder. You use the linux "cp" command to do that. The specific syntax depends on where you put the files on the NAS. If you let me know where you put them, I can give you the full commands.
- JohnF1Dec 07, 2024Aspirant
Again, many thanks for your time with this.
Back-up complete.
I used the admin page for the ReadyNas to upload the two files (apt.conf and sources.list) into the Documents share on the NAS
\nas-1F-BC-B6 \ data\documents
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!