NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
SAS1201
Jun 12, 2019Aspirant
Readynas Apache2 issues
I am having issues recently since I upgraded to 6.10.1. First of the images on the Admin web portal are not loading for the APPS that I have running. The next issue, is I have a few apps that are n...
WhoCares_
Jun 13, 2019Mentor
Sounds like you're behind a proxy. What you can try is to tell apt to use that proxy by
- creating the file /etc/apt/apt.conf.d/00_proxy (using "vi /etc/apt/apt.conf.d/00_proxy")
- add the following lines:
Acquire::http::proxy "http://<proxy>"; Acquire::https::proxy "https://<proxy>"; Acquire::ftp::proxy "ftp://<proxy>"; Acquire::socks::proxy "socks:<proxy>";
(replace <proxy> with the actual location of the proxy you're using.
- save the file
- try the "apt update && apt full-upgrade" again
-Stefan
WhoCares_
Jun 13, 2019Mentor
Smiley replacements in code blocks. Really, now?
-Stefan
- StephenBJun 13, 2019Guru - Experienced User
WhoCares_ wrote:
Smiley replacements in code blocks. Really, now?
I've complained about it, and I think fixing it is on Lithium's "to do" list.
There is a fairly unobtrusive work-around which I applied to your post. That's to bold the :s that signal the emoticons
Related Content
NETGEAR Academy

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