Setting up a Cluster With Proxmox
Setting up a Cluster With Proxmox
In this article we try to make a cluster using Proxmox. These tests were performed with two nodes, although it...
How to install and configure Piwik on Ubuntu Server 16.04
Web analytics - a general overview
Those who own a website probably know what "web analytics" refers to. It's a general term indicating the study...
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...
The Basics of Everything – DNS
Following on from our previous post by one of my colleagues, I thought it would be a good idea to dive a little deeper...
How to Change a Git Commit Message
What is a Git Commit Message
Once you get deep into programming and software...
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...
Configure Wordpress with Ubuntu 16.04
Introduction
Wordpress is a very popular open source CMS system, it comes with thousands of features, some of the themes are free and some of...
Best Linux Distribution for Your Hosting
The Linux’s open-source nature means that there exists a downright staggering selection of various distros, each one was designed with slightly different purposes in...
Install Zarafa On CentOS 6.5 – An Alternative To Microsoft Exchange...
Are you looking for a best alternative to Microsoft Exchange server? Then Zarafa is the one you should try. Zarafa, previously known as Connectux, ...
Troubleshooting Guide: Cannot Connect to the Docker Daemon
Have you encountered the following error while using Docker?
Error: "Cannot Connect to...
Centmin Mod – A Shell Script To Automatically Deploy LEMP Stack...
About LEMP Stack
LEMP is a combination of the operating system and open-source software stack. LEMP is acronym of Linux, Nginx(engine-x) HTTP Server, MySQL/MariaDB database,...
All You Should Know About Linux Hosting
It is a vital question for every blog owner of what web hosting to prefer. There are two main competitors for customers' attention Linux...
Networking in Python, Sockets
The key to networking in Python is the socket module, which provides a library for making network connections using Python.
The socket module is used...
The Best Video Conferencing and Collaboration Platforms for Linux
In the age of remote work, video conferencing and collaboration tools have become essential for staying connected to colleagues, clients, and team members. Fortunately,...
Install Kloxo-MR Control Panel In CentOS
Introduction
Kloxo-MR is an open source web based control panel hosting and useful for those who do not wants to install LAMP stalk manually. As...
How To Install Varnish Cache 4.0 In CentOS 7
Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that...
Easy Steps to Setup LAMP in Slackware 14.0
LAMP is a combination of free, open source software. The acronym LAMP refers to the first letters of Linux (operating system), Apache HTTP Server, MySQL (database software), and PHP, Perl or Python, principal components to build a viable general purpose web server.
The exact...
Apache Performance Tuning
Introduction
Apache is the world's most widely used web server software. It was developed and maintained by an open community of developers. Furthermore, it is...