Use your own package management system to install openvpn:
For OpenSuse Yes use YAST2 to install openvpn
If you use Ubuntu this would be apt-get install openvpn
If you don't have the unrar program you would need to install it too
yast2 to install unrar
or apt-get install unrar for ubuntu
Browse to where you saved the RAR attachment from our e-mail.
type unrar e
yourusername.rar
Move/Copy all these files into /etc/openvpn/
Now you have to choose which config you want to use. Refer to this
link to see what each config does.
Now let's assume you want to use the Bolehroute configuration.
Rename bolehroute.ovpn into openvpn.conf
cd /etc/openvpn
mv bolehroute.ovpn openvpn.conf
From there,
make sure you are in
root or sudoand then type
/etc/init.d/openvpn start
if you want to stop it
/etc/init.d/openvpn stop
or restart
/etc/init.d/openvpn restart
I am unaware of a Linux torrent client that has full support for Socks Proxies, so BolehRoute will most likely be your config of choice as it requires no torrent client configuration as everything goes through the VPN by default with this setup.
If you do want a proxied setup, you will have to use a different configuration and configure your program to use the socks proxy at 10.10.10.1 port 1080.