Install Apache OpenMeetings On CentOS 6.5
Introduction
Apache OpenMeetings is an open source software used for online training, web conferencing, collaborative white board drawing and documents editing.This software is based on a...
How To Install Websvn In CentOS 7
WebSVN offers a view onto your subversion repositories that's been designed to reflect the Subversion methodology. You can view the log of any file...
Risks to Consider When Using Linux
Linux is a free and open-source operating system that's popular among developers, businesses, and individuals. The flexibility and customizability of Linux make it an...
Install OwnCloud 7 on CentOS 7
ownCloud is a software system for File hosting. it is released under AGPLv3 license, so you can setup own cloud storage server without any additional...
Install Oracle VirtualBox And Manage It Using phpVirtualBox On CentOS 7...
We, all, knew how to install Oracle VirtualBox on CentOS 6.x and CentOS 7.x GUI based systems. But, what about on CentOS minimal server...
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...
Install Puppet Server On CentOS 7
Puppet is a tool designed to manage the configuration of Unix-like and Microsoft Windows systems declaratively. The user describes system resources and their state,...
Linux Basics: How To Install CentOS 7 On Your Machine
There are many novice users that want to get their hands dirty with CentOS maybe because they want to learn something new or maybe...
How To Install NConf To Manage Nagios Core
About NConf
NConf is a PHP based web-tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates,...
6 Best Ways to Improve Linux Security
The Linux OS has historically been regarded as more secure than Windows or macOS thanks to how it handles user permissions and because it’s...
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...
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...
How Linux Has Changed The Business Landscape & what The Future...
An operating system is a software that manages all of the hardware resources associated with our devices. It is the bridge of communication between...
Cybersecurity And Its Importance For Businesses
It seems that more of our lives are starting to take place online. We use the internet for business, shopping, entertainment, socializing, and so...
‘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...
Setup A Full Featured ITIL Management System Using Integria IMS On...
Integria IMS is a fully featured ITIL management system, featuring a ticketing system, inventory/CMDB, CRM, Wiki, Time tracking and Project management. Integria IMS is...
Install RabbitMQ server in CentOS 7
About RabbitMQ
RabbitMQ is an open source message broker software, also sometimes known as message-oriented middleware, that implements the Advanced Message Queuing Protocol (AMQP). It is very easy...
How to use the bc command in Linux for Arithmetic Calculations?
The bc command stands for Basic Calculator in Linux. We use the bc command as a command-line calculator. The bc command offers the capabilities...