sudo vim /etc/default/oidentd -mf --address 127.0.0.1 sudo vim /etc/postgresql/9.3/main/pg_ident peer map=pg ident map=pg sudo vim /etc/postgresql/9.3/main/pg_hba pg vagrant postgres sudo su - postgres # How the change the locale of a PostgreSQL cluster # http://makandracards.com/makandra/18643-how-the-change-the-locale-of-a-postgresql-cluster psql CREATE ROLE user WITH LOGIN PASSWORD 'password'; \du git config --global user.emal "al8bright@gmail.com" git config --global user.name "al8bright" /bin/bash^M: bad interpreter set fileformat=unix set fileformat=dos mkdir /srv/perl5 sudo chown -R vagrant:vagrant /srv/perl5 eval $(perl -Mlocal::lib=/srv/perl5)