Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

captured by putting the following in .bashrc and sourcing same:

export HISTFILE=/home/vagrant/.bash_history
export HISTFILESIZE=1000
export HISTSIZE=800
export PROMPT_COMMAND='history -a'

at command line: 

sudo apt-get update

sudo apt-get install autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libgdbm3 libgdbm-dev

sudo useradd -s /bin/bash -m hydep



 

  • No labels