A place to search for and ask for support

Kidbooo's picture

New cloud server not working

Forum: 

Hello everyone,,

I have restored my backup of a VPS hosted elsewhere to a new cloud server but when I enter the ip address, all i get is a blank screen. Also the webshell is not accessible.

Any ideas?

LukeKFrost's picture

LAMP Stack not accessible

Forum: 
Tags: 

Good Morning All,

I have just installed the Lamp Stack from a ISO image onto a physical machine to hoepfully use.  Everything seems to have installed correctly in terms on the screens that i am seeing on the screen however when i go to any of the web addresses detailed on the initial screen from a client machine the pages do not load and i get a tiem out error on the screen.  This is the same for all of the different addresses on different ports.

John Suomi's picture

Wordpress Mirror Sites Using tklbam?

Forum: 

Hi,

I'd like to dynamically mirror my Wordpress site to other countries.  Is it possible to use tklbam / AWS to accomplish this?  Ideally; the mirror, child sites would update after the parent site updates.  Please advise.

Thanks

Wade's picture

Bridged network doesn't work on VMware Workstation but does on Virtualbox

Forum: 

I've tried installing multiple versions of Turnkey Linux, but right now I'm using the LAMP ISO install in VMware Workstation 15.

When I boot Turnkey Linux using a NAT network in the VM settings, it runs without complaint. However, when I set the network type to "Bridged," the VM can no longer connect to the network at all.

I get the same errors as the people in this post:

https://www.turnkeylinux.org/forum/support/20131208/failed-bring-eth0

How to Configure a 2nd Domain Controller

Forum: 

I have installed a single Domain Controller VM using the OVA and it is working fine.  I would like to add a 2nd Domain Controller, but I am unable to find documentation on how to do this. 

I know I will need to join an existing domain for the 2nd VM, but I assume the 2nd would also have a hostname of 'dc1' since this is part of the OVA.  Do I need to open a terminal session, at startup, prior to joining the domain and change the hostname of the VM?

Any other requirements for a 2nd VM?

Thanks.

Christian's picture

Updating NextCloud beyond v13 by moving data to a fresh appliance

Forum: 

Hi,

I have an older TKL NextCloud appliance which runs with PHP5.6, which has reached EOL long ago and also prevents me from updating NextCloud in-place beyond version 13, which is also no longer supported. 

openldap appliance does not accept domain name

Forum: 

i have tried both the ISO and the OVA, for both version 15 and 14.2

the install seems to go normal, but when it asks for the domain name, i see an error message really quick, but i can't catch it.

when the server comes up, the web interface defaults to example.com, instead of the domain entered.

also, the root and admin login for ssh don't work.


 

How are Turnkey OVA produced?

Forum: 
Tags: 

In the Builds section of Core, I can download an OVA. How is that OVA created?

Evgenij Smirnov's picture

Can I host a GIT repo on RedMine appliance?

Forum: 

Hi @all,

I would like to host my GIT repos on the RedMine TKL appliance but not really sure how to go about setting this up. I can log on via SSH as user vcs and init a new git repo under /srv/repos/git, let's say it's called app01:

$ cd git
$ mkdir app01
$ cd app01
$ git init
Initialized empty Git repository in /srv/repos/git/app01/.git/
$

I was hoping to go into my project, add a repo with id = app01 and path=/srv/repos/git and then be able to do a

Luisn's picture

Apache2 mod_deflate not working on wordpress app

Forum: 

Hello!

I've double checked if apache2 mod_deflate is enabled, but it doesn't seem to work.

I've tried to enable the compression in wordpress trough htaccess, but it doesn't work.

Is there a way to force it to compress everything?

 

Thanks a lot!

 

My htaccess:

Pages