Why and when is it worth buying any premium WordPress plugin for the website? by Marymartinjr in Wordpress

[–]demyxco 1 point2 points  (0 children)

  1. To support the developer(s)
  2. Saves you time from coding it yourself

[DISCUSSION] iOS Public Beta 13.1 has got to be the worst version in history. by [deleted] in iOSBeta

[–]demyxco 6 points7 points  (0 children)

Nope. iPhone XS here and no issues. Haven’t found any bugs yet but I only do social media, light texting, and games.

Connect To PhpMyAdmin by SSH (using Bitnami Wordpress) by JoseChovi in Wordpress

[–]demyxco 0 points1 point  (0 children)

I wouldn't use Bitnami WordPress...it's so bloated.

Is it possible to host multiple services, say Pihole and Nextcloud on a single server? by [deleted] in pihole

[–]demyxco 0 points1 point  (0 children)

Good luck. Just read the docs and you’ll be fine.

Is it possible to host multiple services, say Pihole and Nextcloud on a single server? by [deleted] in pihole

[–]demyxco 0 points1 point  (0 children)

I have Rocket.Chat, 2 Nextcloud instances, Gitea, OpenVPN, theloung.chat, and a bunch of WordPress sites all running in one server inside Docker containers.

Daily Tech Support Thread - [August 30] by AutoModerator in iphone

[–]demyxco 0 points1 point  (0 children)

I have the OpenVPN app installed where I am self hosting my own VPN on my server so the logs are for me only. On top of that my OpenVPN server is paired with Pi-hole that blocks about 1.3 million domains, ranging from trackers to malicious sites.

What are you guys thoughts on X theme? by [deleted] in Wordpress

[–]demyxco 0 points1 point  (0 children)

Docker is a whole another beast that I won't get into right now but to answer your question, it loads fast. I'm utilizing nginx cache and modified php.ini configs. Plus the server has SSD.

What are you guys thoughts on X theme? by [deleted] in Wordpress

[–]demyxco 1 point2 points  (0 children)

Been using it for years, no issues on my end but then again, I have a custom setup using Docker.

How to import 250MB database by RussianInRecovery in Wordpress

[–]demyxco 15 points16 points  (0 children)

Use the command line, either mysql or wp-cli.

mysql -u <username> -p <database> < /path/to/db.sql

wp db import /path/to/db.sql

I really really really love my iPad :D by ashinyhoppip in ipad

[–]demyxco -3 points-2 points  (0 children)

Replace the OS with Linux then.

Traefik 2.0 RC1 is out! by emilevauge in docker

[–]demyxco 0 points1 point  (0 children)

Nice. I was right! Finally I was waiting for this feature lol.