<?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>NAS &#8212; LE RR ME</title>
	<atom:link href="https://lerr.me/cat/nas/feed" rel="self" type="application/rss+xml" />
	<link>https://lerr.me</link>
	<description>Ещё один сайт непонятно о чём</description>
	<lastBuildDate>Sun, 05 Nov 2023 00:39:49 +0000</lastBuildDate>
	<language>ru-RU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>Debrick PR2100</title>
		<link>https://lerr.me/1120.html</link>
		
		<dc:creator><![CDATA[ler]]></dc:creator>
		<pubDate>Fri, 01 Sep 2023 15:43:17 +0000</pubDate>
				<category><![CDATA[NAS]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://lerr.me/?p=1120</guid>

					<description><![CDATA[Черновики, гайды, ссылки: Готовый образ системы для pr4100/2100 https://www.reddit.com/r/DataHoarder/comments/plh9o7/easy_ubuntu_server_installation_on_wd_pr4100/ https://community.wd.com/t/guide-how-to-install-ubuntu-18-04-server-on-the-my-cloud-pr4100-nas/232786 https://github.com/aamkye/ubuntu_on_WD_PRx100 https://tafelpoowt.stackstorage.com/s/hDjUxuxnjCRFX8X 1. Прошиваем образ с помощью rufus на флешку 16gb+ либо из под линух sudo dd if=/media/files/ubuntu_wdmycloud.img of=/dev/sdd bs=1M status=progress Расширяем свободное пространство sudo sgdisk /dev/sdd --delete=2 sudo sgdisk /dev/sdd --new=2 sudo partprobe sudo e2fsck -f /dev/sdd2 sudo resize2fs /dev/sdd2 2. Грузим устройство с [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>WD EX4100 thermal.xml</title>
		<link>https://lerr.me/1106.html</link>
		
		<dc:creator><![CDATA[ler]]></dc:creator>
		<pubDate>Thu, 31 Aug 2023 19:49:23 +0000</pubDate>
				<category><![CDATA[NAS]]></category>
		<guid isPermaLink="false">https://lerr.me/?p=1106</guid>

					<description><![CDATA[Find active thermal config ps -aef &#124; grep wdtms Check temps and rpm fan_control -g 0;fan_control -g 4 /etc/wd/BWZE-thermal.xml &#60;step name=&#34;init_drv_cool&#34; action=&#34;set_int_value&#34; var=&#34;drv_state&#34; value=&#34;1&#34; interval=&#34;570&#34; next=&#34;check_drv_extreme&#34; /&#62; &#60;step name=&#34;check_drv_extreme&#34; action=&#34;compare_temperature&#34; source=&#34;drive&#34; index=&#34;*&#34; comparison=&#34;greater_than&#34; value=&#34;54.0&#34; interval=&#34;570&#34; goto=&#34;set_drv_extreme&#34; next=&#34;check_drv_pending&#34; /&#62; &#60;step name=&#34;check_drv_pending&#34; action=&#34;compare_temperature&#34; source=&#34;drive&#34; index=&#34;*&#34; comparison=&#34;greater_than&#34; value=&#34;51.0&#34; interval=&#34;570&#34; goto=&#34;set_drv_pending&#34; next=&#34;check_drv_danger&#34; /&#62; &#60;step name=&#34;check_drv_danger&#34; action=&#34;compare_temperature&#34; source=&#34;drive&#34; index=&#34;*&#34; comparison=&#34;greater_than&#34; [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>WD PR2100 FAN SPEED</title>
		<link>https://lerr.me/1086.html</link>
		
		<dc:creator><![CDATA[ler]]></dc:creator>
		<pubDate>Sat, 05 Aug 2023 18:40:43 +0000</pubDate>
				<category><![CDATA[NAS]]></category>
		<guid isPermaLink="false">https://lerr.me/?p=1086</guid>

					<description><![CDATA[According graphs recommending operation temperature 35-45 degrees 1. Check temps and fan speed fan_control -g 4; fan_control -g 0 2. Get current config file (BBCL-thermal.xml in my case. Use this name in 4.) ps &#124; grep wdtms 2.1 Find all thermals find . -name *thermal.xml -print 3.Create file wdmclowtemp.sed in /mnt/HD/HD_a2/scripts/ with following content: s/&#34;[0-9][0-9].0&#34; [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>crontab WD NAS MyCloud ex4100</title>
		<link>https://lerr.me/878.html</link>
		
		<dc:creator><![CDATA[ler]]></dc:creator>
		<pubDate>Wed, 16 Oct 2019 16:37:20 +0000</pubDate>
				<category><![CDATA[NAS]]></category>
		<guid isPermaLink="false">http://lerr.me/?p=878</guid>

					<description><![CDATA[/usr/local/config/config.xml &#60;list&#62; &#60;count&#62;11&#60;/count&#62; ... &#60;name id=&#34;6&#34;&#62;rss_auto&#60;/name&#62; ... &#60;/list&#62; .... &#60;rss_auto&#62; &#60;item id=&#34;1&#34;&#62; &#60;method&#62;3&#60;/method&#62; &#60;1&#62;*/5&#60;/1&#62; &#60;2&#62;*&#60;/2&#62; &#60;3&#62;*&#60;/3&#62; &#60;4&#62;*&#60;/4&#62; &#60;5&#62;*&#60;/5&#62; &#60;run&#62;/usr/bin/php -f /mnt/HD/HD_a2/Public/rss.php &#38;gt;&#38;gt; /mnt/HD/HD_a2/Public/rss.log 2&#38;gt;&#38;amp;1&#60;/run&#62; &#60;/item&#62; &#60;/rss_auto&#62; https://community.wd.com/t/how-to-make-persistent-system-changes-crontab-etc/201268]]></description>
		
		
		
			</item>
	</channel>
</rss>
