<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>МоёМесто.ru :: slavindo</title>
		<link>http://moemesto.ru/slavindo</link>
		<description>Сервис интернет закладок МоёМесто.ru</description>
		<language>ru</language>
		<pubDate>Thu, 13 Aug 2026 15:01:45 +0300</pubDate>
		<image>
			<link>http://moemesto.ru/slavindo</link>
			<url>http://moemesto.ru/icons/logo.jpg</url>
			<title>МоёМесто.ru</title>
		</image>
		<item>
			<title>вывод русских букв в консоли под windows</title>
			<link>http://moemesto.ru/slavindo/link/15248633/</link>
			<guid>http://moemesto.ru/link/15248633</guid>
			<description>chcp 65001</description>
			<pubDate>Thu, 16 Oct 2025 11:21:00 +0300</pubDate>
		</item>
		<item>
			<title>FFMPEG build for OpenCV</title>
			<link>http://moemesto.ru/slavindo/link/15229501/</link>
			<guid>http://moemesto.ru/link/15229501</guid>
			<description>sudo ./configure  --enable-shared --enable-gpl --enable-zlib --enable-version3 --target-os=linux --arch=arm64 --prefix=/usr/local --pkgconfigdir=/usr/local/lib/pkgconfig --libdir=/usr/local/lib --incdir=/usr/local/include --disable-vdpau</description>
			<pubDate>Mon, 11 Mar 2024 06:57:34 +0300</pubDate>
		</item>
		<item>
			<title>Как создать свой ярлык в Linux</title>
			<link>http://moemesto.ru/slavindo/link/15229378/</link>
			<guid>http://moemesto.ru/link/15229378</guid>
			<description><br />
Если у вашего приложения нет файла *.desktop или вы хотите создать собственный файл *.desktop с определенными параметрами запуска, это очень просто. Вот примерный синтаксис такого файла:<br />
<br />
[Desktop Entry]<br />
Version=1.0<br />
Name=&amp;lt;name&amp;gt;<br />
Comment=&amp;lt;description&amp;gt;<br />
Exec=&amp;lt;executable_file_and_options&amp;gt;<br />
Icon=&amp;lt;icon_path&amp;gt;<br />
Terminal=false<br />
Type=Application<br />
Categories=&amp;lt;categories&amp;gt;<br />
<br />
Здесь самый важный параметр это Exec. Он указывает путь к исполняемому файлу приложения и параметры запуска. Если вы хотите видеть иконку приложения, вам также необходимо указать путь к ней. Иконки для всех установленных приложений находятся в /usr/share/icons/. Иконки для Flatpak-приложений экспортируются в /var/lib/flatpak/exports/share/icons, а для Snap - /var/lib/snapd/desktop/icons.<br />
<br />
Например, давайте создадим еще один ярлык запуска для Firefox, который будет запускать браузер в режиме инкогнито. Путь к исполняемому файлу - /usr/bin/firefox --private-window, а иконка - /usr/share/icons/hicolor/256x256/apps/firefox.png. Если вы хотите добавить этот ярлык в главное меню или панель Dash, вам следует поместить его сначала в ~/.local/share/applications/, а затем на рабочий стол.</description>
			<pubDate>Tue, 05 Mar 2024 02:08:30 +0300</pubDate>
		</item>
		<item>
			<title>мониторы  и информация  OrangePy 5Plus</title>
			<link>http://moemesto.ru/slavindo/link/15229263/</link>
			<guid>http://moemesto.ru/link/15229263</guid>
			<description>sudo s-tui - графический монитор ядер RK3588<br />
neofetch - инфо о системе<br />
sudo cat /sys/kernel/debug/rknpu/load - загрузка ядер NPU<br />
dmesg | grep cpu.*pvtm - температуры в странном виде</description>
			<pubDate>Fri, 01 Mar 2024 10:59:12 +0300</pubDate>
		</item>
		<item>
			<title>VirtualBox не может открыть сессию из-за ошибки WinVerifyTrust.dll (1)</title>
			<link>http://moemesto.ru/slavindo/link/15229122/</link>
			<guid>http://moemesto.ru/link/15229122</guid>
			<description>Удалить ПО электронной подписи ViPNet by infotecs.
