Difference between revisions of "Main Page"

From Ever changing code
Jump to navigation Jump to search
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''One useful notebook accessible everywhere'''
'''<span style="color: green">Cisco Linux notepad | [http://ciscolinux.co.uk ciscolinux.co.uk]</span>''' | {{Special:Categories}} | [https://gitlab.com/pio2pio Gitlab] | [[Change log]]
 
This wiki is mainly for my own use to document projects I have done.


'''All Pages'''
'''All Pages'''
Line 7: Line 5:
{{Special:AllPages}}
{{Special:AllPages}}


'''Newsletter'''
= Commonly used =
*the wiki has just been opened for authors, so please feel free to contribute. Go and create the author account
<source lang="xml">
*get [http://packetlife.net/library/cheat-sheets/ this] printed
<source lang="js">code</ source> #buildin
*Wikimedia updated to 1.21.3 version on 23/11/2013
<syntaxhighlight lang="js">code</syntaxhighlight>
*[http://www.cisco-faq.com/1000/home.html Cisco FAQ - blog]
<syntaxhighlightjs lang="powershell">code</syntaxhighlightjs>
*[http://pentestlab.wordpress.com/2012/08/19/scanning-netbios/ Scanning NetBIOS]
<code><span style="color: green">INTERNET</span></code>
[[Category:bash]] [[Category:shell]] [[Category:linux]] [[Category:windows]] [[Category: .net]]
</source>
*SyntaxHighlighter - [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight#Supported_languages supported languages and troubleshooting]
*code block in numbered list can be found in [[Cisco password recovery]]
*table block is in [[Linux_shell/Commands#Remove_empty_lines]]
;Subpages
Create root page Special:PrefixIndex to index supbages, eg:
 
<code><nowiki>{{Special:PrefixIndex/AWS/}}</nowiki></code>
 
Then create a subpage with eg. AWS/Cli, where Cli is a subpage

Revision as of 11:31, 20 July 2019

Cisco Linux notepad | ciscolinux.co.uk | Special:Categories | Gitlab | Change log

All Pages

Commonly used

<source lang="js">code</ source> #buildin
<syntaxhighlight lang="js">code</syntaxhighlight>
<syntaxhighlightjs lang="powershell">code</syntaxhighlightjs>
<code><span style="color: green">INTERNET</span></code>
[[Category:bash]] [[Category:shell]] [[Category:linux]] [[Category:windows]] [[Category: .net]]
Subpages

Create root page Special:PrefixIndex to index supbages, eg:

{{Special:PrefixIndex/AWS/}}

Then create a subpage with eg. AWS/Cli, where Cli is a subpage