adding post
This commit is contained in:
parent
c609d23d95
commit
e3ee29d704
16 changed files with 694 additions and 22 deletions
|
@ -99,8 +99,8 @@ While I continue to stay up-to-date with hardware, my focus has shifted more tow
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
||||||
],
|
],
|
||||||
"articleBody": "Hello! 👋 I’m Matt Reeves, a DevOps and GitOps enthusiast with a passion for self-hosting.\nBefore diving into the world of DevOps and GitOps, I honed my skills as an advanced electronics repair technician, tackling complex challenges with multimeters, oscilloscopes, and soldering irons. From troubleshooting intricate circuits to mastering surface-mount technology (SMT), I thrived on solving problems and learning what’s possible in electronics.\nWhile I continue to stay up-to-date with hardware, my focus has shifted more towards the software side of things. Just as I mastered the intricacies of hardware, I’m now determined to delve into the world of software and emerge as a master of DevOps, GitOps, and system administration. With the same dedication and hunger for knowledge that drove me in the realm of electronics, I’m excited to tackle the challenges of software development and infrastructure management head-on.\nWhat You’ll Find Here DevOps \u0026 GitOps: From CI/CD pipelines to Git-driven infrastructure. Self-Hosting: Managing my own homelab and orchestrating various services. Cybersecurity: How I keep my infrastructure safe and secure. Kubernetes \u0026 Docker: Pretty much everything I run is containerized. Why mafyuh? When I was 9 I needed a unique username for Google. My full name is Matthew, if you say mafyuh fast it sort-of sounds the same. Anyways, it stuck. The google account didn’t though :(\nPrivacy Policy Analytics I use Plausible for analytics, focusing on:\nPopular posts Optimal posting times User engagement Plausible collects minimal data:\nPage URL HTTP Referer Browser Operating system Device type Visitor Country Note Plausible uses JavaScript for tracking, allowing you to block it using browser extensions. Their code is open-source on GitHub.\n",
|
"articleBody": "Hello! 👋 I’m Matt Reeves, a DevOps and GitOps enthusiast with a passion for self-hosting.\nBefore diving into the world of DevOps and GitOps, I honed my skills as an advanced electronics repair technician, tackling complex challenges with multimeters, oscilloscopes, and soldering irons. From troubleshooting intricate circuits to mastering surface-mount technology (SMT), I thrived on solving problems and learning what’s possible in electronics.\nWhile I continue to stay up-to-date with hardware, my focus has shifted more towards the software side of things. Just as I mastered the intricacies of hardware, I’m now determined to delve into the world of software and emerge as a master of DevOps, GitOps, and system administration. With the same dedication and hunger for knowledge that drove me in the realm of electronics, I’m excited to tackle the challenges of software development and infrastructure management head-on.\nWhat You’ll Find Here DevOps \u0026 GitOps: From CI/CD pipelines to Git-driven infrastructure. Self-Hosting: Managing my own homelab and orchestrating various services. Cybersecurity: How I keep my infrastructure safe and secure. Kubernetes \u0026 Docker: Pretty much everything I run is containerized. AI: I’m also passionate about artificial intelligence (AI), exploring self-hosted text-generation models like Phi, Llama-2, and Gemma, along with running image-generation Stable-Diffusion models. I show you how I integrate AI into various software projects and explore its potential impact. Why mafyuh? When I was 9 I needed a unique username for Google. My full name is Matthew, if you say mafyuh fast it sort-of sounds the same. Anyways, it stuck. The google account didn’t though :(\nPrivacy Policy Analytics I use Plausible for analytics, focusing on:\nPopular posts Optimal posting times User engagement Plausible collects minimal data:\nPage URL HTTP Referer Browser Operating system Device type Visitor Country Note Plausible uses JavaScript for tracking, allowing you to block it using browser extensions. Their code is open-source on GitHub.\n",
|
||||||
"wordCount" : "270",
|
"wordCount" : "309",
|
||||||
"inLanguage": "en",
|
"inLanguage": "en",
|
||||||
"datePublished": "2024-02-22T08:00:00Z",
|
"datePublished": "2024-02-22T08:00:00Z",
|
||||||
"dateModified": "2024-02-22T08:00:00Z",
|
"dateModified": "2024-02-22T08:00:00Z",
|
||||||
|
@ -194,7 +194,7 @@ While I continue to stay up-to-date with hardware, my focus has shifted more tow
|
||||||
<h1 class="post-title entry-hint-parent">
|
<h1 class="post-title entry-hint-parent">
|
||||||
About
|
About
|
||||||
</h1>
|
</h1>
|
||||||
<div class="post-meta"><span title='2024-02-22 08:00:00 +0000 UTC'>February 22, 2024</span> · 2 min · 270 words · Matt
|
<div class="post-meta"><span title='2024-02-22 08:00:00 +0000 UTC'>February 22, 2024</span> · 2 min · 309 words · Matt
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
@ -207,6 +207,7 @@ While I continue to stay up-to-date with hardware, my focus has shifted more tow
|
||||||
<li>Self-Hosting: Managing my own homelab and orchestrating various services.</li>
|
<li>Self-Hosting: Managing my own homelab and orchestrating various services.</li>
|
||||||
<li>Cybersecurity: How I keep my infrastructure safe and secure.</li>
|
<li>Cybersecurity: How I keep my infrastructure safe and secure.</li>
|
||||||
<li>Kubernetes & Docker: Pretty much everything I run is containerized.</li>
|
<li>Kubernetes & Docker: Pretty much everything I run is containerized.</li>
|
||||||
|
<li>AI: I’m also passionate about artificial intelligence (AI), exploring self-hosted text-generation models like Phi, Llama-2, and Gemma, along with running image-generation Stable-Diffusion models. I show you how I integrate AI into various software projects and explore its potential impact.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="why-mafyuh">Why mafyuh?<a hidden class="anchor" aria-hidden="true" href="#why-mafyuh">#</a></h2>
|
<h2 id="why-mafyuh">Why mafyuh?<a hidden class="anchor" aria-hidden="true" href="#why-mafyuh">#</a></h2>
|
||||||
<p>When I was 9 I needed a unique username for Google. My full name is Matthew, if you say mafyuh fast it <em>sort-of</em> sounds the same. Anyways, it stuck. The google account didn’t though :(</p>
|
<p>When I was 9 I needed a unique username for Google. My full name is Matthew, if you say mafyuh fast it <em>sort-of</em> sounds the same. Anyways, it stuck. The google account didn’t though :(</p>
|
||||||
|
|
|
@ -217,7 +217,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="archive-year">
|
<div class="archive-year">
|
||||||
<h2 class="archive-year-header">2023<sup class="archive-count"> 8</sup>
|
<h2 class="archive-year-header">2023<sup class="archive-count"> 9</sup>
|
||||||
</h2>
|
</h2>
|
||||||
<div class="archive-month">
|
<div class="archive-month">
|
||||||
<h3 class="archive-month-header">November<sup class="archive-count"> 2</sup></h3>
|
<h3 class="archive-month-header">November<sup class="archive-count"> 2</sup></h3>
|
||||||
|
@ -254,7 +254,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="archive-month">
|
<div class="archive-month">
|
||||||
<h3 class="archive-month-header">September<sup class="archive-count"> 1</sup></h3>
|
<h3 class="archive-month-header">September<sup class="archive-count"> 2</sup></h3>
|
||||||
<div class="archive-posts">
|
<div class="archive-posts">
|
||||||
<div class="archive-entry">
|
<div class="archive-entry">
|
||||||
<h3 class="archive-entry-title entry-hint-parent">How To Authenticate KASM via authentik
|
<h3 class="archive-entry-title entry-hint-parent">How To Authenticate KASM via authentik
|
||||||
|
@ -262,6 +262,12 @@
|
||||||
<div class="archive-meta"><span title='2023-09-30 16:20:00 +0000 UTC'>September 30, 2023</span> · 2 min · 393 words · Matt</div>
|
<div class="archive-meta"><span title='2023-09-30 16:20:00 +0000 UTC'>September 30, 2023</span> · 2 min · 393 words · Matt</div>
|
||||||
<a class="entry-link" aria-label="post link to How To Authenticate KASM via authentik" href="https://mafyuh.com/posts/how-to-authenticate-kasm-via-authentik/"></a>
|
<a class="entry-link" aria-label="post link to How To Authenticate KASM via authentik" href="https://mafyuh.com/posts/how-to-authenticate-kasm-via-authentik/"></a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="archive-entry">
|
||||||
|
<h3 class="archive-entry-title entry-hint-parent">How to Show More Options By Default in Windows 11
|
||||||
|
</h3>
|
||||||
|
<div class="archive-meta"><span title='2023-09-05 23:45:25 +0000 UTC'>September 5, 2023</span> · 1 min · 31 words · Matt</div>
|
||||||
|
<a class="entry-link" aria-label="post link to How to Show More Options By Default in Windows 11" href="https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/"></a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="archive-month">
|
<div class="archive-month">
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -77,6 +77,14 @@ location / { proxy_pass http://zammad:8080; # Replace proxy_set_header Host $hos
|
||||||
<description>You could do this with OpenID as well but this method is using SAML. This guide assumes you already have running instances of Kasm Workspaces and authentik.
|
<description>You could do this with OpenID as well but this method is using SAML. This guide assumes you already have running instances of Kasm Workspaces and authentik.
|
||||||
The official authentik docs dont have a Kasm Integration listed at the time. So I thought I would help out anyone who is trying to integrate these services via SAML. authentik&rsquo;s SAML docs can be found here.
|
The official authentik docs dont have a Kasm Integration listed at the time. So I thought I would help out anyone who is trying to integrate these services via SAML. authentik&rsquo;s SAML docs can be found here.
|
||||||
Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authentication - SAML and create a new configuration.</description>
|
Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authentication - SAML and create a new configuration.</description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>How to Show More Options By Default in Windows 11</title>
|
||||||
|
<link>https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/</link>
|
||||||
|
<pubDate>Tue, 05 Sep 2023 23:45:25 +0000</pubDate>
|
||||||
|
<guid>https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/</guid>
|
||||||
|
<description>To &lsquo;Show more options&rsquo; by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:
|
||||||
|
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d &#34;&#34; /f and hit Enter.</description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Network Traffic Map</title>
|
<title>Network Traffic Map</title>
|
||||||
|
|
|
@ -268,10 +268,10 @@ Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authenti
|
||||||
<br>
|
<br>
|
||||||
<span>How to authenticate Zammad via SAML with Nginx Proxy Manager</span>
|
<span>How to authenticate Zammad via SAML with Nginx Proxy Manager</span>
|
||||||
</a>
|
</a>
|
||||||
<a class="next" href="https://mafyuh.com/posts/network-traffic-map/">
|
<a class="next" href="https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/">
|
||||||
<span class="title">Next »</span>
|
<span class="title">Next »</span>
|
||||||
<br>
|
<br>
|
||||||
<span>Network Traffic Map</span>
|
<span>How to Show More Options By Default in Windows 11</span>
|
||||||
</a>
|
</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,357 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en" dir="auto">
|
||||||
|
|
||||||
|
<head><meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
|
<meta name="robots" content="index, follow">
|
||||||
|
<title>How to Show More Options By Default in Windows 11 | Mafyuh's Blog</title>
|
||||||
|
<meta name="keywords" content="Windows">
|
||||||
|
<meta name="description" content="To ‘Show more options’ by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:
|
||||||
|
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f and hit Enter.">
|
||||||
|
<meta name="author" content="Matt">
|
||||||
|
<link rel="canonical" href="https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/">
|
||||||
|
<link crossorigin="anonymous" href="/assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css" integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as="style">
|
||||||
|
<link rel="icon" href="https://mafyuh.com/assets/favicon/favicon.ico">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="https://mafyuh.com/assets/favicon/favicon-16x16.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="https://mafyuh.com/assets/favicon/favicon-32x32.png">
|
||||||
|
<link rel="apple-touch-icon" href="https://mafyuh.com/assets/favicon/apple-touch-icon.png">
|
||||||
|
<link rel="mask-icon" href="https://mafyuh.com/safari-pinned-tab.svg">
|
||||||
|
<meta name="theme-color" content="#2e2e33">
|
||||||
|
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||||
|
<link rel="alternate" hreflang="en" href="https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/">
|
||||||
|
<noscript>
|
||||||
|
<style>
|
||||||
|
#theme-toggle,
|
||||||
|
.top-link {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
<style>
|
||||||
|
@media (prefers-color-scheme: dark) {
|
||||||
|
:root {
|
||||||
|
--theme: rgb(29, 30, 32);
|
||||||
|
--entry: rgb(46, 46, 51);
|
||||||
|
--primary: rgb(218, 218, 219);
|
||||||
|
--secondary: rgb(155, 156, 157);
|
||||||
|
--tertiary: rgb(65, 66, 68);
|
||||||
|
--content: rgb(196, 196, 197);
|
||||||
|
--code-block-bg: rgb(46, 46, 51);
|
||||||
|
--code-bg: rgb(55, 56, 62);
|
||||||
|
--border: rgb(51, 51, 51);
|
||||||
|
}
|
||||||
|
|
||||||
|
.list {
|
||||||
|
background: var(--theme);
|
||||||
|
}
|
||||||
|
|
||||||
|
.list:not(.dark)::-webkit-scrollbar-track {
|
||||||
|
background: 0 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.list:not(.dark)::-webkit-scrollbar-thumb {
|
||||||
|
border-color: var(--theme);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.com/js/script.js"></script>
|
||||||
|
|
||||||
|
<meta property="og:title" content="How to Show More Options By Default in Windows 11" />
|
||||||
|
<meta property="og:description" content="To ‘Show more options’ by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:
|
||||||
|
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f and hit Enter." />
|
||||||
|
<meta property="og:type" content="article" />
|
||||||
|
<meta property="og:url" content="https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/" /><meta property="article:section" content="posts" />
|
||||||
|
<meta property="article:published_time" content="2023-09-05T23:45:25+00:00" />
|
||||||
|
<meta property="article:modified_time" content="2023-09-05T23:45:25+00:00" /><meta property="og:site_name" content="Mafyuh's Blog" />
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary"/>
|
||||||
|
<meta name="twitter:title" content="How to Show More Options By Default in Windows 11"/>
|
||||||
|
<meta name="twitter:description" content="To ‘Show more options’ by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:
|
||||||
|
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f and hit Enter."/>
|
||||||
|
|
||||||
|
|
||||||
|
<script type="application/ld+json">
|
||||||
|
{
|
||||||
|
"@context": "https://schema.org",
|
||||||
|
"@type": "BreadcrumbList",
|
||||||
|
"itemListElement": [
|
||||||
|
{
|
||||||
|
"@type": "ListItem",
|
||||||
|
"position": 1 ,
|
||||||
|
"name": "Posts",
|
||||||
|
"item": "https://mafyuh.com/posts/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"@type": "ListItem",
|
||||||
|
"position": 2 ,
|
||||||
|
"name": "How to Show More Options By Default in Windows 11",
|
||||||
|
"item": "https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
<script type="application/ld+json">
|
||||||
|
{
|
||||||
|
"@context": "https://schema.org",
|
||||||
|
"@type": "BlogPosting",
|
||||||
|
"headline": "How to Show More Options By Default in Windows 11",
|
||||||
|
"name": "How to Show More Options By Default in Windows 11",
|
||||||
|
"description": "To \u0026lsquo;Show more options\u0026rsquo; by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:\nreg add HKCU\\Software\\Classes\\CLSID\\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\\InprocServer32 /ve /d \u0026#34;\u0026#34; /f and hit Enter.",
|
||||||
|
"keywords": [
|
||||||
|
"Windows"
|
||||||
|
],
|
||||||
|
"articleBody": "To ‘Show more options’ by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:\nreg add HKCU\\Software\\Classes\\CLSID\\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\\InprocServer32 /ve /d \"\" /f and hit Enter.\n",
|
||||||
|
"wordCount" : "31",
|
||||||
|
"inLanguage": "en",
|
||||||
|
"datePublished": "2023-09-05T23:45:25Z",
|
||||||
|
"dateModified": "2023-09-05T23:45:25Z",
|
||||||
|
"author":{
|
||||||
|
"@type": "Person",
|
||||||
|
"name": "Matt"
|
||||||
|
},
|
||||||
|
"mainEntityOfPage": {
|
||||||
|
"@type": "WebPage",
|
||||||
|
"@id": "https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/"
|
||||||
|
},
|
||||||
|
"publisher": {
|
||||||
|
"@type": "Organization",
|
||||||
|
"name": "Mafyuh's Blog",
|
||||||
|
"logo": {
|
||||||
|
"@type": "ImageObject",
|
||||||
|
"url": "https://mafyuh.com/assets/favicon/favicon.ico"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="" id="top">
|
||||||
|
<script>
|
||||||
|
if (localStorage.getItem("pref-theme") === "dark") {
|
||||||
|
document.body.classList.add('dark');
|
||||||
|
} else if (localStorage.getItem("pref-theme") === "light") {
|
||||||
|
document.body.classList.remove('dark')
|
||||||
|
} else if (window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||||
|
document.body.classList.add('dark');
|
||||||
|
}
|
||||||
|
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<nav class="nav">
|
||||||
|
<div class="logo">
|
||||||
|
<a href="https://mafyuh.com/" accesskey="h" title="Mafyuh's Blog (Alt + H)">
|
||||||
|
<img src="https://mafyuh.com/assets/favicon/favicon.svg" alt="" aria-label="logo"
|
||||||
|
height="35">Mafyuh's Blog</a>
|
||||||
|
<div class="logo-switches">
|
||||||
|
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
||||||
|
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||||
|
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
|
||||||
|
stroke-linejoin="round">
|
||||||
|
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
|
||||||
|
</svg>
|
||||||
|
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||||
|
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
|
||||||
|
stroke-linejoin="round">
|
||||||
|
<circle cx="12" cy="12" r="5"></circle>
|
||||||
|
<line x1="12" y1="1" x2="12" y2="3"></line>
|
||||||
|
<line x1="12" y1="21" x2="12" y2="23"></line>
|
||||||
|
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
|
||||||
|
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
|
||||||
|
<line x1="1" y1="12" x2="3" y2="12"></line>
|
||||||
|
<line x1="21" y1="12" x2="23" y2="12"></line>
|
||||||
|
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
|
||||||
|
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
<ul class="lang-switch"><li>|</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<ul id="menu">
|
||||||
|
<li>
|
||||||
|
<a href="https://mafyuh.com/tags/" title="Tags">
|
||||||
|
<span>Tags</span>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://mafyuh.com/archives/" title="Archives">
|
||||||
|
<span>Archives</span>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://mafyuh.com/search/" title="Search (Alt + /)" accesskey=/>
|
||||||
|
<span>Search</span>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
<main class="main">
|
||||||
|
|
||||||
|
<article class="post-single">
|
||||||
|
<header class="post-header">
|
||||||
|
<div class="breadcrumbs"><a href="https://mafyuh.com/">Home</a> » <a href="https://mafyuh.com/posts/">Posts</a></div>
|
||||||
|
<h1 class="post-title entry-hint-parent">
|
||||||
|
How to Show More Options By Default in Windows 11
|
||||||
|
</h1>
|
||||||
|
<div class="post-meta"><span title='2023-09-05 23:45:25 +0000 UTC'>September 5, 2023</span> · 1 min · 31 words · Matt
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="post-content"><p>To ‘Show more options’ by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:</p>
|
||||||
|
<pre tabindex="0"><code>reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f
|
||||||
|
</code></pre><p>and hit Enter.</p>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<footer class="post-footer">
|
||||||
|
<ul class="post-tags">
|
||||||
|
<li><a href="https://mafyuh.com/tags/windows/">Windows</a></li>
|
||||||
|
</ul>
|
||||||
|
<nav class="paginav">
|
||||||
|
<a class="prev" href="https://mafyuh.com/posts/how-to-authenticate-kasm-via-authentik/">
|
||||||
|
<span class="title">« Prev</span>
|
||||||
|
<br>
|
||||||
|
<span>How To Authenticate KASM via authentik</span>
|
||||||
|
</a>
|
||||||
|
<a class="next" href="https://mafyuh.com/posts/network-traffic-map/">
|
||||||
|
<span class="title">Next »</span>
|
||||||
|
<br>
|
||||||
|
<span>Network Traffic Map</span>
|
||||||
|
</a>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</footer><script src="https://utteranc.es/client.js"
|
||||||
|
repo="Mafyuh/mafyuh.com"
|
||||||
|
issue-term="pathname"
|
||||||
|
label="✨💬✨"
|
||||||
|
theme="photon-dark"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
async>
|
||||||
|
</script>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<span>© 2024 <a href="https://mafyuh.com/">Mafyuh's Blog</a></span>
|
||||||
|
<span>
|
||||||
|
Powered by
|
||||||
|
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||||
|
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
|
||||||
|
</span>
|
||||||
|
</footer>
|
||||||
|
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentColor">
|
||||||
|
<path d="M12 6H0l6-6z" />
|
||||||
|
</svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
let menu = document.getElementById('menu')
|
||||||
|
if (menu) {
|
||||||
|
menu.scrollLeft = localStorage.getItem("menu-scroll-position");
|
||||||
|
menu.onscroll = function () {
|
||||||
|
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
|
||||||
|
anchor.addEventListener("click", function (e) {
|
||||||
|
e.preventDefault();
|
||||||
|
var id = this.getAttribute("href").substr(1);
|
||||||
|
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
|
||||||
|
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
|
||||||
|
behavior: "smooth"
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
|
||||||
|
}
|
||||||
|
if (id === "top") {
|
||||||
|
history.replaceState(null, null, " ");
|
||||||
|
} else {
|
||||||
|
history.pushState(null, null, `#${id}`);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
</script>
|
||||||
|
<script>
|
||||||
|
var mybutton = document.getElementById("top-link");
|
||||||
|
window.onscroll = function () {
|
||||||
|
if (document.body.scrollTop > 800 || document.documentElement.scrollTop > 800) {
|
||||||
|
mybutton.style.visibility = "visible";
|
||||||
|
mybutton.style.opacity = "1";
|
||||||
|
} else {
|
||||||
|
mybutton.style.visibility = "hidden";
|
||||||
|
mybutton.style.opacity = "0";
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
</script>
|
||||||
|
<script>
|
||||||
|
document.getElementById("theme-toggle").addEventListener("click", () => {
|
||||||
|
if (document.body.className.includes("dark")) {
|
||||||
|
document.body.classList.remove('dark');
|
||||||
|
localStorage.setItem("pref-theme", 'light');
|
||||||
|
} else {
|
||||||
|
document.body.classList.add('dark');
|
||||||
|
localStorage.setItem("pref-theme", 'dark');
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
</script>
|
||||||
|
<script>
|
||||||
|
document.querySelectorAll('pre > code').forEach((codeblock) => {
|
||||||
|
const container = codeblock.parentNode.parentNode;
|
||||||
|
|
||||||
|
const copybutton = document.createElement('button');
|
||||||
|
copybutton.classList.add('copy-code');
|
||||||
|
copybutton.innerHTML = 'copy';
|
||||||
|
|
||||||
|
function copyingDone() {
|
||||||
|
copybutton.innerHTML = 'copied!';
|
||||||
|
setTimeout(() => {
|
||||||
|
copybutton.innerHTML = 'copy';
|
||||||
|
}, 2000);
|
||||||
|
}
|
||||||
|
|
||||||
|
copybutton.addEventListener('click', (cb) => {
|
||||||
|
if ('clipboard' in navigator) {
|
||||||
|
navigator.clipboard.writeText(codeblock.textContent);
|
||||||
|
copyingDone();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
const range = document.createRange();
|
||||||
|
range.selectNodeContents(codeblock);
|
||||||
|
const selection = window.getSelection();
|
||||||
|
selection.removeAllRanges();
|
||||||
|
selection.addRange(range);
|
||||||
|
try {
|
||||||
|
document.execCommand('copy');
|
||||||
|
copyingDone();
|
||||||
|
} catch (e) { };
|
||||||
|
selection.removeRange(range);
|
||||||
|
});
|
||||||
|
|
||||||
|
if (container.classList.contains("highlight")) {
|
||||||
|
container.appendChild(copybutton);
|
||||||
|
} else if (container.parentNode.firstChild == container) {
|
||||||
|
|
||||||
|
} else if (codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.nodeName == "TABLE") {
|
||||||
|
|
||||||
|
codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.appendChild(copybutton);
|
||||||
|
} else {
|
||||||
|
|
||||||
|
codeblock.parentNode.appendChild(copybutton);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
|
@ -243,6 +243,19 @@ Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authenti
|
||||||
<a class="entry-link" aria-label="post link to How To Authenticate KASM via authentik" href="https://mafyuh.com/posts/how-to-authenticate-kasm-via-authentik/"></a>
|
<a class="entry-link" aria-label="post link to How To Authenticate KASM via authentik" href="https://mafyuh.com/posts/how-to-authenticate-kasm-via-authentik/"></a>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
<article class="post-entry">
|
||||||
|
<header class="entry-header">
|
||||||
|
<h2 class="entry-hint-parent">How to Show More Options By Default in Windows 11
|
||||||
|
</h2>
|
||||||
|
</header>
|
||||||
|
<div class="entry-content">
|
||||||
|
<p>To ‘Show more options’ by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:
|
||||||
|
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f and hit Enter.</p>
|
||||||
|
</div>
|
||||||
|
<footer class="entry-footer"><span title='2023-09-05 23:45:25 +0000 UTC'>September 5, 2023</span> · 1 min · 31 words · Matt</footer>
|
||||||
|
<a class="entry-link" aria-label="post link to How to Show More Options By Default in Windows 11" href="https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/"></a>
|
||||||
|
</article>
|
||||||
|
|
||||||
<article class="post-entry">
|
<article class="post-entry">
|
||||||
<header class="entry-header">
|
<header class="entry-header">
|
||||||
<h2 class="entry-hint-parent">Network Traffic Map
|
<h2 class="entry-hint-parent">Network Traffic Map
|
||||||
|
@ -283,18 +296,6 @@ Proxmox Server CPU: Intel Core i7-9700K GPU: Nvidia GeForce GTX 1660 6GB RAM: 64
|
||||||
<footer class="entry-footer"><span title='2023-08-25 00:13:40 +0000 UTC'>August 25, 2023</span> · 1 min · 150 words · Matt</footer>
|
<footer class="entry-footer"><span title='2023-08-25 00:13:40 +0000 UTC'>August 25, 2023</span> · 1 min · 150 words · Matt</footer>
|
||||||
<a class="entry-link" aria-label="post link to Hardware" href="https://mafyuh.com/posts/hardware/"></a>
|
<a class="entry-link" aria-label="post link to Hardware" href="https://mafyuh.com/posts/hardware/"></a>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article class="post-entry">
|
|
||||||
<header class="entry-header">
|
|
||||||
<h2 class="entry-hint-parent">Archives
|
|
||||||
</h2>
|
|
||||||
</header>
|
|
||||||
<div class="entry-content">
|
|
||||||
<p>archives</p>
|
|
||||||
</div>
|
|
||||||
<footer class="entry-footer">0 min · 0 words · Matt</footer>
|
|
||||||
<a class="entry-link" aria-label="post link to Archives" href="https://mafyuh.com/archives/"></a>
|
|
||||||
</article>
|
|
||||||
<footer class="page-footer">
|
<footer class="page-footer">
|
||||||
<nav class="pagination">
|
<nav class="pagination">
|
||||||
<a class="next" href="https://mafyuh.com/posts/page/2/">Next »
|
<a class="next" href="https://mafyuh.com/posts/page/2/">Next »
|
||||||
|
|
|
@ -59,6 +59,14 @@ location / { proxy_pass http://zammad:8080; # Replace proxy_set_header Host $hos
|
||||||
<description>You could do this with OpenID as well but this method is using SAML. This guide assumes you already have running instances of Kasm Workspaces and authentik.
|
<description>You could do this with OpenID as well but this method is using SAML. This guide assumes you already have running instances of Kasm Workspaces and authentik.
|
||||||
The official authentik docs dont have a Kasm Integration listed at the time. So I thought I would help out anyone who is trying to integrate these services via SAML. authentik&rsquo;s SAML docs can be found here.
|
The official authentik docs dont have a Kasm Integration listed at the time. So I thought I would help out anyone who is trying to integrate these services via SAML. authentik&rsquo;s SAML docs can be found here.
|
||||||
Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authentication - SAML and create a new configuration.</description>
|
Setting up Kasm In the Kasm Workspaces admin, click Access Management - Authentication - SAML and create a new configuration.</description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>How to Show More Options By Default in Windows 11</title>
|
||||||
|
<link>https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/</link>
|
||||||
|
<pubDate>Tue, 05 Sep 2023 23:45:25 +0000</pubDate>
|
||||||
|
<guid>https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/</guid>
|
||||||
|
<description>To &lsquo;Show more options&rsquo; by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:
|
||||||
|
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d &#34;&#34; /f and hit Enter.</description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Network Traffic Map</title>
|
<title>Network Traffic Map</title>
|
||||||
|
|
|
@ -214,10 +214,10 @@ I have some of the docker-compose files that make up this infra on my Gitea"/>
|
||||||
<li><a href="https://mafyuh.com/tags/homelab/">Homelab</a></li>
|
<li><a href="https://mafyuh.com/tags/homelab/">Homelab</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<nav class="paginav">
|
<nav class="paginav">
|
||||||
<a class="prev" href="https://mafyuh.com/posts/how-to-authenticate-kasm-via-authentik/">
|
<a class="prev" href="https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/">
|
||||||
<span class="title">« Prev</span>
|
<span class="title">« Prev</span>
|
||||||
<br>
|
<br>
|
||||||
<span>How To Authenticate KASM via authentik</span>
|
<span>How to Show More Options By Default in Windows 11</span>
|
||||||
</a>
|
</a>
|
||||||
<a class="next" href="https://mafyuh.com/posts/software/">
|
<a class="next" href="https://mafyuh.com/posts/software/">
|
||||||
<span class="title">Next »</span>
|
<span class="title">Next »</span>
|
||||||
|
|
|
@ -161,6 +161,18 @@
|
||||||
</h1>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
<article class="post-entry">
|
||||||
|
<header class="entry-header">
|
||||||
|
<h2 class="entry-hint-parent">Archives
|
||||||
|
</h2>
|
||||||
|
</header>
|
||||||
|
<div class="entry-content">
|
||||||
|
<p>archives</p>
|
||||||
|
</div>
|
||||||
|
<footer class="entry-footer">0 min · 0 words · Matt</footer>
|
||||||
|
<a class="entry-link" aria-label="post link to Archives" href="https://mafyuh.com/archives/"></a>
|
||||||
|
</article>
|
||||||
|
|
||||||
<article class="post-entry">
|
<article class="post-entry">
|
||||||
<header class="entry-header">
|
<header class="entry-header">
|
||||||
<h2 class="entry-hint-parent">Search
|
<h2 class="entry-hint-parent">Search
|
||||||
|
|
|
@ -43,6 +43,12 @@
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://mafyuh.com/posts/how-to-authenticate-kasm-via-authentik/</loc>
|
<loc>https://mafyuh.com/posts/how-to-authenticate-kasm-via-authentik/</loc>
|
||||||
<lastmod>2023-09-30T16:20:00+00:00</lastmod>
|
<lastmod>2023-09-30T16:20:00+00:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/</loc>
|
||||||
|
<lastmod>2023-09-05T23:45:25+00:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://mafyuh.com/tags/windows/</loc>
|
||||||
|
<lastmod>2023-09-05T23:45:25+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://mafyuh.com/tags/homelab/</loc>
|
<loc>https://mafyuh.com/tags/homelab/</loc>
|
||||||
<lastmod>2023-08-31T16:20:00+00:00</lastmod>
|
<lastmod>2023-08-31T16:20:00+00:00</lastmod>
|
||||||
|
|
|
@ -149,6 +149,9 @@
|
||||||
<li>
|
<li>
|
||||||
<a href="https://mafyuh.com/tags/ubuntu/">Ubuntu <sup><strong><sup>1</sup></strong></sup> </a>
|
<a href="https://mafyuh.com/tags/ubuntu/">Ubuntu <sup><strong><sup>1</sup></strong></sup> </a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://mafyuh.com/tags/windows/">Windows <sup><strong><sup>1</sup></strong></sup> </a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
|
@ -29,6 +29,13 @@
|
||||||
<guid>https://mafyuh.com/tags/jellyfin/</guid>
|
<guid>https://mafyuh.com/tags/jellyfin/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>Windows</title>
|
||||||
|
<link>https://mafyuh.com/tags/windows/</link>
|
||||||
|
<pubDate>Tue, 05 Sep 2023 23:45:25 +0000</pubDate>
|
||||||
|
<guid>https://mafyuh.com/tags/windows/</guid>
|
||||||
|
<description></description>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Homelab</title>
|
<title>Homelab</title>
|
||||||
<link>https://mafyuh.com/tags/homelab/</link>
|
<link>https://mafyuh.com/tags/homelab/</link>
|
||||||
|
|
233
tags/windows/index.html
Normal file
233
tags/windows/index.html
Normal file
|
@ -0,0 +1,233 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en" dir="auto">
|
||||||
|
|
||||||
|
<head><meta charset="utf-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
|
<meta name="robots" content="index, follow">
|
||||||
|
<title>Windows | Mafyuh's Blog</title>
|
||||||
|
<meta name="keywords" content="">
|
||||||
|
<meta name="description" content="A blog by Mafyuh">
|
||||||
|
<meta name="author" content="Matt">
|
||||||
|
<link rel="canonical" href="https://mafyuh.com/tags/windows/">
|
||||||
|
<link crossorigin="anonymous" href="/assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css" integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as="style">
|
||||||
|
<link rel="icon" href="https://mafyuh.com/assets/favicon/favicon.ico">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="https://mafyuh.com/assets/favicon/favicon-16x16.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="https://mafyuh.com/assets/favicon/favicon-32x32.png">
|
||||||
|
<link rel="apple-touch-icon" href="https://mafyuh.com/assets/favicon/apple-touch-icon.png">
|
||||||
|
<link rel="mask-icon" href="https://mafyuh.com/safari-pinned-tab.svg">
|
||||||
|
<meta name="theme-color" content="#2e2e33">
|
||||||
|
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||||
|
<link rel="alternate" type="application/rss+xml" href="https://mafyuh.com/tags/windows/index.xml">
|
||||||
|
<link rel="alternate" hreflang="en" href="https://mafyuh.com/tags/windows/">
|
||||||
|
<noscript>
|
||||||
|
<style>
|
||||||
|
#theme-toggle,
|
||||||
|
.top-link {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
<style>
|
||||||
|
@media (prefers-color-scheme: dark) {
|
||||||
|
:root {
|
||||||
|
--theme: rgb(29, 30, 32);
|
||||||
|
--entry: rgb(46, 46, 51);
|
||||||
|
--primary: rgb(218, 218, 219);
|
||||||
|
--secondary: rgb(155, 156, 157);
|
||||||
|
--tertiary: rgb(65, 66, 68);
|
||||||
|
--content: rgb(196, 196, 197);
|
||||||
|
--code-block-bg: rgb(46, 46, 51);
|
||||||
|
--code-bg: rgb(55, 56, 62);
|
||||||
|
--border: rgb(51, 51, 51);
|
||||||
|
}
|
||||||
|
|
||||||
|
.list {
|
||||||
|
background: var(--theme);
|
||||||
|
}
|
||||||
|
|
||||||
|
.list:not(.dark)::-webkit-scrollbar-track {
|
||||||
|
background: 0 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.list:not(.dark)::-webkit-scrollbar-thumb {
|
||||||
|
border-color: var(--theme);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
</noscript><script defer data-domain="mafyuh.com" src="https://stats.mafyuh.com/js/script.js"></script>
|
||||||
|
|
||||||
|
<meta property="og:title" content="Windows" />
|
||||||
|
<meta property="og:description" content="A blog by Mafyuh" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:url" content="https://mafyuh.com/tags/windows/" /><meta property="og:site_name" content="Mafyuh's Blog" />
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary"/>
|
||||||
|
<meta name="twitter:title" content="Windows"/>
|
||||||
|
<meta name="twitter:description" content="A blog by Mafyuh"/>
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="list" id="top">
|
||||||
|
<script>
|
||||||
|
if (localStorage.getItem("pref-theme") === "dark") {
|
||||||
|
document.body.classList.add('dark');
|
||||||
|
} else if (localStorage.getItem("pref-theme") === "light") {
|
||||||
|
document.body.classList.remove('dark')
|
||||||
|
} else if (window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||||
|
document.body.classList.add('dark');
|
||||||
|
}
|
||||||
|
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<nav class="nav">
|
||||||
|
<div class="logo">
|
||||||
|
<a href="https://mafyuh.com/" accesskey="h" title="Mafyuh's Blog (Alt + H)">
|
||||||
|
<img src="https://mafyuh.com/assets/favicon/favicon.svg" alt="" aria-label="logo"
|
||||||
|
height="35">Mafyuh's Blog</a>
|
||||||
|
<div class="logo-switches">
|
||||||
|
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
||||||
|
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||||
|
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
|
||||||
|
stroke-linejoin="round">
|
||||||
|
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
|
||||||
|
</svg>
|
||||||
|
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||||
|
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
|
||||||
|
stroke-linejoin="round">
|
||||||
|
<circle cx="12" cy="12" r="5"></circle>
|
||||||
|
<line x1="12" y1="1" x2="12" y2="3"></line>
|
||||||
|
<line x1="12" y1="21" x2="12" y2="23"></line>
|
||||||
|
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
|
||||||
|
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
|
||||||
|
<line x1="1" y1="12" x2="3" y2="12"></line>
|
||||||
|
<line x1="21" y1="12" x2="23" y2="12"></line>
|
||||||
|
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
|
||||||
|
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
|
||||||
|
</svg>
|
||||||
|
</button>
|
||||||
|
<ul class="lang-switch"><li>|</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<ul id="menu">
|
||||||
|
<li>
|
||||||
|
<a href="https://mafyuh.com/tags/" title="Tags">
|
||||||
|
<span>Tags</span>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://mafyuh.com/archives/" title="Archives">
|
||||||
|
<span>Archives</span>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://mafyuh.com/search/" title="Search (Alt + /)" accesskey=/>
|
||||||
|
<span>Search</span>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
<main class="main">
|
||||||
|
<header class="page-header"><div class="breadcrumbs"><a href="https://mafyuh.com/">Home</a> » <a href="https://mafyuh.com/tags/">Tags</a></div>
|
||||||
|
<h1>
|
||||||
|
Windows
|
||||||
|
<a href="/tags/windows/index.xml" title="RSS" aria-label="RSS">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
|
||||||
|
stroke-linecap="round" stroke-linejoin="round" height="23">
|
||||||
|
<path d="M4 11a9 9 0 0 1 9 9" />
|
||||||
|
<path d="M4 4a16 16 0 0 1 16 16" />
|
||||||
|
<circle cx="5" cy="19" r="1" />
|
||||||
|
</svg>
|
||||||
|
</a>
|
||||||
|
</h1>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<article class="post-entry tag-entry">
|
||||||
|
<header class="entry-header">
|
||||||
|
<h2 class="entry-hint-parent">How to Show More Options By Default in Windows 11
|
||||||
|
</h2>
|
||||||
|
</header>
|
||||||
|
<div class="entry-content">
|
||||||
|
<p>To ‘Show more options’ by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:
|
||||||
|
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f and hit Enter.</p>
|
||||||
|
</div>
|
||||||
|
<footer class="entry-footer"><span title='2023-09-05 23:45:25 +0000 UTC'>September 5, 2023</span> · 1 min · 31 words · Matt</footer>
|
||||||
|
<a class="entry-link" aria-label="post link to How to Show More Options By Default in Windows 11" href="https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/"></a>
|
||||||
|
</article>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
<span>© 2024 <a href="https://mafyuh.com/">Mafyuh's Blog</a></span>
|
||||||
|
<span>
|
||||||
|
Powered by
|
||||||
|
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||||
|
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
|
||||||
|
</span>
|
||||||
|
</footer>
|
||||||
|
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentColor">
|
||||||
|
<path d="M12 6H0l6-6z" />
|
||||||
|
</svg>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
let menu = document.getElementById('menu')
|
||||||
|
if (menu) {
|
||||||
|
menu.scrollLeft = localStorage.getItem("menu-scroll-position");
|
||||||
|
menu.onscroll = function () {
|
||||||
|
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
|
||||||
|
anchor.addEventListener("click", function (e) {
|
||||||
|
e.preventDefault();
|
||||||
|
var id = this.getAttribute("href").substr(1);
|
||||||
|
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
|
||||||
|
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
|
||||||
|
behavior: "smooth"
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
|
||||||
|
}
|
||||||
|
if (id === "top") {
|
||||||
|
history.replaceState(null, null, " ");
|
||||||
|
} else {
|
||||||
|
history.pushState(null, null, `#${id}`);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
</script>
|
||||||
|
<script>
|
||||||
|
var mybutton = document.getElementById("top-link");
|
||||||
|
window.onscroll = function () {
|
||||||
|
if (document.body.scrollTop > 800 || document.documentElement.scrollTop > 800) {
|
||||||
|
mybutton.style.visibility = "visible";
|
||||||
|
mybutton.style.opacity = "1";
|
||||||
|
} else {
|
||||||
|
mybutton.style.visibility = "hidden";
|
||||||
|
mybutton.style.opacity = "0";
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
</script>
|
||||||
|
<script>
|
||||||
|
document.getElementById("theme-toggle").addEventListener("click", () => {
|
||||||
|
if (document.body.className.includes("dark")) {
|
||||||
|
document.body.classList.remove('dark');
|
||||||
|
localStorage.setItem("pref-theme", 'light');
|
||||||
|
} else {
|
||||||
|
document.body.classList.add('dark');
|
||||||
|
localStorage.setItem("pref-theme", 'dark');
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
20
tags/windows/index.xml
Normal file
20
tags/windows/index.xml
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||||
|
<channel>
|
||||||
|
<title>Windows on Mafyuh's Blog</title>
|
||||||
|
<link>https://mafyuh.com/tags/windows/</link>
|
||||||
|
<description>Recent content in Windows on Mafyuh's Blog</description>
|
||||||
|
<generator>Hugo -- gohugo.io</generator>
|
||||||
|
<language>en</language>
|
||||||
|
<lastBuildDate>Tue, 05 Sep 2023 23:45:25 +0000</lastBuildDate>
|
||||||
|
<atom:link href="https://mafyuh.com/tags/windows/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
<item>
|
||||||
|
<title>How to Show More Options By Default in Windows 11</title>
|
||||||
|
<link>https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/</link>
|
||||||
|
<pubDate>Tue, 05 Sep 2023 23:45:25 +0000</pubDate>
|
||||||
|
<guid>https://mafyuh.com/posts/how-to-show-more-options-by-default-in-windows-11/</guid>
|
||||||
|
<description>To &lsquo;Show more options&rsquo; by default in File Explorer, open Command Prompt as Administrator, then type or paste the following command:
|
||||||
|
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d &#34;&#34; /f and hit Enter.</description>
|
||||||
|
</item>
|
||||||
|
</channel>
|
||||||
|
</rss>
|
10
tags/windows/page/1/index.html
Normal file
10
tags/windows/page/1/index.html
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>https://mafyuh.com/tags/windows/</title>
|
||||||
|
<link rel="canonical" href="https://mafyuh.com/tags/windows/">
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="refresh" content="0; url=https://mafyuh.com/tags/windows/">
|
||||||
|
</head>
|
||||||
|
</html>
|
Loading…
Reference in a new issue