How to guide: Freeing up RAM/Memory on the Vu+ series receivers (Enigma 2)
'' Quick and simply guide showing how to free up memory on the Vu+ in case you need . Also work on other Enigma 2 based Linux satellite receivers (DM800HD etc...).
VU+ HD opensource linux enigma 2 based satellite receiver
Freeing up RAM/Memory on the Vu+ series receivers (Enigma 2)
(1) In Telnet type this command :
free
* You will see how much is total and how much is being used in that moment.
(2) Then type this command :
echo 1 > /proc/sys/vm/drop_caches
(3) Lastly type the first command again :
free
'' Quick and simply guide showing how to free up memory on the Vu+ in case you need . Also work on other Enigma 2 based Linux satellite receivers (DM800HD etc...).
VU+ HD opensource linux enigma 2 based satellite receiver
Freeing up RAM/Memory on the Vu+ series receivers (Enigma 2)
(1) In Telnet type this command :
free
* You will see how much is total and how much is being used in that moment.
(2) Then type this command :
echo 1 > /proc/sys/vm/drop_caches
(3) Lastly type the first command again :
free
Comment