Hi, I've inherited a couple Turnkey v. 14.2 servers. I noticed from your forums that "under the hood" Turnkey is just Ubuntu.
Well, I'm familiar with Ubuntu. Is it possible for me to just edit my source list so that I could get my updates straight from debian? Or would that break things?
I have build a Turnkey AD server, but after 2 years the cert expired and when I try to replace the certs in /var/lib/samba/private/tls samba does not start anymore. Is there a documented process to change the certs ? They are used for the ldaps connection.
root@dc1 private/tls# ls -ltr
total 20
-rw------- 1 root root 3243 Dec 22 22:14 key.pem
-rw-r--r-- 1 root root 2025 Dec 22 22:14 cert.pem
-rw-r--r-- 1 root root 2021 Dec 22 22:14 ca.pem
Could someone point me in the right direction of how to upgrade the PHP version on my magento 2 AWS image installation? I am currenlty on 7.0.33 and need to upgrade to 7.3 so I can upgrade my magento installation.
I have created a Turnkey Wordpress server from a ISO into vmWare, using latest version 15.3. I have enabled multisite, and everything is working fine. However, themes does not seem to work. The only theme working right now is Twenty Seventeen. all other themes are not working on either site.
I can install themes, enable them for network, but when visiting the site, the pictures is not shown. Does not look like it can load properly.
Issue: There is a Python task is holding on to port 80 after rebooting.
Cause:
I restored a tklbam-backup to a new server.
I followed the Confconsole - Let's Encrypt fix instructions here, and it worked as expected.
I ran /usr/lib/confconsole/plugins.d/Lets_Encrypt/dehydrated-wrapper to grab updated certificates since the old ones were moved to Dehydrated.bak as part of the update.
Hi,
I have deployed 2 YouPHPTube Turnkeys OVAs on VMWAREs ESXi.
When asked about ip or domain under installation, I choose "xxxx.com", on one server and local ip on another one.
On the local ip VM, everything perfect no issue.
On the domain defined VM, I cannot reach the Website.
I have a hardware firewall for NATing ports, from the internet connection side to internal servers. There, ports 80 and 443 are routed to an Apache proxy server that handles domain requests, son I can host many domains on the same internet facing IP.