{"id":25826,"date":"2024-02-29T15:00:07","date_gmt":"2024-02-29T15:00:07","guid":{"rendered":"https:\/\/linuxways.net\/?p=25826"},"modified":"2024-02-29T15:00:07","modified_gmt":"2024-02-29T15:00:07","slug":"install-kali-linux-windows-11-wsl-installation","status":"publish","type":"post","link":"https:\/\/linuxways.net\/de\/kali-linux\/install-kali-linux-windows-11-wsl-installation\/","title":{"rendered":"How to Install Kali Linux on Windows 11 | WSL Installation"},"content":{"rendered":"<p>Kali Linux is a Debian-based Linux distribution that is used by security professionals and ethical hackers for network troubleshooting, penetration testing, and more. Kali Linux can be installed on different devices, either Computer, MacBook, Chromebook, or Android phone. Apart from that, you can also install Kali Linux on Windows 11 by using the <strong>Windows Subsystem for Linux<\/strong> (WSL) feature. The advantage of <strong>WSL <\/strong>is that you don\u2019t need to install Kali Linux separately on your computer, instead, you can use Windows 11 normally and quickly switch to Kali Linux within seconds.<\/p>\n<p>In this guide, you will learn:<\/p>\n<ul>\n<li><a href=\"#post-25826-_kl239nsjqivy\">What is Windows Subsystem for Linux<\/a><\/li>\n<li><a href=\"#post-25826-_lh5x2qbbu2ej\">Prerequisites for Installing Kali Linux on Windows 11<\/a><\/li>\n<li><a href=\"#post-25826-_su1uc13ezanp\">How to Install Kali Linux on Windows 11<\/a><\/li>\n<li><a href=\"#post-25826-_krul6150l0mt\">How to Access Kali Linux Desktop on Windows 11<\/a><\/li>\n<li><a href=\"#post-25826-_u0ssljc1ue78\">Bonus Method: How to Fix Repository Update Issue in Kali Linux<\/a><\/li>\n<li><a href=\"#post-25826-_fec03a5u4cnu\">Conclusion<\/a><\/li>\n<\/ul>\n<h2><a id=\"post-25826-_kl239nsjqivy\"><\/a><strong>What is Windows Subsystem for Linux<\/strong><\/h2>\n<p><strong>Windows Subsystem for Linux<\/strong>, commonly referred to as <strong>WSL<\/strong> is a feature in Windows 11 that allows you to directly run Linux environments on your Windows computer. With <strong>WSL<\/strong>, you won\u2019t require setting up complicated Linux Virtual Machines or rebooting your system to switch to Linux and Windows systems. Instead, you can run Linux from the Windows start menu right after installing it on <strong>WSL<\/strong>.<\/p>\n<h2><a id=\"post-25826-_lh5x2qbbu2ej\"><\/a><strong>Prerequisites for Installing Kali Linux on Windows 11<\/strong><\/h2>\n<p>There are some prerequisites you must follow if you want to install Kali Linux on Windows 11 using WSL. These prerequisites include:<\/p>\n<ul>\n<li>Windows 11 64-Bit Version 1903 or higher having Build 18362 or higher<\/li>\n<li><a href=\"#post-25826-_1j4c65rhj34\">WSL Installed on Windows 11<\/a><\/li>\n<\/ul>\n<h3><a id=\"post-25826-_1j4c65rhj34\"><\/a><strong>How to Install WSL on Windows 11<\/strong><\/h3>\n<p>You can install <strong>WSL<\/strong> on Windows 11 from:<\/p>\n<ul>\n<li><a href=\"#post-25826-_8r2hekuvcstv\">Command Prompt or PowerShell<\/a><\/li>\n<li><a href=\"#post-25826-_janwr7kxzzdt\">Windows Features<\/a><\/li>\n<\/ul>\n<h3><a id=\"post-25826-_8r2hekuvcstv\"><\/a><strong>How to Install WSL on Windows 11 from Command Prompt or PowerShell<\/strong><\/h3>\n<p>You can quickly install <strong>WSL<\/strong> on Windows 11 from Command Prompt or Windows PowerShell by opening any shell on the terminal as an <strong>Administrator <\/strong>and using the below-given command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">wsl <span class=\"re5\">--install<\/span><\/div><\/div>\n<p>The above command will install <strong>WSL<\/strong> on Windows 11 and the process may require rebooting the system to apply the changes.<\/p>\n<h3><a id=\"post-25826-_janwr7kxzzdt\"><\/a><strong>How to Install WSL on Windows 11 from Windows Features<\/strong><\/h3>\n<p>You can also install <strong>WSL <\/strong>on Windows 11 from <strong>Turn Windows Features on or off<\/strong>, which you can open from the Windows Start Menu by searching it:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"936\" height=\"810\" class=\"wp-image-25832\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-1.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-1.png 936w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-1-300x260.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-1-768x665.png 768w\" sizes=\"auto, (max-width: 936px) 100vw, 936px\" \/><\/p>\n<p>Once opened, scroll down, checkbox the <strong>Windows Subsystem for Linux, <\/strong>and select the <strong>OK<\/strong> button to begin the installation.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"620\" height=\"548\" class=\"wp-image-25836\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-2.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-2.png 620w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-2-300x265.png 300w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" \/><\/p>\n<p>After the <strong>Windows Subsystem for Linux<\/strong> selection is done, restart the computer so that the system will apply the changes.<\/p>\n<h2><a id=\"post-25826-_su1uc13ezanp\"><\/a><strong>How to Install Kali Linux on Windows 11<\/strong><\/h2>\n<p>To install Kali Linux on Windows 11, follow the below-given steps:<\/p>\n<h3><a id=\"post-25826-_dnb2j5w792r1\"><\/a><strong>Step 1: Open Windows PowerShell<\/strong><\/h3>\n<p>First, run <strong>Windows PowerShell <\/strong>as an Administrator on Windows 11 from the main Start Menu:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"775\" height=\"664\" class=\"wp-image-25842\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-3.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-3.png 775w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-3-300x257.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-3-768x658.png 768w\" sizes=\"auto, (max-width: 775px) 100vw, 775px\" \/><\/p>\n<p><strong>Note: <\/strong>You can also open Windows Command Prompt instead of Windows PowerShell.<\/p>\n<h3><a id=\"post-25826-_b3kb84x5ecjd\"><\/a><strong>Step 2: Enable Virtualization Feature on Windows 11<\/strong><\/h3>\n<p>Now, enable the Virtualization feature on Windows 11 by running the following command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">dism.exe <span class=\"sy0\">\/<\/span>online <span class=\"sy0\">\/<\/span>enable-feature <span class=\"sy0\">\/<\/span>featurename:VirtualMachinePlatform <span class=\"sy0\">\/<\/span>all <span class=\"sy0\">\/<\/span>norestart<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"965\" height=\"253\" class=\"wp-image-25849\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-4.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-4.png 965w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-4-300x79.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-4-768x201.png 768w\" sizes=\"auto, (max-width: 965px) 100vw, 965px\" \/><\/p>\n<p>The above command will prepare your system to host virtual machines so that you can run different operating systems within your Windows environment.<\/p>\n<h3><a id=\"post-25826-_iu0edlo88y4h\"><\/a><strong>Step 3: Enable Microsoft Windows Subsystem<\/strong><\/h3>\n<p>You should also enable the <strong>Microsoft Windows Subsystem<\/strong> <strong>for Linux<\/strong> on your computer so that you can directly run other operating systems without needing a separate virtual machine. To enable <strong>Microsoft Windows Subsystem for Linux<\/strong>, you can use the below-given command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">dism.exe <span class=\"sy0\">\/<\/span>online <span class=\"sy0\">\/<\/span>enable-feature <span class=\"sy0\">\/<\/span>featurename:Microsoft-Windows-Subsystem-Linux <span class=\"sy0\">\/<\/span>all <span class=\"sy0\">\/<\/span>norestart<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"962\" height=\"203\" class=\"wp-image-25854\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-5.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-5.png 962w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-5-300x63.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-5-768x162.png 768w\" sizes=\"auto, (max-width: 962px) 100vw, 962px\" \/><\/p>\n<h3><a id=\"post-25826-_b3yol455cq7n\"><\/a><strong>Step 4: Check Available Distribution (Optional)<\/strong><\/h3>\n<p>If you want to check the list of available Linux distributions that can be installed through<strong> WSL<\/strong>, use the below-given command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">wsl <span class=\"re5\">--list<\/span> <span class=\"re5\">--online<\/span><\/div><\/div>\n<p>It will provide you with the list of different operating systems that can be installed on Windows 11 through <strong>WSL<\/strong>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"955\" height=\"318\" class=\"wp-image-25861\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-6.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-6.png 955w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-6-300x100.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-6-768x256.png 768w\" sizes=\"auto, (max-width: 955px) 100vw, 955px\" \/><\/p>\n<h3><a id=\"post-25826-_o26wq4yn2mkp\"><\/a><strong>Step 5: Set the Default WSL Version<\/strong><\/h3>\n<p>It is recommended to set the default <strong>WSL <\/strong>version to 2 for future Linux distribution installation through <strong>WSL<\/strong>. The reason is that <strong>WSL 2 <\/strong>utilizes the full-linux kernel instead of emulating one like <strong>WSL<\/strong>, thus improving the overall performance. Further, it also provides compatibility with several Linux features and tools, thus you should switch to the updated <strong>WSL 2 <\/strong>version on Windows 11 from the following command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">wsl <span class=\"re5\">--set-default-version<\/span> <span class=\"nu0\">2<\/span><\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"962\" height=\"90\" class=\"wp-image-25862\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-7.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-7.png 962w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-7-300x28.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-7-768x72.png 768w\" sizes=\"auto, (max-width: 962px) 100vw, 962px\" \/><\/p>\n<h3><a id=\"post-25826-_j9a7psuj5ttb\"><\/a><strong>Step 6: Install Kali Linux on Windows 11 through WSL<\/strong><\/h3>\n<p>After you set the default <strong>WSL<\/strong> version, it\u2019s now time to install Kali Linux on Windows 11 through <strong>WSL<\/strong>, you can do it from the following command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">wsl <span class=\"re5\">--install<\/span> kali-linux<\/div><\/div>\n<p>During the installation, follow the onscreen prompt to set the username and password for the Kali Linux environment:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"159\" class=\"wp-image-25863\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-8.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-8.png 960w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-8-300x50.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-8-768x127.png 768w\" sizes=\"auto, (max-width: 960px) 100vw, 960px\" \/><\/p>\n<p>After you enter the username and password, the process will move you into the Kali Linux system with your desired username.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"963\" height=\"240\" class=\"wp-image-25864\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-9.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-9.png 963w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-9-300x75.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-9-768x191.png 768w\" sizes=\"auto, (max-width: 963px) 100vw, 963px\" \/><\/p>\n<p>At this stage, the process of installing Kali Linux on Windows 11 is completed in case you only want to use the Kali Linux terminal.<\/p>\n<h2><a id=\"post-25826-_krul6150l0mt\"><\/a><strong>How to Access Kali Linux Desktop on Windows 11<\/strong><\/h2>\n<p>To access the Kali Linux desktop on Windows 11 from <strong>WS<\/strong>L, you must install the <strong>kex<\/strong> utility. <strong>kex <\/strong>is a command-line tool that will serve as a bridge between the Kali Linux environment running with <strong>WSL<\/strong> and the GUI interface on your Windows desktop.<\/p>\n<p>To install <strong>kex <\/strong>utility on Kali Linux, use the below-given command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> apt <span class=\"kw2\">install<\/span> kali-win-kex <span class=\"re5\">-y<\/span><\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"1083\" height=\"169\" class=\"wp-image-25868\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-10.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-10.png 1083w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-10-300x47.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-10-1024x160.png 1024w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-10-768x120.png 768w\" sizes=\"auto, (max-width: 1083px) 100vw, 1083px\" \/><\/p>\n<p>After you complete the installation, run the below-given command to launch<strong> kex<\/strong> in server mode.<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">kex <span class=\"re5\">--win<\/span> s<\/div><\/div>\n<p>Initially, you have to set the password for <strong>kex<\/strong> that will run your Kali Linux system:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"1082\" height=\"112\" class=\"wp-image-25870\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-11.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-11.png 1082w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-11-300x31.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-11-1024x106.png 1024w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-11-768x79.png 768w\" sizes=\"auto, (max-width: 1082px) 100vw, 1082px\" \/><\/p>\n<p>Once the password is set, the <strong>Win-Kex<\/strong> client will start running on WSL:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"1083\" height=\"313\" class=\"wp-image-25872\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-12.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-12.png 1083w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-12-300x87.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-12-1024x296.png 1024w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-12-768x222.png 768w\" sizes=\"auto, (max-width: 1083px) 100vw, 1083px\" \/><\/p>\n<p>After the client is loaded, you will be able to view the Kali Linux desktop interface on WSL:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"1357\" height=\"767\" class=\"wp-image-25874\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-13.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-13.png 1357w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-13-300x170.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-13-1024x579.png 1024w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25826-13-768x434.png 768w\" sizes=\"auto, (max-width: 1357px) 100vw, 1357px\" \/><\/p>\n<p>At this stage, you have completed the installation of the Kali Linux desktop on Windows 11 with <strong>WSL.<\/strong><\/p>\n<h2><a id=\"post-25826-_u0ssljc1ue78\"><\/a><strong>Bonus Method: How to Fix Repository Update Issue in Kali Linux <\/strong><\/h2>\n<p>While running the Kali Linux GUI on Windows 11 WSL with <strong>kex<\/strong>, you may encounter issues while updating the repository or installing applications on the system. This problem may occur due to network-related issues and you can fix it by following the below-given steps:<\/p>\n<h3><a id=\"post-25826-_m13uvstfjgh3\"><\/a><strong>Step 1: Login To Root User<\/strong><\/h3>\n<p>Open your Kali Linux terminal and switch to the root user account using the below-given command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> <span class=\"re5\">-i<\/span><\/div><\/div>\n<h3><a id=\"post-25826-_wwjzkjiiw94t\"><\/a><strong>Step 2: Delete the resolv.conf File<\/strong><\/h3>\n<p>Once you are logged in as a root user, simply run the below-given command to delete the resolv.conf file from Kali Linux:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">rm<\/span> <span class=\"re5\">-rf<\/span> <span class=\"sy0\">\/<\/span>etc<span class=\"sy0\">\/<\/span>resolv.conf<\/div><\/div>\n<h3><a id=\"post-25826-_u0tbai8dsr00\"><\/a><strong>Step 3: Add Server Details<\/strong><\/h3>\n<p>Now, add the server information inside the newly created <strong>resolv.conf<\/strong> file, all this can be done from the following command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw3\">echo<\/span> <span class=\"st0\">&quot;nameserver 8.8.8.8&quot;<\/span> <span class=\"sy0\">&gt;<\/span> <span class=\"sy0\">\/<\/span>etc<span class=\"sy0\">\/<\/span>resolv.conf<\/div><\/div>\n<h3><a id=\"post-25826-_hknewcfbz2xc\"><\/a><strong>Step 4: Save Changes to the File<\/strong><\/h3>\n<p>Once the server information is added, you should save the file by pressing the <strong>CTRL+X<\/strong> key, and add<strong> Y<\/strong> on the prompt to approve the changes. Then you can close the file by using the <strong>Enter <\/strong>button.<\/p>\n<p>Once you have successfully performed the above steps, you will then be able to update or install applications on your Kali Linux system installed through <strong>WSL<\/strong>.<\/p>\n<h2><a id=\"post-25826-_fec03a5u4cnu\"><\/a><strong>Conclusion<\/strong><\/h2>\n<p>Installing Kali Linux on Windows 11 through <strong>WSL<\/strong> is a useful process that allows you to run Kali Linux directly on your Windows environment. However, before installing Kali Linux on Windows 11, you must install <strong>WSL<\/strong> on Windows 11, which you can do from Command Prompt\/PowerShell or Windows Features. After that, open Command Prompt or Windows PowerShell, enable the Virtualization feature and Windows Subsystem. Then install the Kali Linux system on Windows 11 using <strong>wsl &#8211;install kali-linux <\/strong>command. You can also install the <strong>kex utility<\/strong> on the Kali Linux system to access the Kali Linux desktop on Windows 11 through WSL.<\/p>","protected":false},"excerpt":{"rendered":"<p>You can install Kali Linux on Windows 11 using the Windows Subsystem for Linux feature. Read this guide for more details. <\/p>","protected":false},"author":116,"featured_media":25973,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1054],"tags":[],"class_list":["post-25826","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-kali-linux"],"_links":{"self":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/25826","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/users\/116"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/comments?post=25826"}],"version-history":[{"count":0,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/25826\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media\/25973"}],"wp:attachment":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media?parent=25826"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/categories?post=25826"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/tags?post=25826"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}