nextcloud-gui-installation

How to Install and Configure Nextcloud on CentOS 7 / RHEL 7

Nextcloud is a free and open source file hosting  solution which allows the users to keep and sync their files, mails, contacts and calendars from their mobile devices and desktop client to nextcloud server. Nextcloud is founded by the co-founder of ownCloud  ‘Frank Karlitschek‘ Some … Read more

Cobbler-CentOS7

How to Install and Configure Cobbler on CentOS 7.x

Cobbler is a free and open source Linux provisioning server, it is used for unattended or automatic os installation on multiple systems simultaneously  over the network. Cobbler server makes use of services like DHCP, TFTP and DNS. In Cobbler OS installation is based on the … Read more

create-new-virtual-machine-virt-manager

Install KVM Hypervisor on CentOS 7.x and RHEL 7.x

KVM is an open source hardware virtualization software through which we can create and run multiple Linux based and windows based virtual machines simultaneously. KVM is known as Kernel based Virtual Machine because when we install KVM package then KVM module is loaded into the … Read more

LAMP-Stack-Ubuntu-Server-16-04

LAMP Stack Installation Guide on Ubuntu Server 16.04 LTS

LAMP stack is a collection of free and open source softwares like Linux, Web Server (Apache), Database server (MySQL / MariaDB) and PHP (Scripting Language). LAMP is the platform which is required to install and build dynamic web sites and application like WordPress, Joomla, OpenCart … Read more

How to Install and Configure Foreman on CentOS 7

Foreman is a free and open source configuration management and provisioning tool for physical and virtual servers. Foreman performs the repetitive and other configuration tasks using the tools like puppet, chef and Ansible. For provisioning, Foreman make the use of DHCP, DNS, TFTP and kickstart … Read more

top-10-task-to-do-after-installing-ubuntu-16-04

Top 10 Task to do after Installing Ubuntu 16.04 LTS

The most awaited Debian based Operating system Ubuntu 16.04 LTS has been released recently. Below are the top 10 task that one should do after the installation of Ubuntu 16.04 LTS to make the system more usable. 1. Update the system & Package repositories. The … Read more