Difference between revisions of "ISCSI"
From Teknologisk videncenter
m (New page: For an explanation of iSCSI see Wikipedias iSCSI) |
m |
||
| Line 1: | Line 1: | ||
For an explanation of iSCSI see Wikipedias [[Wikipedia:iSCSI|iSCSI]] | For an explanation of iSCSI see Wikipedias [[Wikipedia:iSCSI|iSCSI]] | ||
| + | == RedHat Centos as iSCSI initiator == | ||
| + | |||
| + | |||
| + | <pre> | ||
| + | yum install iscsi-initiator-utils | ||
| + | </pre> | ||
Revision as of 13:07, 31 March 2009
For an explanation of iSCSI see Wikipedias iSCSI
RedHat Centos as iSCSI initiator
yum install iscsi-initiator-utils