Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionLast revisionBoth sides next revision | ||
server-administration:installing-iotop-centos5 [2011-04-28 11:39:59] – [Pre-Requisites] garrett.plasky | server-administration:installing-iotop-centos5 [2011-04-28 11:43:43] – [Installing & Configuring IOTop] garrett.plasky | ||
---|---|---|---|
Line 7: | Line 7: | ||
This program also requires a newer Python version than CentOS 5 supplies (2.6 vs 2.4), so we'll grab those from the EPEL repo and install them: | This program also requires a newer Python version than CentOS 5 supplies (2.6 vs 2.4), so we'll grab those from the EPEL repo and install them: | ||
- | <sxh bash; autolinks: false> | + | <sxh bash; auto-links: false> |
ftp:// | ftp:// | ||
ftp:// | ftp:// | ||
Line 18: | Line 18: | ||
Let's install the RPM: | Let's install the RPM: | ||
- | <sxh bash>rpm -ivh http:// | + | <sxh bash; auto-links: false>rpm -ivh http:// |
Now, CentOS will typically keep Python2.4 as your default Python, so we can tell IOTop to use Python 2.6 in two ways. One would be to relink the < | Now, CentOS will typically keep Python2.4 as your default Python, so we can tell IOTop to use Python 2.6 in two ways. One would be to relink the < |