but i need a guide to install it on an ubuntu server (aws)
[oconf=]
client
dev tun
proto tcp
remote myipaddress 1194
http-proxy myipaddress 53
http-proxy-retry
resolv-retry infinite
cipher AES-256-CBC
redirect-gateway
# Keys
# Identity
key-direction 1
remote-cert-tls server
auth-user-pass
auth-nocache
# Security
nobind
persist-key
persist-tun
comp-lzo
verb 3
<key>...

[/oconf]