Why FastPanel.direct?
If you are looking for an alternative cPanel for your machine, just like me, you may be stumbled upon FastPanel.direct, and today, I would like to share the experience I had with their panel and…
If you are looking for an alternative cPanel for your machine, just like me, you may be stumbled upon FastPanel.direct, and today, I would like to share the experience I had with their panel and…
Recently, I am working with Ubuntu 16.04, and the task was to install multiple PHP version in Virtualmin, however, whenever I run apt-get update, this returns "The following signatures couldn't be verified because the public…
In our Quick Tour on Virtualmin Post Installation, we have the option to set up our own name server. In this tutorial, I will show you how to get your own name server for your…
Virtualmin Post-Installation Wizard is straight forward during your first sign-in. In this post, this will be a quick tour of how the wizard works. However, if you have not created your first Virtualmin installation, you…
Recently, I am looking for an opensource control panel where I can manage my client. I tried VestaCP and Centos Web Panel, however, on my experience, I find the support hard to find considering you…
Sentora is a free to download and use web hosting control panel developed for Linux, UNIX, and BSD based servers or computers. The Sentora software can turn a domestic or commercial server into a fully fledged, easy to…
Recently, I have been trying VestaCP platform for my Digital Ocean droplet, and I can see potential with their work, which is fast and work out-of-the-box. However, the entire UI seems off for me. With…
What is systemd? — provides a standard process for controlling what programs run when a Linux system boots up. Starting with Ubuntu 15.04, Upstart will be deprecated in favor of Systemd. With Systemd to manage the…
Today, let us learn how to install LAMP stack on your CentOS 7. For starters, the LAMP represents Linux, Apache, MySQL, and PHP. In this tutorial, we will cover the steps needed to install a…
Today, let us learn how to install ifconfig on CentOS 7 Linux which is a part of net-tools package. To do so, simply run the command below: yum install net-tools Make sure to enter y for…