Home Tags Systemd

Tag: systemd

Set ulimits for a script started using systemd

0
Updated and migrated to Hugo Site. In my previous post I demonstrated how easy it was to start a script on boot using systemd in...

Start a script on boot using systemd

4
Updated and migrated to new Hugo Site. In this post I am going to show how easy it is to setup a service or script...

How To Install Redis on Ubuntu 16.04

2
Updated on Nov 15th 2020 Redis is an open source in-memory key-value store known for its performance and flexibility. Redis has built-in replication and can...