Skip to content

Instantly share code, notes, and snippets.

@ashed
ashed / logstash --modules netflow --setup errors
Created January 23, 2019 13:24
logstash --modules netflow --setup errors
[root@localhost bin]# /usr/share/logstash/bin/logstash --modules netflow --setup
WARNING: Could not find logstash.yml which is typically located in $LS_HOME/config or /etc/logstash. You can specify the path using --path.settings. Continuing using the defaults
Could not find log4j2 configuration at path /usr/share/logstash/config/log4j2.properties. Using default config which logs errors to the console
[WARN ] 2019-01-23 13:10:10.857 [LogStash::Runner] multilocal - Ignoring the 'pipelines.yml' file because modules or command line options are specified
[INFO ] 2019-01-23 13:10:10.923 [LogStash::Runner] runner - Starting Logstash {"logstash.version"=>"6.5.3"}
[INFO ] 2019-01-23 13:10:12.676 [Ruby-0-Thread-1: /usr/share/logstash/lib/bootstrap/environment.rb:6] modulescommon - Setting up the netflow module
[ERROR] 2019-01-23 13:10:13.922 [Ruby-0-Thread-1: /usr/share/logstash/lib/bootstrap/environment.rb:6] kibanaclient - Error when executing Kibana client request {:error=>#<Manticore::SocketException: Connection r
@ashed
ashed / all.txt
Created April 10, 2020 21:31 — forked from jhaddix/all.txt
all wordlists from every dns enumeration tool... ever. Please excuse the lewd entries =/
This file has been truncated, but you can view the full file.
.
..
........
@
*
*.*
*.*.*
🐎
@ashed
ashed / Habr.Features
Created May 14, 2020 15:14
Add some useful features (comment sorting, dark-mode, viewing of deleted topics) to habr.com
// ==UserScript==
// @name Habr.Features
// @namespace https://tampermonkey.net/
// @version 3.7.72
// @description Всякое-разное для Habr aka habr.com
// @author AngReload & ashed
// @match https://habr.com/
// @include https://habr.com/*
// @namespace habr_comments
// @run-at document-start
@ashed
ashed / feeds.yml
Created July 3, 2020 09:55 — forked from shpaker/habr-radiot-bot.yml
configuration for feedforbot
# ================ RADIO-T https://telegram.me/radiotnews
# Umputun
- url : 'http://feeds.rucast.net/Umputun'
id : '@radiotnews'
format : '&#x1f60e; <a href="$url">$title</a>\nЕженедельный подкаст от #Umputun'
preview: true
# Radio-t
- url : 'http://feeds.rucast.net/radio-t'
id : '@radiotnews'
format : '&#x1f47e; <a href="$url">$title</a>\nЕженедельные разговоры на темы хайтек, высоких компьютерных технологий, гаджетов, облаков, программирования и прочего интересного из мира ИТ. #radiot'
@ashed
ashed / skylake-tuning-linux.md
Created November 1, 2021 14:44 — forked from Brainiarc7/skylake-tuning-linux.md
This gist will show you how to tune your Intel-based Skylake, Kabylake and beyond Integrated Graphics Core for performance and reliability through GuC and HuC firmware usage on Linux.

Tuning Intel Skylake and beyond for optimal performance and feature level support on Linux:

Note that on Skylake, Kabylake (and the now cancelled "Broxton") SKUs, functionality such as power saving, GPU scheduling and HDMI audio have been moved onto binary-only firmware, and as such, the GuC and the HuC blobs must be loaded at run-time to access this functionality.

Enabling GuC and HuC on Skylake and above requires a few extra parameters be passed to the kernel before boot.

Instructions provided for both Fedora and Ubuntu (including Debian):

Note that the firmware for these GPUs is often packaged by your distributor, and as such, you can confirm the firmware blob's availability by running: