Add more memory in Digital ocean
I quickly checked this by And the output suggested that there is no swap file provisioned. This is how the output looked – Well, so we...
Software Engineer
I quickly checked this by And the output suggested that there is no swap file provisioned. This is how the output looked – Well, so we...
Edit /etc/nginx/sites-available/your_domain Have to add http2 after ssl as bellow Add # tag before bellow line Now have to add bellow lines after above line 2....
BIO_new_file(“/etc/letsencrypt/live/domain.com/fullchain.pem”) failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen(‘/etc/letsencrypt/live/domain.com/fullchain.pem’,’r’) Solutions Find where the issue 2. fix or reset them 3. sudo nginx -t 4. sudo systemctl...
Easy way to solve in nginx server 1. Suppose the configuration as 2. Now we need to add The final config should like 3. Then need...
Copy files on service to local directory: You must be in local bash terminal to conduct this command, not when you are in ssh! # scp...
Recent Comments