Half an Hour: Installing NextCloud Hub with OnlyOffice on Ubuntu 18.04

These are the things I encountered following Dave Lane’s instructions here: https://tech.oeru.org/installing-nextcloud-hub-onlyoffice-ubuntu-1804 and finally restart the network stack and ufw on your serversudo service networking restart Failed. Used systemd-networkd restarthttps://superuser.com/questions/1423959/ubuntu-server-fail-to-restart-networking-service-unit-network-service-not-foun ————— sudo apt-get install nginx-full Failed. Ran sudo apt-get update first. Then it worked. ————— sudo apt-get install mariadb-server-10.0 mariadb-client-10.0

Continue reading

Half an Hour: On the Nature of Praxis

Proposal to the 2023 Open Education Conference. Status: rejected. I hate rejection. 🙁  72 On the Nature of Praxis Stephen Downes National Research Council Canada, Ontario, Canada Abstract The concept of ‘praxis’ can be thought of as the relation between experience and reflection in practice and learning. As most commonly

Continue reading

Half an Hour: Better Sharing

Last November Creative Commons posed a question to 12 prominent global open advocates: “What does better sharing for a brighter future look like to you?” I was not one of the advocates in question, but I do have opinions. So I thought I’d comment on each of the 12 visions

Continue reading

Half an Hour: How I Use AI

It’s popular in some circles to argue that we are unleashing AI as a completely untested technology with possibly dangerous implications on society.  My own experience is different. Ever since I studied intelligent systems, connectionism and neural networks in the 90s I’ve tracked the development of AI. Much of my

Continue reading

Half an Hour: Setting Up a Node.js Application in Reclaim Cloud (1)

1. Create a new environment in reclaim cloud Resource: https://support.reclaimhosting.com/hc/en-us/articles/4404919752215-Creating-New-Environments-in-Reclaim-Cloud  I selected node.js as my application and Maria DB as my MySQL database.  2. Set up an end point for the node.js application     – click on ‘Settings’ for the environment    – select ‘End Points’ from the menu to

Continue reading