<?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: Dev</title>
    <description>The latest articles on DEV Community by Dev (@devops2808).</description>
    <link>https://dev.to/devops2808</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%2F1382279%2Fc54575ef-d01a-4494-9572-677fc2f12e9c.png</url>
      <title>DEV Community: Dev</title>
      <link>https://dev.to/devops2808</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devops2808"/>
    <language>en</language>
    <item>
      <title>How to Create Bootable USB installer for Debian 12</title>
      <dc:creator>Dev</dc:creator>
      <pubDate>Wed, 27 Mar 2024 17:14:25 +0000</pubDate>
      <link>https://dev.to/devops2808/how-to-create-bootable-usb-installer-for-debian-12-4f66</link>
      <guid>https://dev.to/devops2808/how-to-create-bootable-usb-installer-for-debian-12-4f66</guid>
      <description>&lt;p&gt;To create a bootable USB installer for Debian 12, you can use a tool called Rufus. Follow these steps:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1&lt;/strong&gt; : Download Rufus: Visit the official Rufus website (&lt;a href="https://rufus.ie/" rel="noopener noreferrer"&gt;https://rufus.ie/&lt;/a&gt;) and download the latest version of Rufus.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8c6ee36.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8c6ee36.png" alt="Rufus"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 2&lt;/strong&gt; : Download the Debian 12 ISO image: Visit the official Debian website (&lt;a href="https://www.debian.org" rel="noopener noreferrer"&gt;https://www.debian.org&lt;/a&gt;) and navigate to the Downloads page. Download the appropriate ISO image for your system architecture (e.g., amd64 for 64-bit systems).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8d09dbc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8d09dbc.png" alt="Debian 12 ISO"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 3&lt;/strong&gt; : Insert a USB drive: Insert a USB drive into your computer. Ensure that it has sufficient capacity to hold the Debian ISO image and that you don't have any important data on it, as it will be formatted during the process.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 4&lt;/strong&gt; : Run Rufus: Open the Rufus application that you downloaded.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8db0553.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8db0553.png" alt="Rufus Application"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 5&lt;/strong&gt; : Select the USB drive: In Rufus, under the "Device" section, select the USB drive you inserted from the dropdown menu.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8e08663.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8e08663.png" alt="Select USB Drive"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 6&lt;/strong&gt; : Select the Debian ISO image: Under the "Boot selection" section, click the "Select" button and browse to the location where you downloaded the Debian 12 ISO image. Select the ISO image.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8ea9090.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8ea9090.png" alt="Select ISO Image"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 7&lt;/strong&gt; : Configure Rufus settings: Leave the other settings as default, unless you have specific requirements. The default settings usually work fine. Ensure that the partition scheme is set to "MBR" if you intend to boot on a traditional BIOS system or "GPT" for UEFI systems.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8f4265e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8f4265e.png" alt="Rufus Settings"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 8&lt;/strong&gt; : Create the bootable USB: Click the "Start" button in Rufus to begin the process. You may see a warning that the USB drive will be formatted. Make sure you have backed up any important data from the USB drive, as it will be erased.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8fbd86e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8a8fbd86e.png" alt="Create Bootable USB"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 9&lt;/strong&gt; : Wait for the process to complete: Rufus will format the USB drive and copy the Debian 12 ISO image onto it. This process may take a few minutes, depending on the size of the ISO image and the speed of your USB drive.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8e95a6c69.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fapi.devtutorial.io%2Fuploads%2F2023-06-16%2F648c8e95a6c69.png" alt="Process Completion"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 10&lt;/strong&gt; : Eject the USB drive: Once Rufus has finished creating the bootable USB drive, you can safely eject the USB drive from your computer.&lt;/p&gt;

&lt;p&gt;Your USB drive is now ready with the bootable Debian 12 installer. You can use it to install Debian on a computer by booting from the USB drive. Remember to adjust the boot order in the BIOS or UEFI settings of the target computer to prioritize booting from the USB drive.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Source&lt;/strong&gt;&lt;br&gt;
*&lt;a href="https://devtutorial.io/how-to-create-bootable-usb-installer-for-debian-12-p3123.html" rel="noopener noreferrer"&gt;How to Create Bootable USB installer for Debian 12&lt;/a&gt;&lt;/p&gt;

</description>
      <category>debian</category>
    </item>
    <item>
      <title>How to Install and Use Podman on Debian 12</title>
      <dc:creator>Dev</dc:creator>
      <pubDate>Mon, 25 Mar 2024 15:48:20 +0000</pubDate>
      <link>https://dev.to/devops2808/how-to-install-and-use-podman-on-debian-12-4f4p</link>
      <guid>https://dev.to/devops2808/how-to-install-and-use-podman-on-debian-12-4f4p</guid>
      <description>&lt;p&gt;To install and use Podman on Debian 12, follow the steps below:&lt;br&gt;
Step 1 : Start by updating your package list:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sudo apt update
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Step 2 : Proceed with the installation of Podman:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;sudo apt install podman
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx9jnwh6epf8nnpmzcczl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx9jnwh6epf8nnpmzcczl.png" alt="Image description" width="800" height="449"&gt;&lt;/a&gt;&lt;br&gt;
Step 3 : Ensure that Podman is installed correctly by checking its version:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;podman --version
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fenmj3dgz46oe2e9ek1sk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fenmj3dgz46oe2e9ek1sk.png" alt="Image description" width="800" height="47"&gt;&lt;/a&gt;&lt;br&gt;
Step 4 : Test Podman by running a basic Ubuntu container:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;podman run -it ubuntu /bin/bash
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgm540tfabdncitwt9t8l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgm540tfabdncitwt9t8l.png" alt="Image description" width="800" height="139"&gt;&lt;/a&gt;&lt;br&gt;
This command will pull the Ubuntu image if it's not already available and starts a container where you can execute commands.&lt;br&gt;
Step 5 : Once you've finished testing, exit the container by typing:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;exit
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Congratulations! You have successfully installed Podman on your Debian 12 system.&lt;br&gt;
References&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://devtutorial.io/debian-12-guides-p3118.html"&gt;Debian 12 Guides&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>podman</category>
      <category>debian</category>
    </item>
  </channel>
</rss>
