Skip to content

Instantly share code, notes, and snippets.

View misterkatanga's full-sized avatar
🏠
Working from home

MaddMartigan misterkatanga

🏠
Working from home
View GitHub Profile
@denalena
denalena / coco.ps1
Last active December 22, 2021 22:45
[coco] A small powershell script for backing up a list of installed chocolatey packages #windows
param (
[string]$command = "",
[string]$file = "coco.txt"
)
function listInstalledPrograms() {
choco list --local --id-only --limit-output
}
function dumpInstalledPrograms() {
@xbb
xbb / README
Last active May 14, 2024 14:33
IDRAC6 Virtual Console Launcher
Use this as an example on how to start the virtual console without the need of Java Web Start or accessing it from the web interface.
You can use the user and password that you use for the web interface.
You need an old JRE... I used 1.7.0_80 from the Server JRE package, also I have tested successfully 1.7.0_79 with MacOS.
You don't need to install it, just extract it or copy the files in "jre" folder.
Open the viewer.jnlp file that you get by launching the virtual console from the web interface with a text editor.
Note the urls to the jar files. Download the main jar file avctKVM.jar and the libs for your operating system and architecture.
Extract the dlls (.so Linux, .jnilib MacOS) from the jar libs.
@jvz
jvz / gist:6074811
Created July 24, 2013 21:37
4chan X comment filter
# general filters
/^[^a-z0-9]+$/ # all caps posts
/wikipedia.org\/.*4chan/i;stub:no
# global cancer
/^sage/i
/rebbit|le(dd|bb)it/i
#/reddit\.com/i
# /pol/ shitpost filters