Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu activate network interface on boot

sudo vim /etc/network/interfaces

####### and write

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp
Comment

PREVIOUS NEXT
Code Example
Shell :: make a new branch git 
Shell :: Custom Bash Shell 
Shell :: Flutter plugin not installed; this adds Flutter specific functionality 
Shell :: remove directory linux 
Shell :: installing mutillidae in kali 
Shell :: how to image an entire disk on linux 
Shell :: git a clean history 
Shell :: create github ssh key 
Shell :: vim convert tabs to spaces 
Shell :: awk output field separator 
Shell :: ubuntu lamp setup 
Shell :: bootar pendrive linux 
Shell :: add text to clipboard wsl 
Shell :: comment installer virtualbox sur kali linux 
Shell :: Use slack in your terminal or CLI 
Shell :: ubuntu clone git repository 
Shell :: tar extract command windows 
Shell :: install open jdk 8 mac homebrew 
Shell :: debian restart service 
Shell :: bash cd 
Shell :: linux execute sh 
Shell :: how to delete an issue on github 
Shell :: bash for 
Shell :: bash cut delimiter multiple spaces 
Shell :: macos terminal delete file 
Shell :: is it possible to check with my website if an app is installed? 
Shell :: otu table tsv in biom 
Shell :: kubectl jq json pod name 
Shell :: install ksd command 
Shell :: how to troll someone 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =