bLog
Terminal power for the wicked.
11 Posts
-
Installing the web stack on an Ubuntu client
- 2018-06-01, 09:19
-
- parentnode.dk
This will guide you through installing the parentNode web stack on an Ubuntu client for running your LAMP, MAMP or WAMP-based projects.
-
Installing the web stack on Mac OS
- 2016-04-28, 19:18
-
- parentnode.dk
This will guide you through installing the parentNode web stack on Mac OS or OS X for running your LAMP, MAMP or WAMP-based projects.
-
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.
-
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.