Loading...
 

View Articles

Online safety and privacy (explained to children)

Bernard Sfez - 25/01/2023 09:29

Father of 2 teenagers with their own smartphones, I am concerned about privacy issues and their online safety. Between this hyper-connectivity and the constant implementation of new technologies without any hindsight on an often "involuntary" public, it is essential to prepare and protect our children for the revolutions to come and to give them the tools and the necessary education. For example, children (and adults) need to understand that the information they share online can be used for malicious purposes, such as harassment or impersonating. It is therefore important that they learn to protect their privacy by not sharing personal information such as their full name, address or telephone number.

Explanations of these things are all complicated and boring and I had to use a simple language and make it fun or at least pleasant. While teaching them how to safely enjoy the internet and providing them with a good security posture against malicious attacks, I saw adults walking by, stopping, listening and asking questions too. Motivated by my satisfaction in helping others, I decided to organize myself a little and prepare a publishable version of my "dad's wisdom meeting" 😉. This is the first post, let's see where the wind will take us...

Fixes and tips after upgrading from Tiki Wiki version 24 to Tiki 25

Bernard Sfez - 15/11/2022 12:03


After we enjoyed a very solid Tiki24 with tested and improved features the Tiki Wiki team planned and started adding many additions or critical and complex update.
And what a better time than the 20th Tiki Wiki anniversary to release Tiki 25(https://doc.tiki.org/Tiki25), a future version that will lead the way to Tiki 27, the next LTS (Long Term Services) of this web based application generator !
In this article I will explain the different changes and adaptations I had do to have a previous Tiki24 website to work using the Tiki 25 version. Those are mainly visual changes due to upgrading from Bootstrap4 to Bootstrap5.

Tiki Wiki CMS installation on a barebone server using Debian11, MariaDB, Git and the Virtualmin/Webmin control panel

Bernard Sfez - 29/10/2022 07:29


In this Express Tutorial I will explain how to prepare a Linux Debian11 server to publish your Tiki Wiki website or any other software like Wordpress, Laravel, etc. This express tutorial is for intermediate IT Admin or fullstack developper that want to setup and publish a website. We will review together how to setup the server by installing Debian11 bullseye operating system, setup root and network parameters, install Webmin and Virtuamin control panel, check that MariaDB is running and how you can setup different PHP versions. Finally we will use Git, set an SSL certificat to finally publish your Tiki Wiki website online.

Key point

Tiki Wiki Categories feature

Bernard Sfez - 21/08/2022 16:36

In this Tiki Express Tutorial we'll see together how to enable Tiki Categories, how to use categories to group objects, how to use it to with tracker items and Categories permissions.

How to add more Git Tiki branches after you cloned a single one

Bernard Sfez - 02/03/2022 13:05


Outside development scope, I usually setup my Tiki instance as compact as possible cloning the last revision and a single branch.
However I needed to cherry-pick a commit onto 2 branches and for some reasons Gitlab, where I keep my repositories wasn't able to do it automatically as it does usually.
I had to go under my git config hood to rerouting cables and add a second branch to my existing origin/master.😉

Troubleshooting Tiki Wiki, Tiki settings

Bernard Sfez - 28/02/2022 17:48

In this Tiki Express Video Tutorial I explain how to troubleshoot Tiki settings using the Profiles export tabs, Tiki logs and how to clear caches.