{"id":52,"date":"2015-01-19T13:22:56","date_gmt":"2015-01-19T13:22:56","guid":{"rendered":"https:\/\/edulab.unitn.it\/tecnici\/?p=52"},"modified":"2015-01-22T09:31:46","modified_gmt":"2015-01-22T09:31:46","slug":"installazione-di-fog-in-proxmox-vz-container","status":"publish","type":"post","link":"https:\/\/edulab.unitn.it\/tecnici\/installazione-di-fog-in-proxmox-vz-container\/","title":{"rendered":"Installazione di FOG in Proxmox VZ Container"},"content":{"rendered":"<p>Installa Fog come sempre<\/p>\n<p>Permetti al container di usare NFS server con il comando in proxmox<\/p>\n<pre><code>vzctl set $CTID --feature nfsd:on --save\r\n<\/code><\/pre>\n<p>Se non usi il DHCP ma Dnsmasq esegui anche i seguenti comandi sempre sul server Proxmox<\/p>\n<pre>vzctl set &lt;ct_id&gt; --capability setuid:on --save\r\nvzctl set &lt;ct_id&gt; --capability net_admin:on --save\r\nvzctl set &lt;ct_id&gt; --capability net_raw:on --save<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Installa Fog come sempre Permetti al container di usare NFS server con il comando in proxmox vzctl set $CTID &#8211;feature nfsd:on &#8211;save Se non usi il DHCP ma Dnsmasq esegui [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,3],"tags":[],"class_list":["post-52","post","type-post","status-publish","format-standard","hentry","category-fog","category-how-to"],"_links":{"self":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/52","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/comments?post=52"}],"version-history":[{"count":2,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/52\/revisions"}],"predecessor-version":[{"id":54,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/52\/revisions\/54"}],"wp:attachment":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/media?parent=52"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/categories?post=52"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/tags?post=52"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}