Skip to content

Instantly share code, notes, and snippets.

# for ubuntu
1) install imagemagick v6 (already installed on ubuntu 18.04)
2) install rvm (follow https://rvm.io/rvm/install)
3) install redis (follow: https://tecadmin.net/install-redis-ubuntu/)
4) install memcached (follow: https://tecadmin.net/install-memcached-with-php-on-ubuntu/)
5) downlaod sql from https://drive.google.com/file/d/1wyQTu1X-XHxmDgIoIGcrGM_tVeHF_CqX/view)
6) install openssl (sudo apt-get install libcurl4-openssl-dev) if error installing curb gem
7) install libsasl2-dev (sudo apt-get install libsasl2-dev) if eror installaing memcached gem
8) install libmysqlclient-dev (sudo apt-get install libmysqlclient-dev) if error installing mysql2
9) install libmagickcore-dev libmagickwand-dev (sudo apt-get install libmagickcore-dev libmagickwand-dev) if error installing rmagick 4.0.0
1 . Install Ubuntu 18.04 from usb
2 . Upgrade Kernel Version Tutorial : https://phoenixnap.com/kb/how-to-update-kernel-ubuntu
3 . If there is problem follow : https://askubuntu.com/questions/1146431/no-possible-way-to-install-ubuntu-on-asus-zenbook-ux433fn
=======
1. CPUFREQ: monitor cpu frequency (sudo apt-get install indicator-cpufreq)
2. Netspeed Unity: Indicator Apple To Check Internet Speed
3. https://itsfoss.com/check-laptop-cpu-temperature-ubuntu/
4. TLP for battery optimization
=======