This is not a paid advertisement. Most of the stuff I have ever bought from IKEA has turned out being crap in the long run (some very shortly) and that is why I normally keep avoiding their products as long as there are any reasonable alternatives available. However, now I…
Posts published in “Tutorials”
If you have been following the open source cloud storage software scene lately, you may know the history of ownCloud and Nextcloud. In short, Nextcloud is a fork of ownCloud, an open source project that consists of client and server software for creating and running file hosting services for personal…
The first time I tested Home Assistant software was couple of years ago and it was on Linux desktop. I liked the idea and the execution, and it made me think I would like to able to build my own custom kit for some random home automation. So I decided…
To install Joomla! -publishing platform on remote server follow the these steps: Login to you server account via ssh: ssh username@service.com and enter your credentials. cd to the right directory you are intended to serve your web site from (public_html, www or similar) Download Joomla! installation package: wget https://downloads.joomla.org/cms/joomla3/3-7-3/Joomla_3.7.3-Stable-Full_Package.tar.gz You…
This tutorial is in Finnish language because it concerns a highly local service. WordPress -julkaisualustan asennus on helppoa. Näitä ohjeita seuraamalla asennat julkaisualustan Kapsin tai vastaavan palvelun serverille. Ohje toimii sellaisenaan Linux -käyttöjärjestelmällä, kuten Ubuntu tms. Windowsilla komentoja täytyy soveltaa ja esim. ssh:n sijasta käyttää Putty-ohjelmaa tai vastaavaa. Aluksi tarkista,…