Jump to content

vlad

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by vlad

  1. There was something that bugged me since day one, the memory usage calculation is off, because it doesn't take into account the memory used for buffers anyway I will update the archive today to reflect the changes
  2. Ok so first a big thanks to Igor for the work he has put into armbian, started using this build when it was still posted on Igor's site anyway i wanted more information out of the motd and here is what i came up with this is running on my cubietruck with the latest kernel _ ___| |_ ___ _ __ __ _ __ _ ___ / __| __/ _ \| '__/ _` |/ _` |/ _ \ \__ \ || (_) | | | (_| | (_| | __/ |___/\__\___/|_| \__,_|\__, |\___| |___/ Welcome to Ubuntu 14.04.3 LTS (4.3.3-sunxi). System information as of: Mon Jan 11 21:34:35 EET 2016 System load: 0.14 Memory usage: 97.5% Local users: 0 Swap usage: 0.0% IP address: 888.888.88.8 Uptime: up 6 days, 19 hours, 50 minutes Usage of root/: 8% of 16G HDD temp: 43°C Usage of storage/: 26% of 443G Board temp: 47°C 0 updates to install. 0 are security updates. Last login: Mon Jan 11 07:50:37 2016 from 888.888.88.888 root@storage:~# this should work with both debian and ubuntu versions but has some hard coded values at least for the sensor temp in the cubietruck upload everything from the archive to the /etc/ folder, make the files inside executable (chmod +x) - the files are taken from https://nickcharlton.net/posts/debian-ubuntu-dynamic-motd.htmlbut 10-sysinfo was updated with more information finally disable default motd by editing the bash.bashrc files (remove/delete) this lines if [ -f /etc/bash.bashrc.custom ]; then . /etc/bash.bashrc.custom fi after this with every new login you should see the new motd update-motd.d.zip
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines