iscsi_offload

High performance, transport independent iSCSI implementation

Debian Debian
RUN apt-get update && \ apt-get install -y open-iscsi
Ubuntu
RUN apt-get update && \ apt-get install -y open-iscsi
Alpine
RUN apk add open-iscsi
Arch Arch Linux
RUN pacman -S --noconfirm open-iscsi
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y open-iscsi
Raspbian
RUN apt-get update && \ apt-get install -y open-iscsi
click the source code to copy install iscsi_offload on any operating system with command-not-found.com