Skip to content

sergius-la/Cheatsheet

Repository files navigation

SQL


Unix / Linux

Terminal


  • App

Android Debuging Bridge (adb)


IDEs


Bootstrap


Study Resources

Study resources links


Markdown

Markdown


Google Maps API

Add Google map place in iframe. Find place at Google map -> Share -> Embed a map


Apache Server

Test config

apache2ctl configtest

Set Config

sudo a2ensite <file>.conf

sudo service apache2 restart

Read log

sudo tail -100 /var/log/apache2/error.log