Skip to content

Instantly share code, notes, and snippets.

View FrancisVarga's full-sized avatar
🌴
On vacation

Francis Varga FrancisVarga

🌴
On vacation
  • Phili-Tech
  • Berlin, Germany
View GitHub Profile
IEventDispatcher(event.currentTarget).removeEventListener(event.type, arguments['callee']);
@chluehr
chluehr / Passwordless SSH Login
Created August 17, 2010 08:33
Passwordless SSH Login
Passwordless SSH Login
=========================
On the client
* generate a RSA keypair
* copy the *.pub part to the server, add it to ~/.ssh/authorized_keys
* modify your /etc/ssh/ssh_config for keepalive (30 sec. is very short - only if you get "broken pipe" errors):
ServerAliveInterval 30
#=======================================================
#SELF PART
#=======================================================
-clean
--launcher.XXMaxPermSize
700m
-vmargs
-Xms712m
-Xmx1624m
-XX:PermSize=256m
@FrancisVarga
FrancisVarga / .gitconfig
Created February 7, 2010 03:48
gitconfig for meeeeeeeeeeeeeeeeeeee
#===========================================
# Author: Francis Varga
# eMail: francis.varga@varga-multimedia.com
# Blog: http://varga-multimedia.com
#===========================================
#
# This is my .gitconfig file
#
# Did you have question ask me ;)...
[core]
// Author: Claus Wahlers
// License: Public Domain
// Dependencies:
// as3commons-bytecode-1.0-RC1.swc
// as3commons-lang-0.3.2.swc
// as3commons-logging-2.0.swc
// as3commons-reflect-1.3.4.swc
// as3swf.swc
// MinimalComps_0_9_9.swc