Explore >> Select a destination


You are here

righteousit.com
| | www.nageshdn.com
7.3 parsecs away

Travel
| | Cron utility in Linux has been helpful to schedule tasks to run at a scheduled time. A few of the disadvantages of cron are If Instance/server is not available/down at the cron schedule, cron doesn't run those tasks until the next event is triggered If the cron task need to run other tasks after running the main task at the scheduled time, there are only hacks to create this dependency If the cron task needs to run within a given time interval to avoid running at the same time If a cron task needs to run...
| | seb.jambor.dev
8.1 parsecs away

Travel
| | systemd by example. Part 5: Timers.
| | sleeplessbeastie.eu
7.2 parsecs away

Travel
| | Take advantage of Docker to install Mastodon.
| | janakiev.com
53.2 parsecs away

Travel
| Jupyter Notebook is a powerful tool, but how can you use it in all its glory on a server? In this tutorial you will see how to set up Jupyter notebook on a server like Digital Ocean, AWS or most other hosting provider available. Additionally, you will see how to use Jupyter notebooks over SSH tunneling or SSL with with Let's Encrypt.