add system

##### change network maximum transmission unit (mtu) (e.g. change to 9000)
This commit is contained in:
onceupon 2017-10-25 11:21:15 +08:00 committed by GitHub
parent 00dc05870e
commit 945fce1dd6

View File

@ -2132,6 +2132,11 @@ http://onceuponmine.blogspot.tw/2017/10/setting-up-msmtprc-and-use-your-gmail.ht
```bash
telnet 192.168.2.106 53
```
##### change network maximum transmission unit (mtu) (e.g. change to 9000)
```bash
ifconfig eth0 mtu 9000
```
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-