<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Update the Linux OS !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/43680/update-the-linux-os?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/43680/update-the-linux-os?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/43680/update-the-linux-os</guid>
	<pubDate>Mon, 27 Dec 2021 06:35:22 -0600</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/43680/update-the-linux-os</link>
	<title><![CDATA[Update the Linux OS !]]></title>
	<description><![CDATA[<code>#To update the linux OS -- run the following

sudo -- sh -c &#039;apt-get update; apt-get upgrade -y; apt-get dist-upgrade -y; apt-get autoremove -y; apt-get autoclean -y&#039;

#OR

sudo apt-get update &amp;&amp; sudo apt-get upgrade</code>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>

</channel>
</rss>