{"id":103824,"date":"2022-04-20T09:36:51","date_gmt":"2022-04-20T07:36:51","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/predvaritelnyj-vypusk-almalinux-9-osnovannyj-na-vetke-rhel-9"},"modified":"2022-04-20T09:36:51","modified_gmt":"2022-04-20T07:36:51","slug":"predvaritelnyj-vypusk-almalinux-9-osnovannyj-na-vetke-rhel-9","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/predvaritelnyj-vypusk-almalinux-9-osnovannyj-na-vetke-rhel-9","title":{"rendered":"Pre-release of AlmaLinux 9, based on the RHEL 9 branch.","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>The beta release of the AlmaLinux 9 distribution has been introduced, built using packages from the Red Hat Enterprise Linux 9 branch and containing all the changes proposed in this release. The builds are prepared for x86_64, ARM64, s390x, and ppc64le architectures in the form of bootable (780 MB), minimal (1.7 GB), and full images (8 GB). RHEL 9 and AlmaLinux 9 releases are expected in early May.    <\/p>\n<p>The distribution is identical to RHEL in functionality, with the exception of changes related to rebranding and the removal of RHEL-specific packages such as redhat-*, insights-client, and subscription-manager-migration*. AlmaLinux is free for all categories of users, developed with community involvement, and utilizing a management model similar to that of the Fedora project. The creators of AlmaLinux aimed to achieve an optimal balance between corporate support and community interests \u2014 on one side, resources and developers from CloudLinux, which has extensive experience in maintaining RHEL forks, are engaged in the development, while on the other side, the project is transparent and under community control.     <\/p>\n<p>The AlmaLinux distribution is based on CloudLinux, which, despite utilizing its resources and developers, has transferred the project to an independent non-profit organization, the AlmaLinux OS Foundation, for neutral development involving the community. A million dollars per year has been allocated for the project's development. All AlmaLinux developments are published under open licenses.     <\/p>\n<p>Key changes in AlmaLinux 9 and RHEL 9 compared to the RHEL 8 branch:  <\/p>\n<ul>\n<li class=\"l\"> The system environment and build tools have been updated. GCC 11 is used for building packages. The standard C library has been upgraded to glibc 2.34. The Linux kernel package is based on the 5.14 release. The RPM package manager has been updated to version 4.16, which includes integrity checking support through fapolicyd.  <\/li>\n<li class=\"l\"> The migration of the distribution to Python 3 has been completed. The default branch proposed is Python 3.9. Python 2 is no longer supplied.   <\/li>\n<li class=\"l\">  The desktop is based on GNOME 40 (RHEL 8 shipped with GNOME 3.28) and the GTK 4 library. In GNOME 40, virtual desktops in the Activities Overview are transitioned to a horizontal layout, displayed as a continuously scrollable chain from left to right. Each desktop shown in the overview clearly presents the open windows, which employ dynamic panning and scaling during user interaction. Seamless transitioning is provided between the application list and virtual desktops.  <\/li>\n<li class=\"l\"> GNOME utilizes the power-profiles-daemon handler, enabling on-the-fly switching between power-saving mode, balanced power consumption mode, and maximum performance mode.     <\/li>\n<li class=\"l\"> All audio streams have been transitioned to the PipeWire multimedia server, which is now used by default instead of PulseAudio and JACK. The use of PipeWire allows the typical desktop edition to offer capabilities for professional audio processing, eliminate fragmentation, and unify the audio infrastructure for various applications.      <\/li>\n<li class=\"l\"> By default, the GRUB boot menu is hidden if RHEL is the only distribution installed on the system and if the last boot was successful. To display the menu during boot, simply hold down the Shift key or press the Esc or F8 key multiple times. Changes in the bootloader also include the placement of GRUB configuration files for all architectures in one directory \/boot\/grub2\/ (the file \/boot\/efi\/EFI\/redhat\/grub.cfg is now a symbolic link to \/boot\/grub2\/grub.cfg), meaning the same installed system can be booted using either EFI or BIOS.    <\/li>\n<li class=\"l\"> Components for various language support have been moved to langpacks, allowing for varying levels of installed language support. For example, the langpacks-core-font package offers only fonts, the langpacks-core package provides the locale for glibc, the basic font, and input method, while langpacks includes translations, additional fonts, and dictionaries for spell checking.      <\/li>\n<li class=\"l\"> Components have been updated for security purposes. A new branch of the OpenSSL 3.0 cryptographic library has been implemented in the distribution. More modern and reliable cryptographic algorithms are enabled by default (for example, the use of SHA-1 in TLS, DTLS, SSH, IKEv2, and Kerberos is prohibited, and support for TLS 1.0, TLS 1.1, DTLS 1.0, RC4, Camellia, DSA, 3DES, and FFDHE-1024 has been disabled). The OpenSSH package has been updated to version 8.6p1. Cyrus SASL has switched to the GDBM backend instead of Berkeley DB. Support for the DBM (Berkeley DB) format has been discontinued in the NSS (Network Security Services) libraries. GnuTLS has been updated to version 3.7.2.    <\/li>\n<li class=\"l\"> The performance of SELinux has significantly improved, and memory consumption has decreased. The setting for \"SELINUX=disabled\" has been removed from \/etc\/selinux\/config to disable SELinux (this setting now only disables the loading of policies; to actually disable SELinux functionality, the kernel must now be passed the parameter \"selinux=0\").    <\/li>\n<li class=\"l\"> Experimental support has been added for <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/vpn\/\"   title=\"VPN\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"208\">VPN<\/a> WireGuard.   <\/li>\n<li class=\"l\"> SSH login as the root user is disabled by default.    <\/li>\n<li class=\"l\"> The iptables-nft firewall management tools (the iptables, ip6tables, ebtables, and arptables utilities) and ipset have been deprecated. It is now recommended to use nftables for firewall management.      <\/li>\n<li class=\"l\"> A new mptcpd daemon has been included for configuring MPTCP (MultiPath TCP), an extension of TCP protocol for establishing TCP connections with packet delivery over multiple routes through different network interfaces bound to different IP addresses. Using mptcpd allows MPTCP configuration without the usage of the iproute2 utility.    <\/li>\n<li class=\"l\"> The network-scripts package has been removed; NetworkManager should be used for configuring network connections. Support for ifcfg configuration format has been retained, but NetworkManager now uses the keyfile-based format by default.          <\/li>\n<li class=\"l\"> New versions of compilers and developer tools are included: GCC 11.2, LLVM\/Clang 12.0.1, Rust 1.54, Go 1.16.6, Node.js 16, OpenJDK 17, Perl 5.32, PHP 8.0, Python 3.9, Ruby 3.0, Git 2.31, Subversion 1.14, binutils 2.35, CMake 3.20.2, Maven 3.6, Ant 1.10.   <\/li>\n<li class=\"l\"> Server packages have been updated: Apache HTTP Server 2.4.48, nginx 1.20, Varnish Cache 6.5, Squid 5.1.  <\/li>\n<li class=\"l\"> Database management systems MariaDB 10.5, MySQL 8.0, PostgreSQL 13, Redis 6.2 have been updated.    <\/li>\n<li class=\"l\"> Clang is now used by default to build the QEMU emulator, allowing for the implementation of additional protection mechanisms in the KVM hypervisor, such as SafeStack, to guard against Return-Oriented Programming (ROP) exploitation methods.        <\/li>\n<li class=\"l\"> In SSSD (System Security Services Daemon), log detail has been enhanced; for instance, completion times are now attached to events, reflecting the authentication stream. Search functions have been added for analyzing configuration and performance issues.    <\/li>\n<li class=\"l\"> Support for IMA (Integrity Measurement Architecture) has been expanded to verify the integrity of operating system components through digital signatures and hashes.      <\/li>\n<li class=\"l\"> A unified cgroup (cgroup v2) hierarchy is enabled by default. Cgroups v2 can be used, for example, to limit memory, CPU, and I\/O usage. The key difference between cgroups v2 and v1 is the implementation of a single cgroup hierarchy for all resource types, rather than separate hierarchies for CPU distribution, memory consumption, and I\/O. The separate hierarchies led to difficulties in coordinating interactions between handlers and additional kernel resource overhead when applying rules for processes mentioned across different hierarchies.    <\/li>\n<li class=\"l\"> Support for precise time synchronization based on the NTS (Network Time Security) protocol has been added, which utilizes public key infrastructure (PKI) elements and allows for TLS and authenticated encryption AEAD (Authenticated Encryption with Associated Data) to cryptographically secure the interaction between the client and <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/dts-los-angeles\/\"   title=\"server\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"3807\">server<\/a> using NTP (Network Time Protocol). The NTP server chrony has been updated to version 4.1.        <\/li>\n<li class=\"l\"> Experimental support has been provided for KTLS (kernel-level implementation of TLS), Intel SGX (Software Guard Extensions), DAX (Direct Access) for ext4 and XFS, and support for AMD SEV and SEV-ES in the KVM hypervisor.            <\/li>\n<p>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=57048\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0431\u0435\u0442\u0430-\u0432\u044b\u043f\u0443\u0441\u043a \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 AlmaLinux 9, \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043f\u0430\u043a\u0435\u0442\u043e\u0432 \u0438\u0437 \u0432\u0435\u0442\u043a\u0438 Red Hat Enterprise Linux 9 \u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0438\u0439 \u0432\u0441\u0435 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u0432 \u0434\u0430\u043d\u043d\u043e\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f. \u0421\u0431\u043e\u0440\u043a\u0438 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d\u044b \u0434\u043b\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440 x86_64, ARM64, s390x \u0438 ppc64le \u0432 \u0444\u043e\u0440\u043c\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u043e\u0447\u043d\u043e\u0433\u043e (780 \u041c\u0411), \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0433\u043e (1.7 \u0413\u0411) \u0438 \u043f\u043e\u043b\u043d\u043e\u0433\u043e \u043e\u0431\u0440\u0430\u0437\u0430 (8 \u0413\u0411). \u0420\u0435\u043b\u0438\u0437\u044b RHEL 9 \u0438 AlmaLinux 9 \u043e\u0436\u0438\u0434\u0430\u044e\u0442\u0441\u044f \u0432 \u043d\u0430\u0447\u0430\u043b\u0435 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-103824","post","type-post","status-publish","format-standard","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0431\u0435\u0442\u0430-\u0432\u044b\u043f\u0443\u0441\u043a \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 AlmaLinux 9, \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043f\u0430\u043a\u0435\u0442\u043e\u0432 \u0438\u0437 \u0432\u0435\u0442\u043a\u0438 Red Hat Enterprise Linux 9 \u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0438\u0439 \u0432\u0441\u0435 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u0432 \u0434\u0430\u043d\u043d\u043e\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/predvaritelnyj-vypusk-almalinux-9-osnovannyj-na-vetke-rhel-9\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a AlmaLinux 9, \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u043d\u0430 \u0432\u0435\u0442\u043a\u0435 RHEL 9 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0431\u0435\u0442\u0430-\u0432\u044b\u043f\u0443\u0441\u043a \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 AlmaLinux 9, \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043f\u0430\u043a\u0435\u0442\u043e\u0432 \u0438\u0437 \u0432\u0435\u0442\u043a\u0438 Red Hat Enterprise Linux 9 \u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0438\u0439 \u0432\u0441\u0435 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u0432 \u0434\u0430\u043d\u043d\u043e\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/predvaritelnyj-vypusk-almalinux-9-osnovannyj-na-vetke-rhel-9\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2022-04-20T07:36:51+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-04-20T07:36:51+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Pre-release of AlmaLinux 9, based on the RHEL 9 branch | ProHoster","description":"The beta release of the AlmaLinux 9 distribution has been introduced, built using packages from the Red Hat Enterprise Linux 9 branch and containing all the changes proposed in this release.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/predvaritelnyj-vypusk-almalinux-9-osnovannyj-na-vetke-rhel-9","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a AlmaLinux 9, \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u043d\u0430 \u0432\u0435\u0442\u043a\u0435 RHEL 9 | ProHoster","og:description":"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0431\u0435\u0442\u0430-\u0432\u044b\u043f\u0443\u0441\u043a \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 AlmaLinux 9, \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043f\u0430\u043a\u0435\u0442\u043e\u0432 \u0438\u0437 \u0432\u0435\u0442\u043a\u0438 Red Hat Enterprise Linux 9 \u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0438\u0439 \u0432\u0441\u0435 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u0432 \u0434\u0430\u043d\u043d\u043e\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/predvaritelnyj-vypusk-almalinux-9-osnovannyj-na-vetke-rhel-9","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2022-04-20T07:36:51+00:00","article:modified_time":"2022-04-20T07:36:51+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"103824","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-02-22 16:01:28","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2022-04-20 07:37:10","updated":"2026-02-22 16:01:28","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/103824","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=103824"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/103824\/revisions"}],"predecessor-version":[{"id":162335,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/103824\/revisions\/162335"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=103824"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=103824"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=103824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}