mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Added tags
This commit is contained in:
parent
bca1f711a5
commit
aa4280542b
50 changed files with 67 additions and 48 deletions
|
@ -2,7 +2,7 @@
|
|||
title: "Limit Bandwidth through Terminal"
|
||||
date: 2020-01-15T19:51:45-05:00
|
||||
draft: false
|
||||
images: []
|
||||
tags: [ "linux", "network" ]
|
||||
---
|
||||
|
||||
Have you ever wondered how an application or a system would operate under low bandwidth environments? Luckily `wondershaper` is a tool to help with just that!
|
||||
|
@ -34,4 +34,4 @@ To clear the rules,
|
|||
|
||||
```bash
|
||||
sudo wondershaper clear [interface]
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue