-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fba1eec
commit cdfac86
Showing
145 changed files
with
505 additions
and
15 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"alwaysUpdateLinks": true, | ||
"promptDelete": false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"accentColor": "", | ||
"baseFontSize": 14 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"file-explorer": true, | ||
"global-search": true, | ||
"switcher": true, | ||
"graph": true, | ||
"backlink": true, | ||
"canvas": true, | ||
"outgoing-link": true, | ||
"tag-pane": true, | ||
"properties": false, | ||
"page-preview": true, | ||
"daily-notes": true, | ||
"templates": true, | ||
"note-composer": true, | ||
"command-palette": true, | ||
"slash-command": false, | ||
"editor-status": true, | ||
"bookmarks": true, | ||
"markdown-importer": false, | ||
"zk-prefixer": false, | ||
"random-note": false, | ||
"outline": true, | ||
"word-count": true, | ||
"slides": false, | ||
"audio-recorder": false, | ||
"workspaces": false, | ||
"file-recovery": true, | ||
"publish": false, | ||
"sync": false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
"file-explorer", | ||
"global-search", | ||
"switcher", | ||
"graph", | ||
"backlink", | ||
"canvas", | ||
"outgoing-link", | ||
"tag-pane", | ||
"page-preview", | ||
"daily-notes", | ||
"templates", | ||
"note-composer", | ||
"command-palette", | ||
"editor-status", | ||
"bookmarks", | ||
"outline", | ||
"word-count", | ||
"file-recovery" | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"collapse-filter": true, | ||
"search": "", | ||
"showTags": false, | ||
"showAttachments": false, | ||
"hideUnresolved": false, | ||
"showOrphans": true, | ||
"collapse-color-groups": false, | ||
"colorGroups": [ | ||
{ | ||
"query": "", | ||
"color": { | ||
"a": 1, | ||
"rgb": 14701138 | ||
} | ||
} | ||
], | ||
"collapse-display": true, | ||
"showArrow": false, | ||
"textFadeMultiplier": 0, | ||
"nodeSizeMultiplier": 1, | ||
"lineSizeMultiplier": 1, | ||
"collapse-forces": true, | ||
"centerStrength": 0.518713248970312, | ||
"repelStrength": 10, | ||
"linkStrength": 1, | ||
"linkDistance": 250, | ||
"scale": 0.42967809143425323, | ||
"close": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,248 @@ | ||
{ | ||
"main": { | ||
"id": "4d0e0b2b25d3bb72", | ||
"type": "split", | ||
"children": [ | ||
{ | ||
"id": "b850ecdc088b80fa", | ||
"type": "tabs", | ||
"children": [ | ||
{ | ||
"id": "f770b7bf283885a2", | ||
"type": "leaf", | ||
"state": { | ||
"type": "markdown", | ||
"state": { | ||
"file": "Security.md", | ||
"mode": "source", | ||
"source": false | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "defe124fa6854e72", | ||
"type": "leaf", | ||
"state": { | ||
"type": "markdown", | ||
"state": { | ||
"file": "Azure PowerShell.md", | ||
"mode": "source", | ||
"source": false | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "09a1d020b4bfebd8", | ||
"type": "leaf", | ||
"state": { | ||
"type": "markdown", | ||
"state": { | ||
"file": "PowerShell.md", | ||
"mode": "source", | ||
"source": false | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "9f7b2ddcca7a32b4", | ||
"type": "leaf", | ||
"state": { | ||
"type": "markdown", | ||
"state": { | ||
"file": "Azure Kubernetes Service.md", | ||
"mode": "source", | ||
"source": false | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "3e56781150399fa4", | ||
"type": "leaf", | ||
"state": { | ||
"type": "markdown", | ||
"state": { | ||
"file": "OSINT.md", | ||
"mode": "source", | ||
"source": false | ||
} | ||
} | ||
} | ||
], | ||
"currentTab": 3 | ||
} | ||
], | ||
"direction": "vertical" | ||
}, | ||
"left": { | ||
"id": "ebd7f5db300b2135", | ||
"type": "split", | ||
"children": [ | ||
{ | ||
"id": "9c5009ff6717dd4f", | ||
"type": "tabs", | ||
"children": [ | ||
{ | ||
"id": "bfc63cb41f7c62c8", | ||
"type": "leaf", | ||
"state": { | ||
"type": "file-explorer", | ||
"state": { | ||
"sortOrder": "alphabetical" | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "1e0fec0915ef87ec", | ||
"type": "leaf", | ||
"state": { | ||
"type": "search", | ||
"state": { | ||
"query": "azure kuber", | ||
"matchingCase": false, | ||
"explainSearch": false, | ||
"collapseAll": false, | ||
"extraContext": false, | ||
"sortOrder": "alphabetical" | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "ce9b92a334f85005", | ||
"type": "leaf", | ||
"state": { | ||
"type": "bookmarks", | ||
"state": {} | ||
} | ||
} | ||
] | ||
} | ||
], | ||
"direction": "horizontal", | ||
"width": 300 | ||
}, | ||
"right": { | ||
"id": "bb258c7db1aead9d", | ||
"type": "split", | ||
"children": [ | ||
{ | ||
"id": "ff1ba59ed9dd9ee5", | ||
"type": "tabs", | ||
"children": [ | ||
{ | ||
"id": "e2637eaa05714a29", | ||
"type": "leaf", | ||
"state": { | ||
"type": "backlink", | ||
"state": { | ||
"file": "Azure Kubernetes Service.md", | ||
"collapseAll": false, | ||
"extraContext": false, | ||
"sortOrder": "alphabetical", | ||
"showSearch": false, | ||
"searchQuery": "", | ||
"backlinkCollapsed": false, | ||
"unlinkedCollapsed": true | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "40497951975862b3", | ||
"type": "leaf", | ||
"state": { | ||
"type": "outgoing-link", | ||
"state": { | ||
"file": "Azure Kubernetes Service.md", | ||
"linksCollapsed": false, | ||
"unlinkedCollapsed": true | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "6ba801fa56b59c4c", | ||
"type": "leaf", | ||
"state": { | ||
"type": "tag", | ||
"state": { | ||
"sortOrder": "frequency", | ||
"useHierarchy": true | ||
} | ||
} | ||
}, | ||
{ | ||
"id": "80781c45e25bb737", | ||
"type": "leaf", | ||
"state": { | ||
"type": "outline", | ||
"state": { | ||
"file": "Azure Kubernetes Service.md" | ||
} | ||
} | ||
} | ||
] | ||
} | ||
], | ||
"direction": "horizontal", | ||
"width": 300, | ||
"collapsed": true | ||
}, | ||
"left-ribbon": { | ||
"hiddenItems": { | ||
"switcher:Open quick switcher": false, | ||
"graph:Open graph view": false, | ||
"canvas:Create new canvas": false, | ||
"daily-notes:Open today's daily note": false, | ||
"templates:Insert template": false, | ||
"command-palette:Open command palette": false | ||
} | ||
}, | ||
"active": "9f7b2ddcca7a32b4", | ||
"lastOpenFiles": [ | ||
"PowerShell.md", | ||
"Azure Kubernetes Service.md", | ||
"Untitled", | ||
"Azure PowerShell.md", | ||
"Kubernetes.md", | ||
"Security.md", | ||
"OSINT.md", | ||
"CompTIA Security+.md", | ||
"Postman JWT.md", | ||
"Microsoft Certification.md", | ||
"Terraform.md", | ||
"Threat Modelling.md", | ||
"Microsoft Flight Simulator.md", | ||
"AZ-500.md", | ||
"AZ-104.md", | ||
"AngularJS to Angular migration.md", | ||
"AngularJS.md", | ||
"404.md", | ||
"blog/2014-07-02-defining-a-redirectrewrite-in-the-web-config/Defining a redirect rewrite in the Web.config.md", | ||
"blog/2014-07-03-mongodb-london-2013/MongoDB London 2013.md", | ||
"blog/2014-05-06-parsing-iis-log-files-with-logstash-on-windows/Parsing IIS log files with logstash on Windows.md", | ||
"blog/2014-05-06-parsing-mongodb-log-files-with-logstash-on-windows/index.md", | ||
"blog/2013-08-02-finding-all-nuget-packages-across-multiple-solutions/Finding all NuGet packages across multiple solutions.md", | ||
"blog/2013-03-19-deleting-files-that-windows-cant-delete/Deleting files that Windows can’t delete.md", | ||
"blog/2013-02-24-beware-of-non-breaking-spaces-in-your-hosts-file/Beware of non-breaking spaces in your HOSTS file.md", | ||
"blog/2012-12-23-dashlane-easter-egg-konami-code-reveals-conways-game-of-life/Dashlane-Konami-Code-Scan.jpg", | ||
"blog/2012-06-14-adding-the-visual-studio-2010-command-prompt-variables-to-your-powershell-profile/Adding the Visual Studio 2010 Command Prompt variables to your PowerShell profile.md", | ||
"blog/2012-07-06-iis-configuration/IIS Configuration.md", | ||
"blog/2015-02-24-sluggish-internet-explorer-performance-and-browser-link/Untitled.png", | ||
"to-migrate", | ||
"_drafts", | ||
"blog/2015-12-22-running-iisreset-from-visual-studio/clip_image004.png", | ||
"blog/2015-12-22-running-iisreset-from-visual-studio/clip_image003.png", | ||
"blog/2015-12-22-running-iisreset-from-visual-studio/clip_image002.png", | ||
"blog/2015-12-22-running-iisreset-from-visual-studio/clip_image001.png", | ||
"blog/2015-01-10-my-magic-lantern-bricking-experience/20141108_110117.jpg", | ||
"blog/2015-01-10-my-magic-lantern-bricking-experience/20141108_105945.jpg", | ||
"blog/2015-01-10-my-magic-lantern-bricking-experience/20141108_105917.jpg", | ||
"blog/2012-12-23-dashlane-easter-egg-konami-code-reveals-conways-game-of-life/about-start.png", | ||
"blog/2021-05-05-may-2022-links", | ||
"blog/2021-05-01-may-2021-links", | ||
"blog/2021-02-01-february-2021-links", | ||
"blog/2020-12-01-december-2020-links", | ||
"blog/2020-11-01-november-2020-links", | ||
"blog/2020-10-05-a-guide-to-the-microsoft-dotnet-sdks-for-azure-table-storage", | ||
"blog/2020-10-01-october-2020-links", | ||
"Untitled.canvas" | ||
] | ||
} |
Empty file.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
- [AZ-104 Azure Administrator Associate](https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator) | ||
- [AZ-104 Exam - YouTube](https://www.youtube.com/playlist?list=PLA_CqAntXBh4DPIYCcplBWLjT3AYl1822) | ||
- [How I Passed The Microsoft Azure AZ-104 Certification Exam in 2022](https://travis.media/pass-the-azure-az-104-certification/) | ||
- [Practice Assessment | Microsoft Learn](https://learn.microsoft.com/en-gb/certifications/exams/az-104/practice/assessment?assessment-type=practice&assessmentId=21) | ||
- [AZ-104: Microsoft Azure Administrator Sample Exam Questions | Microsoft Learn](https://learn.microsoft.com/en-us/certifications/resources/az-104-sample-questions) | ||
- [Course AZ-104T00--A: Microsoft Azure Administrator - Training | Microsoft Learn](https://learn.microsoft.com/en-gb/training/courses/AZ-104T00?WT.mc_id=ilt_partner_webpage_wwl&ocid=505933#study-guide) | ||
- [MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator: AZ-104 Microsoft Azure Administrator](https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
- AZ-500 Azure Security Engineer Associate |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
- [https://releases.aks.azure.com/](AKS Release Status) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
|
||
- [[Finally, I have a blog]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
- [CompTIA Security+ (SY0-601) Path | Pluralsight](https://app.pluralsight.com/paths/certificate/comptia-security-sy0-601) | ||
- [Are You Ready for Test Day? - Get Certified Get Ahead](https://blogs.getcertifiedgetahead.com/are-you-ready-for-test-day/?goal=0_3fe6b422c8-4ca4b9b003-118116150) | ||
- [Are You Ready to Get Certified? - Get Certified Get Ahead](https://getcertifiedgetahead.com/) | ||
- [SY0-601 Supplementary Content – Great Administrator](https://greatadministrator.com/sy0-601-extras/) |
File renamed without changes.
4 changes: 3 additions & 1 deletion
4
content/bliki/security/index.md → ...ecurity search engines for researchers.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.