Skip to content

Instantly share code, notes, and snippets.

View Eugeny's full-sized avatar

Eugene Eugeny

View GitHub Profile
@Eugeny
Eugeny / memuse.md
Last active February 1, 2023 01:57
memuse - measure a total unique RAM taken by process tree
ffprobe version N-67933-gb4d8724 Copyright (c) 2007-2014 the FFmpeg developers
built on Nov 24 2014 11:18:09 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --enable-libx264 --enable-libvorbis --enable-libtheora --enable-gpl
libavutil 54. 15.100 / 54. 15.100
libavcodec 56. 13.100 / 56. 13.100
libavformat 56. 15.100 / 56. 15.100
libavdevice 56. 3.100 / 56. 3.100
libavfilter 5. 2.103 / 5. 2.103
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
ffprobe version 2.3.git Copyright (c) 2007-2014 the FFmpeg developers
built on Aug 18 2014 23:26:02 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --enable-libx264 --enable-libvorbis --enable-libtheora --enable-gpl
libavutil 54. 4.100 / 54. 4.100
libavcodec 56. 0.101 / 56. 0.101
libavformat 56. 1.100 / 56. 1.100
libavdevice 56. 0.100 / 56. 0.100
libavfilter 5. 0.100 / 5. 0.100
libswscale 3. 0.100 / 3. 0.100
libswresample 1. 1.100 / 1. 1.100
#tab-headers .active {
background: #8cc63f !important;
}
#tab-headers .active i::before {
color: #eee !important;
}
.ui-tabs-active.ui-state-active {
background: #8cc63f !important;
2014-05-26 20:45:31 1Woyxn-0000LH-GK <= eugene@eugene-thinkpad U=eugene P=local S=315
2014-05-26 20:45:32 1Woyxn-0000LH-GK => forward <forward@ajenti.local.org> R=vdomain T=vmail
2014-05-26 20:45:33 1Woyxn-0000LH-GK => john.pankov@gmail.com <forward@ajenti.local.org> R=dnslookup T=remote_smtp H=gmail-smtp-in.l.google.com [74.125.136.26] X=TLS1.0:RSA_ARCFOUR_SHA1:16
2014-05-26 20:45:33 1Woyxn-0000LH-GK Completed
14.05.2014 06:53 INFO JMX: systemPost MCS_external 107.170.129.89:8081 test
14.05.2014 06:53 INFO JMX output: <MjmamphSystemResponseRootElement>
<ResultCode>0</ResultCode>
</MjmamphSystemResponseRootElement>
14.05.2014 06:53 INFO JMX: systemGet
14.05.2014 06:53 INFO JMX output: <MSRRE>
<Date>2014/05/14</Date>
echo 'john doe, jane doe' | python -c "print '\n'.join(x.strip().replace(' ', '_') for x in raw_input().split(','))"
{
"name": "Bucket",
"maintenance_mode": false,
"ssl_key_path": "/srv/bucket/deployment/production.key",
"locations": [
{
"custom_conf_override": false,
"pattern": "/static",
"custom_conf": "",
"path": "/srv/bucket/public",
@Eugeny
Eugeny / fabfile.py
Last active August 29, 2015 13:58
Fabfile for Ajenti-V/Jenkins tutorial
import os
from fabric.api import *
from fabric.colors import cyan, yellow, green
from fabric.contrib.files import upload_template
py_deps = ' gcc libmysqlclient-dev libxml2-dev libpango1.0-dev libglib2.0-dev libcairo2-dev '
def localcfg():
env.hosts = ['localhost']
user@user-VirtualBox:~/work/wingpanel/build$ pkill wingpanel; ./wingpanel -d
[_LOG_LEVEL_INFO 13:48:21.579874] Application.vala:77: Wingpanel version: 0.2.5
[_LOG_LEVEL_INFO 13:48:21.580008] Application.vala:79: Kernel version: 3.2.0-51-generic
[_LOG_LEVEL_DEBUG 13:48:21.655231] [Gtk] Connecting to session manager
[_LOG_LEVEL_DEBUG 13:48:21.657098] WingpanelApp.vala:41: Activating
[_LOG_LEVEL_DEBUG 13:48:21.662512] Settings.vala:158: Loading settings from schema 'org.pantheon.desktop.wingpanel'
[_LOG_LEVEL_DEBUG 13:48:21.667181] IndicatorFileModel.vala:41: Blacklisting libappmenu.so
[_LOG_LEVEL_DEBUG 13:48:21.667248] IndicatorFileModel.vala:44: Blacklisted Indicators: ,libappmenu.so
[_LOG_LEVEL_DEBUG 13:48:21.667479] IndicatorFileModel.vala:48: Indicator Directory: /usr/lib/indicators3/7
[_LOG_LEVEL_DEBUG 13:48:21.667770] IndicatorFileModel.vala:84: LOADING: libapplication.so