mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-25 22:07:01 +00:00
add system
##### change network maximum transmission unit (mtu) (e.g. change to 9000)
This commit is contained in:
parent
00dc05870e
commit
945fce1dd6
@ -2132,6 +2132,11 @@ http://onceuponmine.blogspot.tw/2017/10/setting-up-msmtprc-and-use-your-gmail.ht
|
|||||||
```bash
|
```bash
|
||||||
telnet 192.168.2.106 53
|
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-=-=-=-=-=-=-=-=-=-
|
=-=-=-=-=-A lot more coming!! =-=-=-=-=-=-=-=-=-=waitwait-=-=-=-=-=-=-=-=-=-
|
||||||
|
Loading…
Reference in New Issue
Block a user