<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>smart Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/smart/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sat, 10 Nov 2018 18:15:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>Check HDD Health on Linux</title>
		<link>https://www.osradar.com/check-hdd-health-on-linux/</link>
					<comments>https://www.osradar.com/check-hdd-health-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Sat, 10 Nov 2018 18:15:48 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[hard disk health]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[hdd health]]></category>
		<category><![CDATA[hdd health linux]]></category>
		<category><![CDATA[hdd smart]]></category>
		<category><![CDATA[smart]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=7123</guid>

					<description><![CDATA[<p>HDD is (currently, used to be) one of the most crucial parts of a computer. It works as the BULK data storage. With the help of a number of magnetic disks, motors, and sensors, your HDD is always keeping your system and ultimately, yourself happy while tolerating all the TORTURES you’re putting on your system. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/check-hdd-health-on-linux/">Check HDD Health on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>HDD is (currently, used to be) one of the most crucial parts of a computer. It works as the BULK data storage. With the help of a number of magnetic disks, motors, and sensors, your HDD is always keeping your system and ultimately, yourself happy while tolerating all the TORTURES you’re putting on your system.</p>
<p>Jokes aside, HDD health is a really big concern. It’s because HDDs don’t die in just an instant. They continue to wear out gradually over time and one day, you may have just lost some of your oldest photos or your favorite movie collection or even worse, your important office document!</p>
<p>Before that happens, continue to keep checking your HDD status. If you’re on Linux, it’s time to get these tools right now!</p>
<h1>Checking HDD health</h1>
<p>For checking your HDD health, consider these tools in your arsenal. They will easily give you all the necessary info about your HDD.</p>
<ul>
<li>
<h2>Smartmontools</h2>
</li>
</ul>
<p>All the modern storage devices have an “S.M.A.R.T.” feature. It reports a lot of info to the operating system (Windows, Linux, macOS etc.). These info helps to verify the integrity and health of the HDD.</p>
<p>For installing Smartmontools, run the following command(s) according to your Linux distro.</p>
<ul>
<li>Ubuntu</li>
</ul>
<pre class="">sudo apt install smartmontools</pre>
<p><img loading="lazy" class="size-full wp-image-7131 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-7.png" alt="" width="1071" height="539" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-7.png 1071w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-300x151.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-768x387.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-1024x515.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-696x350.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-1068x537.png 1068w, https://www.osradar.com/wp-content/uploads/2018/11/smart-7-835x420.png 835w" sizes="(max-width: 1071px) 100vw, 1071px" /></p>
<ul>
<li>Debian</li>
</ul>
<pre class="">sudo apt-get install smartmontools</pre>
<ul>
<li>Fedora</li>
</ul>
<pre class="">sudo dnf install smartmontools</pre>
<ul>
<li>OpenSUSE</li>
</ul>
<pre class="">sudo zypper install smartmontools</pre>
<ul>
<li>Arch Linux</li>
</ul>
<pre class="">sudo pacman -S smartmontools</pre>
<ul>
<li>Generic Linux instruction</li>
</ul>
<p><a href="https://sourceforge.net/projects/smartmontools/files/">Download the latest source code of Smartmontools</a>.</p>
<p><img loading="lazy" class="size-full wp-image-7125 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-1.png" alt="" width="1037" height="482" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-1.png 1037w, https://www.osradar.com/wp-content/uploads/2018/11/smart-1-300x139.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-1-768x357.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-1-1024x476.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-1-696x324.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-1-904x420.png 904w" sizes="(max-width: 1037px) 100vw, 1037px" /></p>
<p>After the download is complete, run the following commands –</p>
<pre class="">tar -xvzf smartmontools-6.6.tar.gz

cd smartmontools-6.6/

./configure

make

sudo make install</pre>
<h3><img loading="lazy" class="size-full wp-image-7126 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-2.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-2.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-2-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /> <img loading="lazy" class="size-full wp-image-7127 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-3.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-3.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-3-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /> <img loading="lazy" class="alignnone size-full wp-image-7128" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-4.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-4.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-4-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /> <img loading="lazy" class="size-full wp-image-7129 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-5.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-5.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-5-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /> <img loading="lazy" class="size-full wp-image-7130 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-6.png" alt="" width="1056" height="591" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-6.png 1056w, https://www.osradar.com/wp-content/uploads/2018/11/smart-6-300x168.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-6-768x430.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-6-1024x573.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-6-696x390.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-6-750x420.png 750w" sizes="(max-width: 1056px) 100vw, 1056px" /></h3>
<h3>Using Smartmontools</h3>
<p>Fire up a terminal and run the following command –</p>
<pre class="">lsblk</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img loading="lazy" class="size-full wp-image-7132 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-8.png" alt="" width="1067" height="361" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-8.png 1067w, https://www.osradar.com/wp-content/uploads/2018/11/smart-8-300x101.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-8-768x260.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-8-1024x346.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-8-696x235.png 696w" sizes="(max-width: 1067px) 100vw, 1067px" /></p>
<p>Find out your target HDD and take a note of it.</p>
<p>Now, run the following command –</p>
<pre class=""># “X” represents your HDD’s label name

sudo smartctl -a /dev/sdX</pre>
<p><img loading="lazy" class="size-full wp-image-7133 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-9.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-9.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-9-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /></p>
<p>Here’s the part you need to keep your eye on.</p>
<p><img loading="lazy" class="alignnone size-full wp-image-7134" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-10.png" alt="" width="1060" height="738" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-10.png 1060w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-768x535.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-1024x713.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-696x485.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-10-603x420.png 603w" sizes="(max-width: 1060px) 100vw, 1060px" /></p>
<p>You can also export the report using the following command line –</p>
<pre class="">sudo smartctl -a /dev/sdX &gt;&gt; ~/Desktop/drive-report.txt</pre>
<ul>
<li>
<h2>GNOME Disks</h2>
</li>
</ul>
<p>This is also another handy tool to keep at your hand. It’s a part of the GNOME Software family with a clean, nice and fluid interface. It’s the best choice for those preferring GUI more than the CLI.</p>
<h3>Installing GNOME Disks</h3>
<p>Run the following command(s) according to your Linux distro –</p>
<ul>
<li>Ubuntu</li>
</ul>
<pre class="">sudo apt install gnome-disk-utility</pre>
<p><img loading="lazy" class="size-full wp-image-7135 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-11.png" alt="" width="1066" height="485" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-11.png 1066w, https://www.osradar.com/wp-content/uploads/2018/11/smart-11-300x136.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-11-768x349.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-11-1024x466.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-11-696x317.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-11-923x420.png 923w" sizes="(max-width: 1066px) 100vw, 1066px" /></p>
<ul>
<li>Debian</li>
</ul>
<pre class="">sudo apt-get install gnome-disk-utility</pre>
<ul>
<li>Fedora</li>
</ul>
<pre class="">sudo dnf install gnome-disk-utility</pre>
<ul>
<li>OpenSUSE</li>
</ul>
<pre class="">sudo zypper install gnome-disk-utility</pre>
<ul>
<li>Arch Linux</li>
</ul>
<pre class="">sudo pacman -S gnome-disk-utility</pre>
<h3>Using GNOME Disks for HDD health</h3>
<p>Start GNOME Disks.</p>
<p><img loading="lazy" class="size-full wp-image-7136 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-12.png" alt="" width="846" height="768" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-12.png 846w, https://www.osradar.com/wp-content/uploads/2018/11/smart-12-300x272.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-12-768x697.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-12-696x632.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-12-463x420.png 463w" sizes="(max-width: 846px) 100vw, 846px" /></p>
<p>From the left panel, select your connected HDD. Then, press “Ctrl + S”.</p>
<p><img loading="lazy" class="size-full wp-image-7137 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/11/smart-13.png" alt="" width="1024" height="673" srcset="https://www.osradar.com/wp-content/uploads/2018/11/smart-13.png 1024w, https://www.osradar.com/wp-content/uploads/2018/11/smart-13-300x197.png 300w, https://www.osradar.com/wp-content/uploads/2018/11/smart-13-768x505.png 768w, https://www.osradar.com/wp-content/uploads/2018/11/smart-13-696x457.png 696w, https://www.osradar.com/wp-content/uploads/2018/11/smart-13-741x486.png 741w, https://www.osradar.com/wp-content/uploads/2018/11/smart-13-639x420.png 639w" sizes="(max-width: 1024px) 100vw, 1024px" /></p>
<p>Here, you’ll have all the S.M.A.R.T. information of the HDD.</p>
<p>You can find out all the explanations of <a href="https://en.wikipedia.org/wiki/S.M.A.R.T.">all the S.M.A.R.T. info here</a>.</p>
<p>Enjoy!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/check-hdd-health-on-linux/">Check HDD Health on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/check-hdd-health-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Monitor Disk Health with S.M.A.R.T</title>
		<link>https://www.osradar.com/monitor-disk-health-with-s-m-a-r-t/</link>
					<comments>https://www.osradar.com/monitor-disk-health-with-s-m-a-r-t/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Mon, 23 Apr 2018 14:50:01 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[check disk health]]></category>
		<category><![CDATA[disk health]]></category>
		<category><![CDATA[s.m.a.r.t.]]></category>
		<category><![CDATA[smart]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=2720</guid>

					<description><![CDATA[<p>Disks are one of the most important parts of the storage category. The disk health is really important. They hold numerous data – important and non-important. The OS is also installed in the system. Any issue in the disk drive can lead to serious issues like data corruption or system crash. For Linux systems, there’s [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/monitor-disk-health-with-s-m-a-r-t/">Monitor Disk Health with S.M.A.R.T</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Disks are one of the most important parts of the storage category. The disk health is really important. They hold numerous data – important and non-important. The OS is also installed in the system. Any issue in the disk drive can lead to serious issues like data corruption or system crash. For Linux systems, there’s an awesome daemon (helper program) available that can check out the physical drive for any issue and report to you. Thus, you can follow precautionary steps to prevent any type of potential problems in the upcoming future.</p>
<h3>What is S.M.A.R.T.?</h3>
<p>In today’s world, most of the physical hard drives (HDD and SSD) integrates a nice feature called “S.M.A.R.T.”, meaning “Self-Monitoring Analyzing and Reporting Technology”. This tech gathers valuable information about the health of the drive. By using the tool, you’ll become concerned and mark your next steps.</p>
<p>For using the technology, we will be using “smartd”.</p>
<h3>Installing smartd</h3>
<p>For installing the software, run the codes according to your Linux distro. This tool doesn’t come up by default on your system.</p>
<ul>
<li>
<h4>CentOS/RHEL/Fedora</h4>
</li>
</ul>
<p>Run this command in the terminal:</p>
<pre>sudo yum install smartmontools</pre>
<p>&nbsp;</p>
<ul>
<li>
<h4>Ubuntu + Ubuntu-based distros</h4>
</li>
</ul>
<p>If you’re running Ubuntu or other Ubuntu-based distros, use this command in the terminal:</p>
<pre>sudo apt-get install smartmontools</pre>
<h3><img loading="lazy" class="size-full wp-image-2721 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/install-smartd-on-ubuntu.png" alt="" width="979" height="337" srcset="https://www.osradar.com/wp-content/uploads/2018/04/install-smartd-on-ubuntu.png 979w, https://www.osradar.com/wp-content/uploads/2018/04/install-smartd-on-ubuntu-300x103.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/install-smartd-on-ubuntu-768x264.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/install-smartd-on-ubuntu-696x240.png 696w" sizes="(max-width: 979px) 100vw, 979px" /></h3>
<h3>Verifying the S.M.A.R.T. capability</h3>
<p>Before using the software, you have to ensure that your device is capable of it. Run this command in the terminal:</p>
<pre>smartctl -i /dev/sda</pre>
<p><img loading="lazy" class="size-full wp-image-2722 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/device-smart-capability.png" alt="" width="980" height="389" srcset="https://www.osradar.com/wp-content/uploads/2018/04/device-smart-capability.png 980w, https://www.osradar.com/wp-content/uploads/2018/04/device-smart-capability-300x119.png 300w, https://www.osradar.com/wp-content/uploads/2018/04/device-smart-capability-768x305.png 768w, https://www.osradar.com/wp-content/uploads/2018/04/device-smart-capability-696x276.png 696w" sizes="(max-width: 980px) 100vw, 980px" /></p>
<p>The line “SMART support is: Available – device has SMART capability” will ensure that your device is capable of S.M.A.R.T technology. “SMART support is: Enabled” means that the tech is enabled on your device.</p>
<p>If you don’t have the luck, you won’t have the SMART capability. But most likely, you won’t run into this problem unless your hardware is really old.</p>
<h3>Configuring the “smartd” for running on selective disk(s) only</h3>
<p>There is a system that you can use to configure the tool for scanning specific devices only. You can edit the “/etc/smartd.conf” file for configuring the facility. Here, I’ll be showing the example using “/dev/hda”.</p>
<pre># cat /etc/smartd.conf
/dev/hda -a -m root@localhost.localdomain ...</pre>
<p>After completing the edit, restart the daemon service.</p>
<pre># /sbin/service smartd restart
Shutting down smartd:                                      [  OK  ]
Starting smartd:                                           [  OK  ]</pre>
<p>If you want to start the process at every time during the boot, run this command:</p>
<pre>chkconfig on smartd</pre>
<p>For RHEL/CentOS, use these commands:</p>
<pre>systemctl enable smartd
systemctl start smartd</pre>
<h3>Using “smartd” for checking bad sectors or disk errors</h3>
<p>There are lots of abilities that the daemon tool can perform. Run this command to check out for any disk error or bad sector. Here, the example is “/dev/sdd”.</p>
<pre># smartctl -H /dev/sdd</pre>
<p>For learning the result(s) of the scan(s), use this command:</p>
<pre># smartctl -a /dev/sdd</pre>
<p>There are tons of other available options for advanced users. If you want to learn more about the settings of &#8220;smartd&#8221;, run this command in the terminal:</p>
<pre>man smartctl</pre>
<p>Note that your hard drive is always susceptible to bad sectors and other issues, no matter how safely you use. Enjoy your healthy hard drive!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/monitor-disk-health-with-s-m-a-r-t/">Monitor Disk Health with S.M.A.R.T</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/monitor-disk-health-with-s-m-a-r-t/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
