<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: aravindhnirmal</title>
    <description>The latest articles on DEV Community by aravindhnirmal (@aravindhnirmal).</description>
    <link>https://dev.to/aravindhnirmal</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F811859%2F8795541e-7c83-4eaa-923d-c9ce5f6969c2.png</url>
      <title>DEV Community: aravindhnirmal</title>
      <link>https://dev.to/aravindhnirmal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aravindhnirmal"/>
    <language>en</language>
    <item>
      <title>Download Bluetooth in Kali Linux</title>
      <dc:creator>aravindhnirmal</dc:creator>
      <pubDate>Mon, 22 Jan 2024 15:39:22 +0000</pubDate>
      <link>https://dev.to/aravindhnirmal/download-bluetooth-in-kali-linux-1l47</link>
      <guid>https://dev.to/aravindhnirmal/download-bluetooth-in-kali-linux-1l47</guid>
      <description>&lt;p&gt;If your a new user sometimes bluetooth is not downloaded in os (Windows is fiar better as for this only) so dive into the mystical world of Bluetooth,first&lt;br&gt;
1.&lt;br&gt;
sudo apt install bluez* &lt;/p&gt;

&lt;p&gt;/* BlueZ is the key to unlocking the full potential of Bluetooth in Kali Linux, providing a robust and reliable foundation for wireless endeavors.*/&lt;/p&gt;

&lt;p&gt;2.&lt;br&gt;
sudo apt install blueman&lt;/p&gt;

&lt;p&gt;/&lt;em&gt;Blueman, with its intuitive and user-friendly interface, will guide you through the complexities of Bluetooth device management. use also Bluetoothctl&lt;/em&gt;/&lt;br&gt;
3.&lt;br&gt;
sudo systemctl enable bluetooth.service&lt;br&gt;
sudo systemctl start bluetooth.service&lt;/p&gt;

&lt;p&gt;With BlueZ and Blueman by your side, it's time to breathe life into the Bluetooth daemon. &lt;/p&gt;

</description>
      <category>linux</category>
      <category>kali</category>
      <category>ubuntu</category>
    </item>
  </channel>
</rss>
