Differences

This shows you the differences between two versions of the page.

Link to this comparison view

config [2018/03/29 00:09]
config [2022/12/08 15:20] (current)
rzr [TimE :]
Line 1: Line 1:
 +===== LINUX =====
 +
 +==== Locale ====
 +
 +InstalL LocalE
 +
 +  sudo apt-get install localepurge
 +  sudo dpkg-reconfigure -phigh locales
 +  sudo dpkg-reconfigure -phigh localepurge
 +  sudo dpkg-reconfigure locales
 +  sudo apt install -y console-data
 +  sudo dpkg-reconfigure console-data
 +
 +
 +=== errors ===
 +
 +  /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
 +  sudo locale-gen en_US.UTF-8
 +  
 +  manpath: can't set the locale; make sure $LC_* and $LANG are correct
 +
 +
 +=== fat ===
 +
 +  [10188.645426] sd 12:0:0:0: [sdd] Attached SCSI removable disk
 +  [10195.673428] FAT-fs (sdd1): IO charset iso8859-1 not found
 +
 +
 +===== TimE : =====
 +
 +   sudo dpkg-reconfigure tzdata
 +
 +
 +===== hostname ======
 +
 +  hostname=new
 +  hostname # old name
 +  sudo hostnamectl set-hostname $hostname
 +  zile /etc/hosts
 +  hostname # new name
 +
 +@TaG: HostName
 +
 +
 +
 +===== keyboard =====
 +
 +  sudo dpkg-reconfigure keyboard-configuration
 +
 +===== MISC =====
 +
 +  * http://www.phoronix.com/scan.php?page=news_item&px=NzEzNw
 +  * http://blog.crozat.net/2009/02/speedboot-explained.html
 +  * https://taihen.org/managing-dotfiles-with-gnu-stow/# DoT FileS
 +
 +
 +HoW to tell is on IoS ?
 +
 +HoW to tell is on iOs target ? include conditonnal.h ?
 +
 +
 +===== MORE =====
 +
 +@TaG: [[init]] ConfigUration ConfigUre BuilD InstaL AutoTool
 +
 +
  
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki