-
Published Question
Which one of these does digitalcoean use: XEN, KVM, KVMWare or something else?
1
•
•
By
LS1
DigitalOcean
-
Published Question
When building nginx from source I did not have these four folders
conf.d - sites-available - sites-enabled - snippets
Does anyone know how to create them when building nginx from source?
1
•
•
By
LS1
Nginx
Ubuntu
-
Published Question
After creating a new user in putty and giving root privileges, I was getting an error during MySQL & Wordpress setup.
ERROR 1045 (28000): Access denied for user 'newuser'@'localhost' (using password: YES)
1
•
•
By
LS1
MySQL
Ubuntu 16.04
-
Published Question
I am confused about what I found on web and I want a PRO answer. Why someone would need wp super cache when you can cache dynamic php with FastCGI?
1
•
•
By
LS1
Caching
Nginx
Ubuntu 16.04
-
Published Question
I successfully set up a subdirectory in lemp + wordpress like this: <^>domain.com/it<^> - but, is there any way to replace the "/" with a "dot" - to look like this <^>domain.com.it<^> ?
1
•
•
By
LS1
Nginx
Ubuntu 16.04
-
Published Question
I have already setup monit for main domain(code below) but I am stuck for the subdirectory.
check process nginx with pidfile /var/run/nginx.pid
group www-data
start program = "/etc/init.d/nginx s...
1
•
•
By
LS1
Monitoring
Nginx
Ubuntu 16.04
-
Published Question
When I run this command sudo systemctl enable redis to enable redis on boot I get this <^>Failed to execute operation: Too many levels of symbolic links<^>
I have followed this <^>tutorial<^> (https://www.digitalocean...
1
•
•
By
LS1
Redis
Ubuntu 16.04
Ubuntu
-
Published Question
<^>I am asking because in this redis tutorial link (https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-redis-on-ubuntu-16-04#create-a-redis-systemd-unit-file) the author does not mention the...
2
•
•
By
LS1
Redis
Ubuntu
Ubuntu 16.04
-
Published Question
I tried to access /etc/fstab by adding noatime but it looks different compared to tutorials that I found on web. This what I have inside fstab file.
LABEL=cloudimg-rootfs / ext4 defaults 0 0
LABEL=U...
1
•
•
By
LS1
Logging
Linux Commands
Ubuntu 16.04
Ubuntu
-
Published Question
I have a few questions after following this guide https://www.digitalocean.com/community/tutorials/lemp-stack-monitoring-with-monit-on-ubuntu-14-04 (http://)
The below code indicates the website on port 80 & the non w...
1
•
•
By
LS1
Monitoring
Nginx
Ubuntu 16.04
-
Published Question
So far I have installed wordpress on mysite.com/blog and it works until know.
But I have 2 more questions.
1) Should I create another php-fpm pool site?
2) What about opcache, how can I configure it for mysite.com/blo...
1
•
•
By
LS1
Nginx
Ubuntu 16.04
Ubuntu
-
Published Question
I tried every tutorial but nothing seem to work, the tutorials are outdated and work just work partially.
1
•
•
By
LS1
Nginx
WordPress
Ubuntu
Ubuntu 16.04
-
Published Question
I read many post on internet that LEMP + wordpress is faster than LAMP + wordpress. I installed lemp + wordpress using guides on digital ocean.
The results = Nginx is five time slower than apache!
I am not able to fin...
2
•
•
By
LS1
LEMP
LAMP Stack
Nginx
Ubuntu 16.04
-
Published Question
After installing VestaCP control panel I got a 500 internal server error, when trying to access phpMyAdmin (on ubuntu 16.04), Lamp stack.
How can I resolve this problem?
1
•
•
By
LS1
Apache
LAMP Stack
PHP
DNS
Control Panels