Skip to content

Jonathan Neilly

Ramblings of a technonoob

  • Home
  • About
  • Blog
Jonathan Neilly

Month: October 2015

Remove Lots of Deleted Files from Git at Once

October 15, 2015 Jonny git

Best Git command ever? This little gem will remove multiple deleted files from Git with one (sadly not very memorable) command. git rm `git status | grep deleted | awk '{print $3}'` I definitely owe

Read more

Change Magento Order ID Prefix

October 14, 2015 Jonny Magento, phpMyAdmin

I was recently launching some new Magento stores at work and came across and issue that I probably should have forseen – order IDs became out of sync. For my work setup, this is absolutely

Read more
VMware Certified Professional Data Center Virtualisation 2020

Recent Posts

  • Patching VMware vCSA 6.7 via Command Line
  • Working with ESXi Core Dumps
  • Perfmon: ‘Unable to Add These Counters’
  • Fully Disable IPv6 DHCP on Windows Server
  • ISCSI, Delayed ACK and the Confused VMware Hypervisor

Recent Comments

  • Gronker on Perfmon: ‘Unable to Add These Counters’
  • Jan Carsten on Fixing vCenter Error: “Another task is already in progress”
  • Jonny on Perfmon: ‘Unable to Add These Counters’
  • Juan Carbutt on Perfmon: ‘Unable to Add These Counters’
  • EReed on ‘Connection Control Operation Failed for Disk’ with Content Libraries

Archives

  • February 2021
  • January 2021
  • October 2020
  • December 2019
  • September 2019
  • June 2019
  • April 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • January 2018
  • October 2017
  • September 2017
  • August 2017
  • February 2017
  • January 2017
  • December 2016
  • September 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • December 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015

Categories

  • Active Directory
  • Apache
  • Databases
  • Debian
  • DNS
  • ESXCLI
  • ESXi
  • git
  • HAProxy
  • Hardware
  • Homelab
  • IIS Server
  • IPv6
  • iSCSI
  • Linux
  • LXD
  • M/Monit
  • Magento
  • Magestack
  • Mail Server
  • Microsoft Windows
  • Microsoft Windows Server 2012
  • Monit
  • Monitoring
  • MySql
  • Networking
  • NexentaStor
  • Nginx
  • OS X
  • phpMyAdmin
  • Postfix
  • PowerCLI
  • Print Spooler
  • PRTG
  • regedit.exe
  • Services
  • SFTP
  • SMTP
  • SQL Server
  • SSH
  • Storage
  • Ubiquiti EdgeMAX
  • Ubuntu
  • Update Manager
  • URL Rewrites
  • Varnish
  • vCenter
  • vCSA
  • Veeam
  • VMware
  • vRealize Log Insight
  • VSAN
  • vSphere
  • Windows Server 2016
  • Wordpress