{"id":181,"date":"2015-02-11T15:53:33","date_gmt":"2015-02-11T15:53:33","guid":{"rendered":"https:\/\/edulab.unitn.it\/tecnici\/?p=181"},"modified":"2015-02-11T15:53:33","modified_gmt":"2015-02-11T15:53:33","slug":"keymaster-script-per-aggiungere-chiavi-apt","status":"publish","type":"post","link":"https:\/\/edulab.unitn.it\/tecnici\/keymaster-script-per-aggiungere-chiavi-apt\/","title":{"rendered":"keymaster: script per aggiungere chiavi apt"},"content":{"rendered":"<div class=\"page\">\n<div class=\"level1\">\n<p>Questo script permette di aggiungere le chiavi ad aptitude\/apt<\/p>\n<p><strong>Uso<\/strong><\/p>\n<pre class=\"code\">sudo .keymaster [chiave da aggiungere]<\/pre>\n<p><strong>Codice<\/strong><\/p>\n<pre class=\"code\">gpg --keyserver-options http-proxy=proxy.unitn.it:3128 --keyserver keyserver.ubuntu.com --recv $1\r\necho sghiza en boton per installare la chiave:\r\necho .\r\necho .\r\necho ----------------------------------------\r\nread -p \u201c$*\u201d\r\n\r\ngpg --keyserver-options http-proxy=proxy.unitn.it:3128 --export --armor $1 | sudo apt-key add -<\/pre>\n<\/div>\n<\/div>\n<div class=\"clearer\"><\/div>\n<div class=\"stylefoot\">\n<div class=\"meta\">\n<div class=\"user\"><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Questo script permette di aggiungere le chiavi ad aptitude\/apt Uso sudo .keymaster [chiave da aggiungere] Codice gpg &#8211;keyserver-options http-proxy=proxy.unitn.it:3128 &#8211;keyserver keyserver.ubuntu.com &#8211;recv $1 echo sghiza en boton per installare la [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,9],"tags":[],"class_list":["post-181","post","type-post","status-publish","format-standard","hentry","category-how-to","category-linux"],"_links":{"self":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/181","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=181"}],"version-history":[{"count":1,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/181\/revisions"}],"predecessor-version":[{"id":182,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/181\/revisions\/182"}],"wp:attachment":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/media?parent=181"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/categories?post=181"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/tags?post=181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}