{"id":533,"date":"2020-10-12T09:06:39","date_gmt":"2020-10-11T20:06:39","guid":{"rendered":"https:\/\/wp.gaborhargitai.hu\/?p=533"},"modified":"2020-10-12T09:06:39","modified_gmt":"2020-10-11T20:06:39","slug":"move-log-files-to-ram-on-your-raspberry","status":"publish","type":"post","link":"https:\/\/wp.gaborhargitai.hu\/move-log-files-to-ram-on-your-raspberry\/","title":{"rendered":"Move Log files to RAM on your Raspberry"},"content":{"rendered":"\n

Save your SD card (or USB) and reduce I\/O wear by using log2ram<\/a> in your Raspberry install. Here are the steps to add the repository to your apt sources and install the necessary packages:<\/p>\n\n\n\n

echo \"deb http:\/\/packages.azlux.fr\/debian\/ buster main\" | sudo tee \/etc\/apt\/sources.list.d\/azlux.list\nwget -qO - https:\/\/azlux.fr\/repo.gpg.key | sudo apt-key add -\napt update\napt install log2ram<\/code><\/pre>\n\n\n\n

Rebooting the Raspberry is required for the changes to take effect. Check out \/etc\/log2ram.conf<\/code> for configuration options!<\/p>\n","protected":false},"excerpt":{"rendered":"

Save your SD card (or USB) and reduce I\/O wear by using log2ram in your Raspberry install. Here are the steps to add the repository to your apt sources and install the necessary packages: Rebooting the Raspberry is required for the changes to take effect. Check out \/etc\/log2ram.conf for configuration options!<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[8,6,31,7],"tags":[],"_links":{"self":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/533"}],"collection":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/comments?post=533"}],"version-history":[{"count":1,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/533\/revisions"}],"predecessor-version":[{"id":534,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/533\/revisions\/534"}],"wp:attachment":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/media?parent=533"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/categories?post=533"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/tags?post=533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}