<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Set Filesystem (Disk) Quotas on Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/set-filesystem-disk-quotas-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/set-filesystem-disk-quotas-on-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 24 Aug 2023 04:44:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Jamie		</title>
		<link>https://www.tecmint.com/set-filesystem-disk-quotas-on-ubuntu/comment-page-1/#comment-1652384</link>

		<dc:creator><![CDATA[Jamie]]></dc:creator>
		<pubDate>Wed, 17 Nov 2021 19:53:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34118#comment-1652384</guid>

					<description><![CDATA[Hi! How are you?

I have a virtual machine with &lt;strong&gt;Ubuntu Server 20.04&lt;/strong&gt; in &lt;strong&gt;Azure&lt;/strong&gt;. I followed the steps until I got to edit the /etc and /fstab file but I don&#039;t know how it should be modified. Currently, my fstab file looks like this:
&lt;pre&gt;
# CLOUD_IMG: This file was created/modified by the Cloud Image build process
UUID = b1983cef-43a3-46ac-a083-b5e06a61c9fd / ext4 usrquota, rw, grpquota, discard, quota, relatime 0 1
UUID = 0BC7-08EF / boot / efi vfat umask = 0077 0 1
/ dev / disk / cloud / azure_resource-part1 / mnt auto defaults, nofail, x-systemd.requires = cloud-init.service, comment = cloudconfig
&lt;/pre&gt;
As I understand the line UUID = b1983cef-43a3-46ac-a083-b5e06a61c9fd / ext4 usrquota, rw, grpquota, discard, quota, relatime 0 should leave the following: LABEL = cloudimg-rootfs / ext4 usrquota, grpquota 0 0 ??

Thank you very much for your help.]]></description>
			<content:encoded><![CDATA[<p>Hi! How are you?</p>
<p>I have a virtual machine with <strong>Ubuntu Server 20.04</strong> in <strong>Azure</strong>. I followed the steps until I got to edit the /etc and /fstab file but I don&#8217;t know how it should be modified. Currently, my fstab file looks like this:</p>
<pre>
# CLOUD_IMG: This file was created/modified by the Cloud Image build process
UUID = b1983cef-43a3-46ac-a083-b5e06a61c9fd / ext4 usrquota, rw, grpquota, discard, quota, relatime 0 1
UUID = 0BC7-08EF / boot / efi vfat umask = 0077 0 1
/ dev / disk / cloud / azure_resource-part1 / mnt auto defaults, nofail, x-systemd.requires = cloud-init.service, comment = cloudconfig
</pre>
<p>As I understand the line UUID = b1983cef-43a3-46ac-a083-b5e06a61c9fd / ext4 usrquota, rw, grpquota, discard, quota, relatime 0 should leave the following: LABEL = cloudimg-rootfs / ext4 usrquota, grpquota 0 0 ??</p>
<p>Thank you very much for your help.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
