<?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: Vine</title>
    <description>The latest articles on DEV Community by Vine (@vine).</description>
    <link>https://dev.to/vine</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%2F3757814%2F6a77ccb6-deb1-4651-85bb-2bebe65ce8ef.png</url>
      <title>DEV Community: Vine</title>
      <link>https://dev.to/vine</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vine"/>
    <language>en</language>
    <item>
      <title>First obstacle faced going into Kali Linux</title>
      <dc:creator>Vine</dc:creator>
      <pubDate>Mon, 09 Feb 2026 11:23:26 +0000</pubDate>
      <link>https://dev.to/vine/first-obstacle-faced-going-into-kali-linux-59e</link>
      <guid>https://dev.to/vine/first-obstacle-faced-going-into-kali-linux-59e</guid>
      <description>&lt;p&gt;It was quite easy to get a boot-able pendrive using rufus and mounting it with the kali os image. &lt;/p&gt;

&lt;p&gt;The first problem i faced was the boot menu.&lt;/p&gt;

&lt;p&gt;So I simply made windows my default as I am doing all the development there still. Then made a .bat file to simply restart and  boot into kali. Also, Restarting kali will boot into windows as it is default.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;@echo off
bcdedit /set {fwbootmgr} bootsequence {KALI-GUID-HERE}
shutdown /r /t 0

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;This is what .bat contains. Run it as Admin.&lt;/p&gt;

</description>
      <category>linux</category>
    </item>
    <item>
      <title>Started Using Kali Today</title>
      <dc:creator>Vine</dc:creator>
      <pubDate>Sat, 07 Feb 2026 05:07:28 +0000</pubDate>
      <link>https://dev.to/vine/started-using-kali-today-4odn</link>
      <guid>https://dev.to/vine/started-using-kali-today-4odn</guid>
      <description>&lt;p&gt;Mostly a web dev. Just wanted to learn how to develop websites with less vulnerabilities. So, I wanted to know how they exploit them first by doing it myself. &lt;/p&gt;

&lt;p&gt;Yes, I know i could have just watched videos and read some articles about how to do that. But where is the fun in it. &lt;/p&gt;

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