Michael Grosser, the Blog

Google+ LinkedIn Twitter

Menu

Skip to content
  • Home
  • About

Tag Archives: Vagrant

Passwordless ssh auth into your vagrant box

Repeatedly entering password is quiet annoying, luckily most vagrant base boxes come with the same insecure ssh key 🙂

curl https://raw.github.com/mitchellh/vagrant/master/keys/vagrant > vagrant.key
chmod 600 vagrant.key
knife solo cook --ssh-identity vagrant.key vagrant@vagrant
2013-02-09pragmatig Rake, SSH, Vagrant Leave a comment
  • Whats my Coverage? (C0 C1 C2 C3 + Path)
  • How to name RSpec describe blocks for methods
  • Getting started with acts_as_searchable on Ubuntu
  • The opposite of Rails blank? is present?
  • validates_uniqness_of + mysql == SLOW

Recent Posts

  • Fast kubectl mass delete
  • ETCD db size based compaction
  • Speeding up kubectl with –raw
  • Fluentd Kubernetes Metadata via Kubelet
  • OPA Gatekeeper Rego for Istio Port Name convention in Kubernetes
Create a website or blog at WordPress.com
  • Follow Following
    • Michael Grosser, the Blog
    • Already have a WordPress.com account? Log in now.
    • Michael Grosser, the Blog
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar