Download & Install the BastionXP

Install the BastionXP Server and Client to get started.

BastionXP Server

Redhat/Centos/Fedora

curl -LO https://portal.socketxp.com/download/bastionxp/bastionxp-1.3.0-1.x86_64.rpm
Copy Copy
sudo yum install ./bastionxp-1.3.0-1.x86_64.rpm
Copy Copy

Debian/Ubuntu

curl -LO https://portal.socketxp.com/download/bastionxp/bastionxp_1.3.0-1_amd64.deb
Copy Copy
sudo apt install ./bastionxp_1.3.0-1_amd64.deb
Copy Copy

BastionXP Client (bsh)

Identify your CPU architecture and OS type first:

Execute the below command in your command shell.

uname -om
Copy Copy

Based on the above command output, choose an appropriate binary from the list below for your CPU architecture type.

x86 64-bit:

Copy and paste the below command into a shell.

curl -LO https://portal.socketxp.com/download/bastionxp/linux/amd64/bsh && chmod +wx bsh && sudo mv bsh /usr/local/bin
Copy Copy
ARM64:

Copy and paste the below command into a shell.

curl -LO https://portal.socketxp.com/download/bastionxp/linux/arm64/bsh && chmod +wx bsh && sudo mv bsh /usr/local/bin
Copy Copy

Got Questions?

Refer to our getting started guide. If you have any questions, please write to us at: [email protected].