Open Source Educational Network

Learn | Teach Open Source Technologies

To OpenSource and Beyond!

This is a first in a series of posts based on my read of the potential of opensource. The first part gives an intro to what I mean by opensource projects, and why it has become more than just free code!

Canonical Livepatch Service Apply critical kernel patches without rebooting.

Canonical Livepatch Service Apply critical kernel patches without rebooting

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

Setting up custom domain in OSClass

Please go to your server root and open config.php to setup custom domain cd /var/www/html/

Debian mourns the passing of Ian Murdock — very sad news

With a heavy heart Debian  mourns the passing of Ian Murdock, stalwart proponent of Free Open Source Software, Father, Son, and the ‘ian’ in Debian.

How to install FFmpeg, FLVTool2 and MP4Box on Ubuntu 14.04

  root@www:~# sudo add-apt-repository ppa:mc3man/trusty-media root@www:~# sudo apt-get update root@www:~# sudo apt-get install ffmpeg gstreamer0.10-ffmpeg root@www:~# which ffmpeg /usr/bin/ffmpeg root@www:~#

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

Clip Bucket Open Source Video hosting solution by Pakistani IT Experts

Clip Bucket A way to broadcast yourself  is a comprehensive video hosting solution very well coded by young Pakistani Open Source experts. Famous Video hosting portal http://tune.pk/ is using Clip Bucket. This code is being used in more than ten thousand video sharing  portals to host / share video content.