Linux Tutorials on the topic “Linux”
-
How to Install Restyaboard on CentOS 7
Author: Liptan Biswas • Tags: centos, linux, server • Comments: 4
Restyaboard is a free and open-source Kanban board application. It is the best self-hosted alternative to Trello. It is written in PHP and uses PostgreSQL to store its database. In this tutorial, we will install Restyaboard on CentOS 7 server.
-
Software Defined Networking (SDN) - Architecture and role of OpenFlow
Author: Himanshu Arora • Tags: linux, networking • Comments: 1
In our previous article, we had a good overview of SDN as a technology, why it’s needed, and how IT industry is adopting it. Now, let’s get a layer deeper, and understand SDN’s architecture and the role of the Openflow protocol in the implementation of the technology.
-
nginx: How To Block Exploits, SQL Injections, File Injections, Spam, User Agents, Etc.
Author: Falko Timme • Tags: linux, nginx, security, web server • Comments: 9
This short article explains how you can block the most common exploits, SQL injections, file injections, spam and user agents used by hackers and bandwidth hoggers from your nginx vhosts with some simple configuration directives. This configuration is far from being complete, but it's a good starting point. You will have to watch your logs for attempted break-in attempts and then try to modify/complete the ruleset.
-
-
How to Install OrangeHRM on Ubuntu
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 4
OrangeHRM is a widely used, web-based, open-source human resource management software that can be used to manages employee's attendance, performance, recruitment and annual appraisals.
-
Samba 4 with Active Directory on CentOS 7 rpm based installation with share support
Author: iron_michael86 • Tags: centos, linux, samba • Comments: 18
This tutorial shows how to install Samba 4 with Active Directory support on CentOS 7 with precompiled packages from Wing repository and SELinux enabled.
-
How to configure MySQL Multi-Master Replication on Oracle Linux
Author: shahril bin kamaruzzaman • Tags: centos, linux, mysql • Comments: 1
This tutorial explains how to setup and configure MySQL multi-master replication on Oracle Linux. Please note that even though the configuration is made under Oracle Linux, yet the steps and configuration are mainly the same to CentOS and Red Hat Linux.
-
Software Defined Networking (SDN) explained for beginners
Author: Himanshu Arora • Tags: linux, networking • Comments: 2
Over the past few years, Software Defined Networking (SDN) has been a key buzz in the computer networking/IT industry. Today, more and more companies are discussing SDN to leverage it for their business and future growth plans.
-
Nginx with libmodsecurity and OWASP ModSecurity Core Rule Set on Ubuntu 16.04
Author: Dino Edwards • Tags: linux, nginx, security, ubuntu • Comments: 2
In this tutorial, I will show you how to compile the latest version of Nginx with libmodsecurity (Modsecurity 3.x) NOT to be confused with Modsecurity 2.9. We will also be integrating the OWASP ModSecurity Core Rule Set (CRS).
-
How to Install and Configure GitLab on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 2
In this tutorial, I will show you step-by-step how to install GitLab CE (Community Edition) on your own Ubuntu 16.04 Xenial Xerus server. In this tutorial, I will be using the 'omnibus' package provided by GitLab for easy installation and create an SSL certificate with Let's encrypt.
-
How to join your Linux server to the NTP pool project
Author: Oliver • Tags: arch linux, centos, debian, linux, server, ubuntu • Comments: 0
This tutorial explains how to configure a NTP (Network Time Protocol) server (using ntpd) and join it to the continuously more demanded NTP pool project.