A place to search for and ask for support

mspohr's picture

"Installing Security Updates.... " How long?

Forum: 

I've set up AWS/EC2 instance of tomcat appliance and it seems to be stuck in "Installing Security updates...." and I can't login to the server.  My turnkey server page tells me it's running at:

testtom.tklapp.com

but... I can't login.

So far I've got 6 cents invested in this with no server running :(,.  I was able to download the VMDK and install it in VirtualBox on my machine no problem (but I didn't update it after the install).

itsmeonline's picture

Moodle 2.0.2 Turnkey Linux newbie questions

Forum: 

Hi Guys
Fantastic work on TurnKey Linux. Sadly couple of COMPLETE newbie questions....

King's picture

Want to start using LDAP with MediaWiki Turnkey System

Forum: 

I recently installed Turnkey MediaWiki and have been happy with what I have.

Now I want to restrict access to the MediaWiki site using my companies LDAP server.  I cannot find any documentation on how to accomplish this.  I am not fluent with Linux but can follow directions.

I assume I am looking for a Apache feature that blocks access for all or certain URLs but am not even sure if that is the way to do it.  

This server is only running MediaWiki on a Virtual Machine so I don't care if anything else might also be login restricted.

Guest's picture

mod_proxy not working as expected on Redmine

Forum: 

I have installed Jenkins on our Redmine instance but cannot get the mod_proxy config working.

I tried adding the following to apache2.conf:

ProxyPass         /jenkins  http://localhost:8081/jenkins
ProxyPassReverse  /jenkins  http://localhost:8081/jenkins
ProxyRequests     Off

# Local reverse proxy authorization override
# Most unix distribution deny proxy by default
# (ie /etc/apache2/mods-enabled/proxy.conf in Ubuntu)
<Proxy http://localhost:8081/jenkins*>
  Order deny,allow
  Allow from all
</Proxy>

 

HyperEscape's picture

Does turnkey fileserver supports NTFS write (on SAMBA shares) out of the box

Forum: 
Tags: 

Hello,

 

Totally new to linux and TurnKey, however I am able to get it installed and share the USB connected (NTFS formatted) harddisk on the network. 

I am using the version "turnkey-fileserver-11.2-lucid-x86" and I did update all the latest Ubuntu packages as advised in the first run of the turnkey fileserver.

Mounted and shared via SAMBA, I can see the harddisk shares on my Windows 7 machine and I can read and copy from it as well.

AndyBann's picture

tklbam-restore

Forum: 

Hi all

A junior web developer broke all our sites using the root account on our Turnkey WordPress install on the TurnkeyHub - no problem I thought I can just roll back to a back up using tklbam-restore 1.

However after trying 5 different back ups we were getting various different MYSQL errors such as:

ERROR 1005 (HY000) at line 166: Can't create table

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql

/mysql.sock' errno 32 broken pipe

Timeout's picture

Hub Interface Bug

Forum: 

I terminated one of my instance backup during upload, then i delete this instance at my local vm. In hub, i can not delete this "no completed" backup. There is no "Delete this backup forever" button under this instance backup tab.

it will be nice that Hub can short backups under different categories (e.g. customer, private)

 

J.

marco_zanardi's picture

LAMP Stack Ubuntu8 on VMware vSphere 5

Forum: 

Do you know if LAMP Stack appliance, based on Ubuntu 8, can be deployed on ESX5 server?

Is the latest TurnKey LAMP Server compatible with ESX5?

Thank's.

Marco

Dense Ffog's picture

Viewing site in Turnkey Django

Forum: 
Tags: 
I'm missing something fundamental. I can see everything setup (/admin /media etc) but I don't see an obvious way to access the example.com project that was pre-configured. What is the url for that? When I go to the site at port 80, it just gives me the turnkey web interface and not the example.com site.

Pages