Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to turn off wiregurad

# 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 :: install conky on pop os 
Shell :: montar pasta compartilhada virtualbox 
Shell :: download pgadmin 4 ubuntu 
Shell :: mysql backup dump docker file 
Shell :: installing mysql on aws using putty terminal 
Shell :: migrate git repository 
Shell :: install kismet 
Shell :: powershell show calendar 
Shell :: github axios 
Shell :: cat stands for in linux 
Shell :: copy file to other location linux terminal 
Shell :: download svn 
Shell :: create windows network share from command line 
Shell :: apache2 default url 
Shell :: yacc install in kali linux 
Shell :: greater than certain value from pipe shell 
Shell :: fake commit date 
Shell :: ansible ad hoc file module 
Shell :: ubuntu wifi drivers 
Shell :: bash script creation 
Shell :: scss You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders 
Shell :: bash add default argument 
Shell :: tricks to do with ubuntu 
Shell :: Unable to connect to server: connection to server at "localhost" (127.0.0.1), port 5432 failed 
Shell :: dig check dmarc record 
Shell :: conda install version 
Shell :: bash log function 
Shell :: git reset commit before file 
Shell :: vue import yaml 
Shell :: how to move git clone to another git repo 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =