start new:
tmux
start new with session name:
tmux new -s myname
| 414##GSM/CDMA#Asignado#Movistar | |
| 424##GSM#Asignado#Movistar | |
| 412##GSM#Asignado#Digitel | |
| 416##GSM/CDMA#Asignado#Movilnet | |
| 426##GSM#Asignado#Movilnet |
| <?php | |
| /* | |
| Author | |
| ====== | |
| Author: Cathal Garvey. | |
| Website: http://cgarvey.ie/ | |
| Help/Details Page: http://cgarvey.ie/blog/archive/2013/01/23/manually-generating-salted-hashed-wordpress-passwords/ | |
| Copyright |
| #!/bin/sh | |
| service elasticsearch stop | |
| service graylog2-server stop | |
| killall -9 java | |
| service apache2 stop | |
| rm -Rf /opt/elasticsearch/data/* | |
| # IF YOU HAVE AUTH USE THIS LINE - mongo graylog2 --eval "db.auth('graylog2', 'PASSWORD'); db.message_counts.remove();" | |
| mongo graylog2 --eval "db.message_counts.remove();" | |
| service elasticsearch start | |
| service graylog2-server start |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <zabbix_export> | |
| <version>2.0</version> | |
| <date>2013-12-04T16:01:36Z</date> | |
| <groups> | |
| <group> | |
| <name>Templates</name> | |
| </group> | |
| </groups> | |
| <templates> |
The UK Houses of Parliament netblocks are publicly listed:
https://apps.db.ripe.net/db-web-ui/lookup?source=RIPE&type=inetnum&key=194.60.0.0%20-%20194.60.63.255 https://apps.db.ripe.net/db-web-ui/lookup?source=RIPE&type=inetnum&key=82.111.122.128%20-%2082.111.122.135 https://apps.db.ripe.net/db-web-ui/lookup?source=RIPE&type=inetnum&key=82.111.119.192%20-%2082.111.119.199 https://apps.db.ripe.net/db-web-ui/lookup?source=RIPE&type=inetnum&key=82.111.126.144%20-%2082.111.126.159 https://apps.db.ripe.net/db-web-ui/lookup?source=RIPE&type=inetnum&key=212.161.99.0%20-%20212.161.99.7
They were unwilling to reveal the UK parliament web proxies in an FOI request, so here's the list of every IP address that has made a Wikipedia edit from the UK parliament netblocks. Guess the proxies.
| object CheckCommand "check_wmi" { | |
| import "plugin-check-command" | |
| command = [ PluginDir + "/check_wmi_plus.pl" ] | |
| arguments = { | |
| "--inidir" = "$wmi_inidir$" | |
| "-H" = "$host.name$" | |
| "-A" = "$wmi_authfile_path$" | |
| "-m" = "$check_mode$" | |
| "-s" = "$wmi_submode$" |
| server { | |
| listen 80; | |
| return 301 https://$host$request_uri; | |
| } | |
| server { | |
| listen 443; | |
| server_name graylog.example.com; |
| #!/bin/sh | |
| # CONFIGURATION | |
| # 1. Go to @botfather and create a bot and use it's auth token as bot_token value | |
| # 2. Create test channel, believe me, you need it | |
| # 3. Set some url for your test channel | |
| # 4. Add your bot to both channels, set their names in variables | |
| # USAGE | |
| # 1. Copy your markdown-formatted message into OS clipboard (Cmd+C) |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <zabbix_export> | |
| <date>2017-03-24T18:03:00Z</date> | |
| <graphs> | |
| <graph> | |
| <graph_items> | |
| <graph_item> | |
| <calc_fnc>2</calc_fnc> | |
| <color>157419</color> | |
| <drawtype>1</drawtype> |