<?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: Nivetha Raju</title>
    <description>The latest articles on DEV Community by Nivetha Raju (@nivetha_raju_2ea532bb6bcd).</description>
    <link>https://dev.to/nivetha_raju_2ea532bb6bcd</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%2F3944092%2F022ddc25-3b63-423e-8f77-d17e2921951c.png</url>
      <title>DEV Community: Nivetha Raju</title>
      <link>https://dev.to/nivetha_raju_2ea532bb6bcd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nivetha_raju_2ea532bb6bcd"/>
    <language>en</language>
    <item>
      <title>How the linux works</title>
      <dc:creator>Nivetha Raju</dc:creator>
      <pubDate>Sat, 23 May 2026 10:59:31 +0000</pubDate>
      <link>https://dev.to/nivetha_raju_2ea532bb6bcd/how-the-linux-works-3bfg</link>
      <guid>https://dev.to/nivetha_raju_2ea532bb6bcd/how-the-linux-works-3bfg</guid>
      <description>&lt;p&gt;Linux® is an open source operating system (OS) created by Linus Torvalds in 1991. Today, it has a massive user base, and is used in the world’s 500 most powerful supercomputers. Users gravitate toward it for its versatility and security capabilities, among other reasons. The Linux kernel is maintained by a worldwide community of open source enthusiasts and has hundreds of unique distros.&lt;/p&gt;

&lt;p&gt;Linux was designed to be similar to UNIX, but has evolved to run on a wide variety of hardware from phones to supercomputers. Every Linux-based OS includes the Linux kernel—which manages hardware resources—and a set of software packages that make up the rest of the operating system. Organizations can also choose to run their Linux OS on a Linux server.&lt;/p&gt;

&lt;p&gt;This is the one question that most people ask. Why bother learning a completely different computing environment, when the operating system that ships with most desktops, laptops, and servers works just fine?&lt;/p&gt;

&lt;p&gt;To answer that question, I would pose another question. &lt;/p&gt;

&lt;p&gt;Popular Linux distributions include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;LINUX MINT&lt;/li&gt;
&lt;li&gt;MANJARO&lt;/li&gt;
&lt;li&gt;DEBIAN&lt;/li&gt;
&lt;li&gt;UBUNTU&lt;/li&gt;
&lt;li&gt;ANTERGOS&lt;/li&gt;
&lt;li&gt;SOLUS&lt;/li&gt;
&lt;li&gt;FEDORA&lt;/li&gt;
&lt;li&gt;ELEMENTARY OS&lt;/li&gt;
&lt;li&gt;OPENSUSE&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6cek4emdkyggq9ipmy16.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6cek4emdkyggq9ipmy16.jpg" alt=" " width="320" height="320"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Reference &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.redhat.com/en/topics/linux/what-is-linux" rel="noopener noreferrer"&gt;https://www.redhat.com/en/topics/linux/what-is-linux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.linux.com/what-is-linux/" rel="noopener noreferrer"&gt;https://www.linux.com/what-is-linux/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.linux.com/what-is-linux/" rel="noopener noreferrer"&gt;https://www.linux.com/what-is-linux/&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>oslinux</category>
      <category>usesoflinux</category>
    </item>
    <item>
      <title>What is blog ?</title>
      <dc:creator>Nivetha Raju</dc:creator>
      <pubDate>Sat, 23 May 2026 10:38:38 +0000</pubDate>
      <link>https://dev.to/nivetha_raju_2ea532bb6bcd/what-is-blog--c96</link>
      <guid>https://dev.to/nivetha_raju_2ea532bb6bcd/what-is-blog--c96</guid>
      <description>&lt;p&gt;A blog is an online platform for sharing content, insights, and updates, serving purposes like storytelling, education, marketing, and audience engagement. Consisting of text, images, videos, and interactive elements, blogs bring variety, with some becoming major information sources and others serving as personal online journals.&lt;/p&gt;

&lt;p&gt;In simple terms, blogs are the kind of online websites where you can upload content in the form of writing, images, videos, or podcasts periodically. The owner of the blog regularly uploads the content on its website, which is updated periodically too.&lt;/p&gt;

&lt;p&gt;A blog, short for weblog, is a frequently updated web page used for personal commentary or business content. Blogs are often interactive and include sections at the bottom of individual blog posts where readers can leave comments.&lt;/p&gt;

&lt;p&gt;Most are written in a conversational style to reflect the voice and personal views of the blogger. Some businesses use blogs to connect with target audiences and sell products.&lt;/p&gt;

&lt;p&gt;Blog' is short for 'web log' – basically an online diary or journal created by someone to record in writing their thoughts, feelings or views on a specific subject or on life in general.&lt;/p&gt;

&lt;p&gt;Usually appearing in chronological order, with the most recent post at the top, a blog can be informative, amusing and often contentious (and sometimes quite tedious). It can contain photographs, cartoons or just text.&lt;/p&gt;

