How to Deploy Container in ServerStadium using Docker

This article will explain how to deploy containers in ServerStadium using Docker. Before knowing how to deploy containers using docker, let’s understand the basic of it. What is Docker? Docker…

Securing CentOS with iptables

Read this article to get a better understanding of how to secure your CentOS with iptables. The ServerStadium cloud instance control panel has its own security firewall which is based…

Install and Configure Squid Proxy in Ubuntu

Squid is a full-featured web proxy cache server application that provides proxy and cache services for HTTP, FTP, and other popular network protocols that you can easily install in Ubuntu.…

Installing Apache and Tomcat: A Quick Way

Apache is the most used web server in the world that provides such features as a variety of modules, good performance, and support with other popular software. Tomcat is a…

Securing Ubuntu with UFW

In this tutorial, we will use Ubuntu 18 server and UFW to secure your server. UFW is an interface to iptables that help you configure a firewall for your Ubuntu…

Installing LAMP in Ubuntu

LAMP (Linux, Apache, MySQL, PHP) is a software stack that is quite popular for Ubuntu users to host dynamic websites and web applications written in PHP. To use LAMP properly,…

Installing LEMP Stack on Ubuntu 18.04

After creating an Instance or VM (Virtual Machine) in the cloud, there are various needs that you have to prepare for that instance. Accordingly, one of them is for the…