<?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>ubuntu hibernate &#8211; Selman Tunc</title>
	<atom:link href="https://selmantunc.com.tr/tag/ubuntu-hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>https://selmantunc.com.tr</link>
	<description></description>
	<lastBuildDate>Sun, 09 Dec 2018 13:24:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://selmantunc.com.tr/wp-content/uploads/2023/07/cropped-tumblr_inline_oglumuMbgO1tyldvk_540-150x150-1-32x32.jpg</url>
	<title>ubuntu hibernate &#8211; Selman Tunc</title>
	<link>https://selmantunc.com.tr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ubuntu hibernate</title>
		<link>https://selmantunc.com.tr/uncategorized/ubuntu-hb/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 09 Dec 2018 13:24:16 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hibernation]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu hibernate]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2018/12/09/ubuntu-hb/</guid>

					<description><![CDATA[https://websiteforstudents.com/enable-hibernation-ubuntu-17-10-desktop/ https://help.ubuntu.com/14.04/ubuntu-help/power-hibernate.html HOW TO ADD A SWAP FILE TO UBUNTU   1. sudo dd if=/dev/zero of=/swapfile bs=1M count=(size in MB)  2. sudo e4defrag /swapfile (Spinning drives only!)  3. sudo chmod 600&#8230;]]></description>
										<content:encoded><![CDATA[<p><a href="https://websiteforstudents.com/enable-hibernation-ubuntu-17-10-desktop/">https://websiteforstudents.com/enable-hibernation-ubuntu-17-10-desktop/</a>
<br></p>
<p><a href="https://help.ubuntu.com/14.04/ubuntu-help/power-hibernate.html">https://help.ubuntu.com/14.04/ubuntu-help/power-hibernate.html</a>
<br></p>
<figure class="tmblr-embed tmblr-full" data-provider="youtube" data-orig-width="459" data-orig-height="344" data-url="https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DRbZYnr90fV8"></figure>
<p>
HOW TO ADD A SWAP FILE TO UBUNTU </p>
<p> 1. sudo dd if=/dev/zero of=/swapfile bs=1M count=(size in MB) </p>
<p>2. sudo e4defrag /swapfile (Spinning drives only!) </p>
<p>3. sudo chmod 600 /swapfile </p>
<p>4. sudo mkswap /swapfile </p>
<p> MOUNTING THE SWAP FILE </p>
<p> 1. sudo cp /etc/fstab /etc/fstab.old </p>
<p>2. sudo nano /etc/fstab </p>
<p>3. add: “/swapfile none swap sw 0 0” to bottom of file. </p>
<p> 4. Remove existing line for swap partition. </p>
<p> 5. press Ctrl+O to save, then Ctrl+X to exit</p>
<p> 6. Rebbot to confirm. (‘sudo mount -a’ will NOT work!)

Use Gparted in live session to remove swap partition and resize / partition.<br></p>
<p><a href="https://fossbytes.com/enable-disable-hibernate-option-ubuntu-power-menu/">https://fossbytes.com/enable-disable-hibernate-option-ubuntu-power-menu/</a>
<br></p>
<p><a href="https://extensions.gnome.org/">https://extensions.gnome.org/</a></p>
<pre><code>sudo systemctl hibernate
</code></pre>
<p>This did not work for me. I try pm-hibernate which did not work for me either until I added missing package uswsusp</p>
<pre><code>sudo apt install uswsusp
&lt;br&gt;------&lt;br&gt;işe yarayabilir &lt;br&gt;&lt;a href=&quot;https://askubuntu.com/questions/1034185/ubuntu-18-04-cant-resume-after-hibernate/1064114#1064114&quot;&gt;https://askubuntu.com/questions/1034185/ubuntu-18-04-cant-resume-after-hibernate/1064114#1064114&lt;/a&gt;
&lt;br&gt;---&lt;br&gt;&lt;br&gt;&lt;br&gt;</code>
<br><a href="https://askubuntu.com/questions/94754/how-to-enable-hibernation">https://askubuntu.com/questions/94754/how-to-enable-hibernation</a></pre>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
