Skip to content

Instantly share code, notes, and snippets.

@fxkraus
fxkraus / debian-install-megacli.md
Last active September 16, 2025 19:55
Install LSI MegaCli .deb package on Debian/Ubuntu

download

wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip

unzip

unzip 8-07-14_MegaCLI.zip
@AlloVince
AlloVince / restfulapi.md
Last active November 9, 2020 03:05
npm install -g reveal-md && wget -q -O restful.md https://gist.githubusercontent.com/AlloVince/ba8c33138adbdd39d757/raw/restfulapi.md && reveal-md restful.md

RESTFul API 设计

@AV 2015.04


什么是REST

Representational State Transfer