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).
- 07:14, 11 May 2022 Saurabh talk contribs created page CentOS 7.x Rocks cluster 7.0 Compute node network configuration (Created page with "Home > CentOS > CentOS 7.x > CentOS 7.x Rocks cluster 7.0 > CentOS 7.x Rocks cluster 7.0 Compute node network configuration =Add public network to compute node= We can see defined networks using: <pre> rocks list network </pre> Then we can see list of existing host interfaces using: <pre> rocks list host interface <hostname> </pre> We can see additional ports on host using: <pre> ssh <hostname> "ip addr show" | grep mtu </pre> Then we ca...")