{"id":25348,"date":"2024-02-29T13:36:26","date_gmt":"2024-02-29T13:36:26","guid":{"rendered":"https:\/\/linuxways.net\/?p=25348"},"modified":"2024-02-29T13:36:26","modified_gmt":"2024-02-29T13:36:26","slug":"install-use-nslookup-debian-12","status":"publish","type":"post","link":"https:\/\/linuxways.net\/de\/debian\/install-use-nslookup-debian-12\/","title":{"rendered":"How to Install and Use Nslookup on Debian 12"},"content":{"rendered":"<p><strong>Nslookup <\/strong>known as \u201cName Server Lookup\u201d is a utility that is utilized for querying DNS to obtain information regarding the domain. It retrieves domain name, IP address, mail server, and other DNS records. It also assists users in troubleshooting issues associated with DNS, test DNS server response, and many more.<\/p>\n<p>\u201c<strong>nslookup<\/strong>\u201d comes pre-installed on Windows systems as well as some Linux distributions including Debian 12. In case you don&#8217;t have it on your Debian system, you can easily install it via your system&#8217;s package manager.<\/p>\n<p>This guide will explain the methods for \u201c<strong>nslookup<\/strong>\u201d installation and usage on Debian 12.<\/p>\n<p><strong>Overview <\/strong><\/p>\n<ul>\n<li><a href=\"#post-25348-_s25c1jpappc9\"><strong>How to Install Nslookup on Debian 12<\/strong><\/a><\/li>\n<li><a href=\"#post-25348-_ro4bu589ydak\"><strong>How to Use Nslookup on Debian 12<\/strong><\/a><\/li>\n<li><a href=\"#post-25348-_onjwqrns7rog\"><strong>How to Uninstall\/Remove Nslookup on Debian 12<\/strong><\/a><\/li>\n<li><a href=\"#post-25348-_lwpjw33g6w2c\"><strong>Bonus Tip: Nslookup Command\u2019s Alternatives on Debian 12<\/strong><\/a><\/li>\n<li><a href=\"#post-25348-_zesv8cusuzqz\"><strong>Wrap Up<\/strong><\/a><\/li>\n<\/ul>\n<h2><a id=\"post-25348-_s25c1jpappc9\"><\/a>How to Install Nslookup on Debian 12<\/h2>\n<p>To install the \u201c<strong>nslookup<\/strong>\u201d utility on Debian 12, install the \u201c<strong>dnsutils<\/strong>\u201d package from the default Debian repository. It contains the essential DNS tools along with all the dependencies for your system. You can install \u201c<strong>nslookup<\/strong>\u201d on Debian 12 by following the given steps:<\/p>\n<h3><a id=\"post-25348-_hlcmspg6ljj\"><\/a>Step 1: Update System Packages<\/h3>\n<p>First, refresh your Debian system\u2019s packages list by utilizing the below-listed commands:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> apt update<br \/>\n<span class=\"kw2\">sudo<\/span> apt upgrade<\/div><\/div>\n<h3><a id=\"post-25348-_l02kf86yr4do\"><\/a>Step 2: Install \u201cnslookup\u201d on Debian 12<\/h3>\n<p>Next, install the \u201c<strong>dnsutils<\/strong>\u201d package for \u201c<strong>nslookup<\/strong>\u201d installation on the Debian 12 system as:<\/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> dnsutils <span class=\"re5\">-y<\/span><\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"745\" height=\"426\" class=\"wp-image-25359\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-1.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-1.png 745w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-1-300x172.png 300w\" sizes=\"auto, (max-width: 745px) 100vw, 745px\" \/><\/p>\n<h3><a id=\"post-25348-_nzbhkawbe7mh\"><\/a>Step 3: Ensure \u201cnslookup\u201d Installation<\/h3>\n<p>Lastly, check the \u201c<strong>nslookup<\/strong>\u201d version to verify its installation on the Debian system:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">nslookup <span class=\"re5\">-version<\/span><\/div><\/div>\n<p>The output shows the installed version of \u201c<strong>nslookup<\/strong>\u201d on the system:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"746\" height=\"111\" class=\"wp-image-25368\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-2.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-2.png 746w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-2-300x45.png 300w\" sizes=\"auto, (max-width: 746px) 100vw, 746px\" \/><\/p>\n<h2><a id=\"post-25348-_ro4bu589ydak\"><\/a>How to Use Nslookup on Debian 12<\/h2>\n<p>The \u201c<strong>nslookup<\/strong>\u201d command is utilized to perform various tasks, such as checking DNS records, obtaining information about the domain name, and IP address, resolving DNS issues, and many more. To utilize the \u201c<strong>nslookup<\/strong>\u201d command on your Debian 12 system, go through the following sections.<\/p>\n<h3><a id=\"post-25348-_ntui65677z4e\"><\/a>Basic Syntax of \u201cnslookup\u201d Command<\/h3>\n<p>The \u201c<strong>nslookup<\/strong>\u201d command has the following syntax:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">nslookup <span class=\"br0\">&#91;<\/span>options<span class=\"br0\">&#93;<\/span> <span class=\"br0\">&#91;<\/span>name<span class=\"br0\">&#93;<\/span><\/div><\/div>\n<p>Here:<\/p>\n<ul>\n<li>\u201c<strong>options<\/strong>\u201d are optional flags\/parameters that can be used to modify the \u201c<strong>nslookup<\/strong>\u201d command\u2019s behavior.<\/li>\n<li>\u201c<strong>name<\/strong>\u201d is the domain name or IP address.<\/li>\n<\/ul>\n<h3><a id=\"post-25348-_ol9x0w7f66hc\"><\/a>Common Option of \u201cnslookup\u201d Command<\/h3>\n<p>There are various options available for the \u201c<strong>nslookup<\/strong>\u201d command to modify\/adjust its behavior. Some of the commonly used \u201c<strong>nslookup<\/strong>\u201d options are listed in the below table:<\/p>\n<table>\n<thead>\n<tr>\n<th><strong>Options <\/strong><\/th>\n<th><strong>Descriptions <\/strong><\/th>\n<\/tr>\n<tr>\n<th>-type<\/th>\n<th>Sets the DNS record type<\/th>\n<\/tr>\n<tr>\n<th>-debug<\/th>\n<th>Displays the debugging information<\/th>\n<\/tr>\n<tr>\n<th>-timeout<\/th>\n<th>Sets the time in seconds for the DNS server to respond<\/th>\n<\/tr>\n<tr>\n<th>-port<\/th>\n<th>Specifies the query port<\/th>\n<\/tr>\n<tr>\n<th>-vc<\/th>\n<th>Use TCP for queries<\/th>\n<\/tr>\n<\/thead>\n<\/table>\n<h3><a id=\"post-25348-_epclb91dlkyq\"><\/a>DNS Record Type for \u201cnslookup\u201d Command<\/h3>\n<p>The DNS record type defines the type of information related to the particular domain name. You can also specify the DNS record type in the \u201c<strong>nslookup<\/strong>\u201d command to get the desired records in the output. The commonly used DNS record types for the \u201c<strong>nslookup<\/strong>\u201d command are listed in the below table:<\/p>\n<table>\n<thead>\n<tr>\n<th><strong>Record Type<\/strong><\/th>\n<th><strong>Description <\/strong><\/th>\n<\/tr>\n<tr>\n<th>ANY<\/th>\n<th>Display all available records<\/th>\n<\/tr>\n<tr>\n<th>A (IPv4 IP address)<\/th>\n<th>Show information about the IPv4 address records<\/th>\n<\/tr>\n<tr>\n<th>NS (Name Server)<\/th>\n<th>List name server records<\/th>\n<\/tr>\n<tr>\n<th>MX (Mail Exchange)<\/th>\n<th>Look up mail exchange records<\/th>\n<\/tr>\n<tr>\n<th>SOA (Start of Authority)<\/th>\n<th>Show authoritative information about the DNS zone<\/th>\n<\/tr>\n<tr>\n<th>PTR (Pointer Record)<\/th>\n<th>Gets the pointer records that map IP addresses to domain names and is used in reverse DNS lookups.<\/th>\n<\/tr>\n<tr>\n<th>HINFO (Host Info)<\/th>\n<th>Displays the host\u2019s hardware-related information<\/th>\n<\/tr>\n<\/thead>\n<\/table>\n<h3>Using the \u201cnslookup\u201d Command in Debian 12<\/h3>\n<p>To use the \u201c<strong>nslookup<\/strong>\u201d command with various options and DNS record types, try out the following use cases:<\/p>\n<ul>\n<li>Use Case 1: Query DNS Record For a Domain<\/li>\n<li>Use Case 2: Query For a Certain DNS Record Type<\/li>\n<li>Use Case 3: Query With a Particular DNS Server<\/li>\n<li>Use Case 4: Query With a Specific Timeout Interval<\/li>\n<li>Use Case 5: Reverse DNS Lookup<\/li>\n<li>Use Case 6: Query in Debugging Mode<\/li>\n<\/ul>\n<p><strong>Use Case 1: Query DNS Record For a Domain <\/strong><\/p>\n<p>To query DNS records for a particular domain to get its information, use the \u201c<strong>nslookup<\/strong>\u201d command along with the specific domain name. For instance, we are querying the \u201c<strong>linuxways.net<\/strong>\u201d domain as seen below:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">nslookup linuxways.net<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"711\" height=\"364\" class=\"wp-image-25380\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-3.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-3.png 711w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-3-300x154.png 300w\" sizes=\"auto, (max-width: 711px) 100vw, 711px\" \/><\/p>\n<p><strong>Use Case 2: Query For a Certain DNS Record Type<\/strong><\/p>\n<p>You can also query for a particular record type by specifying your desired record type using the \u201c<strong>-type<\/strong>\u201d option in the \u201c<strong>nslookup<\/strong>\u201d command. For example, we are displaying the \u201c<strong>mx<\/strong>\u201d DNS record for the domain:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">nslookup <span class=\"re5\">-type<\/span>=mx linuxways.net<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"710\" height=\"280\" class=\"wp-image-25392\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-4.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-4.png 710w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-4-300x118.png 300w\" sizes=\"auto, (max-width: 710px) 100vw, 710px\" \/><\/p>\n<p>If you want to query for the \u201c<strong>ns<\/strong>\u201d record type of a domain, specify it as:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">nslookup <span class=\"re5\">-type<\/span>=ns linuxways.net<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"708\" height=\"532\" class=\"wp-image-25409\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-5.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-5.png 708w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-5-300x225.png 300w\" sizes=\"auto, (max-width: 708px) 100vw, 708px\" \/><\/p>\n<p>To obtain the \u201c<strong>soa<\/strong>\u201d type record of the desired domain, type out the following command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">nslookup <span class=\"re5\">-type<\/span>=soa linuxways.net<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"710\" height=\"406\" class=\"wp-image-25416\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-6.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-6.png 710w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-6-300x172.png 300w\" sizes=\"auto, (max-width: 710px) 100vw, 710px\" \/><\/p>\n<p>Similarly, you can specify the other desired record type, such as \u201cA\u201d, \u201cHINFO\u201d, or \u201cPTR\u201d to query the particular domain.<\/p>\n<p><strong>Use Case 3: Query With a Particular DNS Server<\/strong><\/p>\n<p>If you want to perform a query for a domain with a specific DNS server, use the following syntax. Here, we are querying with Google\u2019s public DNS server i.e. \u201c8.8.8.8\u201d:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">nslookup linuxways.net 8.8.8.8<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"710\" height=\"365\" class=\"wp-image-25424\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-7.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-7.png 710w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-7-300x154.png 300w\" sizes=\"auto, (max-width: 710px) 100vw, 710px\" \/><\/p>\n<p><strong>Use Case 4: Query With a Specific Timeout Interval <\/strong><\/p>\n<p>To set a specific timeout for the server to respond to queries, the \u201c<strong>-timeout<\/strong>\u201d option is used with the \u201c<strong>nslookup<\/strong>\u201d command. You can increase or decrease the timeout interval to provide more or less time respectively for the server to react\/respond:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">nslookup <span class=\"re5\">-timeout<\/span>=<span class=\"nu0\">20<\/span> linuxways.net<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"711\" height=\"361\" class=\"wp-image-25430\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-8.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-8.png 711w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-8-300x152.png 300w\" sizes=\"auto, (max-width: 711px) 100vw, 711px\" \/><\/p>\n<p><strong>Use Case 5: Reverse DNS Lookup <\/strong><\/p>\n<p>If you want to find the domain name of the specific IP address, you can perform a reverse DNS lookup. To do so, use the \u201c<strong>nslookup<\/strong>\u201d command along with the particular IP address:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">nslookup 74.6.143.25<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"709\" height=\"196\" class=\"wp-image-25434\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-9.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-9.png 709w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-9-300x83.png 300w\" sizes=\"auto, (max-width: 709px) 100vw, 709px\" \/><\/p>\n<p><strong>Use Case 6: Query in Debugging Mode<\/strong><\/p>\n<p>You can also perform a query for the desired domain in the debugging mode using the \u201c<strong>-debug<\/strong>\u201d option to get comprehensive information regarding the question and the received answer:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">nslookup <span class=\"re5\">-debug<\/span> linuxways.net<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"711\" height=\"551\" class=\"wp-image-25439\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-10.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-10.png 711w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-10-300x232.png 300w\" sizes=\"auto, (max-width: 711px) 100vw, 711px\" \/><\/p>\n<h3><a id=\"post-25348-_xl673gws3slq\"><\/a>Manual of \u201cnslookup\u201d Command<\/h3>\n<p>You can also access the manual of the \u201c<strong>nslookup<\/strong>\u201d command using the given command. This command provides detailed information about the \u201c<strong>nslookup<\/strong>\u201d including its syntax, available options, and its usage:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">man<\/span> nslookup<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"710\" height=\"552\" class=\"wp-image-25449\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-11.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-11.png 710w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-11-300x233.png 300w\" sizes=\"auto, (max-width: 710px) 100vw, 710px\" \/><\/p>\n<h2><a id=\"post-25348-_onjwqrns7rog\"><\/a>How to Uninstall\/Remove Nslookup on Debian 12<\/h2>\n<p>To remove or uninstall the \u201c<strong>nslookup<\/strong>\u201d utility from your Debian 12 system, you only need to remove the \u201c<strong>dnsutils<\/strong>\u201d package through the below-listed command:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">sudo<\/span> apt autoremove dnsutils<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"712\" height=\"344\" class=\"wp-image-25452\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-12.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-12.png 712w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-12-300x145.png 300w\" sizes=\"auto, (max-width: 712px) 100vw, 712px\" \/><\/p>\n<h2><a id=\"post-25348-_lwpjw33g6w2c\"><\/a>Bonus Tip: Nslookup Command\u2019s Alternatives on Debian 12<\/h2>\n<p>In Debian 12, some other tools are also available that offer similar functionality for DNS-related tasks. The popular alternatives of \u201c<strong>nslookup<\/strong>\u201d tools are \u201c<strong>dig<\/strong>\u201d, and \u201c<strong>host<\/strong>\u201d.<\/p>\n<h3><a id=\"post-25348-_2b7pr44afhcc\"><\/a>Dig<\/h3>\n<p>The \u201c<strong>dig<\/strong>\u201d is a more advanced and the best alternative tool for \u201c<strong>nslookup<\/strong>\u201d. It provides additional features and displays output in detail. Here, you can see how the \u201cdig\u201d command works and show the output in detail:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\"><span class=\"kw2\">dig<\/span> linuxways.net<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"709\" height=\"552\" class=\"wp-image-25458\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-13.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-13.png 709w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-13-300x234.png 300w\" sizes=\"auto, (max-width: 709px) 100vw, 709px\" \/><\/p>\n<p><strong>Note:<\/strong> You can also check out our <a href=\"https:\/\/linuxways.net\/de\/debian\/install-use-dig-debian-12\/\"><strong>Post <\/strong><\/a>about the \u201c<strong>dig<\/strong>\u201d command for more information about it.<\/p>\n<h3><a id=\"post-25348-_cwcvzis7pcwg\"><\/a>Host<\/h3>\n<p>The \u201c<strong>host<\/strong>\u201d is another command-line tool commonly utilized for the quick DNS lookup. It provides the simple output of the query as seen below:<\/p>\n<div class=\"codecolorer-container bash blackboard\" style=\"width:100%;\"><div class=\"bash codecolorer\">host linuxways.net<\/div><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" width=\"710\" height=\"218\" class=\"wp-image-25462\" src=\"http:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-14.png\" srcset=\"https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-14.png 710w, https:\/\/linuxways.net\/wp-content\/uploads\/2024\/02\/word-image-25348-14-300x92.png 300w\" sizes=\"auto, (max-width: 710px) 100vw, 710px\" \/><\/p>\n<p>That was all about the \u201c<strong>nslookup<\/strong>\u201d installation and usage on Debian 12.<\/p>\n<h2><a id=\"post-25348-_zesv8cusuzqz\"><\/a>Wrap Up<\/h2>\n<p>To install the \u201c<strong>nslookup<\/strong>\u201d utility on Debian 12, install the \u201c<strong>dnsutils<\/strong>\u201d package from the default Debian repository via the \u201c<strong>sudo apt install dnsutils<\/strong>\u201d command. You can use the \u201c<strong>nslookup<\/strong>\u201d command with different options and record types to get desired information about DNS records, troubleshoot DNS, and many more. This guide has explained the method to install, use, and remove \u201c<strong>nslookup<\/strong>\u201d on the Debian 12 system.<\/p>","protected":false},"excerpt":{"rendered":"<p>You can install the Nslookup command-line utility from the default Debian repository using the \u201csudo apt install dnsutils\u201d command.<\/p>","protected":false},"author":112,"featured_media":25584,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-25348","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-debian"],"_links":{"self":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/25348","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\/112"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/comments?post=25348"}],"version-history":[{"count":0,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/posts\/25348\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media\/25584"}],"wp:attachment":[{"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/media?parent=25348"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/categories?post=25348"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxways.net\/de\/wp-json\/wp\/v2\/tags?post=25348"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}