Install Froxlor Server Management Panel In Ubuntu
About Froxlor
Froxlor is a server management panel used to manage multiple-users services. It can be used to manage domain services, email accounts or web...
How to Change a Git Commit Message
What is a Git Commit Message
Once you get deep into programming and software...
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...
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...
RHEV: Unleashing the Power of Enterprise Virtualization
Introduction
In today's digital world, organizations are always looking for ways to optimize their...
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...
Building An Effective And Cheap Redundant Structure For My Servers
People tell me I am paranoid about backups, but hey I admit it - I am! No traumas with lost data for me. Being...
Raspberry Pi Zero Projects: Top 10 in 2025
Many hardcore Linux users were introduced into the tech world after playing with the tiny Raspberry Pi devices. One such tiny device is the...
Install Moodle Learning Managment System on CentOS 6
Moodle is a Course Management System (CMS), also known as a Learning Management System (LMS) or a Virtual Learning Environment (VLE). It is a...
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...
How VPNs Improve Linux Security
Linux, like Windows, iOS, and macOS, is an operating system. Android runs on the Linux operating system. The operating system, in its most basic...
Install And Configure Sentora Web Hosting Control Panel
Sentora is a free to download and use web hosting control panel developed for Linux, UNIX and BSD based servers or computers.
Sentora is 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...
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...
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...
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...
Install And Configure WordPress 4.0 “Benny” On CentOS 7
As you may know, WordPress is the most popular free and open source Content management system that can be used to create single or...
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...