Skip to content

Instantly share code, notes, and snippets.

@Celant
Celant / keybase.md
Created May 11, 2017 09:26
keybase.md

Keybase proof

I hereby claim:

  • I am celant on github.
  • I am celant (https://keybase.io/celant) on keybase.
  • I have a public key whose fingerprint is F4C5 E087 226C 2BD8 E211 15D6 41BD 3D7D FCC5 18A9

To claim this, I am signing this object:

@Celant
Celant / stats.tshock.co.uk_access.log
Created May 12, 2017 13:02
grep loadedPlugins /var/log/nginx/stats.tshock.co.uk_access.log
[12/May/2017:13:27:01 +0100] "GET /submit/%7b%22port%22%3a6969%2c%22currentPlayers%22%3a0%2c%22maxPlayers%22%3a2%2c%22systemRam%22%3a7%2c%22version%22%3a%224.3.23.0%22%2c%22ignorePluginVersion%22%3afalse%2c%22loadedPlugins%22%3a%5b%7b%22name%22%3a%22CRITICAL+HIT!%22%2c%22version%22%3a%221.1%22%2c%22apiVersion%22%3a%222.1%22%7d%2c%7b%22name%22%3a%22Map%22%2c%22version%22%3a%224.3.19.1015%22%2c%22apiVersion%22%3a%222.1%22%7d%2c%7b%22name%22%3a%22TShock%22%2c%22version%22%3a%224.3.23.0%22%2c%22apiVersion%22%3a%222.1%22%7d%5d%2c%22terrariaVersion%22%3a%22v1.3.5.3%22%2c%22providerId%22%3a%22%22%2c%22serverId%22%3a%22ce07da90-8063-4ade-9583-846cb53cbdb7%22%2c%22mono%22%3atrue%7d HTTP/1.1" 200 27 "-" "-"
[12/May/2017:13:32:01 +0100] "GET /submit/%7b%22port%22%3a6969%2c%22currentPlayers%22%3a0%2c%22maxPlayers%22%3a2%2c%22systemRam%22%3a7%2c%22version%22%3a%224.3.23.0%22%2c%22ignorePluginVersion%22%3afalse%2c%22loadedPlugins%22%3a%5b%7b%22name%22%3a%22CRITICAL+HIT!%22%2c%22version%22%3a%221.1%22%2c%22apiVersion%22%3a%
@Celant
Celant / gist:e9367530a9ba32347d12cf17aba44330
Last active May 29, 2017 16:05
virsh HDD passthrough
<disk type='block' device='disk'>
<driver name='qemu' type='raw'/>
<source dev='/dev/disk/by-id/ata-WDC_WD60EFRX-68MYMN1_WD-WX31D2504T1K'/>
<target dev='hdc' bus='virtio'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
</disk>
@Celant
Celant / videbcontrol.sh
Created July 17, 2017 08:40
./videbcontrol.sh foo.deb
#!/bin/bash
# Credits to https://ubuntuforums.org/showthread.php?t=636724
if [[ -z "$1" ]]; then
echo "Syntax: $0 debfile"
exit 1
fi
DEBFILE="$1"
@Celant
Celant / postgres_get_server_cert.py
Last active August 3, 2017 14:19
./postgres_get_server_cert.py example.com:5432 | openssl x509 -noout -text
#!/usr/bin/env python
import argparse
import socket
import ssl
import struct
import subprocess
import sys
import urlparse
recipes.addShapedMirrored(<nuclearcraft:part:0>,
[
[<ore:dustGraphite>, <ore:ingotLead>,],
[<ore:ingotLead>, <ore:dustGraphite>]
]
);
recipes.addShaped("Advanced Plating", <nuclearcraft:part:1>,
[
[<ore:dustRedstone>, <ore:ingotTough>, <ore:dustRedstone>],
[<ore:ingotTough>, <nuclearcraft:part:0>, <ore:ingotTough>],
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_multisample, GLX_EXT_buffer_age,
version: "3.6"
services:
deluge:
image: "linuxserver/deluge"
container_name: "deluge"
environment:
- PUID=${PUID}
- PGID=${PGID}

Keybase proof

I hereby claim:

  • I am celant on github.
  • I am jishh_ (https://keybase.io/jishh_) on keybase.
  • I have a public key ASCnVWYDhymWMaBohwwdN2hT5wBZXQt_5CBs_JVY_pcc6Ao

To claim this, I am signing this object:

ERROR Failed to compile with 1 errors 7:36:48 PM
This dependency was not found:
* -!../../../css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../../vue-loader/lib/loaders/stylePostLoader.js!../../../postcss-loader/src/index.js??ref--6-oneOf-1-2!./tools/_index in ./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/src??ref--6-oneOf-1-2!./node_modules/vuetify/src/styles/styles.sass
To install it, you can run: npm install --save -!../../../css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../../vue-loader/lib/loaders/stylePostLoader.js!../../../postcss-loader/src/index.js??ref--6-oneOf-1-2!./tools/_index
=========================
Failed to compile.