Skip to content

Instantly share code, notes, and snippets.

@robhaswell
robhaswell / Dockerfile
Last active August 11, 2023 22:15
mdadm notifications to Slack
FROM ubuntu:20.04
RUN apt-get update -y
RUN apt-get upgrade -y
RUN apt-get install -y mdadm python3-minimal ca-certificates
RUN mkdir /app
WORKDIR /app
ADD notify.py .
[Manticore, Shield hunter]
Micro Auxiliary Power Core I
Damage Control II
5MN Y-T8 Compact Microwarpdrive
Warp Scrambler II
Warp Disruptor II
Medium Shield Extender II
#
# Example fig.yml to deploy evething.
#
web:
build: evething
ports:
- "8080"
environment:
ADMIN_NAME: Administrator
Hey bros,
Enough people have asked me about https://kb.pleaseignore.com/kill/41500278/ to warrant a post. Are you sitting comfortably? Then I'll begin.
Hunter was closing on a Procurer mining in QBL-BV. At first he landed some way off, then bounced. Apparently there had also been a Domi on grid and had been waiting for him to come back, but he didn't show.
Hunter grabs point, cyno up and I jump. Instantly there are Manticores on grid and bombs in the air. I had already MJD'd of course, but there wasn't enough time :rip:
So... should I have fit tank onto my blops or not? Well, this character is really badly skilled - very little in the way of support or fitting skills. I've been training them for the last two weeks. A few days ago I removed the DCU for extra alpha. This was probably a mistake. My pod got out in low structure, meaning they launched at least two more bombs.
[Manticore, Tengu gank balanced]
Micro Auxiliary Power Core I
Ballistic Control System II
1MN Afterburner II
Warp Scrambler II
Kinetic Deflection Field II
Medium Shield Extender II
pleaseignore.com
20:02
http://www.youtube.com/watch?v=JqnimvUMCAk
Get ready. Ken Morton's fleet is about to take off.
Fleet Name: Defending What We Took
FC: Ken Morton
Reg Mumble Fleet 1
BLOAS || BLOAS > BASIS > BROBIRDS
[109.71.49.5:2222] run: chmod -R a+rX /etc/cluster
[82.145.39.167:2222] Executing task 'push_config'
[82.145.39.167:2222] run: mkdir -p /etc/cluster
[82.145.39.167:2222] put: deployments/hc-hybsites-fbdb-11df-b5f2-d625a8178101.yml -> /etc/cluster/config.yml
[82.145.39.167:2222] run: /usr/local/bin/bash -c 'if [ -d /hcfs/site-my.hybrid-sites.com/web/public_html ]; then cp /etc/cluster/config.yml /hcfs/site-my.hybrid-sites.com/cluster/config.yml; else echo No CP here; fi'
[82.145.39.167:2222] out: No CP here
[82.145.39.167:2222] out:
[82.145.39.167:2222] run: chmod -R a+rX /etc/cluster
[82.145.39.166:2222] Executing task 'push_config'
hybrid@node092:~$ sudo ipfw show | grep 60012
60012 17 844 allow tcp from me to any dst-port 25 uid root keep-state
hybrid@node092:~$ sudo telnet hybrid-sites.com 25
Trying 109.71.49.3...
^Chybrid@node092:~$ sudo ipfw show | grep 60012
60012 18 904 allow tcp from me to any dst-port 25 uid root keep-state
hybrid@node092:~$
rob@discovery:/opt/HybridCluster$ ./runclient.py hc-hybsites
HYBRIDCLUSTER=hc-hybsites
/Users/rob/hybridcluster/HybridCluster/src
********************************************************************************
'hc-hybsites'
********************************************************************************
2013-11-13 14:00:05+0000 [-] Log opened.
2013-11-13 14:00:05+0000 [-] twistd 13.1.0 (/usr/local/opt/python/bin/python2.7 2.7.3) starting up.
2013-11-13 14:00:05+0000 [-] reactor class: twisted.internet.gtk2reactor.Gtk2Reactor.
2013-11-13 14:00:05+0000 [-] DNSDatagramProtocol starting on 58259
rob@discovery:~/Projects/twisted-dev-tools$ git checkout generalize-force-build
Branch generalize-force-build set up to track remote branch generalize-force-build from origin.
Switched to a new branch 'generalize-force-build'
rob@discovery:~/Projects/twisted-dev-tools$ python setup.py install
running install
running bdist_egg
running egg_info
creating twisted_dev_tools.egg-info
writing requirements to twisted_dev_tools.egg-info/requires.txt
writing twisted_dev_tools.egg-info/PKG-INFO