mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-16 12:00:21 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,11 +14,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display traffic summary for a specific network interface:
|
||||
|
||||
`vnstat -i {{eth0}}`
|
||||
`vnstat -i {{network_interface}}`
|
||||
|
||||
- Display live stats for a specific network interface:
|
||||
|
||||
`vnstat -l -i {{eth0}}`
|
||||
`vnstat -l -i {{network_interface}}`
|
||||
|
||||
- Show traffic statistics on an hourly basis for the last 24 hours using a bar graph:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user