In this guide, we will cover the syntax and commands of sed, methods for replacing text and numbers, using regular expressions.
MediaWiki is an engine initially developed for the Wikipedia project. However, it later became the foundation for many other wiki resources. Due to its architecture, MediaWiki is suitable for both public and internal corporate projects. It can be integrated with other services, such as LDAP for authentication or external search systems.
This guide explains how to quickly and easily deploy your own wiki project on a virtual server using our script.
Note: The script works only on Ubuntu 22.04 or Ubuntu 24.04.
Drupal is an open-source CMS written in PHP. It allows you to create websites of any complexity, from blogs to large corporate portals. Its main advantages are flexibility, modularity, and high security. Drupal supports custom content types, API integrations, and SEO-friendly tools.
The system is highly scalable but requires knowledge for setup and administration. It is often chosen for complex projects where reliability and deep customization are essential. This guide will show you how to install Drupal on a THE.Hosting virtual server using a single script.
PrestaShop is a free open-source platform for creating online stores. It is written in PHP and uses MySQL for data storage. Thanks to its extensive customization options, numerous modules, and themes, PrestaShop is ideal for small and medium-sized businesses.
The platform supports multiple currencies and languages and can be integrated with payment systems and delivery services. In this guide, we’ll show you how to install this CMS on a virtual server in just a few clicks.
Note: The script will only work on servers running Ubuntu 22.04 or 24.04.
OpenCart is an open-source e-commerce management system that supports multiple languages and currencies, as well as integration with popular payment systems and delivery services. Its core features can be expanded using extensions. This guide will show you how to easily set up OpenCart on your server.
MODx is a flexible CMS and web development framework that provides full control over code and site structure. Instead of rigid themes, it uses custom templates, snippets, and chunks. In this article, we’ll explain how to install MODx on a THE.Hosting virtual server using just one script—without needing to use the terminal.
SilverStripe is an open-source CMS (Content Management System) and PHP framework designed for developing web applications and websites. It provides powerful tools for developers and an intuitive interface for content managers.
Ghost is a modern content management platform designed for publishing articles, blogs, and media content. It was created as a lightweight and fast alternative to WordPress, with a focus on minimalist design, speed, and convenience for authors.
Jellyfin is an open-source media server. Unlike many similar applications, Jellyfin is completely free and does not lock any features behind a subscription.
Django is one of the most popular frameworks for building web applications in Python. It simplifies working with databases, handling HTTP requests, and managing users. However, for production use, Django requires proper configuration and integration with other tools. In this guide, we will cover the full process of deploying Django on an Ubuntu 24.04 server using PostgreSQL for data storage, Gunicorn for request handling, and Nginx as the web server.