- Visit https://github.com/ntust-ecalab/html
- Change to correct directory. (./ecalab/img/...)
- Upload image.
- Connect to "Lab Wi-Fi".
$ ssh pi@192.168.0.102
$ cd /var/www/html
$ sudo git pull
- Connect to "Lab Wi-Fi".
- Visit http://140.118.115.43/phpMyAdmin-4.8.3-all-languages
- 'pmauser'/'eca blah blah blah'
- -> lab -> people
- Insert or modify.
- Don't forget to backup the latest version. (-> lab -> Export)
- Visit https://github.com/ntust-ecalab/html
- Change everything on another branch.
- Connect to "Lab Wi-Fi".
$ ssh pi@192.168.0.102
$ cd /var/www/html
$ sudo git pull