Linux tutorials

Install Pandora FMS Server On CentOS 7

Pandora FMS (Stands for Pandora Flexible Monitoring System) is software solution for monitoring computer networks. Pandora FMS allows monitoring in a visual way the...

[QUICK TIP] How To Change The GRUB 2 Default Timeout

Question: How can I change the default timeout for choosing distro to boot with? I always find myself been caught by the default time. Answer: If you...

Setup Local Yum Repository On CentOS 7

This tutorial describes how to setup a local Yum repository on CentOS 7 system. Also, the same steps should work on RHEL and Scientific...

How To Install Tomcat 8 On CentOS 7

From the Apache Tomcat home page, Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet...

Install And Configure FTP Server On CentOS 7

vsftpd (Very Secure File Transport Protocol Daemon) is a secure, fast FTP server for Unix/Linux systems. In this how-to article, let us see how...

How To Install Subversion On CentOS 7

From Wikipedia: Apache Subversion (often abbreviated SVN, after the command name svn) is a software versioning and revision control system distributed as free software under...

How To Configure Static IP On CentOS 7

Question: How to switch from Dynamic to static in my CentOS 7? Answer: Before to convert from dynmic to static, please make an copy of resolv.conf under...

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

Setting Up NFS Server And Client On CentOS 7

NFS, stands for Network File System, is a server-client protocol used for sharing files between linux/unix to unix/linux systems. NFS enables you to mount...

Rainbow Stream: A Terminal-based Twitter Client

Introduction Rainbow Stream is a terminal-based Twitter Client written using Python language. It is smart, nicely displayed and even can show images directly on terminal....

Install LAMP Server (Apache, MariaDB, PHP) On CentOS/RHEL/Scientific Linux 7

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

‘Ifconfig’ Command Not Found In CentOS 7 Minimal Installation – A...

As we all know, "ifconfig" command is used to configure a network interfaces in GNU/Linux systems. It displays the details of a network interface...

Fix LCD Dimming After Boot / Reboot on Manjaro XFCE 0.8.10

After installing Manjaro XFCE 0.8.10 anytime I boot or reboot my system the LCD backlight reduces to lowest. I can still increase this using...

Add LCD Brightness Control To Manjaro XFCE Panel

Brightness of your laptop's LCD screen can be controlled by key combinations; for those manufactured by TOSHIBA it's mostly Fn + F6 and F7...

Setup PXE Boot Environment Using Cobbler On CentOS 6.5

In our previous tutorials, we had showed you how to setup PXE environment on Ubuntu 14.04, and CentOS 6.5. Install And Configure PXE Server On...

Obmenu: The OpenBox Menu Editor

Obmenu is a menu editor designed for openbox. It's easy to use, allowing to get the most out of the powerful Openbox menu system,...

Create A Whisker Menu Launcher On Manjaro XFCE

Hi Guys, In this tutorial, we are going to create a Whisker menu launcher ourselves, that is manually. Mostly, when we install application they are...

[Quick Tip] Set Default Browser on Debian/Ubuntu Using Terminal

Hey Guys, In this post, we are going to use the terminal to make a browser default. Even though, this can easily be done using the...