Network: Difference between revisions

From DN Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 36: Line 36:
----
----
=== Resources ===
=== Resources ===
[https://landing.google.com/sre/books/ Google's Site Reliability Engineering Books]
Random links and stuff.
* [https://landing.google.com/sre/books/ Google's Site Reliability Engineering Books]

Revision as of 15:57, 6 September 2019

Hmmm. I seem to have badly broken netwiki so guess I'll just keep things here.


F5

Palo Alto Networks

The command to enable set mode is:
set cli config-output-format set

---

When piping to match you can use quotes and an escaped pipe (|) to search for multiple statements:
show network interface | match "ip \|comment"

---

CLI Commands for Troubleshooting Palo Alto Firewalls


Software

Firefox

If your search in the awesome bar isn't showing tagged bookmarks trying ending it with * to make it search bookmarks. This page shows additional options (like % for open tabs!).

SecureCRT

Bulk Password Change

  • Select your sessions and edit properties.
  • Go to SSH2
  • Under Authentication select Password and then click the Properties button to the right

Sessions are in

%HOME%\AppData\Roaming\VanDyke\Config\Sessions


Resources

Random links and stuff.