Commit ddcb5e

2024-04-12 11:50:35 Arpan S.: -/-
malicious methods.md ..
@@ 45,3 45,9 @@
```
Now the Windows Recovery Partition has been deleted and you can exit out of the terminal as no further action is needed.
+
+ ### How to install CertBot
+ [Certbot](https://certbot.eff.org) is an SSL installer tool that works with [`letsencrypt`](https://letsencrypt.org) and supports [`nginx`](/Nginx) and `apache`. It works on many systems but this guide will only contain how to use it for debian based systems.
+
+ ##### Method 1: Using snapd
+ This is the recommened way of installing certbot by certbot. Although, Avoiding snapd should be considered in general applications.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9