Skip to content

Instantly share code, notes, and snippets.

@tverlaan
tverlaan / min_duty_cycle_settei.sh
Created November 2, 2023 18:21 — forked from softminus/min_duty_cycle_settei.sh
Set minimum fan speed on Fujitsu/Kontron motherboards with Teutates BMC
#!/bin/bash
# Copyright (C) 2020 Kia
# Licensed under Zero Clause BSD License
if [[ $# -ne 3 ]]; then
echo "usage: $0 (BMC I2C BUS NUMBER) (FAN PAGE) (DUTY CYCLE FLOOR)"
echo ""
echo "BMC I2C BUS NUMBER can be found as follows"
@tverlaan
tverlaan / gist:f013c14dfdc4bc3c23459ebf51f4ca79
Created January 3, 2017 11:55 — forked from lucasfais/gist:1207002
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt