Forum archive

TurnKey Core as OVA

Will Core be released as an OVA? Replies (2) Yes, we intend to Reply 1 2022-08-23 Yes, we intend to release all v17.x apps as OVA (as per usual). We have been focused on getting …

Forum archive

does Turnkey depend on Apache on all installs?

Hi there, I've FINALLY gotten around to working on the "LEPP" (Linux+Nginx+PHP+PostgreSQL) appliance and my 'make' is blowing up. I'm basically merging the LAPP appliance and the …

Forum archive

Openvpn not working after upgrade

After doing an upgrade and rebooting my box, openvpn no longer works. I have rebooted a few times, same error everytime. The machine is using turnkey core jessie. Openvpn error …

Forum archive

Turnkey 14.1 Install hangs on initial booting

Hello, I need to upgrade from our current Turnkey 12 in which we have MediaWiki installed to the latest Turnkey 14 which supports the latest PHP version needed for the latest …

Forum archive

Core Container can't connect to nfs share

I just created a core container, and I cannot get it to connect to my NFS share. root@emby:~# mount -v -t nfs 10.0.1.100:/mnt/RAID /mnt/RAID mount.nfs4: timeout set for Thu Apr 14 …

Forum archive

Updating Drupal?

Hello All, I appologize if this has been answered I have looked and did not find a topic. I just installed the Drupal Turnkey Server and it is telling me that I need to do a …

Forum archive

How to merge two different appliances easily ?

Hello, I want to use some appliance together on an old amd athlon 64 pc. Which way will be easy / possible ? -Starting with turnkey core and adding appliances -Starting with …

Forum archive

new turnkeylinux + docker appliances

1) when is the new turnkeylinux (v 14?) to be expected? 2) I used the docker turnkeylinux and it is great, but I see that every image (lamp, redmine, joomla) is build from another …

Forum archive

ports or names

Why is it that ports are chosen for certain functionality like webshell, webmin, and phpmysql as 12320, 12321 and 12322. Wouldn't it be easier just to use /webshell , /webmin , …

Forum archive

TKLDEV and starting mysqld

Hi folks. Enthusiastic about TKLDEV and reliving fond memories. Trying to port Ampache patch for TKLpatch to TKLDEV and do now what we should have done then, being a bit wiser and …

Forum archive

Ghost (TryGhost) for TKLDEV

Feels strange that it's been so long, but we're at it again, and loving TKLDEV. Our first challenge with TKLDEV has been trying to produce a fully turn key appliance for the new …

Forum archive

Webmin and Webshell on port 80/443

I really like how all TKL appliances have the Webmin, Webshell, and PhpMyAdmin in some cases automatically deployed and listening on ports 12320, 12321, etc... Trouble is, …

Forum archive

TurnKey Core version

I suggest that every Turnkey appliance should mention which version Core it was build on. Replies (13) It does Reply 1 2013-04-08 The TKL version number means that it was built on …

Forum archive

TKLCore Patch

I think that it is perfectly possible that one can install a minimal system with debootstrap, install tklpatch on it, and then apply a patch that builds TKLCore. Is there such a …

Forum archive

TKL 13.0RC openvz

Is it possible to get an openvz tar of the TKL 13.0RC 64bit version. Is there a script available which you use for the TKL 12.0 version to convert to a openvz version Otherwise I …

Forum archive

Drupal core outdated (7.14, not 7.18)?

Why is the Drupal package so outdated (7.14 instead of the current 7.18)? How is a minor core update performed in this virtual environment? Replies (2) Easy to Update Reply 1 …

Forum archive

TKL Core for Raspberry Pi

Well, I've learned a few things. Linked is a TKLPatch to be applied to Raspbian (based on wheezy) to make a Raspberry Pi as much like Turnkey Linux 12.0 as I could pull off. I'll …

Forum archive

Web-based voter registration app for the US

I came across an article from Wired [1] explaining that an open source web app for voter registration in the US had been developed and released in the US. Seems like something …

Forum archive

TurnKey Linux - Core - Change Backup ID

Hello, I setup a TKL-Core box and cloned it and changed the networking settings etc on each of them. The backup ID is staying the same though, how would i change the Backup ID on …

Forum archive

Zimbra Appliance

Hello Have downloaded the latest version of the Zimbra Appliance and put it live, the documentation says that it is built on the latest Turnkeycore which contains Ubuntu 10.0.4 …

Forum archive

Turnkey core on dreamplug - is this possible

Dear All I'm very much happy with turnkey core on virtualbox and can do so many things out of it. Now I want to move to dreamplug which has following configuration: " Marvell® …

Forum archive

Install problem

Sorry because my bad english ,-) But it is not possibile for me to install that all. I trie´d in VM-Ware and virtual Box but everytimes the installation is hangingb up in step : …

Forum archive

Cannot mmap file

Hello: I deployed the Core 11.1 VM (from OVF) on my ESXi4.1 system. After recovering from the troubles with updating (udev) during and after install, I tried to install a few …

Forum archive

Turnkey Core hangs on boot - Virtualbox

Hello everyone, Very nice community here. I really like the Turnkey concept and just discovered it in the last few days. I've tried downloading, both the zip and ISO of the OVF …

Forum archive

make system package install

I'm building a simple vm on top of the turnkey core vm and needed to install a bunch of perl modules. Most of them failed the first time around because 'make' was not installed. …

Forum archive

TKLPatch for SchoolTool

SchoolTool was first mentioned at TKL in response to a blog post by Liraz [1]. As I endeavored to create patches for the Ubuntu School Server in a Box blueprint, I was pleased to …

Forum archive

locate and mlocate missing

I'm using trac-11.0-lucid-x86 as an Amazon EC2 AMI. I noticed that I could not use "locate" or "mlocate" commands. $ locate test -bash: locate: command not found I looked and …