Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create a vpn server linux

sudo apt install openvpn curl
curl -O https://raw.githubusercontent.com/Angristan/openvpn-install/master/openvpn-install.sh
chmod +x openvpn-install.sh
sudo ./openvpn-install.sh
Comment

PREVIOUS NEXT
Code Example
Shell :: archive linux 
Shell :: change the file type of multiple files once in windows 
Shell :: npm install yarn 
Shell :: windows cd to another drive 
Shell :: bash exit code status last command 
Shell :: install heroku 
Shell :: pip version ubuntu 
Shell :: flutter doctor - CocoaPods installed but not working 
Shell :: git graph code 
Shell :: ffmpeg change resolution 
Shell :: snap install audacity 
Shell :: How to limit network bandwidth on linux 
Shell :: bash count number of arguments 
Shell :: bash loop lines in file 
Shell :: install bpytop 
Shell :: git remote url change 
Shell :: remove environment variable linux 
Shell :: postgres output to bash variable 
Shell :: amazon linux install ssm agent 
Shell :: bash count character in variable 
Shell :: replace all substring in a given string 
Shell :: intall mondg brew 
Shell :: delete heroku remote 
Shell :: how to install ssh in windows 10 
Shell :: install python module ImageTk 
Shell :: git reset branch 
Shell :: Create And Restore MongoDB Backups 
Shell :: start ssh macos 
Shell :: github jabba 
Shell :: install php 8 debian 
ADD CONTENT
Topic
Content
Source link
Name
3+8 =