Install DirectAdmin on CentOS 7

DirectAdmin is a graphical user interface (GUI) and also a control panel that helps you install and manage a full stack of web servers. This is possible on a wide variety of modern distributions and operating systems. To start installing DitectAdmin you need to make sure that you are logged in […]

How To Change Hostname on CentOS 7

To get started, you need to log into your server. To do this, use the following connection guides: Use the hostname utility You need to change the hostname to another name of your choice. For instance: Edit /etc/hosts Open the /etc/hosts file in your acceptable text editor: Change the first […]

How Do I Configure Linux Graphical Interface on my VPS

What is a Graphical User Interface (GUI)? A graphical interface is a kind of unique opportunity for simple work and management of all files and multimedia. It is very convenient to use it, because it can be used by people with any skills: both with beginners and technically advanced. This […]

How To Install ImageMagick on CentOS

ImageMagick is a software package that is used to edit, create, or transform bitmap images. It can read and write images in various formats including DPX, EXR-2000, PDF, PNG, Postscript, SVG and TIFF. ImageMagick can be installed either through the remi repository or by compiling the source from the latest […]

How to Install MailCatcher on CentOS

MailCatcher is a special tool that helps developers to provide verification of emails sent by their attachments without having to wait for the email provider mail. It intercepts all emails and stores them for display. Supported as HTML and text messages. Installation First, you need to update the entire list […]

How Do I Install Minecraft (McMyAdmin panel) on My VPS

A virtual machine with McMyAdmin panel allows setting up your server options in a matter of a few minutes using a browser. To connect to the server, use login credentials from your personal account. On your server order page, you’ll find the link to the server and authorization data. Open your personal […]

How Do I Install Minecraft (MCSERVER panel) on My VPS

A virtual machine with McServer program allows setting up your server in a matter of a few minutes. All details about the commands and programs are here: https://github.com/GameServerManagers/LinuxGSM/wiki. To connect to the server, use login credentials from your personal account and select SSH connection. PUTTY is a perfect client program for establishing SSH […]

How To Install MongoDB on FreeBSD

MongoDB is a very powerful resource and fast NoSQL database. As for the repositories on Debian, they update very slowly and often contain outdated versions of packages. This article’ll work for both x86 and x64 architectures, but note that MongoDB works best on 64-bit architectures. Update the package repository \Before […]

How To Install Newer Versions of MongoDB on Debian

MongoDB is a very powerful resource and fast NoSQL database. As for the repositories on Debian, they update very slowly and often contain outdated versions of packages. This tutorial will aim to give an example of how to install the latest version of MongoDB from the official MongoDB repository. Add […]