-
>Email Report Virtual Machines with SnapshotsI have recently had an issue with people leaving snapshots on VM’s for too long causing large snapshots and poor performance on Virtual Machines.2014-06-18 · 2 min
-
>CentOS Server Hardening TipsThis article provides various hardening tips for your Linux server.2014-05-29 #hardening#security#vuln · 9 min
-
>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