A place to search for and ask for support

Tom Pop's picture

How to add aditional HDD to Turnkey Linux File Server Appliance

Forum: 

Hi!

I have an additional HDD that is added to the system but how do I mount it so that I can use it for storage?

I have done an installation on a Xenserver, imported the appliance and added an extra virtual disk in Xenserver to it, it shows up under "Hardware" and "Partitions on local disks". Here I can create an big NTFS partition but what is next step to do to be able to use it?

 

/Thanks 

Tonezzz's picture

ispCP installation

Forum: 
Tags: 

Hi everybody,

I've just started with Turnkey yesterday.  I'm trying to make my web developing server with Turnkey LAMP stack.  I've successfully downloaded the latest Turnkey LAMP stack VM and run it under VMWare Workstation on my notebook.  Everyting seems running fine.  I'm not good on Linux and so I appreciate that Turnkey is the easiest way I've ever seen to setup a web server.  Anyway, I want to go a bit further to install the ispCP (http://isp-control.net) to make it even easier to manage websites on my server.

paolo berto's picture

updated appliances

Forum: 
Hi there TKL gurus. I would like to have up-to-date appliances, for instance your mantis and redmine appliances are quite old compared to current releases. More in general I would like to know if it's up to the user to update appliances or if you plan to provide more frequent updates. I think what you are doing is great and the HUB is really promising. Keep up the hard work! P.
Scott C's picture

TKLBAM Not Restoring DBs? (MySQL)

Forum: 

I just tried to do my first migration. Ran the restore in WebMin, and at the end it is not listing any DBs (MySQL) being restored. How can I tell if they are being backed up in the first place? and any ideas as to why it is not restoring them?

And, if I manually restore the DBs, and attempt to bring up the Joomla sites, I get an Error 500.

The TurnKey Package I am using is: turnkey-lamp-11.2-lucid-x86-vmdk
- On both the source and the new restore...

Thank you in advance.

~Scott

Chad A. Musson's picture

Turnkey Core & Sendmail SMTP

Forum: 

Quick tip if you want to use sendmail and saslauthd instead of postfix:

mkdir /etc/sasl

echo pwcheck_method\: saslauthd > /etc/sasl/Sendmail.conf

and add these packages:

libsasl2

libsasl2-modules

sasl2-bin

I'm not going to admit how long it took me to find this...

L. Arnold's picture

How To Start over with TKL-BAM if the original backup set was deleted

Forum: 

I had a "forgotten" and unrun appliance that I mistakenly deleted my backup set for on the Hub.  When I went to do a new Backup on the system it created a new Backup Set (at the end of the stack)..  however it did not back anything up.  I got errors like:

Temp Space 0 where (xxx,xxx,xxx type number) requred

Raise Error (non zero exit code)..

Vinomaster's picture

Bugzilla Appliance email not working; Are special setup steps for mail required?

Forum: 

I have installed the Bugzilla Turnkey Appliance on my AWS account and it seems to work fine. However, whenever I create a bug the email notifications are not received by recipient. I thought it may have been an issue with the ISP of a recipient but then I used a corporate address and same problem -- no email.

Are there setup requirements for the appliance on my AWS account for email processing?

Swizz Beatz's picture

Kernel panic under VMWare ESXi -Turnkey LAMP Stack

Forum: 

Hello everybody,

I have a little situation right here, so I decided to ask for some help. I'm running VMWare ESXi on machine with Windows Server 2003. I downloaded the vmdk for Turnkey Lamp stack. Everything worked as a charm. Just one problem. After couple of days work some strange thing happened. THe Turnkey won't boot again. I was wtf?!#??

 

The console shows me that it has

 

Kernel panic - not syncing : Attepnted to kill Pid:1, comm: init not tainted 2.6.32-25-gener

other strange error that I saw is:

 

Nikos's picture

EMERGENCY - production server full

Forum: 

Hi all

I have a joomla application running in an amazon ec2 small container. This reports that my main filesystem has been allocated 10GB of size. This has been increasing gradulaly even though I have been gzip and deleting old log files. I am now at 96%!

Webmin is not operating correctly due to this and I am not able to log into the backend of my joomla application.

Lupilux's picture

Hardcoded path to /usr/share/drupal6

Forum: 

Hi all,

When I test creating a new symlink to the "webroot", to point to another folder further inside the subfolders under the drupal6 folder, by renaming the original webroot and creating a new one, then even after that there are errors saying that there are no valid Drupal installation on /usr/share/drupal6...

This tells me that there must be a hardcoded setting somewhere that is not pointing to the webroot folder (the symlink), but to the actualy default folder. Where is that setting?

I try to work around the following problem:

Pages