Hi I have a TurnkeyLinux server joomla25 3.2.0-4-amd64. For some time I have a problem with the server postfix. Send a lot of spam. The reason was probably by infected joomla page. I removed infected page and stop apache server but the problem has not gone away. I have a question on how to check what sends so much spam. Maybe postfix is infected? When I turn postfix (postfix start) i have immediately a lot of processes like:
i'm trying to use latest Redmine appliance from here https://www.turnkeylinux.org/redmine and i dont understand how config or settingup it to use svn repo over http.
When i try to acces over http:// i have problem with Access forbidden. But over svn:// no problem.
Please help me configure them to get access to repos over http
Ive been trying to get Letsencrypt on v14.1 with Odoo though webmin but am having no joy. has anyone got this working and how. Step by step instructions wold be awsome please.
So far I have letsencrypt installed and the webmin plugin is showen. I have tryied to generate the setificats but when i enable ssl I loose access to webmin and the ather Web interfaces. So i am assuming that webmin has no real control over ssl and Odoo, if this is the case how and were do I put the certificats for Odoo??
I've been getting the following error from cron for the last 24 hours whenever it tries to run the hubdns-update script. I checked in my Turnkey Hub console under the AWS Account Access and it is reporting "RequestExpired" for Route53. All other AWS services are "Passed". I checked my server date/time and it agrees with the NIST time which I'm assuming AWS is synced to as well. Can you please check on the time sync of Turnkey Hub? Let me know if there is anything else you need me to check to ensure my server is synced correctly.
I created a bridged LXC Container from the document section on the Github page and the container will not get an ip address. When starting the container I saw the following network error: Configuring network interfaces...udhcpc: SIOCGIFINDEX: No such device
Failed to bring up eth0.
I am assuming is the root cause as to why it will not obtain an ip address.
Please let me know if there is any more information you need.
Firstly the support link on the turnkey hub is not working.
Secondly I am trying to do a test restore to another virtual machine. The restored target already has an existing installation from march 2016 and I am trying to restore my latest backup from the live machine dating DEc 2016.
When I run the restore to the target I get a bunch of errori regards to postgress
From this morning I have an issue with my LAMP machine, in particular I'm not able to open the webmin interface on 12321 port. It worked fine on last week, however I don't rember all changes occured.
In order to fix quickly I removed it from apt-get command and I reinstalled it: apt-get install webmin. Now I have a Webmin that it isn't from TurnKey, I think it is the one from debian official repository. The question is: how I can install the Webmin Turnkey version?
Thanks a lot. Please let me know if you need more details.
After running some years on turnkey magento debian linux 7, hosting multiple websites as follows:
in /var/www i am running the magento site ( default setup of turnkey magento ).
in /var/vhosts i have like 3 folders with the other websites running.
Now, it is time for security issues to go to latest version, wich i tought let's start over on a new server on a LAMP turnkey package.
As for debian linux 8 aka Jessie, some things are definately changed in preparing Vhosts.
like first the vhost was like this:
I have installed Turnkey
MySQL - Relational Database Management System, Where can I find the MySQL CNF File as I need to increase the Max Allowed Packet Size and modify the InnoDB Log File Size
Looking in the Webmin panel I can't see any called MySQL
Hello everybody.
I would to explain you my problem with my OpenVPN server appliance. (Linux Turnkey OpenVPN).
I create a new server, new certicate, file .ovpn server and client (my iPhone), all works perfect.
The problem born when i have to change IP server from 192.168.1.31 to 192.168.9.31
After i change IP server i do these:
-I modify files .ovpn server and client, with this: push "route 192.168.1.0 255.255.255.0" to push "route 192.168.9.0 255.255.255.0"
-I change gateway inside OpenVPN server, works fine.