![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
links2 - a cross platform console based web browser which also renders images
February 12, 2007 Posted by Ravi
http://www.aboutlinux.info/2007/02/links2-cross-platform-console-based-web.html
[resolu] Parametrage des Locales / Installation d'Ubuntu / Forum ...
#1 Le 19/07/2012, `a 13:43 arno974
[resolu] Parametrage des Locales
http://forum.ubuntu-fr.org/viewtopic.php?id=986681
February 12, 2007 Posted by Ravi
http://www.aboutlinux.info/2007/02/links2-cross-platform-console-based-web.html
[resolu] Parametrage des Locales / Installation d'Ubuntu / Forum ...
#1 Le 19/07/2012, `a 13:43 arno974
[resolu] Parametrage des Locales
http://forum.ubuntu-fr.org/viewtopic.php?id=986681
no subject
Date: 2016-10-26 08:02 am (UTC)http://wiki.archlinux.fr/Locale
How to Set Locales (i18n) On a Linux or Unix
by Vivek Giteon September 16, 2015 last updated September 16, 2015
inBASH Shell,CentOS,Debian / Ubuntu,Linux,RedHat and Friends,Suse,Ubuntu Linux,UNIX
How do I show current locale settings on a Linux or Unix? The syntax is: locale locale name locale [options] name
Display all available locales on your Linux or Unix-like system Pass the -a option to locale command: $ locale -a
Sample outputs:
C
C.UTF-8
en_IN
en_IN.utf8
POSIX
You also run the following command on a Debian or Ubuntu based system to see the list of all supported locales:
$ less /usr/share/i18n/SUPPORTED
..
View/set global locale for all users on a Debian or Ubuntu Linux
To see which locales are supported on Debian/Ubuntu, enter:
$ locale -a|more
To set the locales for all users, enter:
$ sudo locale-gen en_IN
$ sudo locale-gen en_IN.UTF-8
Finally run:
$ sudo update-locale
Another option is to run dpkg-reconfigure locales command and select the locale(s) you want to generate. At the end, you'll be asked which one should be the default. If you have users who access the system through ssh, it is recommended that you choose None as your default locale:
$ sudo dpkg-reconfigure locales
..
How can I set global locale for one user?
Simply edit your bash shell profile file $HOME/.bash_profile: $ vi ~/.bash_profile
Append/add/edit as follows: LANG="en_IN.utf8" export LANG
OR create a new .i18n file to user's $HOME directory: $ vi $HOME/.i18n
Append/add/edit the following as per your locale setting: LANG="en_US.UTF-8" SUPPORTED="en_IN.utf8:en_IN:en_US.UTF-8:en_US:en" SYSFONT="latarcyrheb-sun16"
Save and close the file. Please note that ~/.bash_profile procedure should work on Linux, OS X, *BSD and many other Unix-like systems.
http://www.cyberciti.biz/faq/how-to-set-locales-i18n-on-a-linux-unix/
no subject
Date: 2016-10-26 08:20 am (UTC)http://www.thomas-krenn.com/en/wiki/Configure_Locales_in_Ubuntu
How to fix Perl warning setting locale failed on Raspbian
You can fix the issue by setting the locale to en_US.UTF-8 for example:
$ export LANGUAGE=en_US.UTF-8
$ export LANG=en_US.UTF-8
$ export LC_ALL=en_US.UTF-8
$ locale-gen en_US.UTF-8
$ dpkg-reconfigure locales
http://daker.me/2014/10/how-to-fix-perl-warning-setting-locale-failed-in-raspbian.html
no subject
Date: 2016-10-26 08:26 am (UTC)http://www.thomas-krenn.com/en/wiki/Configure_Locales_in_Ubuntu
How to fix Perl warning setting locale failed on Raspbian
You can fix the issue by setting the locale to en_US.UTF-8 for example:
$ export LANGUAGE=en_US.UTF-8
$ export LANG=en_US.UTF-8
$ export LC_ALL=en_US.UTF-8
$ locale-gen en_US.UTF-8
$ dpkg-reconfigure locales
http://daker.me/2014/10/how-to-fix-perl-warning-setting-locale-failed-in-raspbian.html
Ubuntu : Locale not permanent ? ... POSIX ?
Didier Misson
17/07/2016, 04h51
# locale
LANG= LANGUAGE= LC_CTYPE="POSIX" LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL=
# apt install language-pack-en ... locale-gen en_GB export LANG=en_GB.UTF-8 dpkg-reconfigure locales
# locale
LANG=en_GB.UTF-8 LANGUAGE= LC_CTYPE="en_GB.UTF-8" LC_NUMERIC="en_GB.UTF-8" LC_TIME="en_GB.UTF-8" LC_COLLATE="en_GB.UTF-8" LC_MONETARY="en_GB.UTF-8" LC_MESSAGES="en_GB.UTF-8" LC_PAPER="en_GB.UTF-8" LC_NAME="en_GB.UTF-8" LC_ADDRESS="en_GB.UTF-8" LC_TELEPHONE="en_GB.UTF-8" LC_MEASUREMENT="en_GB.UTF-8" LC_IDENTIFICATION="en_GB.UTF-8" LC_ALL=
update-locale
..
http://forum.ovh.com/showthread.php/110599-Ubuntu-Locale-not-permanent-POSIX
no subject
Date: 2016-10-26 09:34 am (UTC)ISO language, territory, currency, script codes and their translations
isoquery
Search and display various ISO codes (country, language, ...)
no subject
Date: 2016-10-26 09:55 am (UTC)эту добавь ru_RU.UTF-8
no subject
Date: 2016-10-26 12:23 pm (UTC)Сейчас добавила
setxkbmap -layout us,ru -variant -option grp:alt_shift_toggle,terminate:ctrl_alt_bksp &
Заработало:)
А до этого сколько ни пыталась ..
Прсто не печатался текст на русском (в браузере links2),
а в текстовом редакторе - все нормально
no subject
Date: 2016-10-26 12:40 pm (UTC)из Википедии:
RTLinux — микроядерная операционная система жёсткого реального времени, которая выполняет Linux как полностью вытесняемый процесс. ..
"вытесняемый процесс" это как?:)
В синаптике есть linux-image-2.6...-preempt
no subject
Date: 2016-10-26 12:59 pm (UTC)система реального времени, аналог QNX
но зачем тебе??
актуальней это:
http://kernel.ubuntu.com/~kernel-ppa/mainline/
no subject
Date: 2016-10-26 01:03 pm (UTC)no subject
Date: 2016-10-26 01:18 pm (UTC)Есть default codepage и все
Ставишь UTF-8, а там не видно установилась или нет
Но в общем - работает:)
no subject
Date: 2016-10-26 01:22 pm (UTC)И так - до бесконечности, не соскучишься, короче:)
И с generic тоже непонятно, "пустое" ядро, что ли - имитация, своего рода?
Зачем? Интересно!:))
no subject
Date: 2016-10-26 03:03 pm (UTC)no subject
Date: 2016-10-27 02:21 am (UTC)Название "говорящее":)
Ulej.ru - Свободный портал > Дженерики
Дженерик — имитация препарата оригинального производителя ..
http://ulej.ru/forum/lofiversion/index.php?t461.html
no subject
Date: 2016-10-27 10:13 am (UTC)http://wiki.ubuntuusers.de/links2/
Textbrowser – Links2, Lynx, w3m, ELinks - Wiki
http://mein.homelinux.com/blog/231-textbrowser.html
terminal - Do any text-based web browsers support unicode box
http://unix.stackexchange.com/questions/102376/do-any-text-based-web-browsers-support-unicode-box-drawing-character
Description of settings in lynx configuration file - invisible-island.net
http://lynx.invisible-island.net/lynx_help/body.html
microHOWTO: Convert from HTML to formatted plain text using Lynx
http://www.microhowto.info/howto/convert_from_html_to_formatted_plain_text.html
no subject
Date: 2016-10-27 11:15 am (UTC)http://manned.org/xlinks2/bab279fa