{"id":37,"date":"2006-01-31T00:24:43","date_gmt":"2006-01-31T08:24:43","guid":{"rendered":"http:\/\/www.11h.net\/blog\/?p=37"},"modified":"2006-01-31T00:24:43","modified_gmt":"2006-01-31T08:24:43","slug":"creating-swap-on-the-nokia-770","status":"publish","type":"post","link":"https:\/\/11h.net\/blog\/creating-swap-on-the-nokia-770\/","title":{"rendered":"creating swap on the nokia 770"},"content":{"rendered":"<p>there seems to be several blogs and sites that describe how to create swap but few actually give step by step directions.<\/p>\n<p>the nokia 770 is a great device, but occasionally when browsing graphic or media rich websites, the error &#8216;not enough memory&#8217; is displayed.<\/p>\n<p>to solve this, a swap file is needed.<\/p>\n<p>as root:<br \/>\n# touch \/media\/mmc1\/swap<br \/>\n# dd if=\/dev\/zero of=\/media\/mmc1\/swap bs=1024 count=16384<br \/>\n# mkswap \/media\/mc1\/swap 16384<br \/>\n# swapon \/media\/mmc1<\/p>\n<p>count=32768 can be substituted for a 32 MB swap file&#8230;<\/p>\n<p>it doesn&#8217;t make processing faster, but it should allow you have more applications open&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>there seems to be several blogs and sites that describe how to create swap but few actually give step by step directions.<\/p>\n<p>the nokia 770 is a great device, but occasionally when browsing graphic or media rich websites, the error &#8216;not enough memory&#8217; is displayed.<\/p>\n<p>to solve this, a swap file is needed.<\/p>\n<p>as root: # touch \/media\/mmc1\/swap # dd if=\/dev\/zero of=\/media\/mmc1\/swap bs=1024 count=16384 # mkswap \/media\/mc1\/swap 16384 # swapon \/media\/mmc1<\/p>\n<p>count=32768 can be substituted for a 32 MB swap file&#8230;<\/p>\n<p>it doesn&#8217;t make processing faster, but it should allow you have more applications open&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/11h.net\/blog\/wp-json\/wp\/v2\/posts\/37"}],"collection":[{"href":"https:\/\/11h.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/11h.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/11h.net\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/11h.net\/blog\/wp-json\/wp\/v2\/comments?post=37"}],"version-history":[{"count":0,"href":"https:\/\/11h.net\/blog\/wp-json\/wp\/v2\/posts\/37\/revisions"}],"wp:attachment":[{"href":"https:\/\/11h.net\/blog\/wp-json\/wp\/v2\/media?parent=37"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/11h.net\/blog\/wp-json\/wp\/v2\/categories?post=37"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/11h.net\/blog\/wp-json\/wp\/v2\/tags?post=37"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}