mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 08:57:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,15 +10,15 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Compile and print all firewall rules:
|
||||
|
||||
`pve-firewall compile`
|
||||
`pve-firewall {{[c|compile]}}`
|
||||
|
||||
- Show information about the local network:
|
||||
|
||||
`pve-firewall localnet`
|
||||
`pve-firewall {{[l|localnet]}}`
|
||||
|
||||
- Restart the Proxmox VE Firewall service:
|
||||
|
||||
`pve-firewall restart`
|
||||
`pve-firewall {{[r|restart]}}`
|
||||
|
||||
- Start the Proxmox VE Firewall service:
|
||||
|
||||
@@ -30,7 +30,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Simulate all firewall rules:
|
||||
|
||||
`pve-firewall simulate`
|
||||
`pve-firewall {{[si|simulate]}}`
|
||||
|
||||
- Show the status of Proxmox VE Firewall:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user