Skip to content

Jonathan Neilly

Ramblings of a technonoob

  • Home
  • About
  • Blog
Jonathan Neilly

Category: git

Installing Git Core and Setting up First Repository

December 25, 2015 Jonny Debian, git, Linux, SSH, Ubuntu

What are we doing? Generating SSH keys and adding them to bitbucket Installing Git core on our web server Setting up a repository Pushing a project to a repository Why? Version control is an industry

Read more

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

Fixing Git “error: bad index file sha1 signature”

September 9, 2015 Jonny git, Linux

I was setting up Git on a server at work and came across an issue whereby everything seemed to be setup ok but once I ran git status it would return the following error error:

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