This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/****************************************************************************** | |
* Copyright (c) 2009 Telenium Inc. | |
* All rights reserved. | |
* | |
* Redistribution and use in source and binary forms, with or without | |
* modification, are permitted provided that the following conditions | |
* are met: | |
* | |
* 1. Redistributions of source code must retain the above copyright | |
* notice, this list of conditions and the following disclaimer. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ############################################################################# | |
// # Key & Mouse Bindings | |
// ############################################################################# | |
unbindall | |
// Weapons | |
bind 1 "ut_weaptoggle knife" | |
bind 2 "ut_weaptoggle grenade" | |
bind 3 "ut_weaptoggle sidearm" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############################################################################### | |
# Environment Variables | |
############################################################################### | |
# Programs | |
SetEnv fvwm_terminal uxterm | |
SetEnv fvwm_monitor "gkrellm --geometry +1612+0" | |
SetEnv fvwm_web firefox | |
############################################################################### |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "Files" | |
# Critical Fonts. | |
FontPath "/usr/share/fonts/misc:unscaled" | |
# Personal Fonts. | |
FontPath "/usr/share/fonts/local/" | |
# System Fonts. | |
FontPath "/usr/share/fonts/75dpi:unscaled" | |
FontPath "/usr/share/fonts/100dpi:unscaled" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit e61166ccab783dfdefc4a33c8239f926a48ea544 | |
Author: Russ | |
Date: Wed Mar 24 09:32:23 2010 -0500 | |
JSON changes: | |
- mak's segment squashing code | |
- refpts merged into segment structure | |
- rmnames structure changed to simple dict | |
- activity{delays, schedules, types} changed to simple list | |
- mak wanted a pony: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* [opaque] | |
* | |
* Tokens | |
* ------ | |
* AUT_OPAQUE | |
* | |
* The body of this element contains hex data. | |
*/ | |
/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# Standard Nagios plugin return codes. | |
STATUS_OK=0 | |
STATUS_WARNING=1 | |
STATUS_CRITICAL=2 | |
STATUS_UNKNOWN=3 | |
# Query pending updates. | |
updates=$(/usr/lib/update-notifier/apt-check 2>&1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KMOD= badgermonkey | |
SRCS= syscall.c | |
.include <bsd.kmod.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDWADIEUiiPddJ+oWcQnr/DvQ9O93p9sAN8Cd+CFNIqGDPxVXNqj5i2ogJZ3EAYQQ8Vf8PkLsq93CtcqVtzlkpq8MGr6aGl+g/hzezWQZo1v3UvErr7siyU9ukteVo8g3909sJAQ0MAuRaO++ZkASTutXBDAis/RWq7yEFmUaZnEQ== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% ssh -p 99 classroom.skullspace.ca | |
______ | |
.d$$$$$$$$$$b. | |
s$$$Ss' `sS$$$s | |
$Ss' `s$S _____ _ _ _ _____ | |
S$s __________ s$S / ____| | | | |/ ____| | |
S$' d$$$$$$$$$$$$b `$S | (___ | | ___ _| | | (___ _ __ __ _ ___ ___ | |
.S$' .$$$$$$$$$$$$$$$$. $S. \___ \| |/ / | | | | |\___ \| '_ \ / _` |/ __/ _ \ | |
$$' S$$' `$$$$' `$$S `$$ ____) | <| |_| | | |____) | |_) | (_| | (_| __/ | |
|$$ $$$ $$$$ $$$ $$| |_____/|_|\_\\__,_|_|_|_____/| .__/ \__,_|\___\___| |
OlderNewer