Saturday 28 January 2017

Cmake versus Make


https://prateekvjoshi.com/2014/02/01/cmake-vs-make/

Info of your hardware



Gui of your hardware in ubuntu:
lshw-gtk

Information about your display hardware in command line
sudo lshw -C display
 
Info of CPU
cat /proc/cpuinfo 

Tuesday 3 January 2017

Add and external package (such as google chrome) to be updated with the system from external official repository


Follow the steps of the most visible answer in this website.  Authors add the official latest stable version of google chrome to be updated in conjunction with the system.

http://askubuntu.com/questions/510056/how-to-install-google-chrome