A place to search for and ask for support

Erel Joffe's picture

run a php file or access an html page on my AWS - what is the URL

Forum: 

Not sure this is the place to ask this question and not sure it is not as stupid as it gets ....

 

Just installed the TK LAMP on an EC2 instance

I have uploaded a php file to a new folder I created with the file manager under 'root'.

I can't figure what is the URL I am to use to run the file from my web browser.

I can access the file from the command line but not display it in the browser.

I keep getting an error message 

The requested URL /myfolder/file.php was not found on this server.

korazy's picture

Allow jenkins write permission to lamp nfs

Forum: 

I have downloaded and am running a Jenkins and LAMP VM.  I have a job in jenkins that takes a PHP project from SVN and then do the following:

1. remove all the web site files from the lamp machine

2. copy all the files from jenkins/svn to the lamp machine

 

Greg Porter's picture

Effect of Amazon dropping DevPay - and TKBAM backup?

Forum: 

I was just notified "As of December 15, 2014, Amazon Web Services (AWS) will discontinue the use of DevPay, the billing platform Zmanda uses to enable backups to AWS." and my Zmanda Cloud Backup would be going away.   Is this also going to effect my TKBAM account and backup?

 

Thanks for your atttention to this matter,

GP

Mark Green's picture

Trouble Adding Windows Hosts To Observium

Forum: 

I'm having issues adding windows hosts to observium. I keep getting "host can not be resolved"

I've done a couple things to try and get naming services running correctly between the observium host and my windows network.

I've installed likewise-open on the observium host and joined my windows domain succesfully.

I've added an (A) record to my windows DNS server(s)

I've configured the SNMP service appropriately on the host(s) that I'm trying to get into monitoring.

Ray Little's picture

TKLBAM install on old WordPress appliance?

Forum: 

Any way to install the TKLBAM functionality on an older appliance? I have an older WordPress appliance in use and would like to update the OS to a newer version using TKLBAM migration. Any other migration processes you can recommend would be great as well!

 

Currently it's Ubuntu 8.08

 

Thanks in advance,

 

Ray

Sooraj's picture

How to unblock host

Forum: 

Hi Everyone,

I recently installed turnkey and was trying to access webmin and got locked out. Can you please tell me how I can unblock my host PC. Also, it would be helpful to know how I can disable this feature to prevent this from happening again. Thanks a lot in advance for your help.

tschutschi's picture

OTRS Appliance on XenServer 6.2 fails to install

Forum: 
Tags: 

Hi @ all,

I am trying to get OTRS appliance running on XenServer 6.2.  During installation I get the following error while setup is preparing disks:

ip: SIOCGIFFLAGS: No such device
Generationg ssh keys...
Error: Could not mount harddisk, starting debug shell...

 

What went wrong?

 

Thanks for help,

Tschutschi

Chris's picture

The entire internet is on localhost

Forum: 

Trying to run anything that accesses an external site DNS returns localhost.  Not even "can't locate" error... I can deal with that... no, for example, if you try to ping google... it returns the google domain as localhost.

Ping google, it pings localhost instead.

Traceroute for anything returns one step... localhost... and exits.

trying to do anything that requires pulling anything from an external site... python, wget, etc... fails because it can't find it on localhost.

Sven Thomas's picture

TKL-FileServer in Docker: Can't Access Ajaxplorer

Forum: 

Hey all...

I'm setting up a file server for our new home server and while I've got everything else working great, I can't access the ajaxplorer service in the browser.  To help, here is my docker command (so you can see the port mappings, etc.).

docker run -i -t -d --privileged -v /dev/sdc:/dev/sdc --name fileserver -p 11080:80 -p 11022:22 -p 11320:12320 -p 11321:12321 -p 139:139 -p 445:445 turnkeylinux/fileserver-13.0

Some comments to help your thinking:

Tom's picture

How to register an existing appliance on the Turnkey Hub?

Forum: 

I'm VERY new to Turnkey and still fairly wet-behind-the-ears with AWS, which is probably why I can't find an answer by searching here on the forum for what I assume is a common question.

Pages