Linux tutorials

IPTABLES VS FIREWALLD

Today we will walk through iptables and firewalld and we will learn about the history of these two along with installation & how we can...

Learn file management commnad line required for RHCSA

3.0 Introduction to Red Hat Linux Key file system Welcome back, in this ‘RHCSA examination preparation guide’ series two articles are published, this is third...

Learn man, vim editor and file globbing for RHCSA

4.1 What we will include in this RHCSA tutorial? Welcome back to this RHCSA exam preparation tutorial series, three chapters of this tutorial series has...

How to install Gitolite in CentOS 7

About Gitolite Gitolite is a free, open source Git server that can be used to setup git hosting on a central server, with fine-grained access...

Minimal Tools on Arch Linux

Some people use old comupters so they can't use KDE, Gnome and etc  and they mostly use some Windows Managers like OpenBox, I3wm and...

Emacs vs VI: Which is better

Startup time Vi(m) proponents complain about Emacs's startup time. Yes, Emacs is slow to start up, but this is not a big deal: you start...

Videocast: Custpmize I3wm on Arch Linux

I3wm is customizable windows manager which is really lightweight so its suitable for old computers, in this videocast we are going to talk a...

Installing TS3 musicbot on Arch Linux

Installing TS3 musicbot on Arch Linux - SINUSBOT The voice communication is one of the most important thing during social activities. Gamers very often use...

Install RabbitMQ server in CentOS 7

About RabbitMQ RabbitMQ is an open source message broker software, also sometimes known as message-oriented middleware, that implements the Advanced Message Queuing Protocol (AMQP). It is very easy...

Install Erlang and Elixir in CentOS 7

In this tutorial, we will be discussing about how to install Erlang and Elixir in CentOS 7 minimal server. Before installing them, let us...

How to Install and Configure SQUID Proxy server in RHEL/CENTOS

SQUID Proxy Server A proxy server is a device that usually sits between a client and the destination the user is trying to reach. It...

ttystudio – Record the Terminal session in GIF

A while ago, we have written about 'script' command which can be used to record the Terminal activities in Linux. For more details about...

Installing and Setting Up LAMP Stack (Linux Apache MariaDB PHP) with...

In this tutorial, we will be installing LAMP (Linux Apache MySQL PHP) with PHP7. By the end of this post, you should have your...

TLDR Pages – A Simplified alternative to Unix/Linux man pages

About Linux man pages As you probably know, Manual pages, shortly man pages, are the online software documentation for Unix and Linux like operating systems....

enhance your Archlinux security using ufw Firewall

Firewall is one on the most used word in  wed security terms to protect your network,today in this tutorial i will explain for Arch...

Everything you should know about RHCSA Certification

Things you should know about RHCSA Certification Exam RHCSA or Red Hat Certified System administration exam is designed to test your knowledge and skills which...

Digital reciever in Ubuntu (Part 2)

In first part of this tutorial we talked about configuration of our DVB card, now we going to see how we can scan the...

Deploy LAMP and/or LEMP stacks easily using Docker

After reading the title of this guide, you might wonder why should we deploy LAMP and LEMP stacks using Docker? Why can't we just...