Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install openvpn acces 2.5.2

apt update && apt -y install ca-certificates wget net-tools gnupg
wget -qO - https://as-repository.openvpn.net/as-repo-public.gpg | apt-key add -
echo "deb http://as-repository.openvpn.net/as/debian buster main">/etc/apt/sources.list.d/openvpn-as-repo.list
apt update && apt -y install openvpn-as
Comment

PREVIOUS NEXT
Code Example
Shell :: connecting to timescaledb from terminal 
Shell :: django flush sessions on server startup 
Shell :: ignoring time stamp from the future mac 
Shell :: docker image layer storage windows 
Shell :: copie fichier de server vers linux 
Shell :: how to do a sudo reboot on raspberry pi 
Shell :: change hostname rhel 6 
Shell :: xampp in manjaro linux 
Shell :: move a branch back in git 
Shell :: cordova admob 
Shell :: how to set up git ssh creds to push 
Shell :: get old commit based on active users 
Shell :: where to find the zipped folder from google drive in ubuntu 
Shell :: debug ssh server ubuntu command 
Shell :: zsh leading zeros 
Shell :: Installation Command 
Shell :: extending ubuntu screen to android 
Shell :: how to launch synaptic package manager from terminal in ubuntu 
Shell :: how to upload a file to sentry 
Shell :: grep show location 
Shell :: run cpp code 
Shell :: log httpd cmd 
Shell :: ubiquiti cli set compliance 
Shell :: windows 11 icons for tortoise git 
Shell :: nanostation m5 username password 
Shell :: sed all except last 
Shell :: catch input bash 
Shell :: remove last n characters from stdin 
Shell :: uninstall minikube ubuntu 20.04 
Shell :: how to analyse a git repo 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =