What is Bash?

Bash is a Unix shell developed by Brian Fox and adopted as the default shell by most of the Linux distributions and Mac OS X.

Bash is a command processors and can also read and execute scripts written on files.

What is Fibre Channel?

Fibre Channel (FC) is a network technology used to connect computer data storage, like iSCSI.

Despite its name, Fibre Channel signaling can run on an electrical interface in addition to fiber-optic cables.

Fibre Channel Protocol (FCP) is a transport protocol, like TCP/IP, that predominantly transports SCSI commands over Fibre Channel networks.

What is a LUN?

A logical unit number (LUN) is a virtual addressable SCSI device inside a physical SCSI device.

In an iSCSI environment, LUNs are essentially numbered disk drives.

What is iSCSI?

iSCSI is an IP-based network storage protocol widely adopted in business solutions.

Sending SCSI commands over IP networks, it allows to use and manage storage peripherals in LANs, WANs and over the Internet.

High-end NAS and SANs usually supports iSCSI. With iSCSI you can manage multiple LUNs (logical unit number) on a physical iSCSI device.

What is Powershell?

Windows PowerShell is a configuration and management framework for Windows consisting of a command-line shell and a scripting language based on .NET.

PowerShell it’s a very powerful in tool in the hand of a system administrator or other IT specialists. It allows to create and configure virtual machines, Active Directory domain, to manage the operating system and much more.

What is TLS?

Transport Layer Security (TLS) is a cryptographic protocol developed to allow secure communication over the Internet.

What is SSL?

Secure Socket Layer (SSL) is a cryptographic protocol developed to allow secure communication over the Internet.