A place to search for and ask for support

Scott's picture

AWS moving to paid

Forum: 

Greetings - 

We have recently recieved an email saying our TurnKey OpenVPN subscription AMI will be moving to a paid type as of November 1st.

Since it is now 11/1/16 - I see, unsder the AWS Marketplace, three TurnKey OpenVPN AMIs available - two are paid, and one is free.

(the one that is free is HVM).

Will the free one be going away?

Will be start to incur charges on the instances we set up earlier?

sivadm's picture

Observium SNMP not installed?

Forum: 

I ran these and go the followed response.

service snmpd start
Failed to start snmpd.service: Unit snmpd.service failed to load: No such file or directory.

service snmpd restart
Failed to restart snmpd.service: Unit snmpd.service failed to load: No such file or directory.

snmpwalk -v 2c -c LCTCS localhost
Timeout: No Response from localhost

ps -aux | grep snmp
root      3420  0.0  0.0  11128  1024 pts/0    S+   21:59   0:00 grep --color=auto snmp

Protronics Networks's picture

OpenVPN to Additional AWS Subnets

Forum: 

I've deployed the Turnkey OpenVPN device to my AWS infrastructure and got it all working successfully.

However, we have two subnets within AWS - effecitvely a DMZ and private subnet.  OpenVPN is deployed in the DMZ and I can access other servers in the DMZ.

What changes to I need to make to allow access to the private subnet as well?  I assume I need to add the subnet to the profiles within OpenVPN so client routes are established correctly?

Neil's picture

Lost or Forgotten Account Password, but backups seem to be working

Forum: 

Somehow, we have lost the password to an account, and we are getting,

"That e-mail address doesn't have an associated user account. Are you sure you've registered?"

from the automated system. However, our server is reporting healthy backups, but we have not recieved a summary report since March.

We are not sure how to get this account reset manually, or maybe a new account setup and the old one removed.

Amir Sachs's picture

GIT appliance - push error

Forum: 
Tags: 

Hi,

I am new to git so please excuse if I'm using any wrong terminology here.

I downloaded the appliance (https://www.turnkeylinux.org/gitlab) and deployed it on esxi. everything installed correctly and i can access the git server from other computers.

I have a development server (on the same vm host as the git appliance) and I am trying to push the files from the development server to the git server, so the master is the development server.

I setup a group and then setup a project.

Bryan's picture

"Upgrading" to new appliance

Forum: 

I have been running a range of turnkey appliances for nearly (or perhaps slightly longer than) 6 years...as you can imagine some of them are getting rather dated. Updates from ubuntu are becoming sketchy, and some of the servers have a tendancy to lock up from time to time. So I want to upgrade...but am concerned that the age of the servers may preclude an easy upgrade.

Radek's picture

web server redirecting?

Forum: 

I installed turnkey wordpress (turnkey-wordpress-14.0-jessie-amd64-disk1) on one computer and then I moved the vmdk to another computer.

Now when I boot up the VM I get the turnkey windows with all URL how to connect to it. The IP is 192.168.2.100

I can ping that IP and can ssh to that IP. If I do ifconfig on the box then can see the correct IP 192.168.2.100

When I type this IP to my web browser then I get The connection has timed out

The server at 192.168.15.101 is taking too long to respond.

zephyr22's picture

LAMP How do I use local IPs as subdomains?

Forum: 

I'm running a TKL LAMP with a TLD on ESXi (10.0.0.10) and this is what I try to do:

10.0.0.30 port 8081 -->sickrage,example,com

10.0.0.30 port 40000 -->utorrent,example,com

(Mollom won't let me use . )

And many more of these.

I have tried every solution i have found, but it just won't work.

DNS is correctly setup with GoDaddy and I can ping the created subdomains. They now show contents from TLD.

How can I make this work?

Please do a "for dummys" version and start with a clean install.

zephyr22's picture

Mollom is blocking me!

Forum: 
Tags: 

What is wrong with mollom?

I just created a new post with some questions and it got flagged as SPAM?

 

EDIT: Figured it out. Mollom won't let me type in subdomainDOTdomainDOTcom

george h's picture

Name Based Virtual Hosts

Forum: 

I'm using Turnkey Wordpress and trying to set up a name based server (https://httpd.apache.org/docs/current/vhosts/name-based.html) so that website urls are names instead of ip addresses. This is a continuation of a previous thread, (https://www.turnkeylinux.org/forum/support/20160622/domain-based-virtual...).

Pages