I'm new to Turnkey and I am looking to create a simple test website on a specific port, Port 81 for this test. I have created a new Virtual Server under Apache and I have opened the Firewall port for Port 81.
I have also uploaded a simple test index.html file to the document root folder.
I have a problem I cannot seem to solve. A few days ago my mediawiki appliance, which has been running without flaw for >4 years, stopped working. When I try to access it I get the error:
Sorry! This site is experiencing technical difficulties.
Try waiting a few minutes and reloading.
(Can't contact the database server: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) (localhost))
If I go into webadmin the MySQL server is not running; if I click the 'start mysql" button I get the following error:
If I have an existing AWS Linux instance directly with Amazon, does Turnkey Hub have a tool to reverse engineer my server configuration into a config file that I can use to maintain, update and deploy new instances? I'm guessing it would use something like Docker, Chef, Puppet, Salt, etc. I would need it to capture LAMP stack configuration (versions of PHP, MySQL, Apache, extensions, users/groups, firewall settings, SSL Certs, etc).
OK hopefully this is a simple query and one I hopefully (half-)know the answer to.
I'd like to make my two web servers (Magento and Joomla) show their respective content seamlessly whether the user types www.<domain> or just <domain> into their web browser.
I think what I need to do is:
1. adjust DNS settings so <domain> points to the correct IP (CNAME?)
2. create a vhost for <domain> on each web server.
hi there , im TNT BOM BOM one of the whonix anonymous OS fans. so what i want to ask is:-
whonix is build on debian (similarly to TAIL from TOR) the difference is, whonix is .ova not .iso ; which mean i cant run it from a dvd to install it or live dvd.
the question is:- is there anyway to make .ova image to run from dvd ? like converting this .ova to .iso or so?
I created a server using the Hub 5 hours ago and associated it with a domain name that I registered through Route 53 (hostname www). DNS lookups still arent finding the right host. Am I doing something wrong?