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 users win simply simply way how to setup firewall in arch Linux...
View ArticleTLDR 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. The first actual man pages were written by...
View ArticleInstalling and Setting Up LAMP Stack (Linux Apache MariaDB PHP) with PHP7.0...
In this tutorial, we will be installing LAMP (Linux Apache MySQL PHP) with PHP7. By the end of this post, you should have your LAMP running OK with no issues. In this post we will be using Debian...
View Articlettystudio – 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 ‘script’ command, check the following guide. Linux Basics:...
View ArticleHow 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 can provide security, anonymity, and even protection for the client...
View ArticleInstall 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 see a brief explanation of each. About Erlang Erlang is an...
View ArticleInstall 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 to...
View ArticleInstalling 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 TeamSpeak 3 to communicate to each other. In...
View ArticleVideocast: 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 little about it’s customizing on Arch Linux distribution,...
View ArticleEmacs 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 Emacs once per session, then connect to the running process...
View ArticleMinimal 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 etc with some other Terminal Apps, in this post we are going to...
View ArticleHow 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 control and many more powerful features. Gitolite is...
View ArticleLearn 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 been already published, you can follow these...
View ArticleLearn 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 part of the series in continuation, in...
View ArticleIPTABLES 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 configure these for our Linux distributions. Let’s begin...
View ArticleInstalling docker with Ubuntu 16.04 LTS, Mint 17 and CentOS 7
A brief introduction to virtualization Today we will learn installing docker with Ubuntu, mint and CentOS 7 Linux, Before the evolution of the concept of virtualization, to run one application one...
View ArticleHow to Install Cinnamon 3.0 On Ubuntu 16.04 LTS
As you all already know that Ubuntu 16.04 LTS is out there so today we will come to know how we can install & work with Cinnamon 3.0 on our Ubuntu 16.04 LTS Linux distribution. Lets start then....
View ArticlePassword Management in Linux by using chage
In our last artical we known about password managent by using in passwd command, In this artical we known about that password management by using chage . Before going through this artical first read...
View ArticleHow to install OpenVas in Centos 6/7 and Fedora 23/24
OpenVas The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management...
View ArticleTop 10 alternative to Notepad++ in Linux
Introduction No doubt that notepad ++ is a fabulous application for programming and general text editing, itr os one of the best know text editor. But, sometimes a administrator or programmer...
View Article