Today, I installed Gitlab server on the experimental server (link) and solved the Monisha’s problem in BuildD project
Few new things that I have learned today:
- Run Nginx on different ports instead of 80
- Virtual site configuration with Nginx
- Port forwarding by using Iptables command
- Little C++ stuff
- Working on dictionary list ( keys and values ) in Python
- jQuery: Conditional show an element based on drop down box selection