A place to search for and ask for support

phil magnuson's picture

AWS console

Forum: 

Will the turnkey hub appliances show up on my AWS Console?  I'm not seeing them.  

Thanks,

Wolfos's picture

phpMyAdmin times out?

Forum: 

Hello,

I have just setup a Turnkey LAMP appliance and most of it works, except the Web Shell, Webmin and phpMyAdmin just time out. The ports I tried are all correct, but they just don't respond:

https://rvanee.nl:12322

Deki - where do you see admin password?

Forum: 

It's supposed to be set on first boot, but i dont see this info when the system is booting so can't login. This is true for admin user, ssh, webmin root etc. I dont see any info on how the passwords are set, nor do i get asked to create any passwords. Therefore I cannot login ...

What am I missing here ?

Peter Spier's picture

File Server - Simple Network Attached Storage - can't connect to samba share

Forum: 

I'm a bit of a newbie to EC2 but I've read through documentation and searched forums and can't seem to get my samba share running.  

my EC2 instance public IP is 50.112.119.183

Everything appears to be configured properly but smb connection requests just time out.  Is there something obvious I'm missing?

I'm running "File Server - Simple Network Attached Storage".

Everything works fine with AjaXplorer...

Any help would be greatly appreciated.

Peter

Paul Muldoon's picture

NFS Share not mounting on Boot

Forum: 
Tags: 

I just installed TurnKeyLinux for the first time, and am working to mount my Unraid NFS shares.

I have the following in my fstab

192.168.11.41:/mnt/user/Public /mnt/nasbox nfs defaults 0 0

And I can mount that share with mount -a

But on a reboot, the share is not automouting.

I did some searching as well, and some mentioned to remove the following directory

/var/run/network/mountnfs

However, that directory is already not showing.  So I have no idea why else it would not be mounting on boot.

Ronan0's picture

Cron job for workflows (send automated emails) in vTiger

Forum: 

Hi there.

This cron job does not appear to be set up?

It enables a significant part of vTiger functionality.

I have not been able to find out the command to run it in your cron scheduler in the webmin console.

 

(Note, my smtp server is working fine).

Can anyone please help? It would be much appreciated.

Regards

Ronan

Jani Hur's picture

How to set application specific values ?

Forum: 

I have been trying to find out how application specific values can be gathered during the first boot and then later used to configure the application.

I guess this is done with inithooks: http://www.turnkeylinux.org/docs/inithooks but I fail to see how the magic happens.

E.g. I have been checking jenkins. In overlay/usr/lib/inithooks/firstboot.d/40jenkins

Jani Hur's picture

Setting swap partition size

Forum: 

I have a TKLDev TurnKey appliance tailored for an installation of Oracle XE 11g. Oracle has swap space requirement:

Minimum swap space required for Oracle Database XE is 2 GB or twice the size of RAM, whichever is lesser.

Gaurav Gupta's picture

Cannot access Etherpad Application

Forum: 

I just launched the etherpad application in AWS. The application launched

but I cannot access it via the browser. There is no information I can find on how  to connect to the app. I can SSH into the instance and can see that the service is running:

root@etherpad ~# ps -eaf | grep ether

nodejs    7605     1  0 09:40 ?        00:00:00 /bin/sh

/opt/etherpad-lite/bin/safeRun.sh /var/log/nodejs.log

nodejs    8026  7678  0 09:40 ?        00:00:03 node

Pages