Network: Difference between revisions

From DN Wiki
Jump to navigation Jump to search
No edit summary
 
(67 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 upgradedI put the thing where it told me too but it's lost it about three times nowDokuWiki upgrades have been seamless.
=== F5 ===
* I'm moving meditation to a different wiki and I picked DokuWiki for that one.
* [[F5 BIG-IP]]
 
=== Palo Alto Networks ===
* [[Palo Alto Networks]]
 
----
 
=== Software ===
==== 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!).
 
==== 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
===== Session files are in =====
<code>%HOME%\AppData\Roaming\VanDyke\Config\Sessions</code>
 
==== Cmd.exe ====
Apparently doesn't have a startup script by default[https://stackoverflow.com/questions/4294853/starting-cmd-exe-problem According to Stackoverflow] you have to configure it in the registryAdd a string value named AutoRun to one of these keys and set the value to the full path of the startup script.
<pre>HKCU\Software\Microsoft\Command Processor
HKLM\Software\Microsoft\Command Processor
HKLM\Software\Wow6432Node\Microsoft\Command Processor</pre>
 
----
 
=== Resources ===
Random links and stuff.
* [https://landing.google.com/sre/books/ Google's Site Reliability Engineering Books]

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.