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 :: how to remove ubuntu proxy not working 
Shell :: installing ipython-sql command line 
Shell :: download a github folder 
Shell :: yum repository 
Shell :: batch file with flags 
Shell :: removing an initialized git 
Shell :: git see remote changes before pull 
Shell :: What next after installing sanctum for laravel 
Shell :: install mongodb ubuntu 18.04 
Shell :: odoo run command line 
Shell :: laravel routes return not found after setting virtual host on localhost linux 
Shell :: docker-compose centos 7 
Shell :: pyinquier install 
Shell :: how to download files from linux server 
Shell :: how to install python package without admin rights 
Shell :: Error: serverless-domain-manager: Plugin configuration is missing. 
Shell :: dos2unix not found in mac 
Shell :: set up jdk and maven on wsl 
Shell :: pip install caffe 
Shell :: how to take a screenshot linux terminal 
Shell :: cli50 installation 
Shell :: install apk as system app with adb 
Shell :: remote: ! You are trying to install ruby-2.7.0 on heroku-20. 
Shell :: python zlib 
Shell :: run command every hour linux 
Shell :: delete ec2 from terraform 
Shell :: kali linux nit signing in 
Shell :: how to install raspap 
Shell :: aws instance agent installation on command line (cloudwatchlogs) 
Shell :: lost password gitlab 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =