The wttr.in is a weather forecast service that allows to view the weather forecast via command line. You don't need to install wttr.in in your system. All you need to...
Linux kernel is the main component of the Linux operating system. To determine which Linux kernel version is running on the system can be useful when troubleshooting issues.
This tutorial...
When the first time connected to the dashboard of Uptime Kuma, we need to create administrator user. If you forgot admin password, you can reset it by using a command...
When the first time connected to Portainer dashboard, we need to create administrator user. If you forgot admin password, you can reset it by using a commands.
This tutorial explains...
Grafana provides the dashboard that can be accessed via a web browser. Default username is admin and password admin. If you changed the admin password and forgot it, you can...
The qBittorrent-nox provides web UI. By default, username is admin and password is adminadmin. If you changed the admin password and forgot it, you can reset the password by modifying...
If you have installed CouchDB database in your system and you forgot the admin password, you can reset it by editing a configuration file.
This tutorial explains how to reset...
If you have installed self-managed GitLab CE instance in your server and you forgot the root password, you can reset it via command line.
This tutorial explains how to reset...
When working with Linux system as a administrator, we might want to get a list of all users in the system or to count the number of users. This tutorial...
There are many Git hosting services such as GitHub, GitLab, Bitbucket, etc. However hosting services often has restrictions. When wanted more control, the best choice is to run Git server...