Skip to content

Instantly share code, notes, and snippets.

View wldhg's full-sized avatar
🌠
Hesitation is not an option.

Jio wldhg

🌠
Hesitation is not an option.
  • Republic of Korea
  • 01:49 (UTC +09:00)
View GitHub Profile
@joshbuchea
joshbuchea / semantic-commit-messages.md
Last active July 27, 2024 15:44
Semantic Commit Messages

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@johnko
johnko / gist:66515a2db2aa22aa51bd
Last active May 6, 2024 09:31
How to iPXE boot from http iso on www.vultr.com

If your custom iso is not mounting, and your console is at an iPXE shell, you can:

initrd http://mfsbsd.vx.sk/files/iso/10/amd64/mfsbsd-se-10.1-RELEASE-amd64.iso

While the iso is downloading, vultr's iPXE does not include memdisk, so we have to upload it ourselves to another host.

Here's one I found public, though I wouldn't recommend using it: http://preseed.panticz.de/ipxe/memdisk