Open Source Educational Network

Learn | Teach Open Source Technologies

Top 3 open source Python IDEs

Written by Jason Baker Python is everywhere. These days, it seems it powers everything from major websites to desktop utilities to enterprise software. Python has been used to write all, or parts of, popular software projects like dnf/yum, OpenStack, OpenShot, Blender, Calibre, and even the original BitTorrent client.

How to install Check_mk to monitor IT infrastructure — CentOS

Check_MK is an extension to the Nagios monitoring system that allows creating rule-based configuration using Python and offloading work from the Nagios core to make it scale better, allowing more systems to be monitored from a single Nagios server.

How to install & configure GITLAB CI/CD on your own Server — Ubuntu 16.04

GitLab is an online Git repository manager with a wiki, issue tracking, CI and CD. It is a great way to manage git repositories on a centralized server. GitLab gives you complete control over your repositories or projects and allows you to decide whether they are public or private for free.

The future of blockchain — how will the distributed ledger technology change financial services?

The pervasive adoption of digital technology for financial transactions has spawned new markets within the financial services industry, and blockchain applications represent one of the more transformational technologies to emerge — one that has the potential to change how financial institutions manage their data, applications, transactions, and business processes.

What is GRSecurity

Grsecurity® is an extensive security enhancement to the Linux kernel that defends against a wide range of security threats through intelligent access control, memory corruption-based exploit prevention, and a host of other system hardening that generally require no configuration. It has been actively developed and maintained for the past 15 years. Commercial support for grsecurity…
Read more