Browsing tag

debian 9

How To Install Jenkins on Debian 10 / Debian 9

Jenkins is an open-source automation server; in other words, a continuous integration tool written in Java that helps to automate the repetitive tasks involved in the software development process. Repetitive tasks could be like software build, testing, and deployments. Jenkins project was forked from the Oracle Hudson project after a dispute in early 2011, but, […]

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 […]