A place to search for and ask for support

How do I replace the default SSL certificate?

Forum: 

The default SSL is from Turnkey Linux.  How do I replace it with my own SSL certificate?

Thanks

beric's picture

Customizing the turnkey linux installer.

Forum: 

Hello again.

I'm interested in customizing the installer.

I want to change things like default partition layout. add some dialog boxes for passwords and stuff like that.

What would be the right way of doing that ?

Where can I can the debian installer sources ?

Thanks.

Eric.

 

mrv's picture

Wordpress image problems

Forum: 

First of all, thank you for putting these images together. It saves a lot of time and simplifies installations for the inexperienced.

Now the bad news. After a fresh install in a VPS.NET node, I've had some problems with your Wordpress and Drupal images.

 

1) You say that the default credentials for MySQL and phpMyAdmin are "username root, no password (user sets password during installation)". In my case, they are not and I can't even change anything at all.

 

Dave Collins's picture

Turnkey Appliance for WordPress

Forum: 

In order to get WordPress downloaded to my PC I've downloaded TurnKey Appliance for Wordpress. I'm only familiar with Linux and Ubuntu by name, not operationally. I've got the files downloaded and un-zipped to a temp folder. Now what ? No "exe" folder like Windows of course  to load and set this up. What's next ? Appreciate any advice, but remember, I know enough about the various system folders to be dangerous !

bulek's picture

How to satisfy package dependencies in TKLPatch /debs directory and overlay question

Forum: 

Hi,

are packages that are meant to be installed installed together with their dependencies or should I deal with this in some other way ? if yes, which one is the easiest? 

Also: if I have a file in overlay that is of the same name/path as existing - will it replace it ?

Thanks in advance,

regards,

Bulek.

bulek's picture

How to use Perl CGI scripts in lamp appliance ?

Forum: 

Hi,

first of all, hi to the community. I'm new to Turnkey linux and after 1 installation, I'm becoming a fan.... Thanks for great work.

I'd like to modify LAMP appliance (I really like TKLPatch approach), but first I need to get some software written as Perl CGI scripts working.

 

At the moment I have an rrd.cgi script in /var/www/cgi-bin and when I try to access if from remote location, I get the script as text - it doesn't get executed.

Since appliance is supposed to support Apache&Perl out of the box, I'm surely missing something simple ?

Nithin Bose's picture

How to run multiple rails app in one ROR appliace

Forum: 

I have just come to know about turnkey linux... and loved it at first sight :) 

I downloaded the ROR appliance to use it for development...

I can access the default "railsapp" by using the ip address of the virtual machine from the host machine.

But i cannot access the rails app which i created... can somebody tell me or point me to a tutorial that deals with this??

What i am trying to do the is the following (or something similar):

http://<ip-addr-of-guest>/  -> default (sample rails app)

beric's picture

tklpatch generates broken iso

Forum: 

Hello. As I posted http://www.turnkeylinux.org/docs/tklpatch/development#comment-1296 My patch conf looks like this :

#!/bin/bash -ex

HOSTNAME=somehost
# set hostname
echo "$HOSTNAME" > /etc/hostname
sed -i "s|127.0.1.1 \(.*\)|127.0.1.1 $HOSTNAME|" /etc/hosts
 

I have nothing in deb/ or overlay/

As I mentioned the result is iso that is loading busybox shell. couldn't see any errors on the kernel boot messages.

Proyecto Yabocs's picture

Openbravo - Error on module installation

Forum: 

Dear all,

first of all I would like to thanks to the turnkeylinux team all the effort to make this possible. It is great to have the opportunity to run this complex configurations just in seconds.

I have been playing around the openbravo turnkey and I have found it really interesting. It took me just a few hours to install vmware server (get to know it) and install the turnkey image to use it. Amazing!

Dean's picture

appliance question

Forum: 

Ok, so what format are the appliances in?

I'm trying to get them to work with ESXi 3.5.

1. Tried copying to ESXi server - wont power on

2. Tried converting using OVF Tool - doesnt work

3. Tried VMware converter - process fails as it can't clone disk.

Am I missing something obvious here?

Thanks,

Dean

Pages