The uploaded file exceeds the upload_max_filesize directive in php.ini
May27

The uploaded file exceeds the upload_max_filesize directive in php.ini

upload_max_filesize KB ID 0001125  Problem When attempting to upload a file to your website, (in my case from within WordPress). You see this error. Solution: upload_max_filesize Update: 27-05-25: This started plaguing me again recently, and despite me searching all over for php.ini files I could NOT fix it, turns out there was a typo in the php.ini file that was stopping the whole file from loading properly. I uploaded the php.ini...

Read More
CentOS TFTP Server (Install and Configure)
Jan01

CentOS TFTP Server (Install and Configure)

CentOS TFTP Server KB ID 0000998 Problem I needed to back up a Cisco firewall, and perform an upgrade remotely, despite my best efforts to use the ASDM and update via http, I had to go ‘old school’ and bring up a TFTP server on one of my CentOS Linux servers. Solution CentOS TFTP Server 1. Log onto the server and install the xinetd TFTP Server. Execute the following command and follow the on-screen prompts. Using username...

Read More
XenServer: Enable SNMP
Dec17

XenServer: Enable SNMP

KB ID 0001629 Problem We had to enable SNMP on a XenServer today, I’d never even logged onto one, but it turns out, much like ESX, it’s just a Linux server, at least the good folk at Citrix included nano on there so I didn’t have to struggle with the vi editor! Solution First from the web console ensure that SSH access is enabled > Remote Services Configuration > Enable/Disable Remote Shell. SSH into the host...

Read More
Unified Networking Lab – Connecting ESX VM to the Internet
Jan16

Unified Networking Lab – Connecting ESX VM to the Internet

KB ID 0001276 Problem UPDATE: This is an old article, UNL is now EVE-NG, please use the following link; EVE-NG Connecting to the Internet UNL is by far the coolest bit of kit I’ve got my hands on this year. I can run it in ESX, and connect to it from anywhere, so I don’t have to keep my labs on my laptop. But what if you want to connect your labs to a live network? Theres a great article on the unetlab website for the...

Read More
Ubuntu – Joining / Logging into Windows Domains
Nov17

Ubuntu – Joining / Logging into Windows Domains

KB ID 0000384 Problem You have a Linux client machine, and you want to authenticate to, and log into a Windows domain. I don’t have too much history with Linux, but from what I’ve read this used to be a nightmare. Using Ubuntu (10.10) I did have a couple of hiccups, but I did get there in the end. Note: The domain controller is a Windows 2008 R2 Server. Solution Notes 1. The commands needed to install the...

Read More