A place to search for and ask for support

Martin's picture

Can not open a Port in the Turnkey LAMP Container

Forum: 

Hello

I have a little Problem with my LAMP installation.

I want to open the MYSQL port 3306 to work from outside the server.

I started webmin and went to network -> firewall. There where the ports that are opened listed.

To do the right things, I copied a rule (e.g. for port 80) and changed the port number with 3306.

Then I sent the information to the firewall.

I switched to the Terminal and checked the information with iptables -L

******************** Output  ***************

EB's picture

Screen / display blanking or off. How To?

Forum: 

Greetings,

Surprisingly I haven't found how to enable screen blanking after a period of inactivity. Curious that I've not seen any such question.

 

Using Turnkey Linux Wordpress, current version.

 

Thanks.

L. Arnold's picture

Clarity on TKLDEV and BuildTasks customization

Forum: 

So I am working on some customization.  I have gone through a few steps:

Implemented a TKLDEV server

In GitHub to my account, forked from turnkeylinux-apps Core,  TKLDEV

In GitHub to my account, forked from turnkeylinux  BUILDTASKS

It looks like I want my "tweaks" to go into my (I will branch first) BUILDTASKS (no caps) repository

My question is, how do I get those tweaks to 

A:  Show up into my TKLDEV server for testing

and

B:  Show up in "MAKE" based builds on subsequent TKLDEV builds.

JP's picture

Upgrade nginx to 1.17.4

Forum: 

Hi guys,

The version of nginx that comes on your LEMP stack is 1.10, and an apt-get upgrade did not show any updates available. I've recently added the official nginx repo by adding this to my apt sources:

deb http://nginx.org/packages/mainline/debian/ stretch nginx

Romaytech's picture

LXC Container / NGINX help needed

Forum: 

Hello All,

 

I an using TurnKey LXC I have the main LXC with ip of 192.168.1.200 and a wordpress container also using turnkey with the ip of 192.168.1.201. I believe I set up  the sites-enabled properly as I can access the wordpress site from both IP's but I am not able to access from the site name. I had port 80 forwarded to the 192.168.1.201 and I can access the site using the name and if I forward it to 192.168.1.200 I get nothing.

Here is my sites enabled (mydomin.com is not what is in the file just changed it in here):

server {

Jeremy Davis's picture

gitea appliance does not install Adminer

Forum: 
Tags: 

In my spam cleaning fury, I accidentally just removed deutrino's user account and posts! **facepalm**. I'm so sorry deutrino! :(

Anyway here's what I just removed:

All the docs for the Gitea appliance mention Adminer, but it is not installed when I set up an image on a VPS using the ISO that was current yesterday. Also, I can't see where to add an issue on the github for that app.

With a followup post:

Jay A's picture

Syncthing data storage encryption

Forum: 

Can hard drive/partition/folder where the data resides be encrypted in Syncthing server? Any other ideas on how to secure data?

Jay

Ortho's picture

missing file on download

Forum: 

Just tried to re-download the latest magento 2.3 OVA and got:

---

The requested URL /mirror/turnkeylinux/images/ova/turnkey-magento-15.4-stretch-amd64.ova was not found on this server.

---

 

Jeff Dagenais's picture

confconsole sendinblue and default setup not working

Forum: 

Hi Jeremy, guys,

(this is a "2-parter")

I've just launched a "tkcore" EC2 instance, following the path of least resistance at every step. I did enter a name under the ____ .tklapp.com and confirm that I can login as root using my SSH key provisionned by the launching process (/usr/lib/inithooks/firstboot.d?).

The one thing that was interesting to me was the ability to have a cronjob which can email the output to me.

Ganesh Joshi's picture

How to Upgrade Redmine Server from version 1.4.4.stable(MySQL) to latest version.

Forum: 

We want to upgrade our redmine server which is running in version 1.4.4.stable(MySQL) to next version.

as i visited the trunkey site and downloaded Redmine OVF and installed as a new redmine server which has all latest versions available. so can you suggest me that if I migrate all required instance and related backup into the new created Redmine server from the running Redmine server.

or 

what are the steps to upgrade existing running Redmine Server.

Pages