Press "Enter" to skip to content

Posts tagged as “Linux”

Installing Calculix Launcher

0

Calculix is an open source finite element analysis software. And Calculix Launcher is a tool that provides a nice graphical user-interface between the components of the tool stack. Read more from here. This guide is primarily written for my self to point out the steps of the procedure of installing…

Nextcloud Client for Linux

0

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…

Getting on with Hass.io

0

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…

Joomla! Installation on Remote Server

0

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…

WordPressin asennus Kapsille

0

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,…