Skip to main content

Change eth0 to another name

To rename network interface name (e.g. eth0) as another name (e.g. lan0), edit file called 70-persistent-net.rules. And, will be look like this:



Change NAME="eth0" to "lan0", and then reboot your server.

Comments

Post a Comment

Popular posts from this blog

Notes: about de novo assembly

De novo assembly [SFG standford]: http://sfg.stanford.edu/denovo.html A combined approach for de novo dna sequence assembly of very short reads (IPSJ transaction on Bioinformatics): https://www.jstage.jst.go.jp/article/ipsjtbio/4/0/4_0_21/_article to be continued...