Vertica and Ubuntu

Moderator: NorbertKrupa

Post Reply
id10t
GURU
GURU
Posts: 732
Joined: Mon Apr 16, 2012 2:44 pm

Vertica and Ubuntu

Post by id10t » Sun Feb 10, 2013 10:43 am

How to install Vertica on Ubuntu
  • update & upgrade system
  • install dependencies: ntp, ssh
  • do next:

    Code: Select all

    sudo cp /etc/debian_version /etc/debian_version_bak
    sudo bash -c 'echo "6 "`cat /etc/debian_version_bak` > /etc/debian_version'
  • Profit!!
yBzic4h1BiY

PS
dont forget to change back `/etc/debian_version` file!

Code: Select all

sudo cp /etc/debian_version_bak /etc/debian_version
Daniel

Post Reply

Return to “Vertica and the Operating System”