I hereby claim:
- I am ahmadalli on github.
- I am ahmadalli (https://keybase.io/ahmadalli) on keybase.
- I have a public key whose fingerprint is 16EE A3FE 6D21 507A 12B1 DAC5 DA22 1805 3832 A5AC
To claim this, I am signing this object:
# Create an additional socket in haproxy's chroot in order to allow logging via | |
# /dev/log to chroot'ed HAProxy processes | |
$AddUnixListenSocket /var/lib/haproxy/dev/log | |
# Send HAProxy messages to a dedicated logfile | |
:programname, startswith, "haproxy" | |
:syslogfacility-text, startswith, "local0" { | |
/var/log/haproxy.log | |
@@<graylog host>:<syslog input port>;RSYSLOG_SyslogProtocol23Format | |
stop |
# moved to https://github.com/ahmadalli/OneLiners#getting-envs-from-all-over-the-cluster |
var entities = require('v1/entities'); | |
var http = require('v1/http'); | |
exports.rule = entities.Issue.onChange({ | |
title: 'Notify-slack', | |
action: function(ctx) { | |
var issue = ctx.issue; | |
if (issue.becomesReported || issue.becomesResolved || issue.becomesUnresolved) { |
/* import this as mozilla format */ | |
@-moz-document domain("<your jira domain>") { | |
.ghx-summary, .user-content-block, .action-body { | |
direction: rtl; | |
} | |
} |
@import url('https://cdn.rawgit.com/rastikerdar/vazir-font/v20.1.0/dist/font-face.css'); | |
@import url('https://cdn.rawgit.com/rastikerdar/shabnam-font/v4.0.0/dist/font-face.css'); | |
h1, h2, h3, h4, h5, h6, .widget .widget-title, .site-description, .site-title, .entry-title, .entry-title a, .comments-title, .nav-menu a, widget-title { | |
font-family: Shabnam, "Source Sans Pro", Helvetica, sans-serif; | |
} | |
*, .entry-content { | |
font-family: Vazir; |
# moved to https://github.com/ahmadalli/OneLiners#delete-evicted-pods |
; Adding CapsLock + Arrow Keys as `Home`, `End`, `Page Up`, and `Page Down` shortcuts. | |
; It's useful in Asus GL503 Keyboard which you can't use numpad and these keys (except for `Home`) simultaneously | |
CapsLock & Left::Home | |
CapsLock & Right::End | |
CapsLock & Up::PgUp | |
CapsLock & Down::PgDn |
# moved to https://github.com/ahmadalli/OneLiners#oneliner-multiple-package-installer |
// moved to https://github.com/ahmadalli/OneLiners#scrool-to-the-buttom-of-lazy-loaded-page |
I hereby claim:
To claim this, I am signing this object: