Skip to content

Instantly share code, notes, and snippets.

@TW1920
TW1920 / proxmox-debian-install-MegaCli.md
Last active March 13, 2024 00:04
Install MegaCli on Proxmox or Debian

Install MegaCli on Proxmox or Debian

  1. Install necessary tools apt-get install unzip apt-get install alien
  2. Install necessary lib apt install libncurses5
  3. Download wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip
  4. Unzip
@FernandoGarcia
FernandoGarcia / abbc3.diff
Last active February 19, 2022 09:18
Make ABBC3 compatible with PHBB 3.14 and PHP 7
diff -ur orig/includes/bbcode.php phpBB3.14/includes/bbcode.php
--- orig/includes/bbcode.php 2019-12-06 21:27:48.073460091 -0300
+++ phpBB3.14/includes/bbcode.php 2019-12-06 20:51:26.565100654 -0300
@@ -125,6 +127,406 @@
}
$message = preg_replace($preg['search'], $preg['replace'], $message);
+
+ // Start Text_effect_pass