{"id":688,"date":"2020-06-12T07:33:36","date_gmt":"2020-06-12T07:33:36","guid":{"rendered":"http:\/\/labiol.xyz\/?p=688"},"modified":"2020-06-12T07:34:55","modified_gmt":"2020-06-12T07:34:55","slug":"debian-zmiana-wartosci-locale","status":"publish","type":"post","link":"https:\/\/www.labiol.xyz\/index.php\/2020\/06\/12\/debian-zmiana-wartosci-locale\/","title":{"rendered":"debian, zmiana warto\u015bci locale"},"content":{"rendered":"\n<p>W debianie zmiana warto\u015bci locale odbywa si\u0119 wyj\u0105tkowo \u0142atwo.<\/p>\n\n\n\n<p>Nale\u017cy zainstalowa\u0107 pakiet locales:<\/p>\n\n\n\n<p><code>apt update &amp;&amp; apt upgrade<br>apt install -y locales<\/code><\/p>\n\n\n\n<p>wyedytowa\u0107 plik \/etc\/locales.gen i usun\u0105\u0107 komentarz z linii poprzedzaj\u0105cej interesuj\u0105ce nas locele (np. <code>pl_PL.UTF-8 UTF-8<\/code>)<\/p>\n\n\n\n<p>Nast\u0119pnie nalezy wygenerowa\u0107 locale poleceniem: <code>locale-gen<\/code> i doda\u0107 locale do profilu:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>echo \"export LC_ALL=pl_PL.UTF-8\" >> ~\/.bashrc\necho \"export LANG=pl_PL.UTF-8\" >> ~\/.bashrc\necho \"export LANGUAGE=pl_PL.UTF-8\" >> ~\/.bashrc<\/code><\/pre>\n\n\n\n<p>Mo\u017cna te\u017c skorzysta\u0107 z polecenia:<\/p>\n\n\n\n<p><code>sudo dpkg-reconfigure locales<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>W debianie zmiana warto\u015bci locale odbywa si\u0119 wyj\u0105tkowo \u0142atwo. Nale\u017cy zainstalowa\u0107 pakiet locales: apt update &amp;&amp; apt upgradeapt install -y locales wyedytowa\u0107 plik \/etc\/locales.gen i usun\u0105\u0107 komentarz z linii poprzedzaj\u0105cej interesuj\u0105ce nas locele (np. pl_PL.UTF-8 UTF-8) Nast\u0119pnie nalezy wygenerowa\u0107 locale poleceniem: locale-gen i doda\u0107 locale do profilu: Mo\u017cna te\u017c skorzysta\u0107 &hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-688","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/www.labiol.xyz\/index.php\/wp-json\/wp\/v2\/posts\/688","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.labiol.xyz\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.labiol.xyz\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.labiol.xyz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.labiol.xyz\/index.php\/wp-json\/wp\/v2\/comments?post=688"}],"version-history":[{"count":3,"href":"https:\/\/www.labiol.xyz\/index.php\/wp-json\/wp\/v2\/posts\/688\/revisions"}],"predecessor-version":[{"id":691,"href":"https:\/\/www.labiol.xyz\/index.php\/wp-json\/wp\/v2\/posts\/688\/revisions\/691"}],"wp:attachment":[{"href":"https:\/\/www.labiol.xyz\/index.php\/wp-json\/wp\/v2\/media?parent=688"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.labiol.xyz\/index.php\/wp-json\/wp\/v2\/categories?post=688"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.labiol.xyz\/index.php\/wp-json\/wp\/v2\/tags?post=688"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}