{"id":102,"date":"2015-02-06T09:09:14","date_gmt":"2015-02-06T09:09:14","guid":{"rendered":"https:\/\/edulab.unitn.it\/tecnici\/?p=102"},"modified":"2015-02-10T15:39:57","modified_gmt":"2015-02-10T15:39:57","slug":"uninstall-fog","status":"publish","type":"post","link":"https:\/\/edulab.unitn.it\/tecnici\/uninstall-fog\/","title":{"rendered":"Uninstall FOG"},"content":{"rendered":"<p>Fonte <a href=\"http:\/\/www.fogproject.org\/wiki\/index.php\/Uninstall_FOG\">Fog forum<\/a><\/p>\n<h3><span id=\"Rerun_the_Installer\" class=\"mw-headline\">Rerun the Installer<\/span><\/h3>\n<p>If you simply want to run the <tt>foginstaller.sh<\/tt> to update your FOG server settings, rename the hidden <tt>.fogsettings<\/tt>file located under <tt>\/opt\/fog\/<\/tt>:<\/p>\n<pre>sudo mv \/opt\/fog\/.fogsettings \/opt\/fog\/fogsettings-firstInstall<\/pre>\n<h3><span id=\"Remove_FOG_Completely\" class=\"mw-headline\">Remove FOG Completely<\/span><\/h3>\n<p>If you want to remove all services, blank the database, delete all files\/folders associated with FOG and remove the <tt>fog<\/tt>user account:<\/p>\n<pre>#Uninstall FOG\r\n\r\n#remove service\r\nsudo rm \/etc\/init.d\/FOGImageReplicator\r\nsudo rm \/etc\/init.d\/FOGMulticastManager\r\nsudo rm \/etc\/init.d\/FOGScheduler\r\n\r\n#delete fog database\r\nsudo mysql\r\n#(or 'sudo mysql -p' if you set a root password for mysql)\r\ndrop database fog;\r\nquit\r\n\r\n#Remove files\r\nsudo rm -rf \/var\/www\/fog \r\nsudo rm -rf \/opt\/fog \r\nsudo rm -rf \/tftpboot \r\n# Se voiu cancellare anche le immagini\r\n###sudo rm -rf \/images \r\n\r\n#delete fog system user\r\nsudo userdel fog<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Fonte Fog forum Rerun the Installer If you simply want to run the foginstaller.sh to update your FOG server settings, rename the hidden .fogsettingsfile located under \/opt\/fog\/: sudo mv \/opt\/fog\/.fogsettings [&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],"tags":[],"class_list":["post-102","post","type-post","status-publish","format-standard","hentry","category-fog"],"_links":{"self":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/102","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=102"}],"version-history":[{"count":2,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/102\/revisions"}],"predecessor-version":[{"id":115,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/102\/revisions\/115"}],"wp:attachment":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/media?parent=102"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/categories?post=102"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/tags?post=102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}