Questions tagged [turnkey-linux]

21 questions
4
votes
1 answer

TKLBAM backup stalling causing MySQL issues

I'm having a strange issue that I've never encountered before. I'm running a Turnkey Linux LAMP server (Debian) and it seems that my MySQL server becomes inaccessible at least once a day. I'm not sure what's causing it at all. My last few logs…
anguiac7
  • 141
  • 2
3
votes
2 answers

Available Instance types for marketplace ami's

I based my autoscaling AMI's on the Turnkey Linux nginx AMI from the marketplace. I am now unable to select any of the newer generation instance types; for instance, my autoscaling uses m3.large type but I'd really like it to use the c3.xlarge type…
Christian
  • 789
  • 1
  • 13
  • 31
2
votes
2 answers

How to run a Turnkey Linux virtual machine on XenServer?

Turnkey Linux distributes Linux virtual machines in a Xen compatible format. I have a XenServer instance running and I would like to run a recently downloaded Turnkey Linux virtual machine on it. But I have never used XenServer before. Can you point…
Jader Dias
  • 4,705
  • 19
  • 50
  • 51
1
vote
1 answer

Turnkey Django throwing 404 with altered apache config file

I am setting up a Turnkey Django solution and it works perfectly fine if you use the pre-built Django project they provide. But it's a pain to work with and breaks many of the rules and guidelines in the Django documentation and includes so much…
Moms
  • 11
  • 1
1
vote
0 answers

Turnkey Linux Net-SNMP

Trying "apt-get install net-snmp" command to use SNMP commands. but the server says "Unable to locate package net-snmp" This is where I'm told I require Net-SNMP; http://php.net/manual/en/snmp.requirements.php but it looks like net-snmp isn't…
Mas0490
  • 11
  • 1
1
vote
1 answer

TurnKey LAMP can't install PHP GD Library

When I try to install the GD Library for PHP on my TurnKey LAMP appliance, I get the following message: root@lamp ~# apt-get install php5-gd Reading package lists... Done Building dependency tree Reading state information... Done php5-gd is already…
trip0d199
  • 277
  • 1
  • 3
  • 13
1
vote
1 answer

How should I resolve "-bash: promptpath: command not found"?

My Turnkeylinux machine uses the following PS1 environment variable for bash prompt: PS1="${debian_chroot:+($debian_chroot)}\[\033[01;33m\]\u@\h \[\033[01;34m\]$(promptpath)\[\033[00m\]\$" I plugged the above into what is essentially a stock "Debian…
starlocke
  • 223
  • 2
  • 11
1
vote
2 answers

SSH into networked server remotely?

I have setup a virtual server running MediaWiki (a TurnKey appliance). I have got the server up and running and have assigned it a static IP address on the local network. I have also assigned the server a public IP address by setting up a DMZ host…
dannymcc
  • 2,717
  • 10
  • 48
  • 72
1
vote
1 answer

TurnKey FileServer Appliance - SAMBA Shares configuration

Now, it is my first time with Linux and a SAMBA File server. I am using the TurnKey Linux File Server Appliance. I have installed it native on my new fileserver machine (an OLD Dell 670 Workstation 2GB RAM and 2TB x 4 SATA) I can access webshell,…
Mutahir
  • 2,357
  • 2
  • 32
  • 42
1
vote
1 answer

Turnkey Linux and GIT

I installed Turnkey Linux http://www.turnkeylinux.org/revision-control to have a Git server. The installation went fine and I created a user to use with git. It comes with a preinstalled repo called "helloworld.git". In order to test GIT, I did git…
mikelbring
  • 263
  • 1
  • 2
  • 7
1
vote
1 answer

Where is the plugins directory for Turnkey Trac?

I setup a Turnkey Trac virtual machine and am trying to set up the LdapPlugin to use use authentication through a local Active Directory. I tried using easy_install http://trac-hacks.org/svn/ldapplugin/ to install it and it claimed to have…
Tomek
  • 215
  • 3
  • 8
0
votes
1 answer

How to restart openvpn setup on amazon AWS turnkey linux

I installed TKL AMI on my AWS EC2 pool, and the first time I logged in, it showed me the setup screen, which I dismissed since I had to do some other config first. However, when I logged out and logged back in, the setup program no longer launches!…
Animesh
  • 249
  • 1
  • 2
  • 9
0
votes
1 answer

Cant access svn on virtual machince, but everything else works fine

I have a server (host) running a Turnkey Trac server (tracsrv) in Virtualbox, and I'm getting some weird results with networking. Anyone know how to explain this, and if it is possible to fix the problem? Symptoms user@randomcomputer ~$ ssh…
kd35a
  • 151
  • 1
  • 5
0
votes
1 answer

DNS Bind9 Issue - Server not forwarding requests

I'm new to dns admin so please be gentle. Here is my set-up: Domain name with a few A records points to my personal IP. example.com server1.example.com server2.example.com Router forwards all port 80 requests to a Ubuntu VM box with Bind9 and…
Adam
  • 145
  • 6
0
votes
2 answers

TurnKey FileServer - RAID on Dell Precision 670

I have a Dell Precision 670 with 2 x 2TB Sata HDDs, once the machine boots, I press CTRL + A to get into the Adaptec Raid utility and configured a RAID 0 Array making it 2TB almost. I then mark the raid array as bootable and it seems fine, but when…
Mutahir
  • 2,357
  • 2
  • 32
  • 42
1
2