Category: Linux

Learn | Teach Open Source Technologies

Linux Family reached 99.4 % as Super Computer Operating System — Top500.org

According to https://www.top500.org/  in June 2016 Linux family has gained the usage up to 99.4 % as Operating System for Super Computing platform or HPCC.

How to configure ICINGA2 Monitoring server on CentOS / RHEL 7

Before we start to configure ICINGA2 we need to ensure that LAMP is installed on our machine. SELINUX Setup view /etc/selinux/config sed -i ‘s/SELINUX=enforcing/SELINUX=permissive/g’ /etc/selinux/config reboot

How to enable and use EPEL Repo in RedHat / CentOS Linux

Red Hat Enterprise Linux 7 / CentOS 7 rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm yum update

Clip Bucket 2.8 on Ubuntu 14.04 with NGINX & PHP5-FPM on DigitalOcean VPS

Setup your own Video sharing website like, Youtube.com , Vimeo.com or dailymotion.com using Clip Bucket video hosting / sharing code in 30 minutes. First of all we need to update our Ubuntu 14.04 with latest updates apt-get update apt-get upgrade

KODI Free & Open Source Media station

Kodi™ (formerly known as XBMC™) is an award-winning free and open source (GPL) software media center for playing videos, music, pictures, games, and more. Kodi runs on Linux,

How To Use Systemctl to Manage Systemd Services and Units

Introduction Systemd is an init system and system manager that is widely becoming the new standard for Linux machines. While there are considerable opinions about whether systemd is an improvement over the

Updating NGINX 1.4.6 to 1.8.x on Ubuntu 14.04 and fixing limit_zone errors

sudo apt-get install python-software-properties sudo add-apt-repository ppa:nginx/stable sudo apt-get update sudo apt-get upgrade

Configuration of LAMP server for launching of Prestashop Open Source e-Commerce online shop Urdu CBT

  Configuration of LAMP (Linux Apache MySQL PHP) server on CentOS 6.4 Linux for launching of Prestashop Open Source e-Commerce online shop Urdu CBT

Open Source OS meant for “Privacy for anyone anywhere” Tails based on Debian GNU/Linux — Free Software

Tails an Open Source Operating system based on famous GNU/Linux OS Debian which is meant for “Privacy for anyone anywhere”  has been launched. Tails is new Operating System in the list of Operating Systems which provides anonymity online; It is meant to provide  “Privacy for anyone anywhere”  Tails is Live Operating System which can be downloaded…
Read more

How to Install PostGreSQL on Linux

How to Install PostGreSQL on Linux