Skip to content

Instantly share code, notes, and snippets.

@baydam
baydam / install-cockpit.md
Last active July 13, 2017 15:06
How to install cockpit on Debian/Ubuntu

How to install cockpit on Debian/Ubuntu

$ git clone https://github.com/cockpit-project/cockpit.git
$ cd cockpit

Dependencies

$ sudo apt-get install nodejs npm
$ sudo npm install -g phantomjs