</description>
			<pubDate>Wed, 28 Feb 2024 07:03:20 +0300</pubDate>
		</item>
		<item>
			<title>Включение AVX на виртуальной машине под VirtualBox (нужно для запуска TensorFlow)</title>
			<link>http://moemesto.ru/slavindo/link/15229121/</link>
			<guid>http://moemesto.ru/link/15229121</guid>
			<description>На Windows машине от Администратора:<br />
<br />
&lt;span style="font-weight: bold;">bcdedit /set hypervisorlaunchtype off<br />
DISM /Online /Disable-Feature:Microsoft-Hyper-V<br />
shutdown -s -t 2 &amp;lt;/code&amp;gt; &amp;lt;/p&amp;gt;<br />
&lt;/span><br />
Если Hyper-V отключился, то вместо Зеленой черепахи в значках статуса появится чип с буквой V</description>
			<pubDate>Wed, 28 Feb 2024 06:56:47 +0300</pubDate>
		</item>
		<item>
			<title>Microsoft wireless keyboard - to change the keyboard fn to be default function keys</title>
			<link>http://moemesto.ru/slavindo/link/15229059/</link>
			<guid>http://moemesto.ru/link/15229059</guid>
			<description>Hold the Fn button and press the CapsLock. It works.</description>
			<pubDate>Tue, 27 Feb 2024 05:51:40 +0300</pubDate>
		</item>
		<item>
			<title>rknn2 toolkit path</title>
			<link>https://github.com/rockchip-linux/rknn-toolkit2/tree/master/rknn_toolkit_lite2/packages</link>
			<guid>http://moemesto.ru/link/15229019</guid>
			<description>Путь репозитория средств NPU</description>
			<pubDate>Mon, 26 Feb 2024 14:04:24 +0300</pubDate>
		</item>
		<item>
			<title>ubuntu switch off power savings</title>
			<link>http://moemesto.ru/slavindo/link/15229018/</link>
			<guid>http://moemesto.ru/link/15229018</guid>
			<description>Many of the settings of the Gnome Desktop are configured through dconf. You can see all possible settings if you install the graphical tool dconf-editor. If you know the settings, you can control them using the gsettings command:<br />
<br />
To disable automatic brightness:<br />
<br />
&lt;span style="font-weight: bold;">gsettings set org.gnome.settings-daemon.plugins.power ambient-enabled false&lt;/span><br />
<br />
To disable dim screen while inactive:<br />
<br />
&lt;span style="font-weight: bold;">gsettings set org.gnome.settings-daemon.plugins.power idle-dim false&lt;/span><br />
<br />
To disable automatic suspend:<br />
<br />
&lt;span style="font-weight: bold;">gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type &amp;#039;nothing&amp;#039;<br />
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type &amp;#039;suspend&amp;#039;&lt;/span><br />
<br />
To undo, i.e., reset these settings to default, run the same commands, substituting reset instead of set, and leaving out the last argument.</description>
			<pubDate>Mon, 26 Feb 2024 14:01:50 +0300</pubDate>
		</item>
		<item>
			<title>Ставим пакеты для DNN RK3588</title>
			<link>http://moemesto.ru/slavindo/link/15229012/</link>
			<guid>http://moemesto.ru/link/15229012</guid>
			<description>sudo apt-get update<br />
