Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


centos_6.5_on_apu_-_post_install

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
centos_6.5_on_apu_-_post_install [2014/05/02 08:33] – [reduce writes: tmpfs for logging and /tmp] admincentos_6.5_on_apu_-_post_install [2014/05/17 08:28] – [Temperature sensor] admin
Line 49: Line 49:
 </code> </code>
  
 +bashrc example
 +<code>
 +if [ -n "$PS1" ]; then
 +  echo
 +  sensors |grep temp1 |awk '{print $1 $2}'
 +fi;
 +</code>
 ===SSD tuning=== ===SSD tuning===
 ==elevator=noop== ==elevator=noop==
centos_6.5_on_apu_-_post_install.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1