Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sean-hill/personal-cron
Cron jobs for meself
https://github.com/sean-hill/personal-cron
Last synced: 5 days ago
JSON representation
Cron jobs for meself
- Host: GitHub
- URL: https://github.com/sean-hill/personal-cron
- Owner: sean-hill
- Created: 2015-05-31T23:30:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-15T05:30:01.000Z (over 9 years ago)
- Last Synced: 2024-11-08T08:46:09.463Z (about 2 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# personal-cron
Cron jobs for meself## Server Configuration
I hade to follow [this](https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-12-04?comment=551) tutorial and install `google-chrome` on the server.$ cd ~
$ apt-get install default-jre
$ apt-get install xvfb
$ apt-get install unzip
$ apt-get install libxss1 libappindicator1 libindicator7
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
$ dpkg -i google-chrome*.debInstall any other required dependencies for google-chrome