{{tag>Brouillon Console CA}} # Notes Console - Terminal ## Couleur Un peu de couleurs ~~~bash env S_COLORS=always sar -A | less -R -S env S_COLORS=always sar -n DEV | grep --color=never eth0 ~~~ ~~~bash watch --color env ANSIBLE_FORCE_COLOR=true ansible localhost -m async_status -a "jid=j918561124738.218554" ~~~ Voir aussi : * dircolors ## Scripts lancer aux logins Pour désactiver certains messages ~~~bash touch ~/.hushlogin ~~~ ## Pb ### Erreur screen: Unknown terminal type Sur AIX ~~~ srv1@root /root #> vi screen: Unknown terminal type [Hit return to continue] ~~~ tmux fixe TERM à `screen` à la place de `xterm` Solution ~~~bash export TERM=vt101 # A tester # export TERM=linux # export TERM=linux-vt ~~~ Voir [[todo-memo-tmux|TERM - Available builtin terminals]] ### Erreur 072W Failed to audit keystrokes within the configured time frame. Code: 1 ~~~ 072W Failed to audit keystrokes within the configured time frame. Code: 1 ~~~ La session est enregistrée, CyberArk où qqch du genre. Par de solution connue à par relancer la connexion