Mautic is a free open source, web-based and leading marketing automation tool that enables you to understand, manage, and grow your business or organization conveniently. It is highly customizable and extensible, to meet your business requirements. It is still a very young project at the time of writing this article. It runs on most standard
CentOS Tips - Page 4 of 6 - DesignLinux
How to Install LEMP Server on CentOS 8
LEMP is a software stack that comprises a set of free and open-source tools that are used for powering high traffic, and dynamic websites. LEMP is an acronym for Linux, Nginx (pronounced as Engine X), MariaDB / MySQL and PHP. Nginx is an open-source, robust and high-performance web server that can also double up as
How to Install PostgreSQL and pgAdmin in CentOS 8
PostgreSQL is a powerful, widely-used, open-source, multi-platform and advanced object-relational database system known for its proven architecture, reliability, data integrity, robust feature set, and extensibility. pgAdmin is an advanced, open-source, full-featured, and web-based administration and management tool for the PostgreSQL database server. In this article, you will learn how to install the PostgreSQL 12 database
How to Install OwnCloud on CentOS 8
Owncloud is a market-leading, client-server software that offers a cloud platform that allows you to back-up your files in a central location and syncs them on the cloud. It’s an excellent alternative to popular backup applications such as OneDrive, Dropbox and Google Drive. Unlike these popular platforms, OwnCloud doesn’t offer data center capabilities for hosting
How to Fix “Failed to set locale, defaulting to C.UTF-8” in CentOS 8
Have you ever encountered the warning/error “Failed to set locale, defaulting to C.UTF-8” in CentOS 8 or RHEL 8? If yes, then this article describes how to fix this error. Note that this article should also work on any operating systems based on RHEL 8. A locale is a set of basic system parameters that
How to Install NextCloud on CentOS 8
NextCloud is an open-source, on-premise file share and collaborative platform that allows you to save your files and access them across multiple devices such as PCs, smartphones, and tablets. As a popular self-hosting platform that works much like DropBox, it allows you to seamlessly collaborate on various projects, manage your calendar, send and receive emails
How to Install Perl Modules Using CPAN on CentOS 8
The Comprehensive Perl Archive Network (CPAN in short) is a popular central repository of currently 188,714 Perl modules in 40,986 distributions. It is a single location where you can find, download and install any of the incredible (and still growing) collection of Perl libraries. It has 25,000 modules available and it is mirrored on servers
How to Set Up NFS Server and Client on CentOS 8
Network File System (NFS) also known as client/server file system is a popular, cross-platform and distributed file system protocol used to export local file systems over the network so that clients can share directories and files with others over a network and interact with them as though they are mounted locally. In CentOS/RHEL 8, the
How To Configure PostgreSQL 12 Streaming Replication in CentOS 8
PostgreSQL database supports several replication solutions to build high-availability, scalable, fault-tolerant applications, one of which is Write-Ahead Log (WAL) Shipping. This solution allows for a standby server to be implemented using file-based log shipping or streaming replication, or where possible, a combination of both approaches. With streaming replication, a standby (replication slave) database server is
How to Install Joomla on CentOS 8
Joomla is a popular free and open-source Content Management System (CMS) written in PHP. Although it’s not as popular as its counterpart WordPress, it’s still used for creating blogs/websites with limited or no web programming knowledge. It comes with a neat and intuitive web interface that is easy to use and packed with numerous add-ons