Linux distributions

Modem Manager GUI: Linux Mobile Partner Application For USB Modems

Modem Manager GUI is frontend for ModemManager daemon able to control specific modem functions. For users of USB modems/dongles there is no official or native Linux...

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 Open PDF Files In Chromium Browser On Arch Linux...

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the...

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 Increase or Decrease LCD Brightness From Terminal

Howdy Guys, As we all know brightness can be controlled from most laptop keyboards now. Even the mouse has long been used to increase and...

Geary 0.6.2 ‘Stable’ and 0.7.1 ‘Unstable’ Released!

Yorba is pleased to announce the release of Geary 0.6.2 (All users are adviced to upgrade to this version) and 0.7.1, Yorba's next-generation mail...

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

Docker – Lightweight Virtualization With Linux Containers

What Is Docker? From the Docker website, Docker is an open platform for developing, shipping, and running applications. Docker is designed to deliver your applications faster....

Install REMI Repository On RHEL, CentOS, Scientific Linux 7/6.x/5.x And Fedora...

This tutorial describes how to add REMI repository which is created and maintained by a French guy named Remi Collect. REMI repository is free...

Install LEMP Server (Nginx, MariaDB, PHP) On CentOS 7

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

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

Vagrant – Creating Virtual Development Environments Made Easy

Vagrant is an open source tool to create multiple development environments for developers and system administrators, and development environments managed by Vagrant can run...

KeyBox: A Web-based SSH Console To Manage Multiple SSH Sessions Simultaneously

KeyBox is a free, web-based open source application that can be used to manage multiple SSH sessions on multiple systems. It allows you to...