Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 3,862 Fork 528 scrooloose / syntastic /.container /.repohead Code Issues Pull Requests Wiki Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Syntax checking hacks for vim 1,949 commits 3 branches 26 releases 225 contributors VimL 99.2% Other 0.8% VimL Other branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters master /.select-menu-item quickfix /.select-menu-item sphinx_checker /.select-menu-item Nothing to show /.select-menu-list v0.5.7 /.select-menu-ite...
The most viral images on the internet, curated in real time by a dedicated community through commenting, voting and sharing. we're hiring! blog imgur store uploading tools upgrade to pro developer api need help? </div terms privacy upload images 23 sign in sign up #secondary-nav .header-center #topbar Loading... browse your computer drag and drop here Ctrl + V paste from your clipboard gallery submit vars share on Imgur create album Start Upload Blog Vertical Horizontal Grid (0) By uploading, you agree to our terms of service That file type is not supported! Supported formats: JPEG, GIF, PNG, APNG, TIFF, BMP, PDF, XCF share image/album information (source) · 11 hours ago ...
Upload Sign in Search Loading... Watch Queue TV Queue Remove all Disconnect Loading... Watch Queue TV Queue __count__/__total__ <p class="yt-spinner"> <img src="http://s.ytimg.com/yts/img/pixel-vfl3z5WfW.gif" class="yt-spinner-img yt-sprite" title="Loading icon"> <span class="yt-spinner-message"> Loading... </span> </p> Find out why Close Interstellar Movie - Official Trailer 3 Interstellar Movie Subscribe Subscribed Unsubscribe 9,535 Loading... Loading... Working... Add to Sign in to add this video to a playlist. Sign in Share More Report Statistics 60,876 2,300 Sign in to make your opinion count. Sign in 18 Sign in to make your opinion count. Sign in Loading... Loading....
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 143 Fork 39 fnichol / knife-server /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar A Chef Knife plugin to manage Chef Servers. Bootstrap a new Chef Server on Amazon's EC2, Digital Ocean, Linode, OpenStack or a standalone server. Backup and restore your Chef Server or Hosted Chef's node, role, data bag, and environment JSON data. http://fnichol.github.com/knife-server 212 commits 2 branches 13 releases 14 contributors Ruby 91.4% Shell 8.6% Ruby Shell branch: master Switch branches/tags /.select-menu-header...
/.search-results /.search-form Home Tags Categories Code With Target Feed Cassandra + Jenkins + Chef 13 Sep 2014 in Infrastructure 7 minutes read This past week, Target open-sourced our first project, a Chef cookbook for Apache Cassandra. This cookbook is the exact version we use to manage our production Cassandra environment. I want to go in to some more detail about how the cookbook is used and how we automate our Cassandra deployment. The cookbook we open-sourced is the main cookbook we use to install Cassandra. In order to manage multiple clusters with this cookbook I created a wrapper cookbook to use on top of the dse cookbook. A wrapper cookbook is usually used on top of a community cookbook so you don’t have to edit the upstream code. I needed a way to manage our cluster (and its different environments) in a way that...
<![endif] Community Blog Support Account Management Console Toggle navigation What is Chef? Learn Chef Resources Get Chef <div class="cube-face cube-face-left hidden-xs hidden-sm"></div> Community Blog Support Account Management Console end of #header < Previous Post Next Post > Subscribe to RSS Feed Chef! Where is my Ubuntu 14.04 service support? Posted on September 18, 2014 by JJ Asghar — 1 Comment ↓ end of .post-meta So you’ve decided to update or use Ubuntu 14.04 LTS. You’ve probably started leveraging Chef in some awesome way. The problem is, you put in a nice little service Resource and see something like: Chef::Exceptions::Exec ---------------------- /usr/sbin/update-rc.d <some_awesome_service> defaults returned 1, expected 0 This is frustrating because Ubuntu 14.04 decide...
THIS FILE CONFIGURES SHARED HIGHWEB STATIC ASSETS mapping_news.inc THIS FILE CONFIGURES NEWS STATIC ASSETS THIS FILE CONFIGURES VOTE 2012 STATIC ASSETS hi/shared/head_initial.inc IGOR News set CPS_HTTP_HOST_DOMAIN for news and ww1 [if lte IE 6]><body class="news ie disable-wide-advert"><![endif] [if IE 7]><body class="news ie7 disable-wide-advert"><![endif] [if IE 8]><body class="news ie8 disable-wide-advert"><![endif] [if !IE]> <![endif] BBCDOTCOM body first include BBCDOTCOM body first Start SiteCatalyst End SiteCatalyst ISTATS Begin iStats 20100118 (UX-CMC 1.1009.3) End iStats (UX-CMC) For a better experience on your device, try our mobile site . Pre mast BBCDOTCOM leaderboard template:client-side journalismVariant: true ipIsAdvertiseCombined: true adsEnabled: false flagpole: ON showAdAboveBlq: true blqLeaderboardAd: true Skip...
[if lt IE 7]><div style=' clear: both; height: 59px; padding:0 0 0 15px; position: relative;'> <a href="http://www.google.com/chrome"><img src="http://www.ie6countdown.com/images/upgrade.jpg" border="0" height="42" width="820" alt="" /></a></div><![endif] read read or learn more Send More Paramedics λ λ λ Fogus' Thoughts on life, programming , and thinking ❤ c clj erl factor frink hs js org pure rkt qi ❤ Follow me on Twitter... or RSS... Run this blog in mobile or <a href="http://blog.fogus.me/index.php?wptheme=CLI">console mode...</a> 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 Lisp in 32 lines of Ruby Jan 25, 2012 Playing around yesterday during lunch. 1 <html><body>You are being <a href="https://gist.github.com/raw/1677501/">redirected</a>.</body></html> And the LISP ecosystem has been enriched — much like manure ...
Sign up for a GitHub account Sign in All Gists colby / gist:cb88aba567ebd41fa6c0 Created September 30, 2014 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav Give me the Ruby View gist:cb88aba567ebd41fa6c0 gistfile1.txt Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 git clone git://github.com/sstephenson/rbenv.git .rbenv echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.bashrc echo 'eval "$(rbenv init -)"' >> ~/.bashrc exec $SHELL git clone git://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build echo 'export PATH="$HOME/.rbenv/plugins/ruby-build/bin:$PATH"' >> ~/.bashrc exec $SHELL rbenv install 2.1.2 rbenv global...
Upload Sign in Search Loading... Watch Queue TV Queue Remove all Disconnect Loading... Watch Queue TV Queue __count__/__total__ <p class="yt-spinner"> <img src="http://s.ytimg.com/yts/img/pixel-vfl3z5WfW.gif" title="Loading icon" class="yt-spinner-img yt-sprite"> <span class="yt-spinner-message"> Loading... </span> </p> Find out why Close Mastodon "The Motherload" (Official Music Video) Pitchfork Subscribe Subscribed Unsubscribe 324,227 Loading... Loading... Working... Add to Sign in to add this video to a playlist. Sign in Share More Report 214,650 2,316 Sign in to make your opinion count. Sign in 237 Sign in to make your opinion count. Sign in Loading... Loading... Lo...
IFLS_Leaderboard_Top_728X90 /.content /.block Search /.content /.block /.content /.block IFLS_Skyscraper_Left_160x600 /.content /.block Follow @IFLScience Environment September 29, 2014 | by Stephen Luntz Photo credit: kuroda terutoshi. Despite having a terrifying wall of ash descending, one hiker managed to film the event. The eruption of Mount Ontake has caused 30 probable deaths . However, more than 200 hikers taken by surprise managed to escape , and one of them has even provided us with a video of what it is like to be overtaken by a volcanic ash cloud. Mt. Ontake is a popular tourist spot, lying 200 kilometers from Tokyo and containing five beautiful crater lakes. It is the second highest volcano in Japan and its gently sloping sides make for reasonably easy walking. Although there ...
Upload Sign in Search Loading... Watch Queue TV Queue Remove all Disconnect Loading... Watch Queue TV Queue __count__/__total__ <p class="yt-spinner"> <img src="http://s.ytimg.com/yts/img/pixel-vfl3z5WfW.gif" class="yt-spinner-img yt-sprite" title="Loading icon"> <span class="yt-spinner-message"> Loading... </span> </p> Find out why Close 御嶽山 大噴火! kuroda terutoshi Subscribe Subscribed Unsubscribe 1,655 Loading... Loading... Working... Add to Sign in to add this video to a playlist. Sign in Share More Report Statistics 7,453,339 10,329 Sign in to make your opinion count. Sign in 782 Sign in to make your opinion count. Sign in Loading... Loading... Loading... Sign...