Read time: 1 minute

Today, I started with CGI task. I was getting error: Internal server error on python scripts through CGI, but bash scripts were working fine. After trying a few solutions, it didn’t work. So I copied the file 000-default.conf from /etc/apach2/sites-available/ from Manpreet’s system and it worked after a few modifications. Then I made a form and used bootstrap CSS. Then I found Oct2Py, to run octave commands through python.

Also modified battery-alert script to check status of system if it’s charging or not. Then alert accordingly.