{"id":498,"date":"2020-05-29T10:46:14","date_gmt":"2020-05-29T02:46:14","guid":{"rendered":"http:\/\/132.145.126.25\/?p=498"},"modified":"2020-06-11T16:31:26","modified_gmt":"2020-06-11T08:31:26","slug":"ufw-failed-to-start-on-boot","status":"publish","type":"post","link":"https:\/\/www.tsihyoung.com\/index.php\/en\/2020\/05\/29\/ufw-failed-to-start-on-boot\/","title":{"rendered":"ufw Failed to Start on Boot"},"content":{"rendered":"\n<p>This might be caused by the conflict with <code>netfilter-persistent<\/code>. One can check it by<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash\">sudo service --status-all<\/code><\/pre>\n\n\n\n<p>to see whether <code>netfilter-persistent<\/code> has been enabled.<\/p>\n\n\n\n<p>If it is the case, one can disable it by<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash\">sudo systemctl stop netfilter-persistent\nsudo systemctl disable netfilter-persistent<\/code><\/pre>\n\n\n\n<p>Now <code>ufw<\/code> shall start on boot automatically.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This might be caused by the conflict with netfilter-persistent. One can check it by to see whether netfilter-persistent has been enabled. If it is the case, one can disable it by Now ufw shall start on boot automatically.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"post_formats":[],"languages":[9],"post_translationss":[],"class_list":["post-498","post","type-post","status-publish","format-standard","hentry","category-programme-en"],"guten_post_layout_featured_media_urls":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"guten_post_layout_landscape_large":false,"guten_post_layout_portrait_large":false,"guten_post_layout_square_large":false,"guten_post_layout_landscape":false,"guten_post_layout_portrait":false,"guten_post_layout_square":false,"sciencexlite-blog-thumb":false},"_links":{"self":[{"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/posts\/498","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/comments?post=498"}],"version-history":[{"count":0,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/posts\/498\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/media?parent=498"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/categories?post=498"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/tags?post=498"},{"taxonomy":"post_format","embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/post_formats?post=498"},{"taxonomy":"language","embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/languages?post=498"},{"taxonomy":"post_translations","embeddable":true,"href":"https:\/\/www.tsihyoung.com\/index.php\/wp-json\/wp\/v2\/post_translationss?post=498"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}