This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
tophat-software [2014/10/30 17:05] joguya |
tophat-software [2015/07/23 09:33] joguya [Installation] |
||
---|---|---|---|
Line 70: | Line 70: | ||
* deploy using ansible< | * deploy using ansible< | ||
+ | ===== v2.1.0 ===== | ||
+ | * Version: 2.1.0 | ||
+ | * Added: July, 2015 | ||
+ | * Link: http:// | ||
+ | |||
+ | === Installation === | ||
+ | * Tophat2 is already compiled, just download the tarball & copy content to / | ||
+ | tar -xvf tophat-2.1.0.Linux_x86_64.tar.gz | ||
+ | cd tophat-2.1.0.Linux_x86_64/ | ||
+ | sudo mkdir / | ||
+ | sudo cp -r . / | ||
+ | </ | ||