Browsing category

Debian

Install Sensu on Ubuntu 16.04 / Debian 9 / Debian 8 – Monitor Your Infrastructre and Application

Sensu is an open-source application and infrastructure monitoring solution, designed to solve monitoring challenges introduced by a mix of infrastructures (i.e., public, private, and hybrid clouds). Sensu services use a message bus (i,e. RabbitMQ) to communicate check requests and check results, the data’s related to check, event, client information are stored persistently in Data store […]

How to Install Webmin on Debian 9 / Ubuntu 16.04

Webmin is a web-based system/application configuration tool for Linux operating systems, and it helps you to manage operating system’s internal such as changing passwords, disk quotas, file system, process, scheduled jobs,  software packages, system logs, and much more. Also, with Webmin, you can manage/configure open source applications such as DNS, DHCP, MySQL server, PostgreSQL, Apache […]

How To Install VirtualBox on Debian 10 / Debian 9

VirtualBox is a free and open-source hypervisor software, allows you to create and run a guest operating system (“virtual machines”) such as Linux and Windows on top of the host operating system.VirtualBox supports both software-based and Hardware-assisted virtualization. VirtualBox can be installed on host operating systems, including Linux, Windows, Solaris, OpenSolaris, and OSx86. VirtualBox is […]

How to reset root password on Debian 9 (Stretch)

Have you forgotten your root user password on Debian 9?, do not worry, I will show you here, how to reset the root password on Debian 9. You simply follow the below steps and recover (set a new password) the root password. Start your Debian 9 machine and Press any key to stop the boot […]

How To Install Nagios on Debian 10 / Debian 9

Nagios is an open source monitoring tool for servers, network devices, and applications. It helps you to monitor the services, resources, and applications that run on Windows as well as on Linux. Nagios also can monitor routers and other network devices. Nagios has an inbuilt web interface where we can access and monitor the whole infrastructure […]