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...
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.
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)
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?
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.
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...