<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 23:13:04 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@harekrishnarama/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[Advanced Linux Shell Techniques (with sample commands)]]></title><description><![CDATA[change one character in a file: tr "\r" "\n" < in > out execute arguments from a file: find /home -name 'weblog_config.pl' -exec {} ; -print execute commands from arguments of]]></description><link>http://direct.ecency.com/linux/@harekrishnarama/advanced-linux-shell-techniques-with-sample-commands</link><guid isPermaLink="true">http://direct.ecency.com/linux/@harekrishnarama/advanced-linux-shell-techniques-with-sample-commands</guid><category><![CDATA[linux]]></category><dc:creator><![CDATA[harekrishnarama]]></dc:creator><pubDate>Thu, 26 Dec 2019 21:22:57 GMT</pubDate></item><item><title><![CDATA[Mount encrypted Ubuntu LVM partition under TAILS]]></title><description><![CDATA[#!/bin/sh cryptsetup luksOpen /dev/sda1 internal vgscan --mknodes vgchange -ay mount /dev/dm-2 /home/amnesia/Persistent/mnt]]></description><link>http://direct.ecency.com/tails/@harekrishnarama/mount-encrypted-ubuntu-lvm-partition-under-tails</link><guid isPermaLink="true">http://direct.ecency.com/tails/@harekrishnarama/mount-encrypted-ubuntu-lvm-partition-under-tails</guid><category><![CDATA[tails]]></category><dc:creator><![CDATA[harekrishnarama]]></dc:creator><pubDate>Thu, 26 Dec 2019 19:32:15 GMT</pubDate></item></channel></rss>