sudo apt-get install -y python3 python3-dev python3-pip gcc<br />
sudo apt-get install -y python3-opencv<br />
sudo apt-get install -y python3-numpy<br />
sudo apt-get install git<br />
sudo apt-get install wget<br />
sudo apt-get install python3-setuptools<br />
wget https://github.com/rockchip-linux/rknpu2/raw/master/runtime/RK3588/Linux/librknn_api/aarch64/librknnrt.so<br />
sudo mv librknnrt.so /usr/lib/librknnrt.so<br />
git clone https://github.com/rockchip-linux/rknn-toolkit2.git<br />
cd rknn-toolkit2/rknn_toolkit_lite2/packages/<br />
pip3 install ~/Загрузки/rknn_toolkit_lite2-1.6.0-cp311-cp311-linux_aarch64.whl</description>
			<pubDate>Mon, 26 Feb 2024 12:41:27 +0300</pubDate>
		</item>
		<item>
			<title>Digi API frame Maker</title>
			<link>http://ftp1.digi.com/support/utilities/digi_apiframes.htm</link>
			<guid>http://moemesto.ru/link/13582240</guid>
			<description>Делаем пакеты</description>
			<pubDate>Mon, 02 Jan 2012 16:55:37 +0400</pubDate>
		</item>
		<item>
			<title>exist.ru login</title>
			<link>http://moemesto.ru/slavindo/link/11032609/</link>
			<guid>http://moemesto.ru/link/11032609</guid>
			<description>login: +79206141693
pass: Hga9tH3</description>
			<pubDate>Wed, 09 Mar 2011 16:20:56 +0300</pubDate>
		</item>
		<item>
			<title>Сборник иконок</title>
			<link>http://icone.goldenweb.it/index_file/l/en/d2/arts/c/artIcons_1/default.html</link>
			<guid>http://moemesto.ru/link/2298659</guid>
			<description>Веб библиотека разных иконок и прочих ресурсов</description>
			<pubDate>Tue, 07 Apr 2009 13:04:24 +0400</pubDate>
		</item>
		<item>
			<title>Аудио книги: Клайв Льюис</title>
			<link>http://www.predanie.ru/mp3/Lewis/</link>
			<guid>http://moemesto.ru/link/1564178</guid>
			<description></description>
			<pubDate>Sun, 11 Jan 2009 23:12:08 +0300</pubDate>
		</item>
		<item>
			<title>Контакт Дистрибутивы</title>
			<link>https://contact.russlavbank.com/progcont.nsf/InetViewCryptoNewRus?OpenView</link>
			<guid>http://moemesto.ru/link/1292018</guid>
			<description></description>
			<pubDate>Tue, 25 Nov 2008 16:30:17 +0300</pubDate>
		</item>
		<item>
			<title>SenderBase&amp;reg; - 62.148.144.239</title>
			<link>http://www.senderbase.org/senderbase_queries/detailip?search_string=62.148.144.239</link>
			<guid>http://moemesto.ru/link/1240690</guid>
			<description>Проверка по всем спамлистам!</description>
			<pubDate>Fri, 14 Nov 2008 15:17:23 +0300</pubDate>
		</item>
		<item>
			<title>игры Денди</title>
			<link>http://nesonline.am9.ru/nes_history.html</link>
			<guid>http://moemesto.ru/link/1226430</guid>
			<description></description>
			<pubDate>Tue, 11 Nov 2008 12:56:07 +0300</pubDate>
		</item>
		<item>
			<title>Форум РПД</title>
			<link>http://rpd.elkaluga.ru/forum/index.php</link>
			<guid>http://moemesto.ru/link/1160663</guid>
			<description></description>
			<pubDate>Thu, 30 Oct 2008 10:57:36 +0300</pubDate>
		</item>
		<item>
			<title>Галерея Андрюхи Каменкова</title>
			<link>http://camelot.gallery.ru/watch?a=vxI-40l#feature=mainlist</link>
			<guid>http://moemesto.ru/link/1160660</guid>
			<description>Фотки</description>
			<pubDate>Thu, 30 Oct 2008 10:56:22 +0300</pubDate>
		</item>
		<item>
			<title>Погода, Калуга. Гисметео</title>
			<link>http://www.gismeteo.ru/towns/27703.htm</link>
			<guid>http://moemesto.ru/link/1122491</guid>
			<description>Гисметео прогноз. Калуга</description>
			<pubDate>Thu, 23 Oct 2008 13:20:35 +0400</pubDate>
		</item>
  </channel>
</rss>
