<?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>Libre Things &#187; uswsusp</title>
	<atom:link href="http://positon.org/tag/uswsusp/feed" rel="self" type="application/rss+xml" />
	<link>http://positon.org</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2016 20:01:11 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.1</generator>
	<item>
		<title>USwSusp under Ubuntu Karmic</title>
		<link>http://positon.org/uswsusp-under-ubuntu-karmic</link>
		<comments>http://positon.org/uswsusp-under-ubuntu-karmic#comments</comments>
		<pubDate>Wed, 02 Dec 2009 20:53:00 +0000</pubDate>
		<dc:creator><![CDATA[dooblem]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hibernation]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[uswsusp]]></category>

		<guid isPermaLink="false">http://positon.org:81/?p=69</guid>
		<description><![CDATA[Userspace Software Suspend is an alternative to the default hibernation method in the Linux kernel. It adds several interesting features like compression, encryption&#8230; Compression allows for hibernation with a smaller Swap partition. It also decreases the wake up time of your system! Here is how to install USwSusp on Ubuntu Karmic. Should also work with [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>Userspace Software Suspend</strong> is an alternative to the default hibernation method in the Linux kernel. It adds several interesting features like compression, encryption&#8230; Compression allows for hibernation with a smaller <a href="http://en.wikipedia.org/wiki/Swap_space#Linux">Swap</a> partition. It also decreases the wake up time of your system!</p>
<p>Here is how to install <strong>USwSusp</strong> on Ubuntu Karmic. Should also work with a recent Debian.</p>
<p>Install the <strong>uswsusp</strong> package:</p>
<pre>
aptitude install uswsusp
</pre>
<p>You can now hibernate with the <code>s2disk</code> command as root.</p>
<p>To hibernate from Ubuntu menu or by key shortcut, then change the following line in the <code>/etc/pm/config.d/00sleep_module</code> file:</p>
<pre>
SLEEP_MODULE=uswsusp
</pre>
<p>And test your hibernation!!</p>
<p><ins>Links</ins>:</p>
<ul>
<li><a href="https://lists.ubuntu.com/archives/karmic-changes/2009-April/000258.html" title="https://lists.ubuntu.com/archives/karmic-changes/2009-April/000258.html">https://lists.ubuntu.com/archives/karmic-changes/2009-April/000258.html</a></li>
<li><a href="http://suspend.sourceforge.net/" title="http://suspend.sourceforge.net/">http://suspend.sourceforge.net/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://positon.org/uswsusp-under-ubuntu-karmic/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
