A place to search for and ask for support

Roman's picture

Change to differt ports

Forum: 

Hello all,

I have a quick question. I am runnig different apps as virtual machines. I would like to specify different ports to be used with every application. For example, if I have TurnKey Tracks running at 192.168.1.165 and Deki on 192.168.1.166, I would like to use port 8160 and 8161 respectively. So to log in to Tracks, I would use 192.168.1.165:8160

How can I have this done? The reason behind it is that I want to have access to these apps from outside of my network, but my router only allows me to open ports once per IP.

 

Thank you,

Roman S.

NoRealName's picture

Webmin behind a Loadbalancer or Proxy

Forum: 

Hi There,

i found out, that there are some - not all - request (eg.: Login,Backup and Migration (TKLBAM),..) with absoloute URL, Port (12321)  and Protokoll definitions!;)

Kornfr's picture

Etherpad and plugins

Forum: 

Hi,

Default the admin page of etherpad is not activate.

i've active admin page. But i don't install plugin

It is normal ?

eold's picture

Problem with php postgresql drivers on Nginx PHP FastCGI AMI

Forum: 

Hi everybody, 

I have problem to load the php5-pgsql and pdo_pgsql driver on this AMI.

i run

apt-get install php5-pgsql

and than i find under the /etc/php5/cgi/conf.d folder the relative .ini files that loads the extension.

 

but.. when i run phpinfo(), the new module does not be displayed, and in Additional .ini files parsed section the new .ini file does not be displayed too. 

 

Thank you.

Dil's picture

*In a pickle* Cant access TKL LAMP from WAN ! ! !

Forum: 

Guys,

I have to say, been trying out your appliances, especially your LAMP Appliance for about a few weeks to a month, getting so involved that I revived my Old HP Mini 2133 Notebook and slapped your LAMP appliance and started building on that!, your appliances (in lack of a lengthly description) are just simply AWESOME! 

BUT!!! alas troubled brewed for me, I simply cannot figure out why I cant access webmin, etc from the outside (WAN) ! Let me tell you a little about the setup (just simply)...

Infrastructure

DirtyBirdNJ's picture

Sudo wants www-data user password. Not running as root?

Forum: 

Hello,

I am trying to set up some PHP scripts that will turn on/off a daemon (fatcontroller for some AWS SQS processing) via /etc/init.d/. Turnkey appliances seem to come without suod installed, so I ran a simple apt-get install sudo.

When I just use the php function:

exec('/etc/init.d/fatcontrollerd start');

kylotron.com's picture

TK LAMP 12.1 - imageantialias error

Forum: 

How to enable imageantialias on my installation?

Mario Luzeiro's picture

passwd:chauthtok

Forum: 

Hi,

I've just found that something very strange happens after I fount that some useres of my VM disapear.

Then I was looking into logs and a I found something related with:

passwd:chauthtok

in /var/log/auth.log

http://forum.slicehost.com/index.php?p=/discussion/1858/system-has-been-...

 

I traced the IP that changed and delete the users and it comes also form Romania.

Bart's picture

java.lang.UnsupportedClassVersionError:Unsupported major.minor version 51.0

Forum: 

I deployed a simple hello world app with jsp and servlet class as a WAR file using the Tomcat /manager. I also modified the mod_jk.conf to map my application between tomcat and apache. So far so good. Then I get the message below:

javax.servlet.ServletException: java.lang.UnsupportedClassVersionError: HelloWorld/Greeting : Unsupported major.minor version 51.0 (unable to load class HelloWorld.Greeting)

Nauseous's picture

Upgrading from MySQL 5.1 to 5.5 or 5.7?

Forum: 

Would it be possible to update from MySQL 5.1 currently installed in TKL to MySQL 5.5 or 5.7 using repo?

I've seen a lot of upgrade methods on the internet but I'm not going to install from source or mickey mouse install w/alien using different distributions.

Question; Does TKL have another repo I could use to perform an upgrade to 5.5, 5.6 or 5.7?

Pages