Install Imagemagick on CentOS

This is how I installed Imagemagick on a vanilla CentOS server Start off by installing the prerequisites yum install php-pear gcc php-devel php-pear Issue the following to verify whether you… Read more
Failed to download metadata for repo 'appstream' on Centos 8

How to fix error: Failed to download metadata for repo ‘appstream’ on Centos 8

I tried to update some extensions by use yum on centOs which I specified in Dockerfile. After pulling centOs image the run crushed and throw this error!? And i have... Read more
How to Install Apache Tomcat 8 on CentOS 7

How to Install Apache Tomcat 8 on CentOS 7?

How to Install Apache Tomcat 8 on CentOS 7? Apache Tomcat is an open-source web server that is designed to serve Java web pages. It is widely deployed and powers... Read more
Install Arch Linux With Btrfs Snapshotting

Install Arch Linux With Btrfs Snapshotting

How to Install Arch Linux With Btrfs Snapshotting? Preface Arch Linux is a general-purpose distribution well-known for its cutting-edge technology and flexible configuration. With Btrfs snapshots, we can take the... Read more

Setup Mumble Server on Arch Linux

This tutorial explains how to setup a Mumble server (Murmur) on Arch Linux. Everything done in this tutorial is done as the root user. Installation and Configuration Installing Murmur is... Read more

Setup a Counter-Strike: Global Offensive (CSGO) Server on Arch Linux

This tutorial explains how to setup a Counter-Strike: Global Offensive server on Arch Linux. This tutorial assumes that you logged in with a standard user account and have sudo privileges.... Read more

Setup a Team Fortress 2 Server on Arch Linux

This tutorial explains how to setup a Team Fortress 2 server on Arch Linux. I assume that you are logged in with a non-root user account that has sudo access.... Read more

Setup Spigot Server on Arch Linux

This tutorial explains how to set up a Minecraft server using Spigot on Arch Linux. This tutorial assumes that you are a normal user (not-root) and have sufficient rights to... Read more

Installing Arch Linux On a Vultr Server

Vultr provides you with the awesome functionality of letting you use your own custom image in addition to their excellent templates, which enables you to run a vast range of... Read more

Setup IonCube Loader on Ubuntu 14

What is IonCube? IonCube gives developers the opportunity to protect their code that is written in the PHP programming language. IonCube prevents this code from being viewed, edited, and run... Read more