Questions tagged [turnkeylinux.org]
32 questions
19
votes
6 answers
Gitlab - Xcode Can't connect with remote repository
I am having troubles when I connect with my repository through Xcode.
I have a Gitlab version (full pre-)installed on TurnkeyLinux Virtual Appliance on a remote server.
In the Gitlab Web interface, I've created a new test user: "testuser" with a…

mzurita
- 690
- 1
- 14
- 33
5
votes
1 answer
Sending e-mails using POSTFIX and SWIFTMAILER, PHP
I have installed TURNKEY LAMP(updated today, 02 december 2012). It's used with an Oracle VM VirtualBox.
This virtual server has linux, apache, php, mysql and Postfix MTA (bound to localhost) to allow sending of email from web applications.
The thing…

Alin Alexandru
- 139
- 1
- 6
4
votes
1 answer
Railo and Tomcat - where is the root directory
I have installed TurnKey Tomcat and deployed a Railo WAR. The default www directory does not seem to recognize .cfm files but notice that 192.168.91.128/railo is using a .cfm file. Is Railo and Tomcat root dependent on the extension. Where do I…

user1106974
- 41
- 2
3
votes
2 answers
how to get trunk code from repository? (redmine,svn)
I am using turnkey redmine and I can log in and do stuff so everything is working fine.
I need to test some features from the trunk and I have no idea how I can install redmine from trunk repository
both & svn clients are working from the command…

Radek
- 13,813
- 52
- 161
- 255
3
votes
1 answer
Rails Under Construction Page
I know this may seem trivial to some, other won't see the point, however - for me this would be great:
I am trying to work out how to quickly and efficiently commit updates to my Rails app, switch to an under construction style page while I restart…

dannymcc
- 3,744
- 12
- 52
- 85
2
votes
2 answers
TurnkeyLinux Django installation. Default admin password?
I have searched elsewhere and can-not find this information anywhere.
I have installed Django via a 'turnkeyLinux' installation for my VPS. This is after multiple failed attempts of setting this up manually. To my delightment, it appears to work.…

Curtis
- 23
- 3
2
votes
2 answers
VirtualBox Share a 3G dongle connection in windows 7
I am running the Turnkey Linux LAMP appliance in VirtualBox and need to update the PHP. I want to do it using apt-get but I can't figure out how to share my computers 3G dongle connection. I am running windows 7.

Matthew Dolman
- 1,732
- 7
- 25
- 49
2
votes
1 answer
Turnkey Revision Control appliance: git push is not working for git:// protocol
I'm using the TurnKey Revision Control appliance. I've created a new project following the steps from this forum post:
cd /srv/repos/git
git init --bare project.git
# to allow read-only access via git://...
touch project.git/git-daemon-export-ok
#…

sashoalm
- 75,001
- 122
- 434
- 781
2
votes
1 answer
google chrome crashs on startup with invalid opcode
i have the problem that the google chrome 54.0.2840.100-1 chrashed on my linux (TurnKey LAMP Stack 14.0). TurnKey LAMP Stack 14.0 is based on Debian Jessie and runs in a VMWare virtualisation.
Here the error messages:
Nov 23 11:29:37 test kernel: […

Gunnar Gläser
- 337
- 5
- 13
2
votes
1 answer
Gerrit Register New Email 500 Error
I have just setup gerrit 2.12.4 on a turnkey revision control 14.1 and when I try the Register New Email feature I receive a 500 Internal Error.
I receive the following error message in the error_log and don't know how to interpret it.
Here is the…

matei.navidad
- 676
- 6
- 18
2
votes
0 answers
What to run instead of httpd -S on Debian 8 with Apache 2.4.10?
Apache Virtual Host documentation:
If you are trying to debug your virtual host configuration, you may find the Apache -S command line switch useful. That is, type the following command:
/usr/local/apache2/bin/httpd -S
This command will dump out a…

AlanQ
- 91
- 1
- 12
2
votes
1 answer
Disable mysql daily table optimization
I'm using Turnkey Linux LAMP and I need to disable the daily table optimization performed by mysql (my tables are InnoDB). The task starts automatically with user debian-sys-maint.
I cannot find where to disable it (or at least change it…

d.grassi84
- 383
- 1
- 2
- 11
1
vote
1 answer
PHP define is not working sometimes on some servers
I am working on a PHP web app with another developer. We have 3 total different environments:
Configuration 1: Windows XAMPP, PHP 5.3.5
Configuration 2: Turnkey LAMP, PHP 5.3.X (turnkey-lamp-11.2-lucid-x86) - not sure which ver, running from…

Nick
- 2,735
- 1
- 29
- 36
1
vote
1 answer
Install MS SQL Driver On TurnKey Linux
My php version is PHP 7.4.7 and my distro is lsb_release -a gives me
No LSB modules are avaliable
Distributor ID: TurnKey
Description: TurnKey GNU/Linux 9.12 (stretch)
Release: 9.12
Codename: stretch
and if I try to run the command sudo pecl…

jamesMandatory
- 91
- 11
1
vote
1 answer
Setup Apigility on Turnkey Lamp
Hello
I am testing apigility on a Turnkey Lamp stack, and I am stuck on actually getting Apigility to show me its welcome page:
I want that^
Instead, upon visiting the document root of the virtual host I am using "//ipaddress:port/", I am…

Xgongiveittoya
- 753
- 1
- 14
- 33