hpr3313 :: Zoom Update
Scripted Zoom Update with History on Fedora.
Hosted by ToeJet on Wednesday, 2021-04-14 is flagged as Explicit and is released under a CC-BY-SA license.
zoom update, sysadmin automation.
(Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr3313
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:01:42
Social Media.
Looking at aspects of Social Media - platforms, histories, popularity, philosophies, etc.
- Script and instruction at https://james.toebesacademy.com/ZoomUpdate.html
- GitHub Repo: https://github.com/ToeJet/Scripts/tree/main/ZOOMUPDATE
Zoom does not provide a standard Fedora repo for updating. To get around that, this script will check the zoom fedora download link. If an update is found, it will download the new version, stop the current version from running, then install the updated package. All versions are downloaded to the same folder as the script. Filename is changed to match datestamp.
I leave my linux machine always running. I schedule this to run just after midnight. If no update, nothing happens. If zoom is not running when I unlock, I launch zoom as normal.
- Bash Script.
- Uses wget
- Cron for scheduling
- Download, cron, forget...
- Periodically review log to see update history
james@toebesacademy.com
https://james.toebesacademy.com
Let me know what you think.