Blog
24 x 7 x 365 US Based Support
1-Click Installs of Popular Applications and Site-Builders
99.9% Uptime Guarantee
How to Perform Basic Operations in MariaDB
In one of our previous posts, we covered how setup MariaDB on a VPS. Here, we are going to go over some of MariaDB’s basic operations, like creating DB, adding tables with Data, etc. Prerequisites: - You’ve completed all the steps from “How to Setup MariaDB on a...
How to Setup SSH Keys on a VPS
The purpose of using Identity/Pubkey identification is to eliminate the use of static passwords. Instead of typing passwords each time (that could be intercepted by key loggers or just “peeped”), we can store a couple of SSH keys on the Virtual Private Server (VPS),...
How to Use Cron to Automate Tasks on a VPS
Task Scheduler plays an indispensable role in the automation of Linux system administration. Task Scheduler executes cron (crond - in some distributions). Cron is a daemon that can be used to schedule the execution of recurring tasks according to a combination of...
How to Set Up a Firewall Using firewalld
The firewalld daemon provides a dynamically managed firewall with support for network “zones” to assign a level of trust to a network and its associated connections and interfaces. It has support for IPv4 and IPv6 firewall settings. It supports Ethernet...
Advanced firewalld Configuration with Rich Rules
You can learn about basic firewall installation and setup in our post “How To Set Up a Firewall Using firewalld.” Today, we’re going to discuss how to configure advanced firewalld settings. Understanding the Rich Rule Structure The format or structure...
How to Setup syslog-ng on a VPS
syslog-ng is an open source implementation of the syslog protocol for Unix and Unix-like systems. It extends the original syslogd model with content-based filtering, rich filtering capabilities, flexible configuration...
How to Setup NGINX on a VPS
NGINX is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. NGINX is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption. Today, we are going to discuss...
How to Setup Webmin on a VPS
Webmin is a web-based interface for system administration for UNIX. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit UNIX configuration files like `/etc/passwd`, and lets you...
All You Need To Know About PCI Compliance
If your website handles any sort of credit card or banking information then you must be somewhat familiar with PCI compliance. What is PCI compliance, and how can you make sure that your site is compliant? What is PCI Compliance? PCI, or PCI DSS, stands...
How to Setup Zabbix 3.2 on a VPS
Zabbix is an enterprise-class open source distributed monitoring solution designed to monitor and track performance and availability of network servers, devices and other IT resources. It supports distributed and WEB monitoring, auto-discovery, and more. Today, we’ll...

