Security is one of the cornerstones in our company, so we have taken every precaution possible to keep the games and your money as safe as possible. Both with software and hardware measures. We will offer all our players a free Secure Code Card (read more about it under “Security”) that will grant players higher deposit limits and also make sure that the only one that can touch your money is you.
[More Info]
Installing the 32-bit libs layer;
Code:
sudo apt-get update && sudo apt-get upgrade sudo apt-get install ia32-libs libc6-i386
Done.
Download SimbaPoker for Linux to your Desktop;
Download
Code:
mkdir -p ~/.Games/SimbaPoker
cd ~/Desktop
tar zxfv SimbaPoker.tgz
mv SimbaPoker ~/.Games/SimbaPoker
Done.
Save simbapoker.png to your Desktop.

cd ~/Desktop
mv simbapoker.png ~/.Games/SimbaPoker
nano ~/.Games/SimbaPoker-launch.sh
Add the following;
#!/bin/bash
cd ~/.Games/SimbaPoker
./SimbaPoker
Code:
chmod +x ~/.Games/SimbaPoker-launch.sh alacarte
Go to the Game section in Alacarte and push the New Item button. Fill in;
Name: SimbaPoker
Command: sh /home/USERNAME/.Games/SimbaPoker-launch.sh
Comment: SimbaPoker.com was created because we felt there was a void in todays on-line poker community.
Icon: ~/.Games/SimbaPoker/simbapoker.png
You can now launch SimbaPoker by Applications tab —> Games —> SimbaPoker
Enjoy!