Network: Difference between revisions

From DN Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(23 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.
Hmmm. I seem to have badly broken netwiki so guess I'll just keep things here.
----
=== Arista ===
* [[Arista EOS]]
----
=== Cisco ===
* [[Cisco ASA]]


----
----
Line 12: Line 21:
----
----
=== Software ===
=== Software ===
----
* [[Firefox]]
==== Firefox ====
* [[SecureCRT]]
If your search in the awesome bar isn't showing tagged bookmarks trying ending it with <code>*</code> to make it search bookmarks.
* [[Cmd.exe]]
[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!).
* [https://sourceforge.net/projects/googlesyncmod/ GO Contact Sync Mod] - Sync office contacts to GMail (Android)


----
----
==== SecureCRT ====
=== Linux ===
* [[Bash]]
----
----
===== Bulk Password Change =====
 
* Select your sessions and edit properties.
=== Windows ===
* Go to SSH2
* [[Windows:CommandLine | Command Line]]
* Under Authentication select Password and then click the Properties button to the right
* [[Windows:Software | Software]]
----
===== 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 registry.  Add 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 ===
=== Resources ===
Random links and stuff.
Random links and stuff.
* [https://landing.google.com/sre/books/ Google's Site Reliability Engineering Books]
* [https://landing.google.com/sre/books/ Google's Site Reliability Engineering Books]
* [https://blog.webernetz.net/ntp/ NTP] posts from [https://blog.webernetz.net Johannes Weber]

Revision as of 18:18, 21 January 2020

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


Arista


Cisco


F5


Palo Alto Networks


Software


Linux


Windows


Resources

Random links and stuff.