Install Virtualmin

When purchasing a new VPS, one wonders how you will manage it for your needs. Especially if you are planning to use it for website hosting; managing it can be more tricky. The best option is to use some hosting panels on your VPS. There are numerous paid-for ones like […]

Installing ClamAV on CentOS 7

Websites these day are getting more complicated and need much more resources than ever; consequently, a standard hosting account is not enough. The most common solution is to use a VPS. The easiest solution is to purchase a cPanel Virtual Server – we perform the initial setup, tweaks and provide […]

MongoDB Installation on Centos

MongoDB is a scalable, document-oriented, open source, NoSQL database application which is developed with C ++. MongoDB is used especially in speedy and traditional relational databases (RDBMS) that are cumbersome and slow. That is a non-relational database. One of the distinctive features of MongoDB is, it can store data in […]

Setup and Install Fail2ban Centos 7

Fail2Ban Installation and Setup on CentOS 7

When you purchase or set up a linux virtual server, you also need to start to thinking about the security issues as soon as possible. Everyday attackers create new ways and tactics to compromise the servers. One of the most used attack types is Brute Force. This attack type is based […]

Lamp with Centos7

Linux, Apache, MySQL, PHP (LAMP) Installation on CentOS 7

If you plan to publish your web page over a web server the first thing is installing LAMP on it. Meanwhile, LAMP is an abridgment of Linux, Apache, MYSQL, PHP. Basically, Most of the commercial hosting control panels like Cpanel or Plesk install LAMP packages automatically. But to use them […]