Browsing Category
How To
How to Install ClamAV on CentOS 7
ClamAV is an open source antivirus tool. Its basic usage is for detecting viruses, malware, and malicious software on Linux-based machines. The threat from viruses, Trojans, and other forms of malware is real. They have grown exponentially…
Read More...
Read More...
How to Install Kubernetes on Ubuntu 18?
Kubernetes is an open-source container orchestration tool developed by Google. In this article, you will learn how to set up Kubernetes with a master node and a worker node. Make sure you have Docker installed on both master and worker…
Read More...
Read More...
25+ Docker Commands for sysadmin and developers
Docker is a containerization system which packages and runs the application with its dependencies inside a container. There are several docker commands you must know when working with Docker. This article is all about that. Finding the…
Read More...
Read More...
How to Install Jenkins 2 on CentOS / RHEL 7
Jenkins is a Java-based, open-source automation server. Jenkins is used to automate all sorts of tasks related to building, testing and delivering or deploying software. Jenkins is a fork of Project Hudson and it is maintained by the…
Read More...
Read More...
How to Install Ansible and Use Playbooks on CentOS 7
Ansible is an open-source software provisioning, configuration management, and application-deployment tool. Ansible uses its own declarative language, based on YAML (Yet Another Markup Language), to describe system configurations. The…
Read More...
Read More...
How to Install CentOS 8
CentOS 8 has been released on September 24th, 2019. You now may be looking to try the world’s best opensource enterprise operating system. CentOS 8 is derived from the source of Red Hat Enterprise Linux 8 and uses Linux kernel 4.18.…
Read More...
Read More...
How to Install Asterisk on CentOS 7
Asterisk is an open source framework used for building communication applications. You can use it to turn a local computer or server to communication server. It is used to power IP PBX systems, VoIP gateways, conference servers and other…
Read More...
Read More...
Create a Kubernetes Cluster Using Kubeadm on Ubuntu 18.04
Kubernetes is a container orchestration system that manages containers at scale. Initially developed by Google based on its experience running containers in production, Kubernetes is open source and actively developed by a community around…
Read More...
Read More...
Install EasyEngine to create SSL enabled WordPress blogs
One of the most common uses for a VPS is hosting a WordPress-based site. While we covered the details of setting up both a LEMP stack and WordPress on top of that, some will prefer using a more user-friendly script to make the job a little…
Read More...
Read More...
7 free cPanel alternatives to manage your VPS
Contrary to popular belief, cPanel isn’t free—if you want to use the control panel experience that you might be used to with shared hosting, you’ll have to fork over $20/mo or more for a license. Lucky for you, lots of enterprising (and…
Read More...
Read More...