Linux distributions

Top Things To Do After Installing Ubuntu 15.04

Ubuntu 15.04 final beta is already out couple of weeks before. The final version of Ubuntu 15.04 will be released on coming April 23,...

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

How to Format USB Drive in the Terminal

We all at some point in time we all format our USB drives. The question I would like to ask is how do you...

All About PING Command

All network administrators and IT professionals are well known with the ping command. It's a life saving command to check the basic connectivity between...

Installing Telnet In CentOS/RHEL/Scientific Linux 6 & 7

Disclaimer: Before installing and using Telnet, keep the following in mind. Using Telnet in public network(WAN) is very very bad idea. It transmits login data...

Review EXT4 vs. Btrfs vs. XFS

To be honest, one of the things that comes last in people’s thinking is to look at which file system on their PC is...

How To Install Nagios Core 4.1.1 In Ubuntu 15.10/16.04

About Nagios Nagios is an enterprise class, open source software that can be used for network and infrastructure monitoring. Using Nagios, we can monitor servers,...

How To Install LAMP Stack On Ubuntu 15.10

LAMP is a combination of operating system and open-source software stack. The acronym LAMP came from the first letters ofLinux, Apache HTTP Server, MySQL...

How to Resolve no sound problem on Ubuntu 14.04, 13.10, 13.04...

Updated 19/04/2014 : One of the common issues facing Ubuntu users after installing or upgrading Ubuntu is the no sound problem, there are many...

Setting Up DNS Server On CentOS 7

DNS stands for "Domain Name System", translates hostnames or URLs into IP addresses. For example, if we type www.unixmen.com in the browser, the DNS...

DNS Server Installation Step by Step Using CentOS 6.5/6.4/6.3

DNS, Domain Name System, translates hostnames or URLs into IP addresses. For example if we type www.unixmen.com in browser, the DNS server translates the...

Linux Basics: Create Network Bonding On CentOS 7/6.5

What is Network bonding? Network bonding is a method of combining (joining) two or more network interfaces together into a single interface. It will...

How To Install XAMPP Stack On Ubuntu 15.04

XAMPP is a free, open source stack that contains Apache web server, MySQL database, PHP, and Perl. The main goal of XAMPP is to...

Install LAMP Server (Apache, MySQL, PHP) On RHEL, CentOS, Scientific Linux...

LAMP is a combination of operating system and open-source software stack. The acronym LAMP is derived from first letters of Linux, Apache HTTP Server,...

Install Oracle Java JDK 8 On CentOS 7/6.5/6.4

This tutorial describes how to install and configure latest Oracle Java JDK on CentOS 7, 6.5, and 6.4 servers. Although, the steps should work...

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

Installing Cisco Packet tracer in Linux

What is Cisco Packet tracer ? Cisco Packet tracer is a powerful network simulator tool which used to trained while we do some Cisco certifications....

Install Android SDK On Ubuntu 14.04

What is Android SDK? The Android Software Development Kit (SDK) enables the developers to build the Android applications. The Android SDK includes the following to...