-
Published Question
I am trying to upload my old SQL database. When I upload the theme through PHPMyAdmin, I get this error.
What do I have to do to increase the upload limits?
1
•
•
By
andy302894ca959fe1be65d7e0
Nginx
Ubuntu 16.04
-
Published Question
So I am in the last phase of migrating my website from Bluehost to Digital Ocean.
I am using the Duplicator Plugin for the last step. But when I visit my website at https://meoforest.com/installer.php all I get back ...
1
•
•
By
andy302894ca959fe1be65d7e0
WordPress
Ubuntu 16.04
-
Published Question
So I open my new server block with:
sudo nano /etc/nginx/sites-available/test.com
Then I remove the default_server parameter.
However, when I use the command:
grep -R default_server /etc/nginx/sites-enabled/
To check...
1
•
•
By
andy302894ca959fe1be65d7e0
Nginx
Ubuntu 16.04
-
Published Question
So I followed this tutorial: https://www.digitalocean.com/community/tutorials/how-to-set-up-vsftpd-for-a-user-s-directory-on-ubuntu-16-04
But it limits the user to write only in their directory. Is there a tutorial fo...
Accepted Answer:
Hello friend!
That can get a bit more complicated, but I found a discussion on it here which contains a few ideas about how you might accomplish it.
https://unix.stackexchange.com/questions/94603/limit-ftp-access-only...
1
•
•
By
andy302894ca959fe1be65d7e0
LEMP
Nginx
WordPress
-
Published Question
I get the one click installer. If anything I probably should have used that to begin with. But I chose "Distribution" then set up Ubuntu 16.04 myself. Can someone explain in depth the difference between "Distribution...
Accepted Answer:
Hello friend!
A container distribution is basically a Linux distribution built and optimized for using Docker containers. You're only going to want to choose one of those if you know how to use Docker and intend to us...
1
•
•
By
andy302894ca959fe1be65d7e0
Quickstart