A place to search for and ask for support

Marc Singer's picture

Password reset isn't sending me a email.

Forum: 

If the password reset link (on turnkeyhub) is failing to send me an email, where can I go to escalate?  Are these forms the only other place to look for help?

CrazyJake's picture

Install Turnkey on existing VPS

Forum: 

Hello!  I've heard about Turnkey before and finaly want to take the plunge and try it out!  I have several cheep VPS machines to play with, but none of my service providers have turnkey images available to install as a fresh server image!

 

Steven's picture

Updates to OTRS Appliance

Forum: 

Hello,

I have installed and configured the applience however I have noticed that it is several versions behind. What can I do to upgrade the applience? Is there a repo I can add or a suggesed script? Thanks.

L. Arnold's picture

TKLBAM restore across architectures

Forum: 

I am trying to Restore a TKLBAM image that started on Bare Metal with 2 Network Cards enabled.  Moving to (via restore) VMWare Instance with one Network Card enabled.  (All 32bit).

I get a "complete" no error Restore in Webmin, but when I reboot, my Control Console gives me an error (not able to determine IP Address).  Apache not running.  Pretty much disfunctional image.

Right now I will install from ISO Wheezy (as the Bare Metal was Squeeze ISO).  I will then do sequential installs..  Magento Files,  Databases (no packages) to see how we can rectify.

John Draper's picture

When will they fix Web Shell?

Forum: 

this really SUCKS !!!    Web Shell won't even work on my iPad.    What good is a shell program that only displays ONE LINE?

Is there any work around?

john

John Draper's picture

Web Shell doesn't work using Chrome Browser

Forum: 

Hi,

Is there any work around that allows me to use Web Shell from the Browser?   When I start the web shell,  after logging on,   I get the command prompt on the top line,   but after issuing the command,   ONLY the top line has any output.   There is NO scrolling,  and I did remember seeing that Chrome is supported,  but this Web Shell is virtually useless to me.

Does anyone have any work around?    

Also,   when I run the server via this command...

python manage.py runserver

I get the expected server startup text,   which is...

John Draper's picture

Having problems starting a django project.

Forum: 

Ok,   after I build the Django Turnkey,   I went into Python to verify it has Django installed.   It was.

>>> import django
>>> django.VERSION
(1, 4, 5, 'final', 0)
>>> 

I assumed at this point that django, and it's associated admin tool was installed,   so I did the

following commands..

jdcrunchman@django ~$ mkdir django_test
jdcrunchman@django ~$ cd django_test
jdcrunchman@django ~/django_test$ django-admin.py startproject testsite
-bash: django-admin.py: command not found

Requirements of TURNKEY

Forum: 

I am new to TURNKEY and that is my first question, so please be gentle.

I have tried the demo link: https://hub.turnkeylinux.org/start/

so having a general idea of what is it.

 

Question: What are the requirements of TURNKEY like the following?

a) Amazon EC2 account

b) that is?

Running multiple appliances behind a home router

Forum: 

Hi,

I am looking to run multiple applicances in virtualbox on the same same host machine behind a home router. I have assigned all the applicances static IP addresses. Additionally I have used www.dnsdynamic.org to create friendly addresses for each of the applicances.

I am new to DNS, NATing.

Pages