Skip to content
/ yzbxLib Public

useful demo code, scripts for ubuntu, windows

Notifications You must be signed in to change notification settings

yzbx/yzbxLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yzbxLib

useful demo code, scripts for ubuntu, windows and centos.

centos system init

config network

vi /etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE=eth0
TYPE=Ethernet
ONBOOT=yes
BOOTPROTO=dhcp
IPV4_FAILURE_FATAL=yes
NAME="System eth0"

service network restart

About

useful demo code, scripts for ubuntu, windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published