bLog
Tech stuff all over. It's not really a (we)Blog.
You'll figure it out, otherwise read the manual.
Categories
Search posts
All posts
-
Buying and setting up a domain validated SSL certificate for Apache
- 2016-03-13, 00:49
-
- parentnode.dk
Setting up a SSL certificate might seem like a complicated and expensive matter. It doesn't have to be. Here are some hints to help get you through.
-
Using Cron jobs for automation of scheduled tasks
- 2016-03-10, 11:54
-
- parentnode.dk
The Cron is a Linux/Unix utility which allows you to schedule a specific scripts to be run at a specified time – a Cron job. This makes it a perfect tool for automation of maintenance- or synchronisation-scripts. Here I will share some of my experiences with Cron and how I use it.
-
How to make custom mail signatures for Apple Mail and Gmail
- 2016-02-10, 21:16
-
- parentnode.dk
-
Release of Manipulator v0.9.1
- 2016-02-08, 20:36
-
- parentnode.dk
We're SO diligent - version 0.9.1 of Manipulator is out now!
-
Create a personal SSH key
- 2016-02-05, 13:21
-
- parentnode.dk
A SSH key can be used as a means of identification, fx. when logging into a cloud-server. It is considered a very safe way of identifying yourself.