Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

change ip address

#Show Network Settings
netsh interface ipv4 show config
#Reset the Name, Subnet Mask, and Gateway
netsh interface ipv4 set address name="YOUR INTERFACE NAME" static IP_ADDRESS SUBNET_MASK GATEWAY
Comment

PREVIOUS NEXT
Code Example
Shell :: git copy file from another branch 
Shell :: mac docker-compose 
Shell :: grep all lines after first match 
Shell :: remove old docker installs linux mint 
Shell :: fedora dnf remove repo 
Shell :: how to set two wallpaper in ubuntu 
Shell :: CocoaPods not installed or not in valid state. 
Shell :: install nose 
Shell :: gatsby typescript template 
Shell :: linux edit file 
Shell :: docker nodejs 
Shell :: pycocotools install error 
Shell :: git delete origin branch 
Shell :: install vagrant ubuntu 
Shell :: vim set color scheme in vimrc 
Shell :: curl save file 
Shell :: git client 
Shell :: installing parse-dashboard with npm 
Shell :: git config ssh protocol 
Shell :: linux get oldest file in directory 
Shell :: what is the option to sort by file size in unix 
Shell :: delete from git history 
Shell :: install pgadmin 
Shell :: push subtree to github pages 
Shell :: save username and password in git 
Shell :: download terraform 
Shell :: kubectl describe to yaml 
Shell :: remove homebrew tap 
Shell :: remove icon from desktop ubuntu 
Shell :: .bat script on computer startup 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =