- http://saevolgo.blogspot.com.au/2012/06/multi-site-openvpn-interconnect-server.html?m=1
- http://www.freelancer.com/projects/Windows-System-Admin/OpenVPN-Network-Solutions.html
- http://www.firewall.cx/forum/3-unix-linux/37732-openvpn-nat-and-some-iptables.html
- (OSX) http://code.google.com/p/tunnelblick/wiki/UsingTunnelblick
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
# graylog2-server | |
 [](http://travis-ci.org/Graylog2/graylog2-server) | |
This is Graylog2. | |
Please follow the release announcements and documentation links on http://graylog2.org/download for details. |
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
http://feedproxy.google.com/~r/LucdNotes/~3/EuhwdeHmqEQ/ |
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
Msiexec.exe /qb- /l*vx %LogPath%\<file>.log REBOOT=ReallySuppress UILevel=67 ALLUSERS=2 /i <File>.msi |
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
Chef client and server bootstrap scripts/configs for Ubuntu 12.04LTS Server amd64. |
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
# You can add this line in your profile instead of here... Set-PSBreakpoint -Variable BreakOnException -Mode ReadWriteWrite-Host "Enter"# then just add this where you want to enable breaking on exceptionstrap { $BreakOnException; continue }Write-Host "Starting"throw "stones"Write-Host "Ending" |
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
"gitProjectManager.displayProjectPath": true, | |
"gitProjectManager.baseProjectsFolders": [ | |
"C:\\Users\\Username\\Documents\\git" | |
], | |
"gitProjectManager.ignoredFolders": [ | |
"node_modules", | |
"out", | |
"typings", | |
"test", | |
".haxelib" |
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
"files.exclude": { | |
"**/.git": true, | |
"**/.svn": true, | |
"**/.hg": true, | |
"**/CVS": true, | |
"**/.DS_Store": true, | |
"**/_site": true, | |
"**/tmp": true, | |
"**/*.pyc": true, | |
"**/*.asset-cache": true, |
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
"todo-tree.tags": [ | |
"TODO", | |
"FIXME", | |
"DONE", | |
"INFO", | |
"BUG", | |
"REVIEW", | |
], | |
"todo-tree.defaultHighlight": { | |
"icon": "octoface", |
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
– The Git website
Choose one of the following options.
OlderNewer