Archive
All posts
Debian
Installing Git on Debian
Step-by-Step Guide You should see the Git version information displayed. Initialize a new Git repository:
Debian
Installing RabbitMQ on Debian
Step-by-Step Guide Enable RabbitMQ to start on boot: If RabbitMQ is running, you should see an active (running) status. The management interface will be…
Debian
Installing Redis on Debian
Step-by-Step Guide Make the following changes for better security and performance: If Redis is running, you should see an active (running) status. If you…
Debian
Installing MongoDB on Debian
Step-by-Step Guide Enable MongoDB to start on boot: If MongoDB is running, you should see an active (running) status. Once connected, you can run…
Debian
Installing Certbot on Debian
Step-by-Step Guide For Apache, you would install the Apache plugin: If you are using Apache, use: Follow the prompts to complete the certificate issuance…