&lt;p&gt;Types of blog&lt;br&gt;
1) Personal blog &lt;br&gt;
2) Collaborative blog &lt;br&gt;
3) Guest blog &lt;br&gt;
4) Photoblogs&lt;br&gt;
5) Review blog&lt;br&gt;
6) News blog&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcs4fwrmu5el98n3e7tn9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcs4fwrmu5el98n3e7tn9.png" alt=" " width="800" height="799"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Reference:&lt;br&gt;
1)&lt;a href="https://www.theknowledgeacademy.com/blog/what-is-a-blog/" rel="noopener noreferrer"&gt;https://www.theknowledgeacademy.com/blog/what-is-a-blog/&lt;/a&gt;&lt;br&gt;
2)&lt;a href="https://elicus.com/what-is-a-blog/" rel="noopener noreferrer"&gt;https://elicus.com/what-is-a-blog/&lt;/a&gt;&lt;br&gt;
3)&lt;a href="https://www.techtarget.com/whatis/definition/weblog" rel="noopener noreferrer"&gt;https://www.techtarget.com/whatis/definition/weblog&lt;/a&gt;&lt;br&gt;
4)&lt;a href="https://www.digitalunite.com/technology-guides/social-networking-blogs/blogs/what-blog" rel="noopener noreferrer"&gt;https://www.digitalunite.com/technology-guides/social-networking-blogs/blogs/what-blog&lt;/a&gt;&lt;/p&gt;

</description>
      <category>payilagam</category>
    </item>
    <item>
      <title>What is blog ?</title>
      <dc:creator>Nivetha Raju</dc:creator>
      <pubDate>Thu, 21 May 2026 14:35:27 +0000</pubDate>
      <link>https://dev.to/nivetha_raju_2ea532bb6bcd/what-is-blog--238l</link>
      <guid>https://dev.to/nivetha_raju_2ea532bb6bcd/what-is-blog--238l</guid>
      <description>&lt;p&gt;A blog is an online platform for sharing content, insights, and updates, serving purposes like storytelling, education, marketing, and audience engagement. Consisting of text, images, videos, and interactive elements, blogs bring variety, with some becoming major information sources and others serving as personal online journals.&lt;/p&gt;

&lt;p&gt;In simple terms, blogs are the kind of online websites where you can upload content in the form of writing, images, videos, or podcasts periodically. The owner of the blog regularly uploads the content on its website, which is updated periodically too.&lt;/p&gt;

&lt;p&gt;A blog, short for weblog, is a frequently updated web page used for personal commentary or business content. Blogs are often interactive and include sections at the bottom of individual blog posts where readers can leave comments.&lt;/p&gt;

&lt;p&gt;Most are written in a conversational style to reflect the voice and personal views of the blogger. Some businesses use blogs to connect with target audiences and sell products.&lt;/p&gt;

&lt;p&gt;Blog' is short for 'web log' – basically an online diary or journal created by someone to record in writing their thoughts, feelings or views on a specific subject or on life in general.&lt;/p&gt;

&lt;p&gt;Usually appearing in chronological order, with the most recent post at the top, a blog can be informative, amusing and often contentious (and sometimes quite tedious). It can contain photographs, cartoons or just text.&lt;/p&gt;

&lt;p&gt;Types of blog&lt;br&gt;
1) Personal blog &lt;br&gt;
2) Collaborative blog &lt;br&gt;
3) Guest blog &lt;br&gt;
4) Photoblogs&lt;br&gt;
5) Review blog&lt;br&gt;
6) News blog&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcs4fwrmu5el98n3e7tn9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcs4fwrmu5el98n3e7tn9.png" alt=" " width="800" height="799"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Reference:&lt;br&gt;
1)&lt;a href="https://www.theknowledgeacademy.com/blog/what-is-a-blog/" rel="noopener noreferrer"&gt;https://www.theknowledgeacademy.com/blog/what-is-a-blog/&lt;/a&gt;&lt;br&gt;
2)&lt;a href="https://elicus.com/what-is-a-blog/" rel="noopener noreferrer"&gt;https://elicus.com/what-is-a-blog/&lt;/a&gt;&lt;br&gt;
3)&lt;a href="https://www.techtarget.com/whatis/definition/weblog" rel="noopener noreferrer"&gt;https://www.techtarget.com/whatis/definition/weblog&lt;/a&gt;&lt;br&gt;
4)&lt;a href="https://www.digitalunite.com/technology-guides/social-networking-blogs/blogs/what-blog" rel="noopener noreferrer"&gt;https://www.digitalunite.com/technology-guides/social-networking-blogs/blogs/what-blog&lt;/a&gt;&lt;/p&gt;

</description>
      <category>payilagam</category>
      <category>aboutblog</category>
    </item>
  </channel>
</rss>
