<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>mylinuxway - Latest Comments</title><link>http://mylinuxway.disqus.com/</link><description></description><atom:link href="https://mylinuxway.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 25 Jun 2010 14:36:11 -0000</lastBuildDate><item><title>Re: Top 10 Pretty Linux Desktop</title><link>http://www.mylinuxway.com/top-10-pretty-linux-desktop/#comment-58640099</link><description>&lt;p&gt;#1 is very nice!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cversion7</dc:creator><pubDate>Fri, 25 Jun 2010 14:36:11 -0000</pubDate></item><item><title>Re: Top 10 Pretty Linux Desktop</title><link>http://www.mylinuxway.com/top-10-pretty-linux-desktop/#comment-37792583</link><description>&lt;p&gt;I really like the first one. :]&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen</dc:creator><pubDate>Wed, 03 Mar 2010 08:12:57 -0000</pubDate></item><item><title>Re: How Rename Your Partition Volume Label</title><link>http://www.mylinuxway.com/how-rename-your-partition-volume-label/#comment-22442638</link><description>&lt;p&gt;&lt;code&gt;UUID=2437-F256 /media/c vfat auto,rw,users,uid=1000,gid=1000,utf8,umask=000,sync 0 0&lt;/code&gt;&lt;/p&gt;&lt;p&gt;this is how my fstab looks like in hardy and it was same in gusty.&lt;/p&gt;&lt;p&gt;in gusty, it used to show partition by its name "c" , "d" etc on my desktop,&lt;br&gt;but in hardy, it shows the hard disk size as name  , which is annoying&lt;br&gt;as i have all partition of same size.&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">devvrath</dc:creator><pubDate>Thu, 03 Apr 2008 07:21:23 -0000</pubDate></item><item><title>Re: Frustrating Mounting Problem</title><link>http://www.mylinuxway.com/frustrating-mounting-problem/#comment-22442639</link><description>&lt;p&gt;The problem has to do with permissions.  The partition is mounted by root, and so root has the read-write permission.&lt;/p&gt;&lt;p&gt;To see what I mean:&lt;/p&gt;&lt;p&gt;&lt;code&gt;ls -l /media&lt;/code&gt;&lt;/p&gt;&lt;p&gt;Solution:&lt;/p&gt;&lt;p&gt;&lt;code&gt;sudo chmod 777 /media/Zzz&lt;/code&gt;&lt;/p&gt;&lt;p&gt;This will change the permissions so that anyone can read or write to it.  Do it after mounting the partition.  (So, if you were re-creating this setup, use this command after the "sudo mount -a" command.)&lt;/p&gt;&lt;p&gt;The rest of this post is mostly for multi-user systems:&lt;/p&gt;&lt;p&gt;Now, you might be thinking that this is dangerous.  Anyone can write to that partition.  Well, yes and no.&lt;/p&gt;&lt;p&gt;Since you're using FAT32 for this partition, there isn't a way to set file permissions.  So, that's basically the only way to use this type of file system.  If you had multiple users logging into this computer (like if it was a server), everyone would have full access to any file on the FAT32 partition.&lt;/p&gt;&lt;p&gt;If you were using a Linux partition type (like ext3) then, everyone would have access to the partition itself.  They'd be able to create files and directories.  However, since the file system understands Linux file permissions, it isn't like using the FAT32 file system.  The user who created the file/directory is set as the owner and so has control over the permissions.  This way, any user on the system can use this partition, but they won't be able to access other user's stuff on the partition, unless those users change the permissions to allow others access.&lt;/p&gt;&lt;p&gt;There's nothing wrong with doing what you have done, for the typical desktop installation.  In fact, I'm guessing that you're dual-booting and using this partition to allow you to transfer files between Linux and Windows.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">gmarian</dc:creator><pubDate>Sun, 20 Jan 2008 11:50:24 -0000</pubDate></item><item><title>Re: How to upgrade Ubuntu Feisty to Gutsy in 3 Steps?</title><link>http://www.mylinuxway.com/how-to-upgrade-ubuntu-feisty-to-gutsy-in-3-steps/#comment-22442633</link><description>&lt;p&gt;Nooooo don't do this, See the page at &lt;br&gt;&lt;a href="https://help.ubuntu.com/community/GutsyUpgrades" rel="nofollow noopener" target="_blank" title="https://help.ubuntu.com/community/GutsyUpgrades"&gt;https://help.ubuntu.com/com...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bacon</dc:creator><pubDate>Fri, 19 Oct 2007 12:26:33 -0000</pubDate></item><item><title>Re: How to upgrade Ubuntu Feisty to Gutsy in 3 Steps?</title><link>http://www.mylinuxway.com/how-to-upgrade-ubuntu-feisty-to-gutsy-in-3-steps/#comment-22442632</link><description>&lt;p&gt;For major upgrades (or kernel/core upgrades) use:&lt;br&gt;sudo apt-get dist-upgrade&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Drew</dc:creator><pubDate>Thu, 18 Oct 2007 14:46:26 -0000</pubDate></item></channel></rss>