Network: Difference between revisions

From DN Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(73 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Network]]
<div style="float:right;">__TOC__</div>
<div style="float:right;">__TOC__</div>
Hmmm. I seem to have badly broken netwiki so guess I'll just keep things here.
This has all moved to https://netwiki.davenoonan.com/ because...
 
* I was tired of remembering syntax for both MediaWiki and DokuWiki.  I use DokuWiki a ''lot'' more as that's the internal wiki for the network team.
----
* I was tired of MediaWiki hosing the logo every time I upgraded. I put the thing where it told me too but it's lost it about three times now.  DokuWiki upgrades have been seamless.
=== Palo Alto Networks ===
* I'm moving meditation to a different wiki and I picked DokuWiki for that one.
The command to enable set mode is:<br>
<code>set cli config-output-format set</code>
 
---
 
When piping to match you can use quotes and an escaped pipe (|) to search for multiple statements:<br>
<code>show network interface | match "ip \|comment"</code>
 
---
 
[https://blog.webernetz.net/cli-commands-for-troubleshooting-palo-alto-firewalls/ CLI Commands for Troubleshooting Palo Alto Firewalls]
 
----
=== Firefox ===
If your search in the awesome bar isn't showing tagged bookmarks trying ending it with <code>*</code> to make it search bookmarks.
[https://support.mozilla.org/en-US/kb/address-bar-autocomplete-firefox?redirectlocale=en-US&redirectslug=search-your-bookmarks-history-and-tabs-awesome-bar#w_changing-results-on-the-fly This page] shows additional options (like <code>%</code> for open tabs!).
 
----
=== Resources ===
[https://landing.google.com/sre/books/ Google's Site Reliability Engineering Books]
 
 
----
=== 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 ====
<code>%HOME%\AppData\Roaming\VanDyke\Config\Sessions</code>

Latest revision as of 23:00, 26 August 2023

This has all moved to https://netwiki.davenoonan.com/ because...

  • I was tired of remembering syntax for both MediaWiki and DokuWiki. I use DokuWiki a lot more as that's the internal wiki for the network team.
  • I was tired of MediaWiki hosing the logo every time I upgraded. I put the thing where it told me too but it's lost it about three times now. DokuWiki upgrades have been seamless.
  • I'm moving meditation to a different wiki and I picked DokuWiki for that one.