Skip to content

Instantly share code, notes, and snippets.

View dobrodejm's full-sized avatar
:shipit:

MD dobrodejm

:shipit:
  • Demant A/S
  • Denmark
View GitHub Profile
@dianjuar
dianjuar / i3-shortcuts-screenshot.md
Last active April 22, 2025 06:47
My i3 shortcuts to take screenshots

Requirements

  • maim
  • xclip

Set-up

Set this on your i3 config file ~/.i3/config

# Screenshots
@jesussuarz
jesussuarz / fix-error-esxi-cannot-change-the-host-configuration.md
Last active January 29, 2025 13:26
Fix for 'Failed - Cannot change the host configuration' in VMWare ESXi when adding a datastore

Adding a disk as a new datastore in ESXi that was previously used may result in this error:

Failed - Cannot change the host configuration.

What! This error doesn’t give you very much information. For some reason a drive that is already partitioned by another operating system seems to produce this error.

It's an easy solution. Enable SSH on ESXi. Simply start the TSM-SSH service. We'll turn it off when we're done.