A place to search for and ask for support

Amorminio's picture

Sandbox make 'error'

Forum: 

I´m trying to learn how to create a new turnkey machine.

Following the SandBox tutorial here :

https://github.com/turnkeylinux-apps/tkldev/blob/master/docs/helloworld.rst

When i perform the "time make" command it fails and returns this : 

==================================================

mksquashfs $(deck --get-level=last build/root.sandbox) build/cdroot/caspser/20sandbox.squashfs

Jeremy Davis's picture

repository invalid signature

Forum: 
Tags: 

In my spam cleaning efforts, I accidentally deleted this post - oops! Really sorry about that! Please forgive me. Here it is reposted:


Hello, if I run apt-update on my /TurnKey Linux 13.0 / Debian 9.4 Stretch/ I get error about invalid signature for repository, maybe because gpg key is expired...

Ronan0's picture

Guidance for updating from Vtiger, TurnKey Linux 12.0 / Debian 6.0.5 Squeeze

Forum: 

Old install. Still being backed up daily.

It has some vTiger customisations done. - vTiger 5.4 as per your appliance.

I'd like to update to your current Debian.

Obviously there are some jumps involved. Can you recommend a process?

Thanks.

JDobbsy1987's picture

Wordpress not installing in Hyper-V

Forum: 

Hi,

I have created a Virtual Machine in Hyper-V, during the hyper-v setup wizard i selected Generation 1 and then boot to the Wordpress Turnkey ISO.

When the virtual machine starts i select the install option but then after a few seconds it gets stuck at this stage?

Any idea how i get past this? is it a VM thing or an issue with the ISO?

DavidD's picture

Upgrade from really old version

Forum: 

Okay here is a good one! Can I upgrade from RedMine 1.0.5Stable to the latest TURNKEY RedMine available.

If so where can I find the documentation or the steps?

 

We originally set this up for one small thing and it has since exploded and I inherited the task of keeping it running.

 

Someone asked to be able to import from a csv file which is in the latest version I believe. So I want to find out what is involved.

Hal Styli's picture

14.2 LAMP appliance is actually an ANSIBLE appliance?

Forum: 
Tags: 

Hello,
The subject line says it all. When I downloaded and installed
https://www.turnkeylinux.org/download?file=turnkey-lamp-14.2-jessie-amd6...
I could only see reference to ANSIBLE not LAMP.  Anyone else seen this? 
Can someone please point me to the actual LAMP download or have a guess at what might have gone wrong at my end -just in case I'm losing it.

Thanks
Hal

Daniel's picture

Webserver works but cant access /var/www/

Forum: 

Hello.

I have a LAMP server installed, I use it for TeamSpeak and now want to have a webpage on my domainadress.

The domain.xx:12321 works but when I tried to access

domain.xx the error is:

Unable to connect

 

How and where do I start serch for errors?

digg_de's picture

apache2 mod_deflate don't compress

Forum: 

Hi,

I use the turnkey lamp and have problems to enable compression by mode_deflate on a apache2 server. I don't have any idea why it is not working:

Modules are enabled:

# apache2ctl -M
Loaded Modules:
...
deflate_module (shared)
expires_module (shared)
filter_module (shared)
mime_module (shared)
...

000-default.conf:

 ...
 <Directory /var/www/>
     Options -Indexes +FollowSymLinks
     AllowOverride All
     Order allow,deny
     Allow from all
 </Directory>
 ...

.htaccess

zyriusa's picture

How can i migrate from openvz container to vmware

Forum: 

Hello,

i need to migrate from openvz to vmware. I don't want to use cloud backup as it's 200gb of data.  Is there any way to backup to local storage and import it on another server?

Pages