How to install Gitolite in CentOS 7
About Gitolite
Gitolite is a free, open source Git server that can be used to setup git hosting on a central server, with fine-grained access...
How to Leverage Cybersecurity With Linux Systems
Linux is one of the operating systems such as Windows, Mac OS, and IOS. Linux also powers the Android system that most popular platforms...
5 Best Ways To Secure Your Linux System Distribution
There are many ways to secure your Linux system distribution. Today, cyber attacks and computer hacking can be prevented by bolstering security systems. By...
Install Gitblit On Ubuntu / Fedora / CentOS
Git is a distributed revision control system with an emphasis on speed, data integrity, and support for distributed, non-linear workflows. Git was initially designed...
New release of CentOS Linux 7
Introduction
Since the release of Red Hat Enterprise Linux 7.3, we've been waiting for a new version of CentOS. And, of course, it's no surprise...
Setup Social Publishing CMS (Content Managemnet System) Using Pligg
Pligg is an open-source CMS social publishing software that encourages visitors to register on your website so that they can submit content and connect...
Install Oracle VirtualBox And Manage It Using phpVirtualBox On A CentOS...
We, all, know how to install Oracle VirtualBox on CentOS 6.x GUI based systems. But, what about on CentOS minimal server which is not...
Install And Configure Scponly In CentOS
Introduction
Scponly is an alternative shell for system administrators who would like to provide access to remote users to both read and write local files...
How To Setup MariaDB Galera Cluster 10.0 On CentOS
MariaDB is a relational database management system (RDBMS) and MariaDB Galera Cluster is a synchronous multi-master cluster for MariaDB. It is available on Linux only, and...
Linux in education: operating systems for learning and teaching
Nowadays, programming contributes a lot to education to make learning more exciting and easier. We are not only talking about creating many programs like...
Linux vs Windows: Here are 9 Most Essential Differences
Linux and Windows are the two most popular operating systems for personal computers. Both of the systems have different purposes and functionality. But each...
8 Reasons Why You Should Use Linux for Programming
Linux is a platform with a good market reputation. Programmers prefer to use it for multiple reasons. It is easier to set up and...
Managing And Publishing Files Hosted In A Webserver With Mollify
Have you ever wanted a utility to manage and publish the files/folders hosted in your remote web servers easily and as well as more...
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...
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...
Install OpenMRS (Open Medical Record System) On CentOS 6.5
Introduction
From Wikipedia:
OpenMRS , Stands for Open Medical Record System, is a collaborative open source project to develop software to support the delivery of health...
Install CentOS 6.5 Using Kickstart Method
Installing Linux can be done via multiple methods like (DVD/ftp/http/NFS/), but the easiest way is from kickstart file. Its very easy, and fast method.
Before...
Linux Basics: Create Network Bonding On CentOS 7/6.5
What is Network bonding?
Network bonding is a method of combining (joining) two or more network interfaces together into a single interface. It will...