ISCSI Target Setup

This is about how to setup an iscsitarget based on hlinux.In order to use this iscsitarget, first part is start up iscsi service, like install some components and let linux run this service ,second part is add a new volume to iscsitarget and expose to client then.

Read More

SSH usage

Allow ssh login between machines without passwd, each client will create a private key and public key and send public key to target manchine, then it will access without password.

Read More