Skip to content

Instantly share code, notes, and snippets.

View kcollasarundell's full-sized avatar
:shipit:
What year is it O.O

Kevin Collas-Arundell kcollasarundell

:shipit:
What year is it O.O
View GitHub Profile
@kcollasarundell
kcollasarundell / selenium.sh
Created August 25, 2011 03:29 — forked from lifeeth/selenium.sh
selenium init.d script for debian
#!/bin/bash
# /etc/init.d/selenium
# debian-compatible selenium-grid startup script.
# Based on jenkins startups
# Praneeth Bodduluri <lifeeth[at]gmail.com>
# update-rc.d -n -f selenium start 90 2 3 4 5 . stop 10 0 1 6 .
### BEGIN INIT INFO
# Provides: selenium-grid
# Required-Start: $remote_fs $syslog $network
# Required-Stop: $remote_fs $syslog $network
@kcollasarundell
kcollasarundell / Bloody Kevin
Created June 20, 2011 00:56 — forked from Symorg/Bloody Kevin
Bloody kevin
ipconfig /all > "%HOMEPATH%\desktop\ip.txt"
start notepad "%HOMEPATH%\desktop\ip.txt"
@kcollasarundell
kcollasarundell / moo.bat
Created June 17, 2011 02:28
silly batch file for bob
echo "Hey bob don't forget to replace the - with :" >"%HOMEPATH%\desktop\ip.txt"
ipconfig >> "%HOMEPATH%\desktop\ip.txt"
start notepad "%HOMEPATH%\desktop\ip.txt"
"Resource/UI/HudMedicCharge.res"
{
"Background"
{
"ControlName" "CTFImagePanel"
"fieldName" "Background"
"wide" "0"
"tall" "0"
"visible" "1"
"enabled" "0"
@kcollasarundell
kcollasarundell / smb.conf
Created February 5, 2011 12:37
smb kludge
[global]
map to guest = bad user
[shared]
writeable = yes
wide links = no
path = /home/blah
force directory mode = 777
force group = blah
force user = blah