How to Install the Elgg Social Network on Debian 9

In this tutorial, we will explain how to install Elgg on a Debian 9 VPS as well as all of the necessary components, such as the Apache web server, the MariaDB database server, and PHP.

Elgg is a free and open-source social network platform that allows users to build their own self-hosted social network environments, such as a campus-wide social network for your university, school, or college, or an internal collaborative platform for your organization.

Elgg comes with a lot of handy features out-of-the-box, such as:

  • The Core API
  • Composer package manager
  • Flexible system of hooks and events
  • Extendable system of views
  • Cacheable system of static assets
  • Notifications service
  • Internationalization and localization
    and much more…

Read More

How To Install Sensu on CentOS 7

How to Install Sensu on CentOS 7

In this tutorial, we will be installing Sensu on a CentOS 7 VPS. We will also show you how to set it up, that way you can start using it right away.

Sensu is a comprehensive multi-cloud monitoring solution for extensive monitoring of businesses’ IT infrastructure. Sensu is composed of a backend, wherein all data will be gathered and checked, and an agent, which will act as the client host that sends checks/requests to the backend for processing.

Installing Sensu on CentOS 7

Some of Sensu’s key features are the following:

  • Automated workflow monitoring
  • Fast incident response and alert notifications
  • Support for collecting and storing industry-standard metrics
  • A built-in command line tool (sensuctl)
  • Up-to-date API and modern dashboard interface included by default

Read More

How to Disable SELinux on CentOS 7

In this tutorial we will go over the different levels of security in SELinux, as well as show you how to disable SELinux on a CentOS 7 VPS.

SELinux or Security-Enhanced Linux is a Linux kernel security module which provides a variety of security policies and gives server administrators better control over access to various parts of their system. Basically, with SELinux enabled, every program or action running on a Linux VPS which can affect the system in any way would be checked against a security ruleset. Although it provides a higher level of security, many system administrators find it difficult to manage and troubleshoot. For this reason, it’s common for admins to want to disable it. Let’s get started with disabling SELinux.

Read More

How to Install Feng Office on an Ubuntu 18.04 VPS

How to Install Feng Office on Ubuntu 18.04

In this article, we will show you how to install Feng Office on an Ubuntu 18.04 VPS.

Feng Office is an open-source collaboration platform that is web-based and written in PHP. This application has three editions: Community, Professional, and Enterprise. In this tutorial, we will install the Community edition which is the basic Feng Office and includes excellent features such as task management, document management, workspaces, and a lot more.

Read More

How to Install Microweber on Debian 9

In this tutorial, we will show you how to install Microweber on a Debian 9 VPS.

Microweber is a feature-rich open-source content management system and website builder. It is based on the PHP programming language and the robust Laravel Java framework. Microweber’s drag-and-drop technology and real-time writing and text editing functionality provides a quick and easy way to create your content, helping turn your website into a rich environment for you to express your thoughts. It also comes with built-in storefront features, allowing you to create an e-commerce site from which you can sell your products on the Internet. Let’s begin with the installation.

Read More

How to Install phpPgAdmin on Debian 9

In this tutorial, we will show you how to install phpPgAdmin on a Debian 9 VPS.

PhpPgAdmin is an open-source web administration interface used for managing PostgreSQL databases. PhpPgAdmin is written in PHP and it makes the administration of PostgreSQL databases easier, not to mention the web-based GUI making everything more user-friendly and easier to use. Let’s begin with the installation process.

Read More

How to Install Open eShop on Ubuntu 18.04

In this tutorial, we’ll go over the steps needed to install Open eShop on an Ubuntu 18.04 VPS.

Open eShop is a free and open-source PHP-based web interface that allows its users to easily sell their digital goods such as MP3s, eBooks, Movies, Software, or any other downloadable item on offer. The installation of Open eShop is pretty easy, and this tutorial will go into details on how to install and configure Open eShop on an Ubuntu 18.04 VPS with Apache web server, MySQL database server and PHP.

Read More

How to Install Lynis on Ubuntu 18.04

In this guide, we will explain how to install the Lynis community edition on an Ubuntu 18.04 VPS.

Lynis is an open-source tool for security auditing, compliance testing, and vulnerability detection. Lynis also scan for general system information and possible configuration issues and provide tips for further system hardening.

Lynis comes in two editions, community and enterprise. The enterprise editions include more tests and it is bundled with plugins. When extended with plugins, Lynis will perform additional tests and collect more system information. Lynis runs on all Linux distributions and it is used by thousands of developers, system administrators, IT auditors, and penetration testers all around the world.

This guide should work on other Linux VPS systems as well, but it was tested and written for an Ubuntu 18.04 VPS.

Read More