This file contains hidden or 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
| 2b92959a8f895a6910472a66b0e4331fbed6c337b92e5bdb7b33c44a106e0c5a |
This file contains hidden or 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/bash | |
| NETWORK=$1 | |
| if [ -z ${NETWORK} ]; then | |
| echo "Usage: $0 10.20.30 (for 10.20.30.x)" | |
| exit 1; | |
| fi | |
| for h in `seq 1 254`; do | |
| NAME=''; | |
| ping -i c3 -w3 ${NETWORK}.${h} >/dev/null 2>&1 || \ |
This file contains hidden or 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
| -----BEGIN PGP PUBLIC KEY BLOCK----- | |
| Version: GnuPG v1.4.10 (GNU/Linux) | |
| mQENBE+VTnMBCACkfyt2+blpaxTVHOIGyLdIjbTCZ0vBBJRi9pqbWHgR75tI+zuB | |
| snVqf0GMNKuDJ+Kgwu0FdbDqbcjSojqWueuSUmT6avbRb+mlWzM7yVPxgrmRSEDE | |
| nkE/Q8UMH0FTHF/46nbVFlE/yzaQtdAqqqaSnr8YMZxifeZC+dWbXF7R775BJQuT | |
| NhJCOV2RDCCYqjSf1fz+gy8s3rIUgnXWdh4cG7ucdsX535b5sVS8cfcfyc6BsEat | |
| Botsb2UvkFWya9XZ2rg0HYuyMvv/Rg0F18sYHiiD1xeKffFLgv+4l5CswJ3dGq5B | |
| lKb6FgsWPePnoo8vONR3rm6s+TbiV7jKJhlRABEBAAG0PFdlYiBTYWdlcyBBdXRv | |
| bWF0aWMgU2lnbmluZyBLZXkgPHBhY2thZ2VtYXN0ZXJAd2Vic2FnZXMuY29tPokB |
This file contains hidden or 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
| Once we know how many nodes of what size and type we're talking about, we'll want to phase it out: | |
| We have a few options along the way. | |
| All hardware prices below are list (no tax included) as of 20100615, and deals could undoubtedly be found. | |
| "server" prices are estimates for Dell 2970s with DRAC boards, redundant power supplies | |
| Costs for : server racks, | |
| cabling, | |
| patch panels, | |
| power distribution units, | |
| breaker boxes, | |
| uninterruptible power supplies, |
This file contains hidden or 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
| 1037 less errors.out | |
| 1038 yum groupinstall | |
| 1039 yum groupinstall "@Develompent Tools" | |
| 1040 yum groupinstall "@Develompent" | |
| 1041 yum groupinstall "Develompent Tools" | |
| 1042 yum groupinstall "Develompent" | |
| 1043 yum groupinstall Develompent-tools | |
| 1044 yum groupinstall @Develompent-tools | |
| 1045 yum groupinstall "Development" | |
| 1046 yum groupinstall "Development Tools" |
This file contains hidden or 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
| "----------------------------------------------------------------------------- | |
| " NERD Tree Plugin Settings | |
| "----------------------------------------------------------------------------- | |
| " Toggle the NERD Tree on an off with F7 | |
| nmap <F7> :NERDTreeToggle<CR> | |
| nmap ,m :NERDTreeClose<CR>:NERDTreeToggle<CR> | |
| " Close the NERD Tree with Shift-F7 | |
| "nmap <S-F7> :NERDTreeClose<CR> |
This file contains hidden or 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-dss AAAAB3NzaC1kc3MAAACBAJdLDbGDccAY975NZlE5WM14sNFzZ3yAC+3J3H2PYcIvL4ZEDUrj9cx7Gs00BliaPecmVDonnqYywDxLppFTJ4bg4htRYmCr2mE2NV10x4clDwkD8n/6Vc92goN0J92m84pDJjw/OQJYcL1koM0QZE3vnRBgG8dy+LbuHPsfOuM7AAAAFQDHLrA71iW6PPVoql/ocnRFlj5o+QAAAIBzgR37Xq0UXr7TScgefAQ78R67PEXbpB81kduk8GlNJyeLHJyGzJgi9BUmLOqenSx9TV7yT1Y5OLr/ep9Uq+LxlKI3CyE493LgwpVQ5wPPGsKoDRc1W3zA+Dyr9pZoyDk1oszkjBCgJwxqAVSXolyYjkqE1+43KxNAbdIyHfJ9DQAAAIEAjKr41pszlWVvZ2ETKRtzSfV/8CGkzc8bf5x5pw7LEzINERrQFDgx3ZQeaFblIZqhLESpcaN5A4PyWPqJHZ0zM4ujPVS4NHoALdp3Lgq3WXRQyq1IBk1s/J4UvkFdw4Qj5ttePV22mRt2QPnNgXpIRu/HTPgG08PjC6xtOk4H8Wg= [email protected] |
This file contains hidden or 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
| auto lo | |
| iface lo inet loopback | |
| auto eth0 | |
| iface eth0 inet dhcp | |
| auto eth0:1 | |
| iface eth0:1 inet static | |
| address 172.16.0.2 | |
| netmask 255.255.255.255 |
This file contains hidden or 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
| sub authen_ses_key ($$$) { | |
| my ($self, $r, $cookie) = @_; | |
| my $debug = $r->dir_config("AuthCookieDebug") || 0; | |
| $r->server->log_error(".oO( Entering: authen_ses_key )Oo.")if $debug >= 5; | |
| my($user, $password) = split(/:/, $cookie); | |
| $r->server->log_error("user=$user pass=$password cookie=$cookie"); |
This file contains hidden or 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
| new google.maps.LatLng(1.53278,-78.89639), | |
| new google.maps.LatLng(1.61293,-79.05722), | |
| new google.maps.LatLng(1.81952,-78.88038), | |
| new google.maps.LatLng(1.80869,-78.56146), | |
| new google.maps.LatLng(2.16427,-78.69036), | |
| new google.maps.LatLng(2.44697,-78.56577), | |
| new google.maps.LatLng(2.66264,-78.33637), | |
| new google.maps.LatLng(2.63517,-78.20606), | |
| new google.maps.LatLng(2.70123,-78.15584), | |
| new google.maps.LatLng(2.62320,-78.06217), |