A place to search for and ask for support

WayneS's picture

NEWBIE: Drupal & VSphere 4.0? Can't seem to get it to work...

Forum: 

Hello everyone. I'm new to TurnKey. I recently downloaded the Drupal package and tried to deploy to our VSphere 4.0 Update 1 farm however it said the OVF file was invalid. I did a bit of troubleshooting and experimenting but nothing seems to work. I tried copying just the VMDK file and starting up via a new VM but it won't start up. There are errors but i'm not sure its supposed to be this complicated. Is there something I'm missing?

 

Thanks in advance for all your input.

Don Kidder's picture

Ruby on Rails, adding Spree app

Forum: 

Has anyone tried adding Spree to the ruby on rails app? I have been trying and get several erros/ 1) the rack gem version is 1.0.0 not > 1.0.1, 2) the Phusion Passenger is giving an error

 

 Just tried to update rack says it updated but still get the same error on version.

Adding MySql to Turnkey File Server

Forum: 

I would like to get Mysql server onto the File Server appliance. Could someone advise me on what I need to install to get it running and also what i need to do to get the Webmin MySql module and PHPMyAdmin installed

Basically I need to merge the Mysql Appliance and File server Appliance into one

How can I ping a Hostname on the MySql Appliance

Forum: 

I am trying to ping the hostname of the Turnkey Mysql Server appliance and I am getting no response

I can ping the IP address, but not the hostname

It seems from some posts in the Ubuntu forum i need to:

"wins" parameter needs to be added to the "hosts:" line in the /etc/nsswitch.conf file"

search for the line starting with hosts (my line was like this "hosts: files dns")
add "wins" to the line ("hosts: files dns wins")

I have tried this but no luck !

Apparently, I need to install  winbinds.

JohnR's picture

Changing all default passwords

Forum: 

First off -- great product. Thanks for all the hard work.

I am using the pre-packaged vmware wordpress appliance. I did some searching on the forum but didn't exactly find the answer to this question so if I missed it my apologies. I have a 20 year IT background but am pretty much a noob in the Linux world.

Since the appliance is already installed and has default passwords already configured, I wanted to make sure that I had changed all the passwords that should be changed in order to secure the appliance.

I have changed the following:

Michael Cyr's picture

ejabberd update?

Forum: 

tk ejabberd runs v2.0 of ejabberd.  Any plans to incorporate a newer version?  This version has a fairly serious bug with ssl_esocks that breaks ldap authentication after a couple of days running.

File Server: Samba Performance Issues

Forum: 

Hi guys, 

Last night, I installed the file server iso on an HP Xeon xw6200 with 4GB of Ram (proper single os installation, not a VM one), but I'm having serious performance issues: I tried to move a 100Mb file from a windows machine to the file server and it's taking 40 mins to complete the transfer... It took me 7mins to download the File Server ISO from the internet! :)

Are there any settings I need to tweak to achieve a more acceptable performance? 

Thanks! 

 

 

 

Alinea's picture

LAMP Stack Appliance - Web Stack (MySQL) 2009.10 VMWare Image

Forum: 

This may seem like a stupid question and I have searched the forums, buuuuuut ......

I can't seem login using using root, <blank password> via The LAMP Appliance https://192.168.216.128:8003/login url or via ssh

The VMWare console window says:

Welcome to LAMP Appliance, version 3

blah blah blah

To access a login console, press control-alt-f2

Jonathan Clark's picture

Access appliance via hostname not ip address

Forum: 

Sorry if this question is too basic. I can't find an answer for precisely this question in the forums.

I have just installed virtualbox-ose on my ubuntu box, downloaded an appliance (moinmoin) and fired it up. I am amazed at what can be done in aprox 250MB. My one issue is that, in order to access moinmoin via a web browser, I have to type in the ip address of the new virtual machine rather than the hostname. Since the ip address is dynamic, I can't rely on it staying the same.

Sören Hakola's picture

Bug: Turnkey MediaWiki, Swedish edition

Forum: 

Hello.

Found this bug after installing Turnkey Media Wiki and changing my properties to Swedish:

File: 

/var/lib/mediawiki/extensions/FCKeditor/FCKeditor.i18n.sv.php

The file contains :

1. opening "<?php" -tag

2. Double $messages declarations

3. No ending "?>" - tag

Gives errors in the browser.

Corrections:

Alternative 1:

- comment out the first or second $messages- block

- add ending "?>"- tag at the end

Alternative 2:

- delete the first or second $messages- block

Pages