{"id":24828,"date":"2024-02-14T05:15:39","date_gmt":"2024-02-14T05:15:39","guid":{"rendered":"https:\/\/linuxways.net\/?p=24828"},"modified":"2024-02-14T05:48:37","modified_gmt":"2024-02-14T05:48:37","slug":"install-vmware-tools-guest-tools-kali-linux","status":"publish","type":"post","link":"https:\/\/linuxways.net\/de\/kali-linux\/install-vmware-tools-guest-tools-kali-linux\/","title":{"rendered":"How to Install VMware Tools (Guest Tools) on Kali Linux"},"content":{"rendered":"<p><strong>VMware <\/strong>is a virtualization tool that allows you to run and use operating systems in a separate environment without affecting the other operating system. <strong>VMware <\/strong>also provides users with a set of tools called <strong>VMware tools<\/strong> that improves usability, performance and manageability of guest operating systems running on <strong>Vmware<\/strong>. These <strong>VMware tools<\/strong> include device drivers, guest services and user interface components. One of the advantages of having <strong>VMware tools<\/strong> installed on the Kali Linux system is you will be able to perform activities like copy and paste, drag and drop, shared folders and time synchronization between guest and host machine.<\/p>\n<p>In this guide, you will learn:<\/p>\n<ul>\n<li><a href=\"#post-24828-_bw23z16hhpul\"><strong>How to Install VMWare Tools on Kali Linux<\/strong><\/a><\/li>\n<li><a href=\"#post-24828-_hzsjjo91uutc\"><strong>How to Share Folder Through VMware Tools on Kali Linux<\/strong><\/a><\/li>\n<li><a href=\"#post-24828-_opn4d93i8a79\"><strong>How to Enable Copy and Paste in VMware on Kali Linux<\/strong><\/a><\/li>\n<li><a href=\"#post-24828-_psy92gwqwj82\"><strong>Conclusion<\/strong><\/a><\/li>\n<\/ul>\n<h2><a id=\"post-24828-_bw23z16hhpul\"><\/a><strong>How to Install VMWare Tools on Kali Linux<\/strong><\/h2>\n<p>You can install the <strong>VMWare tools <\/strong>on Kali Linux from the official system repository. However, before installing the package, you must run the update and upgrade commands with sudo privileges since it will help ensure installing the updated version of the package on the system.<\/p>\n<p>To update Kali Linux repository, simply run the below-given command, add the password for your current username and press <strong>Y<\/strong> to allow installing the package updates on the system:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> apt update <span class=\"sy0\">&amp;&amp;<\/span> <span class=\"kw2\">sudo<\/span> apt upgrade<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"676\" height=\"187\" class=\"wp-image-24833\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-1.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-1.png 676w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-1-300x83.png 300w\" sizes=\"auto, (max-width: 676px) 100vw, 676px\" \/><\/p>\n<p>Once the repository is updated, you can install <strong>VMware tools<\/strong> on Kali Linux from with required dependency with desktop support from the below 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> open-vm-tools-desktop fuse <span class=\"re5\">-y<\/span><\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"676\" height=\"271\" class=\"wp-image-24837\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-2.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-2.png 676w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-2-300x120.png 300w\" sizes=\"auto, (max-width: 676px) 100vw, 676px\" \/><\/p>\n<p>The <strong>open-vm-tools-desktop <\/strong>enhances the functionality of <strong>VMware tools<\/strong> by adding desktop specific features. The <strong>fuse<\/strong> package in the above command will provide you with the space file system support for VMware tools installed on your system.<\/p>\n<p>Apart from that, you can also use the below-given command to install only the core packages of <strong>VMware tools <\/strong>on Kali Linux that are crucial for basic functionality as well as communication with the host machine.<\/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> open-vm-tools <span class=\"re5\">-y<\/span><\/div><\/div>\n<p>To confirm <strong>VMware tools <\/strong>are successfully installed, simply right-click on the Kali Linux virtual machine and navigate to <strong>Settings<\/strong>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"1223\" height=\"729\" class=\"wp-image-24851\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-3.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-3.png 1223w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-3-300x179.png 300w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-3-1024x610.png 1024w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-3-768x458.png 768w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-3-501x300.png 501w\" sizes=\"auto, (max-width: 1223px) 100vw, 1223px\" \/><\/p>\n<p>In the <strong>Options <\/strong>tab, you will be able to see <strong>VMware tools <\/strong>settings, these include drag and drop options, copy paste, synchronize guest time with the host, and Shared Folder. All these tools are directly associated with <strong>VMware tools<\/strong> and will only work if the tools are installed on Kali Linux:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"755\" height=\"731\" class=\"wp-image-24858\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-4.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-4.png 755w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-4-300x290.png 300w\" sizes=\"auto, (max-width: 755px) 100vw, 755px\" \/><\/p>\n<h2><a id=\"post-24828-_hzsjjo91uutc\"><\/a><strong>How to Share Folder Through VMware Tools on Kali Linux<\/strong><\/h2>\n<p>One of the advantages of having <strong>VMware tools <\/strong>installed on your Kali Linux system is that you can share your other computer folders and access their contents. It can be possible after installing the <strong>VMware tools<\/strong> and then using the following steps carefully:<\/p>\n<p><strong>Step 1: <\/strong>First, run the <strong>kali-tweaks<\/strong> command on the terminal to open the Kali Linux configuration settings:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">kali-tweaks<\/div><\/div>\n<p><strong>Step 2: <\/strong>Then press<strong> Enter<\/strong> on the <strong>Virtualization <\/strong>option:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"697\" height=\"442\" class=\"wp-image-24863\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-5.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-5.png 697w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-5-300x190.png 300w\" sizes=\"auto, (max-width: 697px) 100vw, 697px\" \/><\/p>\n<p><strong>Step 3: <\/strong>Then install additional packages and scripts for <strong>VMware<\/strong> in the Virtualization menu using the <strong>Configure<\/strong> option:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"695\" height=\"440\" class=\"wp-image-24867\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-6.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-6.png 695w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-6-300x190.png 300w\" sizes=\"auto, (max-width: 695px) 100vw, 695px\" \/><\/p>\n<p>The process will begin installing the additional <strong>VMware <\/strong>tools including the <strong>mount-shared-folders<\/strong>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"703\" height=\"394\" class=\"wp-image-24872\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-7.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-7.png 703w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-7-300x168.png 300w\" sizes=\"auto, (max-width: 703px) 100vw, 703px\" \/><\/p>\n<p>Now, to mount the shared folders on Kali Linux, simply use the following command, as this will help identify the shared folder configured on your system.<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> mount-shared-folders<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"714\" height=\"66\" class=\"wp-image-24875\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-8.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-8.png 714w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-8-300x28.png 300w\" sizes=\"auto, (max-width: 714px) 100vw, 714px\" \/><\/p>\n<p><strong>Step 4: <\/strong>You must restart the <strong>VMware tools<\/strong> on your Kali Linux system to apply the changes you made; this can be done by running:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> systemctl restart open-vm-tools<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"714\" height=\"67\" class=\"wp-image-24878\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-9.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-9.png 714w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-9-300x28.png 300w\" sizes=\"auto, (max-width: 714px) 100vw, 714px\" \/><\/p>\n<p><strong>Step 5: <\/strong>Now open <strong>Virtual Machine Settings<\/strong>, navigate towards the <strong>Options<\/strong> tab, at the <strong>Shared Folder <\/strong>option, simply click on the <strong>Add<\/strong> button:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"755\" height=\"736\" class=\"wp-image-24880\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-10.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-10.png 755w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-10-300x292.png 300w\" sizes=\"auto, (max-width: 755px) 100vw, 755px\" \/><\/p>\n<p><strong>Step 6: <\/strong>An <strong>Added Shared Folder Wizard <\/strong>will open, simply use the <strong>Next <\/strong>button to move forward:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"753\" height=\"730\" class=\"wp-image-24881\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-11.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-11.png 753w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-11-300x291.png 300w\" sizes=\"auto, (max-width: 753px) 100vw, 753px\" \/><\/p>\n<p><strong>Step 7: <\/strong>Now, choose the <strong>Host path<\/strong> (the folder that you want to share with Kali Linux) by choosing the <strong>Browse <\/strong>option. You should also provide a folder name so that it will be created on your Kali Linux system, once done, choose the <strong>Next<\/strong> button:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"757\" height=\"734\" class=\"wp-image-24882\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-12.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-12.png 757w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-12-300x291.png 300w\" sizes=\"auto, (max-width: 757px) 100vw, 757px\" \/><\/p>\n<p><strong>Step 8: <\/strong>Enable the folder sharing by ensuring that the option \u201c<strong>Enable this share<\/strong>\u201d is check boxed, then simply use the <strong>Finish <\/strong>button for completing the process:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"754\" height=\"733\" class=\"wp-image-24884\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-13.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-13.png 754w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-13-300x292.png 300w\" sizes=\"auto, (max-width: 754px) 100vw, 754px\" \/><\/p>\n<p><strong>Step 9: <\/strong>Verify the <strong>Shared Folder<\/strong> and select the <strong>OK<\/strong> button to make the changes:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"757\" height=\"734\" class=\"wp-image-24885\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-14.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-14.png 757w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-14-300x291.png 300w\" sizes=\"auto, (max-width: 757px) 100vw, 757px\" \/><\/p>\n<p><strong>Step 10:<\/strong> Now use the <strong>ls <\/strong>command followed by the location <strong>\/mnt\/hgfs <\/strong>to view your shared folder on Kali Linux terminal. If you are unable to view your shared folder, continue with the next steps:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">ls<\/span> <span class=\"sy0\">\/<\/span>mnt<span class=\"sy0\">\/<\/span>hgfs<\/div><\/div>\n<p><strong>Step 11: <\/strong>Create a directory<strong> hgfs<\/strong> at the <strong>\/mount <\/strong>location with sudo privileges on Kali Linux system using the following command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> <span class=\"kw2\">mkdir<\/span> <span class=\"sy0\">\/<\/span>mnt<span class=\"sy0\">\/<\/span>hgfs<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"713\" height=\"70\" class=\"wp-image-24886\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-15.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-15.png 713w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-15-300x29.png 300w\" sizes=\"auto, (max-width: 713px) 100vw, 713px\" \/><\/p>\n<p><strong>Step 12: <\/strong>Then open the system configuration file using nano editor on Kali Linux:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> <span class=\"kw2\">nano<\/span> <span class=\"sy0\">\/<\/span>etc<span class=\"sy0\">\/<\/span>fstab<\/div><\/div>\n<p>Inside the system configuration file, add the following line:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">vmhgfs-fuse <span class=\"sy0\">\/<\/span>mnt<span class=\"sy0\">\/<\/span>hgfs fuse defaults,allow_other <span class=\"nu0\">0<\/span> <span class=\"nu0\">0<\/span><\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-24920 size-full\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/Picture1.png\" alt=\"\" width=\"708\" height=\"461\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/Picture1.png 708w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/Picture1-300x195.png 300w\" sizes=\"auto, (max-width: 708px) 100vw, 708px\" \/><\/p>\n<p><strong>Step 13: <\/strong>You should save the configuration file by pressing <strong>CTRL+X <\/strong>simultaneously, adding <strong>Y <\/strong>for the changes to take place and <strong>Enter<\/strong> to close the file.<\/p>\n<p><strong>Step 14: <\/strong>Now use the <strong>ls<\/strong> command again followed by the<strong> \/mnt\/hgfs<\/strong> location to successfully view your shared folder on Kali Linux:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"704\" height=\"140\" class=\"wp-image-24887\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-17.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-17.png 704w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-17-300x60.png 300w\" sizes=\"auto, (max-width: 704px) 100vw, 704px\" \/><\/p>\n<h2><a id=\"post-24828-_opn4d93i8a79\"><\/a><strong>How to Enable Copy and Paste in VMware on Kali Linux<\/strong><\/h2>\n<p>By default, the copy and paste option will be in working mode if you have installed <strong>VMware tools <\/strong>on Kali Linux. However, if you are still unable to copy and paste anything on your Kali Linux system, simply open the <strong>.vmx<\/strong> file on your computer and add the following lines at the end of the file:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">isolation.tools.copy.disable = <span class=\"st0\">&quot;FALSE&quot;<\/span><br \/>\n<br \/>\nisolation.tools.dnd.disable = <span class=\"st0\">&quot;FALSE&quot;<\/span><br \/>\n<br \/>\nisolation.tools.paste.disable = <span class=\"st0\">&quot;FALSE&quot;<\/span><br \/>\n<br \/>\nisolation.tools.hgfs.disable = <span class=\"st0\">&quot;FALSE&quot;<\/span><\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"689\" height=\"82\" class=\"wp-image-24889\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-18.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-18.png 689w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-24828-18-300x36.png 300w\" sizes=\"auto, (max-width: 689px) 100vw, 689px\" \/><\/p>\n<p><strong>Note: <\/strong>You must ensure changing the values after closing the Virtual Machine and VMware. Further, the file can be open using the editor on any system.<\/p>\n<p>If you are using KDE desktop on Kali Linux and unable to copy and paste, or drag and drop, simply open the terminal and run the below-given command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">kwriteconfig5 <span class=\"re5\">--file<\/span> startkderc <span class=\"re5\">--group<\/span> General <span class=\"re5\">--key<\/span> systemdBoot <span class=\"kw2\">false<\/span><\/div><\/div>\n<p>Then reboot Kali Linux to apply the changes.<\/p>\n<h2><a id=\"post-24828-_psy92gwqwj82\"><\/a><strong>Conclusion<\/strong><\/h2>\n<p><strong>VMware tools <\/strong>is a valuable tool that improves the performance and usability of your Kali Linux system. You can install <strong>VMware tools <\/strong>on Kali Linux directly from the source apt repository. After completing the <strong>VMware tools<\/strong> installation, you will be able to perform copy and paste, sync time and shared folders between host and guest machines. In this guide, we have provided complete details, such as installing VMware tools, sharing folder and enabling copy and paste option on VMware. It will help users enjoy a smooth Kali Linux run on VMware.<\/p>","protected":false},"excerpt":{"rendered":"<p>VMware tools are set of utilities that enhances the performance and functionality of VMware. Read this guide to install VMware tools on Kali Linux. <\/p>","protected":false},"author":116,"featured_media":24917,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1054],"tags":[],"class_list":["post-24828","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\/24828","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=24828"}],"version-history":[{"count":1,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/24828\/revisions"}],"predecessor-version":[{"id":24921,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/24828\/revisions\/24921"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media\/24917"}],"wp:attachment":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media?parent=24828"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/categories?post=24828"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/tags?post=24828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}