Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

wireguard turn on

# 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 linux 
Shell :: windows execute file command 
Shell :: install docker in linux 
Shell :: remove changes file git command 
Shell :: how to check pia checksum 
Shell :: gnome terminator 
Shell :: Can we install XAMPP on Linux from a given link 
Shell :: how to create a script raspberry pi 
Shell :: iptables linux 
Shell :: Remove nfs file 
Shell :: Unable to correct problems, you have held broken packages installing cuda 
Shell :: start with git and github 
Shell :: start postfix mac 
Shell :: apache2 default page 
Shell :: digitalocean install lamp ubuntu 20.04 
Shell :: install go on mac brew 
Shell :: apt install edge 
Shell :: curl a zip 
Shell :: ubuntu drivers 
Shell :: create a bash script 
Shell :: command to return to old shell 
Shell :: sed output to file 
Shell :: how to use https in npm install instead of ssh 
Shell :: Unable to connect to server: connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? 
Shell :: linux get part of string 
Shell :: wsl localhost not working 
Shell :: backup ubuntu 22 
Shell :: kali metapackages detail 
Shell :: docker network create 
Shell :: sudo: gem: command not found 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =