Home Search

unixmen.com - search results

If you're not happy with the results, please do another search
Bash setup

How to Chroot SSH Users on Centos 7

The term chroot refers to a process of creating a virtualized environment in a Unix operating system, separating it from the main operating system...

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

How To Setup RabbitMQ Cluster On Centos 7

In this article we are going to setup RabbitMQ Cluster on CentOS 7 Operating system. RabbitMQ is an Open Source message-queuing software called a...

Installing and Setting Up LAMP Stack (Linux Apache MariaDB PHP) with PHP7.0 in Debian...

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

How To Install LEMP Stack On Ubuntu LTS 16.04

LEMP is a combination of the operating system and open-source software stack. The acronym LEMP came from the first letters of Linux, Nginx(engine-x) HTTP...
mytop

10 Linux Commands To Monitor Your System’s Health

Monitoring the performance of a server is one of the core part of a system administrator's job. You can do everything on a server but it’s not worth...

10 Tips To Improve MariaDB Performance

MariaDB launched by the original MySQL developers, is one of the widely used RDMS. As usage of MariaDB reached an extensive level, the performance management became...

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

How To Install Zen Cart On CentOS 7 Linux

CentOS Linux is a community-supported distribution derived from sources freely provided to the public by Red Hat for Red Hat Enterprise Linux (RHEL). As...

Red Hat is now a $2 Billion company

For those who believe open source does not pay you back and you cannot have a money-making business around Linux and open-source, here is...

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

Install And Run WordPress Using Dockers On CentOS 7

Docker is an emerging technology which is currently a hot cake in the town. A lot of people still don’t know much about this and...
Wordpress Docker

Install And Run WordPress Using Dockers On CentOS 7

Docker is an emerging technology which is currently a hot cake in the town. A lot of people still don’t know much about this and...

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

Top Things to do after installing Ubuntu 16.04

To have a fully functional and smoothly running Ubuntu 16.04 Desktop users need to have some services application running before they start working with...

Installing JAVA jre/jdk with Ubuntu 16.04

Introduction Two variable of java are available, JRE (Java Runtime environment) and Java Development kit or JDK. JRE comes with minimal tools to create java...

Managing Software Packages with yum in RHEL7/CENTOS7

The default utility used to manage software packages on Red Hat Enterprise Linux and CENTOS is yum, which stands for Yellowdog update manager. Yum...