A place to search for and ask for support

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.

rich z's picture

Turnkey Wordpress - Amazon EC2 Abuse Report -

Forum: 

in the last few days I got a message from amazon that seems to indicate my turnkey wordpress site was compromised.  It was a site I was building so I just shut it down.  I did notice when quickly checking the   turnkey gui there was a  spike in traffic over the prior few days.  (one day had 900 megs of downoad which could be the whole server as far as I know)

elian's picture

No access rights in webmin and phpmyadmin

Forum: 

Hi Folks,

i´ve just installed the lamp on a new bare metal mashine and all good so far.

When i try to set a password within phpmyadmin i get the error

SET PASSWORD = PASSWORD( '***' )

Victor Vasev's picture

Change default cache location for TKLBAM backups

Forum: 

Hi, I have a couple of really large mysql dbs and my root partition runs out of space every time tklbam runs a backup. Can I change the location of the TKLBAM cache or is my only option to increase the partition size?

Hans Harder's picture

apt / dpkg broken in tkl lxc container

Forum: 

I am using the lxc template version of the TKL LAMP

Somehow my apt/dpkg seems to be broken.

From inside the container I do an apt-get update and after some output it gives an error...

Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://cdn.debian.net wheezy/main Translation-en
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

 

Per-Ola Mård's picture

Adding DBI and DBD::mysql Perl modules to mySQL LAMP

Forum: 

I am trying to add the DBD module to Perl in my LAMP in order to write some Perl insert scripts into the mySQL database w/o success. It appears as if make is needed by CPAN, i am not sure how to equip the LAMP to be able to make make make it. So to speak...

please advise.

Cheers,

   ///peo

Pages