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 :: turn off wiregurad 
Shell :: how to remove ubuntu proxy not working 
Shell :: how to exit vi in linux 
Shell :: laravel installer version 
Shell :: rec: command not found 
Shell :: set up minimize,maximize,close button on left side ubuntu 
Shell :: find command absolute path 
Shell :: mac send terminal output to clipboard 
Shell :: install anydesk to kali 
Shell :: how to ssh copy to my aws ec2 linux 
Shell :: negative if statement bash 
Shell :: how to search on vim 
Shell :: how to locate a file in linux 
Shell :: deploy a static website to heroku 
Shell :: cordova-plugin-facebook4 update 
Shell :: shell list all files in directory 
Shell :: how to run "npm start" ansible pm2 
Shell :: ettercap mac 
Shell :: realtek 8852 
Shell :: how to open a .sh file 
Shell :: how to define a command in bashrc 
Shell :: git added and modified files 
Shell :: linux zip file without parent directory 
Shell :: free dock for linux 
Shell :: .m2 folder in unix 
Shell :: overclock raspberry pi zero 2w 
Shell :: git merge without delete files 
Shell :: grep pattern options 
Shell :: zsh shell in linux 
Shell :: linux get uuid of disk 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =