Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

turn on wiregurad linux

# 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 :: turn off wiregurad ubuntu 
Shell :: regex to accept at most two digit :js 
Shell :: adding directory to path 
Shell :: WSL2 .wslconfig Windows 
Shell :: github pypi workflow 
Shell :: install bazel ubuntu 20.04 
Shell :: capacitor-google-auth 
Shell :: how to install python using windows command prompt 
Shell :: read only in linux 
Shell :: how to move wsl storage 
Shell :: sdkmanager "system-images;android-27;google_apis_playstore;x86" 
Shell :: install homebre windows 
Shell :: installing visual studio code in ubuntu 
Shell :: reset branch to other branch 
Shell :: bash find string in program output 
Shell :: yii3 install 
Shell :: command to build docker file 
Shell :: tar-delete 
Shell :: ubuntu drivers realtek 
Shell :: npm audit undu 
Shell :: git delete branches not on remote 
Shell :: how to find the number of files in a directory linux 
Shell :: powershell delete all files wit hextension 
Shell :: git prune local branches 
Shell :: how to prevent ubuntu sleeping when closing laptop 
Shell :: where do i keep ssl cert for ubuntu 
Shell :: install ghost 
Shell :: install raspap 
Shell :: redux 
Shell :: mysql connect another port 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =