Forum archive

TKLBAM restore issues

Hi. I'm close to finally going live my employer's new TKL Drupal 6 appliance on Amazon EC2 via the TurnKey Hub. Everything with the TK Hub seems to be working great, but I decided …

Forum archive

Turnkey Linux Trac Appliance Update

Hi all, I was wondering wether I can update my current Turnkey Trac appliance (ubuntu 8.04) to work on a more recent ubuntu release? If so, can I do it without loosing my current …

Forum archive

Mutiple Appliances on one machine

Is it possible to use multiple appliances on one machine? I would like to use the File Server appliance and the Gallery appliance on the same machine. If yes is there any special …

Forum archive

TKL Django - Development

Hello! Starting, I would like to thank you for the great concept and work on turnkeylinux. I'm just a dabbler in web programming and webdesign doing the odd job for some …

Forum archive

LAMP appliance - broken packages

I've just installed a LAMP appliance. But when I try to run apt-get install vim, I get a broken packages message. The following packages have unmet dependencies: vim: Depends: …

Forum archive

Proxmoxx

Do Turnkey appliances work with proxmoxx VE (http://www.proxmox.com/products/proxmox-ve)? Proxmoxx VE seems to accept ISO images, but I have no idea if they are specially …

Forum archive

Redmine R11 appliance setup problem

Hi, I've been running the older Redmine appliance release, from 2009 for a while now, but would like to upgrade to the new release. I've experienced a problem during boot …

Forum archive

Moodle appliance, making email work...

Hi, I installed moodle 1.9 on a Turnkey Linux moodle appliance. (The appliance had 1.8, whereas I needed 1.9 for a plugin I need.) I did not remove the 1.8, yet, to see its …

Forum archive

CRON job in LAMP VM

[ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -r -0 rm What is this? …

Forum archive

Optimize MySQL and Apache

Googled quite a bit but still unsure so i come back here... What settings could I use to optimize MySQL and Apache on a server with a Quad core and 4GB RAM? Goal would be to have …

Forum archive

Zimbra Partitioning ERROR

On my Dell Power Edge 1800 Server every time I attempt to install Zimbra I get an error message when it reads the HDD's in my SCSI bays at 41% scanning. I am wondering if anyone …

Forum archive

Crashing LAMP vm

We have installed TKL LAMP vm on our host server. It all worked fine for the first week. It now keeps crashing every now and then. Not sure what the reason is. We can't find …

Forum archive

simple CRON command to backup www

is there any simple way to back up /var/www to a speciifed location? i already set up mysql to backup wit hcron. any equivalent for www? THANSK! Replies (1) Why not use TKLBAM? …

Forum archive

/var/www/ or other folder?

on TKL, apache is set by default to /var/www. is this the folder to use? is this safe? Replies (7) That is the default Apache doc root Reply 1 2010-10-24 And it is quite safe to …

Forum archive

TWiki - upgrading to latest?

Hi, the turnkey TWiki version is 4.1.2 i believe. Has anyone succesfully upgraded it to 4.3 or even 5.0 ? if so, did you follow the standard instructions as per twiki.org and/or …

Forum archive

TWiki plugins error

Hi i can't seem to install plugins via the Configure page (Find More Extensions). It always complains for example with more or less the same error (Archive::Tar not installed and …

Forum archive

Cloud Deployed TKL Lamp

I deployed LAMP on the cloud Friday. The cloud works great. I was able to install virtualmin and migrate one concrete5 web site to the server. Today I wanted to do some backing up …

Forum archive

Add new application to an appliance

Hi, I installed the moodle appliance, and now I want to serve my own web application from the same installation. Now, when I examine it, I see that you arrange it so that …