-
Published Question
Related Post, but I've since contacted Let's Encrypt regrading this error. (https://www.digitalocean.com/community/questions/dns-error-when-renewing-lets-encrypt-certbot?answer=64239)
Kindly check this thread with Let...
2
•
•
By
angelovillasant
Apache
LAMP Stack
Ubuntu 20.04
Let's Encrypt
-
Published Question
I got an email from LetsEncrypt, telling me that my SSL was about to expire. I was confident that the renewal bot would run successfully, however, when I checked my site, I was getting a Privacy Error.
I logged into t...
1
•
•
By
angelovillasant
Ubuntu 20.04
Apache
-
Published Question
I have a local Python3 Project that uses Flask. I use it to display search results via the URL.
How do I deploy this to my existing DigitalOcean Droplet that's running Ubuntu 14.04 with a LAMP stack?
I've tried this ...
0
•
•
By
angelovillasant
Apache
Python
Ubuntu
-
Published Question
Hello! Has anyone installed GitLabs on their own Ubuntu Droplet with an existing content? I plan to do so, and I'm not sure how to go about it, if I need to get a new Droplet because installed GitLabs might overwrite/...
1
•
•
By
angelovillasant
Git
Applications
Ubuntu
-
Published Question
Hi. I have an Apache Server with a LAMP Stack running on Ubuntu 14.04.
It's all set up well, but I also need to monitor messages coming in from Port 22. I've opened the port using ufw, but I don't know how to listen t...
1
•
•
By
angelovillasant
Apache
-
Published Answer
Fixed it.
I ran sudo nano /etc/apache2/mods-enabled/dir.conf
And then I saw that it didn’t say index.html. It had `index…
•
By
angelovillasant
-
Published Question
Good day, I've set up my server online over DigitalOcean, I followed their guides on how to set up an Ubuntu 14.04.x x64 server, setting up a LAMP stack, and installing phpMyAdmin. Everything is working fine, the mySi...
1
•
•
By
angelovillasant
Apache
Deployment
Ubuntu
-
Published Question
HOLD ON. I just found my /var/ folder
Hey guys, I've recently uploaded the necessary files for my website in my Ubuntu14.04 server. I followed the initialization guide (minus the LAMP installation) so can log in to my...
1
•
•
By
angelovillasant
Deployment
PHP
Ubuntu