Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

turn off wiregurad ubuntu

# Turn on wiregurad
sudo wg-quick up [config-file | interface]
ex: sudo wg-quick up wg0

# Turn off wiregurad
sudo wg-quick down [config-file | interface]
ex: sudo wg-quick down wg0
Comment

PREVIOUS NEXT
Code Example
Shell :: regex to accept at most two digit :js 
Shell :: how get pods in kuber 
Shell :: rename folder in terminal 
Shell :: linux create file without content 
Shell :: how to calculate nearest location using longitude and latitude 
Shell :: which path of executable powershell 
Shell :: alias pc ubuntu ssh 
Shell :: comment creer un fichier en linux 
Shell :: permission terminal ubuntu 
Shell :: snapcraft 
Shell :: change php version devilbox 
Shell :: clone private repo github ssh 
Shell :: how to find max and min in column bash 
Shell :: convert to png images liunx 
Shell :: Install nomachine in jetson nano 
Shell :: venv git 
Shell :: tar gzip compression level 
Shell :: linux set partition label 
Shell :: bash regex match space 
Shell :: spaceship theme zsh 
Shell :: cli50 
Shell :: git shell 
Shell :: uninstall apt package ubuntu 20.04 
Shell :: mac kill process 
Shell :: locate file in KALI Linux 
Shell :: docker-compose.yml ubuntu 
Shell :: can not login kali linux 
Shell :: change desktop icon size in linux 
Shell :: docker-proxy port 80 
Shell :: nodemon installation 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =