All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:42, 11 May 2022 Saurabh talk contribs created page CentOS 7.x Rocks cluster 7.0 Install rpm package in compute nodes (Created page with "Home > CentOS > CentOS 7.x > CentOS 7.x Rocks cluster 7.0 > CentOS 7.x Rocks cluster 7.0 Install rpm package in compute nodes =Install rpm package directly via yum/rpm= We can copy the rpm file to compute node and install it via rpm/yum. If the package is likely to be there in the yum repository of rocks then it call also be installed via yum directly. For example: <pre> ssh <compute-node-hostname> yum -y install iotop </pre> =Install...")