{"id":15962,"date":"2023-10-24T10:57:33","date_gmt":"2023-10-24T16:57:33","guid":{"rendered":"https:\/\/sada.services\/?p=15962"},"modified":"2023-10-24T11:00:26","modified_gmt":"2023-10-24T17:00:26","slug":"plex-ufw-configurar-aplicacion","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=15962","title":{"rendered":"PLEX-UFW: Configurar aplicaci\u00f3n"},"content":{"rendered":"\n<ul class=\"wp-block-list\">\n<li>Guia: <a href=\"https:\/\/gist.github.com\/nmaggioni\/45dcca7695d37e6109276b1a6ad8c9c9\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/gist.github.com\/nmaggioni\/45dcca7695d37e6109276b1a6ad8c9c9<\/a><\/li>\n\n\n\n<li>Creamos el archivo<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>nano \/etc\/ufw\/applications.d\/plexmediaserver<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Le agregamos<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;plexmediaserver]\ntitle=Plex Media Server (Standard)\ndescription=The Plex Media Server\nports=32400\/tcp|3005\/tcp|5353\/udp|8324\/tcp|32410:32414\/udp\n\n&#91;plexmediaserver-dlna]\ntitle=Plex Media Server (DLNA)\ndescription=The Plex Media Server (additional DLNA capability only)\nports=1900\/udp|32469\/tcp\n\n&#91;plexmediaserver-all]\ntitle=Plex Media Server (Standard + DLNA)\ndescription=The Plex Media Server (with additional DLNA capability)\nports=32400\/tcp|3005\/tcp|5353\/udp|8324\/tcp|32410:32414\/udp|1900\/udp|32469\/tcp<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Actualizamos<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>ufw app update plexmediaserver<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ejecutamos<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>ufw allow plexmediaserver-all<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Recargamos<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>ufw reload<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[588,567],"tags":[589,568],"class_list":["post-15962","post","type-post","status-publish","format-standard","hentry","category-plex","category-ufw","tag-plex","tag-ufw"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/15962","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15962"}],"version-history":[{"count":2,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/15962\/revisions"}],"predecessor-version":[{"id":15964,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/15962\/revisions\/15964"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15962"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=15962"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=15962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}