<?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: Manish Kumar</title>
    <description>The latest articles on DEV Community by Manish Kumar (@mkbhru).</description>
    <link>https://dev.to/mkbhru</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%2F1013703%2F33f186e5-e419-4f49-951e-bb61706cde93.png</url>
      <title>DEV Community: Manish Kumar</title>
      <link>https://dev.to/mkbhru</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mkbhru"/>
    <language>en</language>
    <item>
      <title>Linux for Beginners: A Gateway to Open-Source Empowerment</title>
      <dc:creator>Manish Kumar</dc:creator>
      <pubDate>Mon, 01 Apr 2024 14:51:28 +0000</pubDate>
      <link>https://dev.to/mkbhru/linux-for-beginners-a-gateway-to-open-source-empowerment-34gg</link>
      <guid>https://dev.to/mkbhru/linux-for-beginners-a-gateway-to-open-source-empowerment-34gg</guid>
      <description>&lt;h2&gt;
  
  
  preface
&lt;/h2&gt;

&lt;p&gt;Linux is like the playground for your computer. It's a free, open-source operating system, kind of like the conductor that helps your computer run smoothly. You can think of it as a different flavor of Windows or macOS. But unlike them, Linux comes in many flavors, called distributions or "distros" for short, each with its own special features and looks. The best part? It's free to use and explore! With Linux, you can customize your computer to look and work just the way you want, making it a great option for beginners looking to dip their toes into the world of operating systems.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Linux is Ideal for Programming
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Free and Open-Source&lt;/strong&gt;: Linux is like a gift that keeps on giving. It's free to download, use, and modify. Imagine getting a free ticket to a theme park where you can build your own rides!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Stability&lt;/strong&gt;: Linux is rock-solid stable, like a sturdy table that doesn't wobble. It rarely crashes or freezes, giving you a smooth experience while coding. No sudden interruptions means more focus on your work.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Customizability&lt;/strong&gt;: Linux is like LEGO for your computer. You can snap pieces together to create your own unique setup. From the appearance of your desktop to the tools you use for coding, everything is customizable.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Powerful Terminal&lt;/strong&gt;: Think of the terminal as your magic wand. With a few commands, you can perform complex tasks effortlessly. It's like having a superpower that makes coding faster and more efficient.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vast Software Repository&lt;/strong&gt;: Linux has a treasure trove of software waiting to be explored. Need a text editor? There's one. Want to run a server? Linux has got you covered. Whatever tools you need for programming, chances are Linux has them available for free.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Community Support&lt;/strong&gt;: Linux users are like a big family. If you ever get stuck or need help, there's always someone ready to lend a hand. It's like having a group of friends who are always there to support you on your coding journey.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In a nutshell, Linux is like the ultimate playground for programmers. It's free, stable, customizable, powerful, and supported by a vibrant community. So why settle for anything less when you can have the best tool for your programming adventures?&lt;/p&gt;

&lt;h2&gt;
  
  
  Getting Started with Linux
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Choose a Distribution (Distro)&lt;/strong&gt;: Think of Linux like ice cream with different flavors. There are many distros, each with its own look and feel. For beginners, popular choices like Ubuntu or Linux Mint are great starting points. Just pick one and download it!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Create a Bootable USB Drive&lt;/strong&gt;: Now, imagine your computer as a hungry monster. You need to feed it Linux! Use a tool like Rufus (for Windows) or Etcher (for Mac and Linux) to create a bootable USB drive with your chosen Linux distro.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Try Before You Install&lt;/strong&gt;: Don't be afraid to take Linux for a test drive! Plug in your bootable USB drive, restart your computer, and choose the option to "Try Linux" without installing. This way, you can explore Linux without making any changes to your computer.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Install Linux&lt;/strong&gt;: If you're ready to commit, go ahead and install Linux on your computer. Most distros have a user-friendly installer that guides you through the process step by step. Just follow the instructions, and voila! You now have Linux running on your machine.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Explore and Learn&lt;/strong&gt;: Congratulations, you're now a proud Linux user! Take your time to explore the operating system, experiment with different programs, and learn how things work. Don't hesitate to ask questions and seek help from the vast Linux community whenever you need it.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Remember, learning Linux is like learning a new language or riding a bike. It may seem challenging at first, but with practice and perseverance, you'll soon become a pro!&lt;/p&gt;

</description>
      <category>linux</category>
      <category>webdev</category>
      <category>beginners</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Beginners guide to dev.to</title>
      <dc:creator>Manish Kumar</dc:creator>
      <pubDate>Tue, 24 Jan 2023 04:30:45 +0000</pubDate>
      <link>https://dev.to/mkbhru/beginners-guide-to-devto-noc</link>
      <guid>https://dev.to/mkbhru/beginners-guide-to-devto-noc</guid>
      <description>&lt;p&gt;Dev.to is a platform for developers to share and learn from each other. Here is a beginner's guide to getting started on the platform:&lt;/p&gt;

&lt;p&gt;Sign up for an account: Go to dev.to and create an account using your email and password.&lt;/p&gt;

&lt;p&gt;Complete your profile: Once you have an account, complete your profile by adding a bio, picture, and links to your social media profiles.&lt;/p&gt;

&lt;p&gt;Explore the community: Take a look around the community by browsing articles, tutorials, and discussions. You can also search for specific topics using the search bar.&lt;/p&gt;

&lt;p&gt;Participate in the community: You can join the conversation by commenting on articles, tutorials, and discussions. You can also start your own discussion by clicking on the "New Discussion" button.&lt;/p&gt;

&lt;p&gt;Share your own content: Share your own content by clicking on the "New Article" button. You can write about anything related to development, and add code snippets, images, and videos to your article.&lt;/p&gt;

&lt;p&gt;Join the Slack community: Dev.to has a Slack community where you can connect with other developers, share your work, and get feedback. To join, go to &lt;a href="https://dev.to/slack"&gt;https://dev.to/slack&lt;/a&gt; and sign up.&lt;/p&gt;

&lt;p&gt;Follow users and tags: You can follow users and tags on dev.to to stay updated on their content. When you follow a user, their articles will appear in your feed. When you follow a tag, articles with that tag will appear in your feed.&lt;/p&gt;

&lt;p&gt;Be helpful and respectful: Be helpful and respectful when participating in the community. Show empathy and be willing to help others.&lt;/p&gt;

&lt;p&gt;By following these steps, you will be able to make the most of your experience on dev.to and connect with other developers.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>githubactions</category>
      <category>automation</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Switching back to zorin, wtf mongodb is not yet supported on popos/ubuntu 22.04</title>
      <dc:creator>Manish Kumar</dc:creator>
      <pubDate>Tue, 24 Jan 2023 04:26:03 +0000</pubDate>
      <link>https://dev.to/mkbhru/switching-back-to-zorin-wtf-mongodb-is-not-yet-supported-on-poposubuntu-2204-1lb3</link>
      <guid>https://dev.to/mkbhru/switching-back-to-zorin-wtf-mongodb-is-not-yet-supported-on-poposubuntu-2204-1lb3</guid>
      <description>&lt;p&gt;Why this shit happened with me. Now on I will aware of the development environment before upgrading oses. And will only upgrade my os after 2 years of release. So lets see '22.04 in '24.&lt;br&gt;
Happy coding fella:)&lt;/p&gt;

</description>
      <category>welcome</category>
      <category>community</category>
    </item>
  </channel>
</rss>
