<?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>LinuxFileSystem.com &#187; Mint</title>
	<atom:link href="http://linuxfilesystem.com/tag/mint/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxfilesystem.com</link>
	<description></description>
	<lastBuildDate>Thu, 24 May 2012 06:02:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Vim Folding &#8211; Linux VIM</title>
		<link>http://linuxfilesystem.com/uncategorized/vim-folding-linux-vim</link>
		<comments>http://linuxfilesystem.com/uncategorized/vim-folding-linux-vim#comments</comments>
		<pubDate>Thu, 10 May 2012 15:36:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[BASE]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[DESKTOP]]></category>
		<category><![CDATA[Distro]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[folding]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[gotbletu]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[gvim]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[ncurses]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[Operating]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tui]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://linuxfilesystem.com/uncategorized/vim-folding-linux-vim</guid>
		<description><![CDATA[Description: Vi Improved, a highly configurable, improved version of the vi text editor Vim folding commands zf#j creates a fold from the cursor down # lines. zf/string creates a fold from the cursor to string . za When on a &#8230; <a href="http://linuxfilesystem.com/uncategorized/vim-folding-linux-vim">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/B3U1Pg0YZSU?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/B3U1Pg0YZSU?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Description: Vi Improved, a highly configurable, improved version of the vi text editor Vim folding commands zf#j creates a fold from the cursor down # lines. zf/string creates a fold from the cursor to string . za When on a closed fold: open it.and vice-versa. zA When on a closed fold: open it recursively.and vice-versa. zj moves the cursor to the next fold. zk moves the cursor to the previous fold. zo opens a fold at the cursor. zO opens all folds at the cursor. zm increases the foldlevel by one. zM closes all open folds. zr decreases the foldlevel by one. zR decreases the foldlevel to zero &#8212; all folds will be open. zd deletes the fold at the cursor. zE deletes all folds. [z move to start of open fold. ]z move to end of open fold. paste in ~/.vimrc to save folds automatically au BufWinLeave * mkview au BufWinEnter * silent loadview helppage on vim :help folding www.linux.com nerd-hacking.blogspot.com open vim as root or normal code paste2.org</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxfilesystem.com/uncategorized/vim-folding-linux-vim/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Baobab &#8211; GNOME Disk Usage Analyzer &#8211; Linux GNOME</title>
		<link>http://linuxfilesystem.com/uncategorized/baobab-gnome-disk-usage-analyzer-linux-gnome</link>
		<comments>http://linuxfilesystem.com/uncategorized/baobab-gnome-disk-usage-analyzer-linux-gnome#comments</comments>
		<pubDate>Sat, 05 May 2012 01:21:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[analyzer]]></category>
		<category><![CDATA[baobab]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[DESKTOP]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[Distro]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[gotbletu]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[Operating]]></category>
		<category><![CDATA[pinguyos]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[usage]]></category>

		<guid isPermaLink="false">http://linuxfilesystem.com/uncategorized/baobab-gnome-disk-usage-analyzer-linux-gnome</guid>
		<description><![CDATA[Package: baobab Description: GNOME disk usage analyzer Disk Usage Analyzer is a graphical, menu-driven application to analyse disk usage in a GNOME environment. It can easily scan either the whole filesystem tree, or a specific user-requested directory branch (local or &#8230; <a href="http://linuxfilesystem.com/uncategorized/baobab-gnome-disk-usage-analyzer-linux-gnome">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/_TgfQbSCkNU?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/_TgfQbSCkNU?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Package: baobab Description: GNOME disk usage analyzer Disk Usage Analyzer is a graphical, menu-driven application to analyse disk usage in a GNOME environment. It can easily scan either the whole filesystem tree, or a specific user-requested directory branch (local or remote). It also auto-detects in real-time any changes made to your home directory as far as any mounted/unmounted device. Disk Usage Analyzer also provides a full graphical treemap window for each selected folder. Homepage: live.gnome.org</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxfilesystem.com/uncategorized/baobab-gnome-disk-usage-analyzer-linux-gnome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Gaming: Legend of Grimrock Quick Gameplay</title>
		<link>http://linuxfilesystem.com/uncategorized/linux-gaming-legend-of-grimrock-quick-gameplay</link>
		<comments>http://linuxfilesystem.com/uncategorized/linux-gaming-legend-of-grimrock-quick-gameplay#comments</comments>
		<pubDate>Thu, 19 Apr 2012 20:25:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[crawler]]></category>
		<category><![CDATA[dungeon]]></category>
		<category><![CDATA[gameplay]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[gog]]></category>
		<category><![CDATA[grimlock]]></category>
		<category><![CDATA[Legend]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Operating System]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[opengl]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[rpg]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[video game]]></category>
		<category><![CDATA[wine]]></category>
		<category><![CDATA[winehq]]></category>

		<guid isPermaLink="false">http://linuxfilesystem.com/uncategorized/linux-gaming-legend-of-grimrock-quick-gameplay</guid>
		<description><![CDATA[wine 1.5.1 appdb.winehq.org www.gog.com Legend of Grimrock is a dungeon crawling role playing game with an oldschool heart mated with modern execution. A group of prisoners are sentenced to certain death by exile to the secluded Mount Grimrock for vile &#8230; <a href="http://linuxfilesystem.com/uncategorized/linux-gaming-legend-of-grimrock-quick-gameplay">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/bwhN9yYccVs?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/bwhN9yYccVs?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>wine 1.5.1 appdb.winehq.org www.gog.com Legend of Grimrock is a dungeon crawling role playing game with an oldschool heart mated with modern execution. A group of prisoners are sentenced to certain death by exile to the secluded Mount Grimrock for vile crimes they may or may not have committed. Unbeknownst to the captives, the mountain is riddled with ancient tunnels, dungeons and tombs built by crumbled civilizations of days long past. If they ever wish to see daylight again and reclaim their freedom, the ragtag group of prisoners must form a team and descend through the mountain, level by level. &#8212;&#8211; runs super great out of the box with linux. too bad that my recorder still messing up the frames.. tested 60 frames per sec capture also instead of 30. but no improvement. have to look for better screencast software probably:( &#8212;- Recorded with: ffmpeg dl.dropbox.com Edited with: Openshot (Profile Youtube-HD 720p 29.97 fps) Intro by: www.youtube.com System Specs: Processor:AMD Phenom II X4 955 , ~3.2GHz Memory:8 GB DDR3 (1333Mhz) Video Card:Asus Geforce 560 Ti 1GB Direct CU Sound Card:Realtek ALC889 Motherboard:Gigabyte GA-970A-D3 Operating System:Linux Mint 12 64bit Desktop Environment: MATE</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxfilesystem.com/uncategorized/linux-gaming-legend-of-grimrock-quick-gameplay/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Desktop Environment &#8211; Linux</title>
		<link>http://linuxfilesystem.com/uncategorized/multiple-desktop-environment-linux</link>
		<comments>http://linuxfilesystem.com/uncategorized/multiple-desktop-environment-linux#comments</comments>
		<pubDate>Mon, 09 Apr 2012 20:25:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[DESKTOP]]></category>
		<category><![CDATA[Distro]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[gotbletu]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Kde]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[openbox]]></category>
		<category><![CDATA[Operating]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://linuxfilesystem.com/uncategorized/multiple-desktop-environment-linux</guid>
		<description><![CDATA[en.wikipedia.org In graphical computing, a desktop environment (DE) commonly refers to a particular implementation of graphical user interface (GUI) derived from the desktop metaphor that is seen on most modern personal computers. These GUIs help the user in easily accessing, &#8230; <a href="http://linuxfilesystem.com/uncategorized/multiple-desktop-environment-linux">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/mD6Lwj_ggM4?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/mD6Lwj_ggM4?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>en.wikipedia.org In graphical computing, a desktop environment (DE) commonly refers to a particular implementation of graphical user interface (GUI) derived from the desktop metaphor that is seen on most modern personal computers. These GUIs help the user in easily accessing, configuring, and modifying many important and frequently accessed specific operating system (OS) features. The GUI usually does not afford access to all the many features found in an OS. Instead, the traditional command-line interface (CLI) is still used when full control over the OS is required in such cases. A desktop environment typically consists of icons, windows, toolbars, folders, wallpapers and desktop widgets (see Elements of graphical user interfaces and WIMP). A GUI might also provide drag and drop functionality and other features that make the desktop metaphor more complete. A desktop environment aims to be an intuitive way for the user to interact with the computer using concepts which are similar to those used when interacting with the physical world, such as buttons and windows. While the term desktop environment originally described a style of user interfaces following the desktop metaphor, it has also come to describe the programs that realize the metaphor itself. This usage has been popularized by the Common Desktop Environment and the K Desktop Environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxfilesystem.com/uncategorized/multiple-desktop-environment-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Fedora 16 &#8211; 15 1080p HD (Red Hat Linux)</title>
		<link>http://linuxfilesystem.com/uncategorized/how-to-install-fedora-16-15-1080p-hd-red-hat-linux</link>
		<comments>http://linuxfilesystem.com/uncategorized/how-to-install-fedora-16-15-1080p-hd-red-hat-linux#comments</comments>
		<pubDate>Wed, 04 Apr 2012 14:10:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BIOS]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to install]]></category>
		<category><![CDATA[install menus]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[SuSE]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[walkthrough]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://linuxfilesystem.com/uncategorized/how-to-install-fedora-16-15-1080p-hd-red-hat-linux</guid>
		<description><![CDATA[This video is of Fedora 15, but the steps are exactly the same as for Fedora 16. Please leave feedback or any questions. Instructions below: 1. Go to www.fedoraproject.org, click Download and download the 32 bit if your PC is &#8230; <a href="http://linuxfilesystem.com/uncategorized/how-to-install-fedora-16-15-1080p-hd-red-hat-linux">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/HAoR-eLCX_A?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/HAoR-eLCX_A?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>This video is of Fedora 15, but the steps are exactly the same as for Fedora 16. Please leave feedback or any questions. Instructions below: 1. Go to www.fedoraproject.org, click Download and download the 32 bit if your PC is older. Get the 64 bit if you&#8217;re running an Intel i3 or later computer. 2. Open the downloads folder, right-click the fedora file you downloaded and in Windows 7, click &#8216;burn to image&#8217; with a blank CD-R in your CD drive. 3. Once finished, restart your PC. in the bottom left corner it shows the button you need to tap repeatedly on start up to enter the BIOS. Usually it is Del, F12 or the ESC. Find out, restart and tap the button until BIOS appears. 4. Change the boot priority order so the Primary device is the CD-Rom drive. use the keyboard with the Enter key and Escape to navigate the menus and make this change. Save and exit. 5. Fedora disc should boot. choose boot, and once done, choose Install to hard drive. Fill out the forms. 6. Once complete, restart and enter BIOS again, tap the button and put your hard drive back as the first device. 7. When Fedora starts there&#8217;s one more menu to fill in. Then it has competed. Also during startup, to enter the GRUB menu, it will prompt you to press any key to enter. You can choose to boot Fedora or Windows if you have that installed also. Music: &#8220;Land of Passion&#8221; &#8211; Hubert Laws</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxfilesystem.com/uncategorized/how-to-install-fedora-16-15-1080p-hd-red-hat-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fu &#8211; Search Commandlinefu.com From Terminal &#8211; Linux CLI</title>
		<link>http://linuxfilesystem.com/uncategorized/fu-search-commandlinefu-com-from-terminal-linux-cli</link>
		<comments>http://linuxfilesystem.com/uncategorized/fu-search-commandlinefu-com-from-terminal-linux-cli#comments</comments>
		<pubDate>Tue, 20 Mar 2012 10:48:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[cmdfu]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[Command-line Interface]]></category>
		<category><![CDATA[commandlinefu]]></category>
		<category><![CDATA[commandlinefu.com]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[DESKTOP]]></category>
		<category><![CDATA[Distro]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[fu]]></category>
		<category><![CDATA[gotbletu]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[ncurses]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[Operating]]></category>
		<category><![CDATA[pinguyos]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tui]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://linuxfilesystem.com/uncategorized/fu-search-commandlinefu-com-from-terminal-linux-cli</guid>
		<description><![CDATA[samirahmed.github.com Commandlinefu.com is an online repository for recording commandline gems, that you return to again and again. www.commandlinefu.com &#8216;fu&#8217; is a commandline interface that allows you to harvest the power of internets commandline wisdom.]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Xeni7mHIVPE?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Xeni7mHIVPE?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>samirahmed.github.com Commandlinefu.com is an online repository for recording commandline gems, that you return to again and again. www.commandlinefu.com &#8216;fu&#8217; is a commandline interface that allows you to harvest the power of internets commandline wisdom.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxfilesystem.com/uncategorized/fu-search-commandlinefu-com-from-terminal-linux-cli/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cinnamon 1.2 updates! Linux Mint 12</title>
		<link>http://linuxfilesystem.com/uncategorized/cinnamon-1-2-updates-linux-mint-12</link>
		<comments>http://linuxfilesystem.com/uncategorized/cinnamon-1-2-updates-linux-mint-12#comments</comments>
		<pubDate>Thu, 08 Mar 2012 20:26:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1.2]]></category>
		<category><![CDATA[1/3]]></category>
		<category><![CDATA[12]]></category>
		<category><![CDATA[12.04]]></category>
		<category><![CDATA[3.4]]></category>
		<category><![CDATA[4.8]]></category>
		<category><![CDATA[cinnamon]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[Kde]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[unity]]></category>

		<guid isPermaLink="false">http://linuxfilesystem.com/uncategorized/cinnamon-1-2-updates-linux-mint-12</guid>
		<description><![CDATA[www.linux4unme.com join the forums! chat on irc freenode #Linux4UnMe (case sensitive) chatroom also built into my website! plus.google.com enjoy! kaddy]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/3XdDOjKdL5A?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/3XdDOjKdL5A?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>www.linux4unme.com join the forums! chat on irc freenode #Linux4UnMe (case sensitive) chatroom also built into my website! plus.google.com enjoy! kaddy</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxfilesystem.com/uncategorized/cinnamon-1-2-updates-linux-mint-12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Mint 12 Lisa: Install in Windows 7 with VirtualBox</title>
		<link>http://linuxfilesystem.com/uncategorized/linux-mint-12-lisa-install-in-windows-7-with-virtualbox</link>
		<comments>http://linuxfilesystem.com/uncategorized/linux-mint-12-lisa-install-in-windows-7-with-virtualbox#comments</comments>
		<pubDate>Mon, 27 Feb 2012 10:50:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[12]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[DESKTOP]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[lisa]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[MAKER]]></category>
		<category><![CDATA[microsoft windows]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[mint 12]]></category>
		<category><![CDATA[Mint Linux]]></category>
		<category><![CDATA[mintlinux]]></category>
		<category><![CDATA[Personal Computer]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[software tutorial]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://linuxfilesystem.com/uncategorized/linux-mint-12-lisa-install-in-windows-7-with-virtualbox</guid>
		<description><![CDATA[A step by step tutorial on how to install Mint Linux 12 Lisa in VirtualBox over your Windows 7 Operating System. To Download Oracle VirtualBox: www.virtualbox.org To Download Mint Linux 12 (GNOME) Codename Lisa www.linuxmint.com? http (32bit) www.linuxmint.com (64bit) *Open &#8230; <a href="http://linuxfilesystem.com/uncategorized/linux-mint-12-lisa-install-in-windows-7-with-virtualbox">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/_k6L1iZFLKg?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/_k6L1iZFLKg?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>A step by step tutorial on how to install Mint Linux 12 Lisa in VirtualBox over your Windows 7 Operating System. To Download Oracle VirtualBox: www.virtualbox.org To Download Mint Linux 12 (GNOME) Codename Lisa www.linuxmint.com? http (32bit) www.linuxmint.com (64bit) *Open Source Operating System Thank you for watching!! Hopefully it was helpful!! <img src='http://linuxfilesystem.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Please recommend future mint linux videos</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxfilesystem.com/uncategorized/linux-mint-12-lisa-install-in-windows-7-with-virtualbox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cinnamon Desktop Dconf Settings &#8211; Linux GNOME</title>
		<link>http://linuxfilesystem.com/uncategorized/cinnamon-desktop-dconf-settings-linux-gnome</link>
		<comments>http://linuxfilesystem.com/uncategorized/cinnamon-desktop-dconf-settings-linux-gnome#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:24:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[cinnamon]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[dconf]]></category>
		<category><![CDATA[DESKTOP]]></category>
		<category><![CDATA[Distro]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[gotbletu]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[Hide]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Distribution]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating]]></category>
		<category><![CDATA[pinguyos]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://linuxfilesystem.com/uncategorized/cinnamon-desktop-dconf-settings-linux-gnome</guid>
		<description><![CDATA[Package: dconf-tools Description: simple configuration storage system &#8211; utilities DConf is a low-level key/value database designed for storing desktop environment settings. This package contains the command line tools. Note that DConf is not connected with the older Debian package named &#8230; <a href="http://linuxfilesystem.com/uncategorized/cinnamon-desktop-dconf-settings-linux-gnome">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/2hAPyrluqdc?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/2hAPyrluqdc?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Package: dconf-tools Description: simple configuration storage system &#8211; utilities DConf is a low-level key/value database designed for storing desktop environment settings. This package contains the command line tools. Note that DConf is not connected with the older Debian package named dconf. Homepage: live.gnome.org ****** Description: Cinnamon desktop Cinnamon redefines user interactions with the GNOME desktop. In particular, it offers new paradigms for launching applications, accessing documents, and organizing open windows in GNOME. Later, it will introduce a new applets eco-system and offer new solutions for other desktop features, such as notifications and contacts management. Cinnamon is intended to replace functions handled by the GNOME Panel and by the window manager in previous versions of GNOME. Cinnamon has rich visual effects enabled by new graphical technologies. Homepage: live.gnome.org</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxfilesystem.com/uncategorized/cinnamon-desktop-dconf-settings-linux-gnome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Backup Your Frugal Puppy Using Puppy Linux</title>
		<link>http://linuxfilesystem.com/uncategorized/how-to-backup-your-frugal-puppy-using-puppy-linux</link>
		<comments>http://linuxfilesystem.com/uncategorized/how-to-backup-your-frugal-puppy-using-puppy-linux#comments</comments>
		<pubDate>Thu, 12 Jan 2012 20:24:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1.1]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[5.11]]></category>
		<category><![CDATA[5.25]]></category>
		<category><![CDATA[5.26]]></category>
		<category><![CDATA[5.30]]></category>
		<category><![CDATA[call]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[core]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[day]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Defeat]]></category>
		<category><![CDATA[DESKTOP]]></category>
		<category><![CDATA[Distro]]></category>
		<category><![CDATA[Duty]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[FACEBOOK]]></category>
		<category><![CDATA[Fallout]]></category>
		<category><![CDATA[Fallout3]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Godzilla]]></category>
		<category><![CDATA[guild]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[icyos]]></category>
		<category><![CDATA[intro]]></category>
		<category><![CDATA[Kde]]></category>
		<category><![CDATA[Let's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[Magicka]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mint]]></category>
		<category><![CDATA[mmorpg]]></category>
		<category><![CDATA[MSN]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[of]]></category>
		<category><![CDATA[OS5]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[pop]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[puppy]]></category>
		<category><![CDATA[rexbang]]></category>
		<category><![CDATA[runescape]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[spot]]></category>
		<category><![CDATA[steam]]></category>
		<category><![CDATA[strike]]></category>
		<category><![CDATA[SuSE]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[Vegas]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[warcraft]]></category>
		<category><![CDATA[Wars]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[world]]></category>
		<category><![CDATA[Wow]]></category>
		<category><![CDATA[XP]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[yt:stretch=16:9]]></category>
		<category><![CDATA[Zorin]]></category>

		<guid isPermaLink="false">http://linuxfilesystem.com/uncategorized/how-to-backup-your-frugal-puppy-using-puppy-linux</guid>
		<description><![CDATA[Hi all here we use our live Puppy Linux Lucid 5.28 running on a USB pen drive and we back it right up to me Ubuntu HD on me PC, kewlio or what, oh yea took me about 2 mins &#8230; <a href="http://linuxfilesystem.com/uncategorized/how-to-backup-your-frugal-puppy-using-puppy-linux">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/piTcn4EWPww?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/piTcn4EWPww?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Hi all here we use our live Puppy Linux Lucid 5.28 running on a USB pen drive and we back it right up to me Ubuntu HD on me PC, kewlio or what, oh yea took me about 2 mins hehehhehe, terrible thing you know&#8230;&#8230;&#8230;&#8230;ENVY.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxfilesystem.com/uncategorized/how-to-backup-your-frugal-puppy-using-puppy-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

