An important part of administering servers is monitoring network connectivity. There are a few tools which are simple to use. In this guide, we will discuss how to use a tool called traceroute to diag...
Category Archives : Uncategorized RSS feed for this section
Setup a new User on Linux
Linux is a multi-user system, and more than one person can use the same system at the same time. Having only one user, which is root, can be risky. Which is why you have the ability to manage the syst...
How to change PHP version for a website in WHM?
One way to keep your site secure and stable on CloudCone is to keep up to date with the latest version of PHP. With WHM, you can change the PHP version on one or all of your sites. Follow these simple...
How to check Linux version
Hundreds of Linux distributions abound, each with its own features and look and feel. Some of the commonly used Linux distributions include Debian, Ubuntu, CentOS, Fedora, RedHat, ArchLinux and OpenSu...
How to add a host to Zabbix server
In our previous article, we showed you how to install the Zabbix agent on CentOS 7 and Ubuntu 18.04 host machines. We are now going to add a host to the Zabbix server dashboard for monitoring. Let&#...
How to install Zabbix agent on CentOS 7 and Ubuntu 18.04
In our previous post, we covered the installation of Zabbix on Ubuntu server 18.04. In this guide, we will go a step further and install the Zabbix agent on both CentOS 7 and Ubuntu 18.04. Zabbix agen...
How to install Zabbix server on Ubuntu 18.04
Zabbix is a free and opensource monitoring application used for monitoring servers, client machines, and network devices as well. It allows monitoring for TCP/IP protocols such as SNMP and ICMP. in th...
How to install Django with Apache on CentOS 7
Written in Python, Django is a high-level, free, and opensource Python web framework that is used for the rapid development of dynamic and secure websites and web applications. It’s a framework ...
Installing WordPress on Ubuntu 17.10
WordPress is the world’s most popular blogging and website management platform. It’s a free and open-source content management system that is based on PHP and MySQL database. It was released on Ma...
Installing FFMPEG on Ubuntu 16.04
FFmpeg-tool (Fast Forward MPEG) is a free and open source video and audio converter software that comprises a collection of tools and libraries for processing multimedia content for instance video, au...