Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
#
STEAMLINK_IP="192.168.10.109"
VERSION="2.2.1"
PROGNAME="cups"
DOWNLOAD_URL="http://http.debian.net/debian/pool/main/${PROGNAME:0:1}/${PROGNAME}/${PROGNAME}_${VERSION}.orig.tar.gz"
TOP=$(cd `dirname "${BASH_SOURCE[0]}"` && pwd)
if [ "${MARVELL_SDK_PATH}" = "" ]; then
@unknown321
unknown321 / gameinfo.gi
Created October 15, 2017 13:38
dotamod gameinfo
"GameInfo"
{
game "Dota 2"
title "Dota 2"
gamelogo 1
type multiplayer_only
nomodels 1
nohimodel 1
MySQL [(none)]> SELECT * FROM mysql_query_rules\G
*************************** 1. row ***************************
rule_id: 1
active: 1
username: NULL
schemaname: NULL
flagIN: 0
client_addr: NULL
proxy_addr: NULL
proxy_port: NULL
prox_proxysql.0.0i7sx4d54p0h@cluster-node-1 | 2017-09-14 16:19:18 ProxySQL_Cluster.cpp:521:set_checksums(): [WARNING] Cluster: detected a peer 10.0.0.5:6032 with mysql_users version 1, epoch 1505395067, diff_check 90. Own version: 1, epoch: 1505395069. diff_check is increasing, but version 1 doesn't allow sync. This message will be repeated every 30 checks until LOAD MYSQL USERS TO RUNTIME is executed on candidate master.
prox_proxysql.0.0i7sx4d54p0h@cluster-node-1 | 2017-09-14 16:19:25 ProxySQL_Cluster.cpp:172:ProxySQL_Cluster_Monitor_thread(): [WARNING] Cluster: unable to connect to peer 10.0.0.5:6032 . Error: Lost connection to MySQL server at 'handshake: waiting for inital communication packet', system error: 110
prox_proxysql.0.0i7sx4d54p0h@cluster-node-1 | 2017-09-14 16:19:28 ProxySQL_Cluster.cpp:172:ProxySQL_Cluster_Monitor_thread(): [WARNING] Cluster: unable to connect to peer 10.0.0.5:6032 . Error: Lost connection to MySQL server at 'handshake: waiting for inital communication packet', syste
Ethereal Flame "15":{"resource":"particles/econ/courier/courier_trail_01",
Resonant Energy "16":{"resource":"particles/econ/courier/courier_trail_02",
Luminous Gaze "17":{"resource":"particles/econ/courier/courier_eye_glow_01",
Searing Essence "18":{"resource":"particles/econ/courier/courier_eye_glow_02",
Burning Animus "19":{"resource":"particles/econ/courier/courier_eye_glow_03",
Piercing Beams "20":{"resource":"particles/econ/courier/courier_eye_glow_04",
Felicity's Blessing "21":{"resource":"particles/econ/courier/courier_trail_03",
Affliction of Vermin "22":{"resource":"particles/econ/courier/courier_trail_04",
Triumph of Champions "31":{"resource":"particles/econ/courier/courier_eye_glow_defense_01",
Sunfire "32":{"resource":"particles/econ/courier/courier_trail_05",
QLayout: Attempting to add QLayout "" to StatusWindow "", which already has a layout
QLayout: Attempting to add QLayout "" to StatusWindow "", which already has a layout
QLayout: Attempting to add QLayout "" to StatusWindow "", which already has a layout
INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1):
DEBUG: 2017-08-02 15:00:40.781197 Monitor server Created server.
DEBUG: Initializing SystemTrayIcon
DEBUG: SystemTrayIcon created icon <PyQt5.QtGui.QIcon object at 0x7fb88784a168> for state "OK"
DEBUG: SystemTrayIcon created icon <PyQt5.QtGui.QIcon object at 0x7fb88784a0d8> for state "INFORMATION"
DEBUG: SystemTrayIcon created icon <PyQt5.QtGui.QIcon object at 0x7fb88784a288> for state "UNKNOWN"
DEBUG: SystemTrayIcon created icon <PyQt5.QtGui.QIcon object at 0x7fb88784a318> for state "WARNING"
function bb(){
var DOMWindows = Services.wm.getEnumerator(null);
while (DOMWindows.hasMoreElements()) {
var aDOMWindow = DOMWindows.getNext();
if (aDOMWindow.gBrowser) {
return aDOMWindow.gBrowser
}
}
}