summaryrefslogtreecommitdiffstats
path: root/cholerab/README
diff options
context:
space:
mode:
authorFelix Richter <Felix.Richter@syntax-fehler.de>2011-05-29 14:17:23 +0200
committertv <tv@also>2011-05-29 23:32:45 +0200
commitb895c26cd939ce3d531ae1b74e3d4a96b6b2a417 (patch)
tree64e22be473c4528a6f89c4d10e3acaac99dba184 /cholerab/README
README: initial commit
Diffstat (limited to 'cholerab/README')
-rw-r--r--cholerab/README38
1 files changed, 38 insertions, 0 deletions
diff --git a/cholerab/README b/cholerab/README
new file mode 100644
index 00000000..f943b315
--- /dev/null
+++ b/cholerab/README
@@ -0,0 +1,38 @@
+
+~/p/krebscode/painload/infest/home
+ aggressive
+ cooperative
+ -- currently it is aggressive and stupid
+
+~/p/krebscode/painload/infest/etc
+ aggressive
+ cooperative
+ -- currently it is aggressive and stupid
+
+
+- node install script
+
+
+===
+
+ssh root@pornocauster -p 2222
+git clone https://github.com/krebscode/painload.git /krebs
+cd /krebs
+apt-get install --yes make
+make infest
+shutdown -r now
+
+ssh -i .ssh/krebs/also.id_rsa krebs@pornocauster -p 2222
+
+===
+- conflicting ~/.profile
+- morse: beep not found wegen rc.local
+- /etc/.vimrc legacy compat
+
+
+~/p/krebscode/painload/node/Makefile
+ ./configure --prefix=$HOME
+ and ensure that the resulting bin is in $PATH
+ which node or build
+
+