Can someone please walk me through setting up subdomains? I currently have the Turnkey Wordpress Appliance and a properly permissioned directory I made for the subdomain.
I cannot seem to get a subdomain to work. I've tried adding this to apache2.conf at the bottom, but all I end up with is "This webpage is not available"
I've set up AWS/EC2 instance of tomcat appliance and it seems to be stuck in "Installing Security updates...." and I can't login to the server. My turnkey server page tells me it's running at:
testtom.tklapp.com
but... I can't login.
So far I've got 6 cents invested in this with no server running :(,. I was able to download the VMDK and install it in VirtualBox on my machine no problem (but I didn't update it after the install).
I recently installed Turnkey MediaWiki and have been happy with what I have.
Now I want to restrict access to the MediaWiki site using my companies LDAP server. I cannot find any documentation on how to accomplish this. I am not fluent with Linux but can follow directions.
I assume I am looking for a Apache feature that blocks access for all or certain URLs but am not even sure if that is the way to do it.
This server is only running MediaWiki on a Virtual Machine so I don't care if anything else might also be login restricted.
I have installed Jenkins on our Redmine instance but cannot get the mod_proxy config working.
I tried adding the following to apache2.conf:
ProxyPass /jenkins http://localhost:8081/jenkins
ProxyPassReverse /jenkins http://localhost:8081/jenkins
ProxyRequests Off
# Local reverse proxy authorization override
# Most unix distribution deny proxy by default
# (ie /etc/apache2/mods-enabled/proxy.conf in Ubuntu)
<Proxy http://localhost:8081/jenkins*>
Order deny,allow
Allow from all
</Proxy>
Totally new to linux and TurnKey, however I am able to get it installed and share the USB connected (NTFS formatted) harddisk on the network.
I am using the version "turnkey-fileserver-11.2-lucid-x86" and I did update all the latest Ubuntu packages as advised in the first run of the turnkey fileserver.
Mounted and shared via SAMBA, I can see the harddisk shares on my Windows 7 machine and I can read and copy from it as well.
A junior web developer broke all our sites using the root account on our Turnkey WordPress install on the TurnkeyHub - no problem I thought I can just roll back to a back up using tklbam-restore 1.
However after trying 5 different back ups we were getting various different MYSQL errors such as:
ERROR 1005 (HY000) at line 166: Can't create table
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql
I terminated one of my instance backup during upload, then i delete this instance at my local vm. In hub, i can not delete this "no completed" backup. There is no "Delete this backup forever" button under this instance backup tab.
it will be nice that Hub can short backups under different categories (e.g. customer, private)