Author Archive: Martin
Turnkey Linux WordPress Appliance: Reset all passwords
Turnkey Linux: Reset root password
If you want only to reset the root password, you can do the following: In GRUB loader type “e” on the default start item, find the line where it says “linux” and append this to the end of the lineΒ :…
Read more
Turnkey Linux: Install VMWARE Tools
If you want VMWARE Tools on your Turnkey Linux VM, do the following: Replace the VMwareTools.tar.gz file with the one that the ESXi host presents to you. apt-get install make gcc apt-get install linux-headers-$(uname -r) Insert the VMware tools cd…
Read more
Turnkey Linux: Remove or change footer
Should you want to change or remove the footer “Powered by TurnKey Linux” in the bottom of every page, do this: mv /etc/apache2/mods-enabled/substitute.conf /etc/apache2/mods-enabled/substitute.old touch /etc/apache2/mods-enabled/substitute.conf /etc/init.d/apache2 restart Remeber to give the Turnkey Linux guys some credit π
Turnkey Linux Configurations, logfiles and Executables
If you use the appliances from TurnKey, here is some Nice to Know information π Borrowed from : https://amigotechnotes.wordpress.com/2014/02/13/turnkey-linux-configuration-and-executable-files/ Configurations apache2.conf /etc/apache2/apache2.conf apc.ini /etc/php5/apache2/conf.d/20-apc.ini group /etc/group memcached.conf /etc/memcached.conf php.ini (apache module) /etc/php5/apache/php.ini php.ini (cli) /etc/php5/cli/php.ini Executable apache /etc/init.d/apache2 /usr/sbin/apache2 memcached…
Read more
Sophos UTM 9.350-010 Feature Update
Sophos released a new branch of updates: – Maintenance releases (Fixes bugs in the existing product, new features are not introduced – for now the 9.31x branch) – Feature releases (New features to the product, not maintenance fixes to the…
Read more
New OpenVPN Client for Windows from Securepoint
Securepoint has released version 2 of their OpenVPN client, this client is brilliant, because it allows you to add multiple TAP adapters, giving you the possibility to connect to multiple VPN sites at the same time. With the Sophos UTM…
Read more
Sophos SUM Up2date 4.301010 released
A bigger update from Sophos with fixes for MSP users. Up2Date 4.301010 package description: Remark: System will be rebooted News: Bugfix Release Bugfixes: Fix [33369]: MSP license settings not visible in SUM dashboard Fix [34101]: Coredump from accd and webadmin…
Read more
Sophos UTM Update 9.315-002 GA Released
Minor update from Sophos to fix some issues in 9.314. Up2Date 9.315002 package description: Remark: System will be rebooted News: Security Update Bugfixes: Fix [35490]: CVE-2015-5477 – An error in handling TKEY queries can cause named to exit with a…
Read more