-
>Teamspeak 3 with MySQL on CentOS 6.x (before 3.0.11.1)As of Version 3.0.11.1 this tutorial is no longer applicable. I will soon re-write this to accommodate the latest version.2014-05-06 #teamspeak#server#mysql · 6 min
-
>Migrate TeamSpeak 3 from SQLite to MySQLOne of the things I wanted to do was migrate my teamspeak server from SQLite to MySQL so I created the below which makes the migration easy.2014-04-28 · 2 min
-
>Cisco ASDM Java Runtime Device ConenctionI have recently had a lot of issues with Cisco ASDM on new installs of Windows 7 and upwards.2014-02-21 · 1 min
-
>Setup rSnapshot backups on CentOSIn this article I will be talking you through how to use rSnapshot and rSync to backup your server with an email alert when the backup has been completed and...2014-01-21 #rsnapshot#rsync#centos · 3 min
-
>CentOS Use Public/Private Keys for AuthenticationThe following Tutorial walks you through how to setup authentication using a key pair to negotiate the connection, stopping the requirement for passwords.2014-01-20 #authentication#public key#private key · 2 min
-
>How to view which Virtual Machines have Snapshots in VMwareThis is a question that I have been asked quite a lot recently. I have found multiple ways to do this but 2 are ones that I have used and find the most suita...2014-01-16 · 1 min
-
>Use Google Authenticator for 2FA with SSHBy default, SSH uses password authentication, most SSH hardening instructions recommend using SSH keys instead. However, SSH keys still only provide a single...2014-01-08 #hot-to#2fa#linux · 10 min
-
>PHP Notice: Undefined indexI have had a few times when coding where I get the error PHP Notice: Undefined Index, I found the below solution to this issue which is an extremely simple fix!2014-01-05 #undefined#index#php · 4 min
-
>Managing Application Settings in PHPThere are multiple ways to save application settings/configurations in PHP. You can save them in INI, XML or PHP files as well as a database table. I prefer ...2014-01-05 #settings#php#application · 4 min
-
>How to recreate all Virtual Directories for Exchange 2007Here you will find all commands what would help you to recreate all Virtual Directories for Exchange 2007. You can also use just a few of them. But never del...2012-11-22 #exchange#2007#virtual · 6 min