Explore >> Select a destination


You are here

blog.christophersmart.com
| | robr.dev
7.3 parsecs away

Travel
| | Three things from this week. When you've got a home server or a lab computer that you want to keep on all the time there are a lot of ways to set up the jobs you want it to do. My current lab machine is a pretty capable 5th gen AMD Ryzen 7. I decided to try Debian Testing as the OS and I installed with a desktop environment even though I expect that most of the time I won't be using that interface.
| | blog.hnnng.space
10.8 parsecs away

Travel
| |
| | nodesource.com
9.3 parsecs away

Travel
| | There's a lot of different ways to run a Node.js app in production. In this post, we cover running a Node app on a "standard" Linux server using systemd.
| | trstringer.com
21.3 parsecs away

Travel
| systemd has become a mainstay for the Linux world, but one of the things that still seems to stick around is cron jobs. Its understandable, as cron is a tool that we have been using for a long time. Change is hard, but I think systemd Timers make the change well worth it. Here are a few reasons why