How to Install Attendize on Ubuntu 16.04

How to Install Attendize on Ubuntu 16.04

We will explain how to install Attendize on Ubuntu 16.04, with MariaDB, PHP-FPM and Nginx. Attendize is an open-source ticket selling and event management platform written in PHP on top of the Laravel framework. This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 16.04 VPS. Installing Attendize on Ubuntu 16.04, is easy task if you carefully follow the steps bellow

Read More

Ubuntu Add User to Sudoers

Ubuntu Add User to Sudoers

Add User to Sudoers in Ubuntu We’ll show you, how to create sudo user on Ubuntu 16.04. Sudo is a Linux-based program that allows privileged users to execute specific commands as the superuser or another system user. Adding users to the sudo group on Ubuntu 16.04 is a fairly easy task if you follow the tutorial below. Ubuntu Add User to Sudoers in five simple steps. Let’s get started.

Read More

How to Install Moodle on Ubuntu 16.04

How to Install Moodle on Ubuntu 16.04

Step-by-step Installation Guide on how to Install Moodle on Ubuntu 16.04. Moodle (acronym of Modular-object-oriented dynamic learning environment’) is a free and open source learning management system built to provide teachers, students and administrators single personalized learning environment. Moodle is built by the Moodle project which is led and coordinated by Moodle HQ.

Read More

How To Install Git on CentOS 7

How To Install Git on CentOS 7
How To Install Git on CentOS 7

Installing Git on CentOS 7We’ll show you, How To Install Git on CentOS 7. Git is a distributed version control system, which you can use to track the code changes (versions) while developing software. Git offers features such as reverting to a previous stage, multiple workflows, local branching, and many others. This makes Git one of the best version control systems and that is why it is used by many software developers. Installing Git on CentOS 7 is an easy task, just carefully follow the steps below, and you should have it installed in less than 10 minutes.

Read More

Difference Between IMAP and POP

Difference Between IMAP and POP

We’ll explain the difference between IMAP and POP. If you are using email services then you have certainly come across the terms POP and IMAP. But, do you know exactly what they mean and which one you need to choose when configuring your local email client? We will tell you the key differences between IMAP and POP so you will be able to choose the right option.

Read More

Linux Date Command

How to Use the Date Command in Linux

In this post, we will show you some examples on how to use the date command in Linux. The date command in Linux  can be used to print or set the system date and time. Using the Date Command in Linux its simple, just follow the examples and the syntax below. Let’s get started.

Read More

How to Kill a Process in Linux

How to Kill a Process in Linux

We’ll show you How to kill a process in Linux . One of the major advantages of Linux is the ability to terminate a process without having to reboot your server. In this tutorial, we will show you how to kill a process in Linux using the kill, pkill and killall commands.

Read More

How to Set up WordPress Two-Factor Authentication

In this guide we are going to provide you with step-by-step instructions on how to set up two-factor authentication on a WordPress website, hosted on CentOS 7 VPS. There are many two-factor authentication WordPress plugins available in the WordPress.org plugin repository, but for the purpose of this tutorial, we will install and set up the Google Authenticator plugin for WordPress.

Read More