code

Search

You can find the results of your search below.

openvpn
35 Hits, Last modified:
tion Autorithy ===== Create certificate folder <code> apt-get install easy-rsa make-cadir /etc/easy-rsa-legnago cd /etc/easy-rsa-legnago </code> Edit vars and <code> source vars ./clean-all ./build-dh ./pkitool --initca </code> ==== server certificate ==== <code> NAME=legna
motorizzazione
11 Hits, Last modified:
are different and begin with CM then the province code and other numbers (Eg: infomot CMTO111111 = - = p... 45) ===== openconnect ===== ==== package ==== <code bash> sudo apt install openconnect </code> ==== from source ==== <code> sudo apt-get install curl vpnc-scripts build-essential libssl-dev libxm
galileo
10 Hits, Last modified:
ore: vpn1.csgalileo.org * username e password <code> yay -S networkmanager-l2tp networkmanager-strongswan </code> aggiungere vpn L2TP {{ :tips:vpn:vpn01.png?400... y dns-search= method=disabled [proxy] </file> <code> chmod 600 /etc/NetworkManager/system-connections/galileo.nmconnection </code> change: * permissions=user:scipio:; (this is
univr
10 Hits, Last modified:
====== VPN univr ====== ====== ubuntu ====== <code bash> sudo apt install network-manager-vpnc network-manager-vpnc-gnome </code> ====== arch ====== <code> paru networkmanager-vpnc </code> ====== network manager ====== <code> yay -S networkmanager-vpnc </
smtp
8 Hits, Last modified:
====== SMTP ====== <code> apt-get install msmtp-mta apt-get install mailutils apt-get install msmtp ca-certificates </code> /etc/mstmprc <code> defaults tls on tls_starttls on tls_trust_file /etc/ssl/certs/ca-certificates.crt... guiandroid@gmail.com logfile /var/log/msmtp.log </code> test <code> echo "Subject: test\nthis is the bo
juniper
4 Hits, Last modified:
-like a 64 bit Installazione librerie necessarie <code> sudo apt-get install openjdk-7-jre:i386 ia32-lib... :i386 libgtk2-perl libwww-perl icedtea-7-plugin </code> Download dello script di mad-scientist (fonte: http:mad-scientist.us/juniper.html) <code> cd /tmp wget -c https://raw.github.com/madscient... mv msjnc /usr/bin/ sudo chmod +x /usr/bin/msjnc </code> Installazione di Juniper Entrare una volta via
pptp
4 Hits, Last modified:
====== pptp ====== ===== linux client ===== <code bash> apt install pptp-linux </code> <file /etc/ppp/options.pptp> lock noauth nobsdcomp nodeflate </f... c/ppp/options.pptp ipparam galileo </file> test <code bash> pon galileo debug dump logfd 2 nodetach </code> <file /etc/network/interfaces> auto tunnel iface
ipsec
2 Hits, Last modified:
p-ipsec-vpn-on-linux-networkmanager-strongswan/ <code bash> sudo add-apt-repository ppa:raharper/bugfixes sudo apt-get update apt install network-manager-strongswan xl2tpd </code>