Cluster: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 January 2018

  • curprev 09:1809:18, 15 January 2018Tcepo talk contribs 1,864 bytes +1,864 Created page with "#!/bin/bash == new node == nameHost=io mkdir ~/data/${nameHost} cd ~/data/${nameHost} vagrant init centos/7 vagrant up vagrant ssh sudo su - yum -y update == Needs..."