Loading...
 
Skip to main content

View Articles

List Articles

Installing Tiki 29 from Git requires more memory, here how to fix on Debian-Ubuntu

Bernard Sfez - 09-10-2025 12:44

If you’ve tried installing Tiki 29 from GitLab or running setup.sh or npm run build, you might notice something new — your server runs out of memory halfway through. What used to work fine with 2 GB RAM now fails unless you have at least 4 GB or more on your Debian/Ubuntu server.

In this short OpenSource Solutions guide, we’ll look at why this happens and how to fix it quickly, either by adding swap memory or upgrading your server’s RAM, so you can complete your Tiki 29 VCS installation smoothly.

The wiki syntax in Tiki

Bernard Sfez - 08-10-2025 09:13

My name is Bernard Sfez and I’m a Tiki specialist.
Today in this first tutorial I will explain how to use the Wiki syntax in Tiki.

  • What is the Wiki syntax
  • How to use it, inline or with the help of the toolbar buttons
  • Where to find the online help available once in the edit mode
  • An overview of the advanced usages of the Wiki syntax
  • The Editing and Plugin control panel parameters and options
  • Finally we’ll create together a wiki page using what we’ve just learned


Some other interesting links

Tiki Wiki Doc: https://doc.tiki.org/Wiki-Syntax
Tiki Wiki: https://tiki.org/Why-Wiki-Syntax-Is-Important
Interesting comparison with WYSIWYG: http://wysiwygproblems.com

Comprehensive Guide to Installing Tiki Wiki on Debian 12 (2025 Edition)

Bernard Sfez - 05-01-2025 12:24

This comprehensive guide demonstrates how to set up a Debian 12 server with a hosting control panel and install a Tiki Wiki website solution using only open-source software.

Designed for versatility, this proven method leverages an Amazon AWS Lightsail instance but can be easily adapted to most hosting platforms. Follow this step-by-step guide to configure MariaDB, manage PHP versions, install Webmin and Virtualmin, secure your server with SSL certificates, and publish your Tiki Wiki site online—all with expert insights and professional tips to streamline the process.

This tutorial is tailored for intermediate IT administrators or full-stack developers seeking guidance on setting up and publishing websites.

Tiki Wiki SEO, Sitemap Issue and Solution

Bernard Sfez - 06-08-2024 09:57

From Tiki Wiki versions 25.x to 27.0 the sitemap feature may generate an incorrect URL for submission to search engines. Specifically, the URL points to tiki-sitemap.php?file=sitemap-index.xml, which can cause errors when submitted to Google Search Console.

To use the sitemap feature, ensure the "Sitemap Protocol" is enabled:

  1. Navigate to Settings → Control Panels → General Settings → Navigation Admin Panel (direct URL: /tiki-admin_sitemap.php).
  2. Additional settings and explanations about the Tiki sitemap can be accessed via the gear icon (settings button) on the same page.


You will find the URL intended for submission to search engines, but it is incorrect. OpenSource Solutions provides a detailed guide on how to resolve this issue.

Future versions of Tiki (from Tiki27.1) introduce a new panel under Advanced → SEO Preferences

How to upgrade to Tiki Wiki 27 (new Build System)

Bernard Sfez - 01-06-2024 08:00

The Tiki 27+ Build System marks a significant evolution in the way Tiki Wiki CMS Groupware handles its development and deployment processes. This article aims to guide you through the essential steps and provide solutions, even as the process continues to stabilize.

Introduced in Tiki 27 and refined in subsequent versions, this build system brings numerous enhancements aimed at improving efficiency, consistency, and ease of maintenance for developers and users alike. However, it requires power users and administrators to familiarize themselves with the new installation method from Gitlab (Version Control System).

Tiki Wiki installation on Linux 2024 (Debian 12)

Bernard Sfez - 17-04-2024 09:45

Through this comprehensive guide learn how to setup your Debian 12 server and everything needed to install and maintain multiple Tiki Wiki websites or applications. This concise tutorial covers the entire process, from upgrading your Debian Linux operating system to publish your TikiWiki website. This step-by-step walkthrough will cover MariaDB, installing different PHP versions, installing Webmin and Virtuamin control panel, setup and use Git, set an SSL certificat and finally publish your Tiki Wiki website online.

Understanding DoS and DDoS Attacks: Their Impact, Trends, and Mitigation Strategies

Bernard Sfez - 06-02-2024 10:00

Denial of Service (DoS) and Distributed Denial of Service (DDoS) attacks are among the most disruptive cybersecurity threats faced by businesses and governments alike. These attacks involve overwhelming a system with excessive traffic to render it inaccessible, thereby causing significant service disruptions. While DoS attacks are typically launched from a single source, DDoS attacks leverage a multitude of sources, making them much more difficult to mitigate.

Recent trends indicate a surge in such attacks, with a notable example being the 2023 HTTP/2 protocol exploit that saw major tech giants like Google and Amazon fend off record-breaking levels of traffic.

This article explores these threats and outlines key strategies for mitigating risks, such as the use of DDoS protection services, network security protocols, secure authentication methods, proactive monitoring, and more. By implementing these strategies, businesses can significantly reduce their vulnerability to such attacks and safeguard critical infrastructure.