{"id":4694,"date":"2022-12-20T18:36:47","date_gmt":"2022-12-20T21:36:47","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/console-setup-man5\/"},"modified":"2022-12-20T18:36:47","modified_gmt":"2022-12-20T21:36:47","slug":"console-setup-man5","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/console-setup-man5\/","title":{"rendered":"CONSOLE-SETUP (man5)"},"content":{"rendered":"<h1 align=\"center\">CONSOLE-SETUP<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#OPTIONS\">OPTIONS<\/a><br \/> <a href=\"#CODESETS\">CODESETS<\/a><br \/> <a href=\"#FILES\">FILES<\/a><br \/> <a href=\"#NOTES\">NOTES<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">console-setup \u2212 configuration file for setupcon<\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The file <b>console-setup<\/b> specifies the encoding and the font to be used by <b>setupcon<\/b>(1) in order to setup the console. It can be used also to specify the keyboard layout but it is not recommended to do so, use <b>keyboard<\/b>(5) instead.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The font specification consists of three parameters \u2212 codeset, font face and font size. The codeset specifies what characters will be supported by the font. There isn\u2019t one-to-one correspondence between codeset and encoding, for example the codeset <b>Lat15<\/b> is suitable for ISO\u00a08859-1, ISO\u00a08859-9 and ISO\u00a08859-15. The codesets are two kinds \u2212 small and big. Only small codesets are supported on FreeBSD.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The font face determines the general look of the font. Each font face is available in certain possible sizes. On FreeBSD only <b>8&#215;16<\/b>, <b>8&#215;14<\/b> and <b>8&#215;8<\/b> are valid sizes. On Linux if framebuffer is not used or <b>consolechars<\/b>(1) is installed instead of <b>setfont<\/b>(1), then the permitted sizes have the form 8x<i>NUMBER<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The console driver of FreeBSD permits fonts in different sizes to be simultaneously loaded. Which one of them will be actually used depends on the current video mode. Therefore, on this platform the font size specification will be ignored and <b>setupcon<\/b>(1) will load the selected font face in all available sizes.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The file <b>console-setup<\/b> consists of variable settings in <small>POSIX<\/small> format:<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\"><i>VARIABLE<\/i>=\u2019<i>VALUE<\/i>\u2019<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Only one assignment is allowed per line. Comments (starting with \u2019#\u2019) are also allowed.<\/p>\n<h2>OPTIONS <a name=\"OPTIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The following variables can be set. <b><br \/> ACTIVE_CONSOLES<\/b><\/p>\n<p style=\"margin-left:22%;\">Specifies the device files in <i>\/dev<\/i> of the virtual terminals to be configured. File name wild-cards (<b>*<\/b>,\u00a0<b>?<\/b>) are allowed. On Linux usually you can set this to <b>\/dev\/tty[1-6]<\/b> and on FreeBSD a sensible value is <b>\/dev\/ttyv[0-8]<\/b>. You can assign to this variable also the special value <b>guess<\/b>. It will cause <b>setupcon<\/b>(1) to attempt to guess the active virtual consoles by looking in configuration files such as <i>\/etc\/inittab<\/i> and <i>\/etc\/ttys<\/i>. This guessing is not always reliable.<\/p>\n<p style=\"margin-left:11%;\"><b>CHARMAP<\/b><\/p>\n<p style=\"margin-left:22%;\">Specifies the desired encoding on the console. Valid values are: <b>UTF-8<\/b>, <b>ARMSCII-8<\/b>, <b>CP1251<\/b>, <b>CP1255<\/b>, <b>CP1256<\/b>, <b>GEORGIAN-ACADEMY<\/b>, <b>GEORGIAN-PS<\/b>, <b>IBM1133<\/b>, <b>ISIRI-3342<\/b>, <b>ISO-8859-1<\/b>, <b>ISO-8859-2<\/b>, <b>ISO-8859-3<\/b>, <b>ISO-8859-4<\/b>, <b>ISO-8859-5<\/b>, <b>ISO-8859-6<\/b>, <b>ISO-8859-7<\/b>, <b>ISO-8859-8<\/b>, <b>ISO-8859-9<\/b>, <b>ISO-8859-10<\/b>, <b>ISO-8859-11<\/b>, <b>ISO-8859-13<\/b>, <b>ISO-8859-14<\/b>, <b>ISO-8859-15<\/b>, <b>ISO-8859-16<\/b>, <b>KOI8-R<\/b>, <b>KOI8-U<\/b>, <b>TIS-620<\/b> and <b>VISCII<\/b>. The special value <b>guess<\/b> is also recognized in which case the system command <b>locale<\/b>(1) will be used to guess the desired encoding (currently this works reliably only with <small>GNU<\/small> libc).<\/p>\n<p style=\"margin-left:11%;\"><b>CODESET<\/b><\/p>\n<p style=\"margin-left:22%;\">In most cases the special value <b>guess<\/b> can be used here in which case a suitable codeset will be guessed. The codeset determines which symbols are supported by the font. Valid small codesets are: <b>Armenian<\/b>, <b>CyrAsia<\/b>, <b>CyrKoi<\/b>, <b>CyrSlav<\/b>, <b>Georgian<\/b>, <b>Greek<\/b>, <b>Hebrew<\/b>, <b>Lao<\/b>, <b>Lat15<\/b>, <b>Lat2<\/b>, <b>Lat38<\/b>, <b>Lat7<\/b> and <b>Thai<\/b>. Valid big codesets are: <b>Arabic<\/b>, <b>Ethiopian<\/b>, <b>Uni1<\/b>, <b>Uni2<\/b>, <b>Uni3<\/b> and <b>Vietnamese<\/b>. Only small codesets can be used on FreeBSD. See below the section entitled \u201cCODESETS\u201d for detailed description of each of these codesets.<\/p>\n<p style=\"margin-left:11%;\"><b>FONTFACE<\/b> and <b>FONTSIZE<\/b><\/p>\n<p style=\"margin-left:22%;\">Valid font faces are: <b>VGA<\/b> (sizes <b>8&#215;8<\/b>, <b>8&#215;14<\/b>, <b>8&#215;16<\/b>, <b>16&#215;28<\/b> and <b>16&#215;32<\/b>), <b>Terminus<\/b> (sizes <b>6&#215;12<\/b>, <b>8&#215;14<\/b>, <b>8&#215;16<\/b>, <b>10&#215;20<\/b>, <b>12&#215;24<\/b>, <b>14&#215;28<\/b> and <b>16&#215;32<\/b>), <b>TerminusBold<\/b> (sizes <b>8&#215;14<\/b>, <b>8&#215;16<\/b>, <b>10&#215;20<\/b>, <b>12&#215;24<\/b>, <b>14&#215;28<\/b> and <b>16&#215;32<\/b>), <b>TerminusBoldVGA<\/b> (sizes <b>8&#215;14<\/b> and <b>8&#215;16<\/b>), and <b>Fixed<\/b> (sizes <b>8&#215;13<\/b>, <b>8&#215;14<\/b>, <b>8&#215;15<\/b>, <b>8&#215;16<\/b> and <b>8&#215;18<\/b>). If however <b>CODESET<\/b>=<b>Ethiopian<\/b>, then the available font faces are <b>Goha<\/b> and <b>GohaClassic<\/b>, each in sizes <b>8&#215;12<\/b>, <b>8&#215;14<\/b> and <b>8&#215;16<\/b>.<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">Set <b>FONTFACE<\/b> and <b>FONTSIZE<\/b> to empty strings if you want to configure only the keyboard and to leave the console font unchanged.<\/p>\n<p style=\"margin-left:11%;\"><b>VIDEOMODE<\/b><\/p>\n<p style=\"margin-left:22%;\">Set <b>VIDEOMODE<\/b> to an empty string to avoid setting up the video mode. On FreeBSD you can run<\/p>\n<p style=\"margin-left:28%; margin-top: 1em\">vidcontrol -i mode<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">in order to see all possible video modes. On Linux <b>fbset<\/b>(1) is used to configure the video mode but very often this doesn\u2019t work because the default framebuffer driver (VesaFB) is rather limited and doesn\u2019t allow changes of the video mode.<\/p>\n<p style=\"margin-left:11%;\"><b>FONT<\/b>, <b>FONT_MAP<\/b> and <b>CONSOLE_MAP<\/b><\/p>\n<p style=\"margin-left:22%;\">If set, specify that a non standard font is to be used. The value of the variable <b>FONT<\/b> consists of one or more space separated font file names. On Linux, when the font doesn\u2019t contain embedded Unicode map, an external map can be specified with the variable <b>FONT_MAP<\/b>. The value of <b>CONSOLE_MAP<\/b> is a file that specifies a translation map from the user\u2019s 8-bit encoding to Unicode (Linux only) or directly to font positions.<\/p>\n<p style=\"margin-left:11%;\"><b>SCREEN_WIDTH<\/b> and <b>SCREEN_HEIGHT<\/b><\/p>\n<p style=\"margin-left:22%;\">If set, these variables specify a screen size that <b>setupcon<\/b>(1) will enforce with <b>stty<\/b>(1). This can be useful with some braille devices that are only 40 cells wide. The screen size can not exceed what the current screen resolution can display according to the size of the loaded font.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"6%\">\n<p><b>BEEP<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"78%\">\n<p>This variable controls the style of the system beep on the console. When unset or when <b>BEEP=default<\/b> no changes to the system beep will be made. Other possible values of <b>BEEP<\/b> are: <b>standard &#8211;<\/b> set a standard beep; <b>short &#8211;<\/b> like the standard beep but somewhat shorter; <b>shortest &#8211;<\/b> even more short, suitable when your work generates lots of beeps; <b>polite &#8211;<\/b> a very short beep with low frequency, suitable when there are other people in the room; <b>attention &#8211;<\/b> a very long beep, suitable when you want to warn yourself about an occurring event; <b>annoying &#8211;<\/b> also a long beep, suitable when you want to warn somebody else about an occurring event; and <b>off &#8211;<\/b> disable the system beep on the console.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h2>CODESETS <a name=\"CODESETS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">There are two kinds of codesets \u2212 small (up to 256\u00a0symbols) and big (up to 512\u00a0symbols). Only small codesets can be used on FreeBSD. When the screen is in text mode (i.e. framebuffer is not used) then fonts covering big codesets will reduce the number of available foreground colors.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Arabic (a big codeset)<\/b> <br \/> Supported languages: Arabic, Kurdish in Iran, Pashto, Persian and Urdu.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (size <b>8&#215;16<\/b>) and <b>VGA<\/b> (sizes <b>8&#215;16<\/b> and <b>16&#215;32<\/b>).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Armenian<\/b> <br \/> Supported language: Armenian.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>CyrAsia<\/b> <br \/> This codeset supports some of the non-Slavic Cyrillic languages \u2212 Abkhazia, Avaric, Azerbaijani, Bashkir, Buryat, Chechen, Chuvash, Inupiaq (Eskimo), Kara-Kalpak, Kazakh, Kirgiz, Komi, Kumyk, Kurdish, Lezghian, Mari (Cheremis), Mongolian, Ossetic, Selkup (Ostyak-Samoyed), Tajik, Tatar, Turkmen, Tuvinian, Uzbek and Yakut.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely supported by the following font faces: <b>Fixed<\/b> (all sizes).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>CyrKoi<\/b> <br \/> Supports entirely the 8-bit encodings KOI8-R and KOI8-U. Suitable for Russian and Ukrainian when one of these two encodings is used.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces (in all sizes): <b>Fixed<\/b>, <b>Terminus<\/b>, <b>TerminusBold<\/b>, <b>TerminusBoldVGA<\/b> and <b>VGA<\/b>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>CyrSlav<\/b> <br \/> Supports entirely the 8-bit encodings ISO-8859-5 and CP1251. Suitable the Slavic Cyrillic languages \u2212 Belarusian, Bulgarian, Macedonian, Russian, Serbian and Ukrainian. For Serbian both the Cyrillic and the Latin alphabets are supported.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes), <b>Terminus<\/b> (all sizes), <b>TerminusBold<\/b> (all sizes), <b>TerminusBoldVGA<\/b> (all sizes), <b>VGA<\/b> (sizes <b>8&#215;16<\/b> and <b>16&#215;32<\/b>).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Ethiopian (a big codeset)<\/b> <br \/> Supports Amharic, Ethiopic (Geez), Tigre and Tigrinya.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">This codeset is partially covered by the following font faces: <b>Fixed<\/b> (sizes <b>8&#215;15<\/b> and <b>8&#215;18<\/b>), <b>Goha<\/b> (all sizes) and <b>GohaClassic<\/b> (all sizes).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Georgian<\/b> <br \/> Supported language: Georgian.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Greek<\/b> <br \/> Supported language: Greek.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes) and <b>VGA<\/b> (sizes <b>8&#215;16<\/b> and <b>16&#215;32<\/b>).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Hebrew<\/b> <br \/> Supported languages: Hebrew and Yiddish.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (sizes <b>8&#215;13<\/b>, <b>8&#215;15<\/b>, <b>8&#215;16<\/b> and <b>8&#215;18<\/b>) and <b>VGA<\/b> (sizes <b>8&#215;16<\/b> and <b>16&#215;32<\/b>).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Lao<\/b> <br \/> Supported languages: Lao.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (sizes <b>8&#215;15<\/b> and <b>8&#215;16<\/b>).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Lat15<\/b> <br \/> Covers entirely ISO-8859-1, ISO-8859-9 and ISO-8859-15. Suitable for the so called Latin1 and Latin5 languages \u2212 Afar, Afrikaans, Albanian, Aragonese, Asturian, Aymara, Basque, Bislama, Breton, Catalan, Chamorro, Danish, Dutch, English, Estonian, Faroese, Fijian, Finnish, French, Frisian, Friulian, Galician, German, Hiri Motu, Icelandic, Ido, Indonesian, Interlingua, Interlingue, Italian, Low Saxon, Lule Sami, Luxembourgish, Malagasy, Manx Gaelic, Norwegian Bokmal, Norwegian Nynorsk, Occitan, Oromo or Galla, Portuguese, Rhaeto-Romance (Romansch), Scots Gaelic, Somali, South Sami, Spanish, Swahili, Swedish, Tswana, Turkish, Volapuk, Votic, Walloon, Xhosa, Yapese and Zulu.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes), <b>Terminus<\/b> (all sizes), <b>TerminusBold<\/b> (all sizes), <b>TerminusBoldVGA<\/b> (all sizes), <b>VGA<\/b> (sizes <b>8&#215;16<\/b> and <b>16&#215;32<\/b>).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Lat2<\/b> <br \/> Covers entirely ISO-8859-2. The Euro sign and the Romanian letters with comma below are also supported. Suitable for the so called Latin2 languages \u2212 Bosnian, Croatian, Czech, Hungarian, Polish, Romanian, Slovak, Slovenian and Sorbian (lower and upper).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes), <b>Terminus<\/b> (all sizes), <b>TerminusBold<\/b> (all sizes), <b>TerminusBoldVGA<\/b> (all sizes), <b>VGA<\/b> (sizes <b>8&#215;16<\/b> and <b>16&#215;32<\/b>).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Lat38<\/b> <br \/> Covers entirely ISO-8859-3 and ISO-8859-14. Suitable for Chichewa Esperanto, Irish, Maltese and Welsh.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes) and <b>VGA<\/b> (sizes <b>8&#215;16<\/b> and <b>16&#215;32<\/b>).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Lat7<\/b> <br \/> Covers entirely ISO-8859-13. Suitable for Lithuanian, Latvian, Maori and Marshallese.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes), <b>Terminus<\/b> (all sizes), <b>TerminusBold<\/b> (all sizes), <b>TerminusBoldVGA<\/b> (all sizes), <b>VGA<\/b> (sizes <b>8&#215;16<\/b> and <b>16&#215;32<\/b>).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Thai<\/b> <br \/> Supported language: Thai.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Uni1 (a big codeset)<\/b> <br \/> Supports most of the Latin languages, the Slavic Cyrillic languages, Hebrew and barely Arabic.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (sizes <b>8&#215;15<\/b> and <b>8&#215;16<\/b>) and <b>VGA<\/b> (all sizes).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Uni2 (a big codeset)<\/b> <br \/> Supports most of the Latin languages, the Slavic Cyrillic languages and Greek.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes) and <b>VGA<\/b> (sizes <b>8&#215;16<\/b> and <b>16&#215;32<\/b>).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Uni3 (a big codeset)<\/b> <br \/> Supports most of the Latin and Cyrillic languages.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (all sizes).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Vietnamese (a big codeset)<\/b> <br \/> Supported language: Vietnamese.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Completely covered by the following font faces: <b>Fixed<\/b> (sizes <b>8&#215;13<\/b>, <b>8&#215;15<\/b>, <b>8&#215;16<\/b> and <b>8&#215;18<\/b>).<\/p>\n<h2>FILES <a name=\"FILES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The standard location of the <b>console-setup<\/b> configuration file is <i>\/etc\/default\/console-setup<\/i>. The keyboard configuration is in <i>\/etc\/default\/keyboard<\/i>. Fonts that can be used with the variable <b>FONT<\/b> are usually installed in <i>\/usr\/share\/consolefonts\/<\/i> or <i>\/lib\/kbd\/consolefonts\/<\/i>. Translation maps that can be used with the variable CONSOLE_MAP are usually installed in <i>\/usr\/share\/consoletrans\/<\/i> or <i>\/lib\/kbd\/consoletrans\/<\/i>.<\/p>\n<h2>NOTES <a name=\"NOTES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The aim of the Terminus font is to reduce the eyes-fatigue when one has to read a lot. Currently this font supports only the Latin, the Cyrillic and the Greek scripts (the <b>Lat15<\/b>, <b>Lat2<\/b>, <b>Lat7<\/b>, <b>CyrAsia<\/b>, <b>CyrKoi<\/b>, <b>CyrSlav<\/b>, <b>Greek<\/b>, <b>Uni2<\/b> and <b>Uni3<\/b> codesets).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The fonts with font face <b>TerminusBoldVGA<\/b> are optimized for use with regular text video modes. They should not be used with framebuffer video modes. The fonts with font face <b>TerminusBold<\/b> are optimized for use with the framebuffer video modes. The fonts with font face <b>Terminus<\/b> can be used in all video modes.<\/p>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>setupcon<\/b>(1), <b>keyboard<\/b>(5), <b>setfont<\/b>(8), <b>vidcontrol<\/b>(1)<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  console-setup \u2212 configuration file for setupcon <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[959],"tags":[961,1620,1291],"class_list":["post-4694","post","type-post","status-publish","format-standard","hentry","category-5-formatos-de-ficheros","tag-961","tag-console-setup","tag-man5"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4694","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=4694"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4694\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=4694"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=4694"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=4694"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}