Difference between revisions of "Ceph:Manual Install ceph deploy"
Jump to navigation
Jump to search
(Created page with "== Install Ceph Deploy == <syntaxhighlight> sudo apt-get update && sudo apt-get install ceph-deploy # Ubuntu sudo yum install ceph-deploy # Redhat </syntaxhighlight>") |
(No difference)
|
Latest revision as of 13:33, 26 August 2014
Install Ceph Deploy
sudo apt-get update && sudo apt-get install ceph-deploy # Ubuntu
sudo yum install ceph-deploy # Redhat