# Handle backwards compatibility
if test -z $( grep '^[[:space:]]*script-security[[:space:]]' $CONFIG_DIR/$NAME.conf ) ; then
script_security="--script-security 2"
fi
Zeile 55 ist...
Type: Posts; User: rezin; Keyword(s):
# Handle backwards compatibility
if test -z $( grep '^[[:space:]]*script-security[[:space:]]' $CONFIG_DIR/$NAME.conf ) ; then
script_security="--script-security 2"
fi
Zeile 55 ist...
Hi Backtrack Community.
I´m kinda new to Backtrack 4 r2 and have problems to get started with OpenVPN.
I tried a lot and searched Google and this forum for several hours but now I'm running out of...
Hallo. Ich bin jetzt seit ein paar Stunden am probieren und googlen wie ich OpenVPN zum laufen kriege.
Was ich gemacht habe:
apt-get install openvpn
apt-get install network-manager-openvpn
...