- Adobe or Foxit Reader
- ibus
- chrome
- fallback gnome
- mp3 + mp4 CODEC
google-chrome --proxy-server="192.168.80.1:8080"
http://askubuntu.com/questions/53146/how-do-i-get-add-apt-repository-to-work-through-a-proxy
google-chrome --proxy-server="192.168.80.1:8080"
http://askubuntu.com/questions/53146/how-do-i-get-add-apt-repository-to-work-through-a-proxy
<!-- README --> | |
<!-- Small fix to use OSD and VolumeUp, VolumeDown with iBuffalo Gamepad within Kodi --> | |
<!-- --> | |
<!-- - To enter OSD: press Start --> | |
<!-- - To start/stop video: press Start 2 times --> | |
<!-- - To decrease volume: press Left Shoulder --> | |
<!-- - To increase volume: press Right Shoulder --> | |
<!-- - To rewind: press Start then Left Shoulder --> | |
<!-- - To fastforward: press Start then Right Shoulder --> | |
<!-- --> |
#!/bin/sh | |
# History | |
# 2021/Feb/03: Initial version | |
# 2021/Feb/06: Add Microsoft Edge, remove Chromium | |
# Add TeamViewer | |
# 2021/Mar/04: Remove Microsoft Edge, TeamViewer, NoMachine | |
# Add Google Chrome | |
# 2021/Apr/12: Update NoMachine version | |
# 2021/Apr/28: Add Sublime Text 3 and Opera |
#!/bin/sh | |
######################################## | |
# References | |
######################################## | |
# https://forums.macrumors.com/threads/battery-condition-vs-design-capacity-macbook-m1-air-pro.2276871/ | |
# https://forums.macrumors.com/threads/my-iphone-13-pro-max-battery-capacity-has-went-from-99-to-94-in-a-month.2335878/page-2 | |
# https://webcache.googleusercontent.com/search?q=cache:XEXQX8baQQUJ:https://towardsdatascience.com/a-step-by-step-guide-to-scheduling-tasks-for-your-data-science-project-d7df4531fc41&cd=2&hl=en&ct=clnk&gl=vn&client=safari | |
# https://stackoverflow.com/questions/25622613/crontab-doesnt-execute-ioreg-on-my-mac | |
# https://crontab.guru/ |