NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
eton
Jan 19, 2014Luminary
What are your favorite non standard commands?
What are your favorite non standard commands on your NAS? In other words what have you installed with apt-get etc? Here are mine: screen mmv - example removing last character before suffix: m...
eton
Mar 07, 2014Luminary
If you add large Debian repositories for apt-get in
You will most likely get an error message like this:
On my old system the solution was to create an apt conf file and set a larger cache value:
You might want to clean up before executing apt-get update:
/etc/apt/sources.list
You will most likely get an error message like this:
E: Dynamic MMap ran out of room
On my old system the solution was to create an apt conf file and set a larger cache value:
echo -n 'APT::Cache-Limit "20000000";' > /etc/apt/apt.conf
You might want to clean up before executing apt-get update:
apt-get clean
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!