Quantcast
Channel: Howtoforge Linux Howtos und Tutorials
Browsing all 615 articles
Browse latest View live
↧

Linux cmp command tutorial for beginners (7 examples)

Pretty much regardless of your role, if your regular work involves doing stuff on the command line in Linux, you may find yourself in a situation where-in you'd want to compare two files using a...

View Article


How to Enable SSL and Remote Connections for MySQL on CentOS 7

In this tutorial, I will show you step by step to configure MySQL securely for remote connections with SSL. MySQL is an open source relational database system that works on many Operating Systems...

View Article


Linux Uniq Command Tutorial for Beginners (10 examples)

The uniq command reports or even deletes repeated lines in a file. In this article, we will discuss uniq through easy to understand examples.

View Article

How to Install Oracle Database 12c on CentOS 7

In this tutorial, I will show you step-by-step how to install Oracle 12c on a CentOS 7 x86-64 machine. This includes the preparation and configuration of the CentOS 7 machine for the Oracle 12c...

View Article

How to Set up Nginx High Availability with Pacemaker, Corosync, and Crmsh on...

In this tutorial, I will show you step by step how to create a High Availability Clustered Nginx Web Server with Pacemaker, Corosync, and Crmsh. We will create an Active-Passive Cluster or...

View Article


Linux comm command tutorial for beginners (5 examples)

The comm command in Linux lets users compare two sorted files line by line. In this tutorial, we will discuss this command line tool using easy to understand examples. The following examples should...

View Article

MongoDB Replication on CentOS 7

In this tutorial, I will guide you step-by-step build a replica set in MongoDB. We will use 3 server nodes with CentOS 7 installed on them and then install and configure MongoDB. MongoDB is a NoSQL...

View Article

How to Install Moodle 3.2 on CentOS 7

In this tutorial, I will show you step by step how to install the latest stable Moodle on CentOS 7. Moodle is an open source eLearning software written in PHP. It is used for distance education,...

View Article


How to Upgrade Linux Kernel in Ubuntu 16.04 Server

In this tutorial, I will show you how to upgrade the Ubuntu kernel to use the latest mainline kernel build provided by the Ubuntu kernel Team. I will be using Ubuntu 16.04.2 Xenial Xerus with default...

View Article


How to Install and Configure GitLab on Ubuntu 16.04

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...

View Article

Linux chmod command tutorial for beginners

If you are new to Linux, and are looking for a way to change file/directory permissions through the command line, you'll be glad to know there exists a command - dubbed chmod - that lets you easily do...

View Article

Nginx with libmodsecurity and OWASP ModSecurity Core Rule Set on Ubuntu 16.04

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...

View Article

Linux Join Command Tutorial for Beginners (5 examples)

Sometimes, you may want to combine two files in a way that the output makes even more sense. For example, there could be a file containing name of continents, and another file containing names of...

View Article


Software Defined Networking (SDN) explained for beginners

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...

View Article

Linux Chown Command Tutorial for Beginners (7 Examples)

In Linux, there may be times when you might want to change the owner and group-related information for a file or directory. If you are a command line newbie, and want to know how you can make such...

View Article

Browsing all 615 articles
Browse latest View live