How to set up a MariaDB Galera cluster on Ubuntu 20.04

How to set up a MariaDB Galera cluster on Ubuntu 20.04

A MariaDB Galera cluster is a highly available and distributed database cluster that uses Galera technology for data replication. All nodes in the cluster are of equal value and can process read and write operations simultaneously. Thanks to multi-master replication and automatic…

Read more
How to use SHOW TABLES in MariaDBGorodenkoffshutterstock

How to use SHOW TABLES in MariaDB

With SHOW TABLES, MariaDB allows you to list all tables within a database, making it easier to access or delete tables. In this article, we’ll take a look at the structure of this MariaDB statement and how to use it. Using simple examples, we’ll also show you how to filter…

Read more
How to permanently delete tables using MariaDB DROP TABLEStock-Assoshutterstock

How to permanently delete tables using MariaDB DROP TABLE

To permanently delete one or more tables in MariaDB, the `DROP TABLE` command can be used. Because the command irrevocably removes specified tables, it should only be accessible to authorized users. In this dedicated article, we will explain more about the command and its options…

Read more
What are the different data types in MariaDB?

What are the different data types in MariaDB?

MariaDB data types can be divided into five categories. While numeric data types and time and date specifications are for numbers, strings can contain various characters. The database management system also allows geometric data types and some types of data that do not fall into…

Read more
How to query and merge records using MariaDB JOINMaksim Kabakoushutterstock

How to query and merge records using MariaDB JOIN

When working with several tables, it’s often necessary to combine data records. In MariaDB, you can use the JOIN statement to do this. In this article, we explain how the command works and how the different variants INNER JOIN, LEFT OUTER JOIN and RIGHT OUTER JOIN differ from…

Read more
How to permanently delete a database using DROP DATABASE in MariaDBMr. Kosalshutterstock

How to permanently delete a database using DROP DATABASE in MariaDB

If a database is no longer required, it’s advisable to delete it from the server. In MariaDB, the command to do this is DROP DATABASE. Since this command permanently removes the database, it should only be used after thorough consideration, as it will also delete all tables and…

Read more
How to use MariaDB CREATE DATABASEREDPIXEL.PLShutterstock

How to use MariaDB CREATE DATABASE

If you want to create a new database using the free and open-source relational database management system MariaDB, you can use the CREATE DATABASE command. This article provides a detailed explanation of how the command functions and explores various optional parameters that can…

Read more
How to use MariaDB CREATE TABLENDAB Creativityshutterstock

How to use MariaDB CREATE TABLE

If you want to create a new table, you can use CREATE TABLE in MariaDB to do so. The statement not only means that a new table is created, but also creates the individual columns and the data types permitted in them. In this article, we explain exactly how CREATE TABLE works in…

Read more
How to use CREATE USER in MariaDB

How to use CREATE USER in MariaDB

To create a new account, you can use the CREATE USER command in MariaDB. In this article, we’ll not only explain step by step how to use the command and create a new user, but also show you which user rights you can assign to users. We’ll also explore different clauses you can…

Read more

Hosting

The IONOS Web Hosting Guide: advice for website administration

Hosting an internet presence (web hosting) is getting easier and easier thanks to the variety of tools and increasingly user-friendly content management systems. But it’s still good to familiarise yourself with the finer points of online service administration: and this is where our Web Hosting Guide comes in. In our Digital Guide to hosting, you’ll find in-depth information and recommendations on programs, tools, plugins as well as general hosting tips. These useful articles are designed for all levels, from beginners to professional users: with relevant content and comprehensive detail, the IONOS Web Hosting Guide offers expert knowledge to a broad readership.

CMS, blogs, and technical matters

The ‘Hosting’ category is one of six sections of the IONOS Digital Guide. This is then split into three further subcategories: ‘CMS’, ‘Blogs’, and ‘Technical matters’. The first of these is devoted to content management systems, looking at the considerable number of options available for website creation and administration. The ‘Blogs’ subcategory offers advice and guidance on the establishment and operation of a successful weblog. Here, we also introduce the many extensions and tweaks available for the most widely used blogging and CMS application of all – WordPress. Our final section focuses on information and tips on ‘Technical matters’. This subcategory explores the different sorts of web hosting, the various programs which lighten your web hosting workload, new hosting opportunities, and everything else you need to know about the administration of internet resources.

From beginner to expert: hosting tips for every ability

Our Web Hosting Guide isn’t just for checking basic requirements and techniques of site administration – trained professionals can also expand upon their existing knowledge by reading our articles. Articles like ‘What is shared hosting?’ or our ‘Blog with success’ series are suitable for readers who are new to web hosting, whereas specific posts like ‘Indexing management with robots.txt’ or ‘The top ten .htaccess tricks’ require prior knowledge and experience. This variety makes our Web Hosting Guide attractive and accessible for anyone interested in website administration. Whether you’re a small to medium-sized enterprise, a blogger, a developer, or simply a technology enthusiast: IONOS has got you covered.

Page top