<?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 for Beginner Linux Tutorial</title>
	<atom:link href="http://beginnerlinuxtutorial.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://beginnerlinuxtutorial.com</link>
	<description>Online Linux tutorial for beginners</description>
	<lastBuildDate>Sun, 15 Aug 2010 17:01:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on How to Move Files in Linux mv Command by Beginner Linux Tutorial</title>
		<link>http://beginnerlinuxtutorial.com/help-tutorial/basic-linux-commands/how-to-move-files-in-linux-mv-command/comment-page-1/#comment-110</link>
		<dc:creator>Beginner Linux Tutorial</dc:creator>
		<pubDate>Sun, 15 Aug 2010 17:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://beginnerlinuxtutorial.com/?p=109#comment-110</guid>
		<description>When you are using the command line space is a special character. So to make CLI see it as an actual space, you need to escape it.
&lt;code&gt;mv /home/volkan/indirilenler/bdz-nthkble-dvdrip-xvid.srt /media/Yeni\ Birim/Film/&lt;/code&gt;
use a &lt;code&gt;\ &lt;/code&gt; (backslash) before the space anytime you need an actual space.</description>
		<content:encoded><![CDATA[<p>When you are using the command line space is a special character. So to make CLI see it as an actual space, you need to escape it.<br />
<code>mv /home/volkan/indirilenler/bdz-nthkble-dvdrip-xvid.srt /media/Yeni\ Birim/Film/</code><br />
use a <code>\ </code> (backslash) before the space anytime you need an actual space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Move Files in Linux mv Command by Volkan</title>
		<link>http://beginnerlinuxtutorial.com/help-tutorial/basic-linux-commands/how-to-move-files-in-linux-mv-command/comment-page-1/#comment-104</link>
		<dc:creator>Volkan</dc:creator>
		<pubDate>Thu, 01 Jul 2010 07:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://beginnerlinuxtutorial.com/?p=109#comment-104</guid>
		<description>I am trying to move like this:
mv /home/volkan/indirilenler/bdz-nthkble-dvdrip-xvid.srt /media/Yeni Birim/Film/

/media/Yeni Birim/Film/ in there, there is space between &quot;Yeni&quot; and &quot;Birim&quot;. What should i put character for space?
Error is mv: target `Birim/Film/&#039; is not directory

Also i cant change &quot;Yeni Birim&quot; name becouse it is partitions i think.</description>
		<content:encoded><![CDATA[<p>I am trying to move like this:<br />
mv /home/volkan/indirilenler/bdz-nthkble-dvdrip-xvid.srt /media/Yeni Birim/Film/</p>
<p>/media/Yeni Birim/Film/ in there, there is space between &#8220;Yeni&#8221; and &#8220;Birim&#8221;. What should i put character for space?<br />
Error is mv: target `Birim/Film/&#8217; is not directory</p>
<p>Also i cant change &#8220;Yeni Birim&#8221; name becouse it is partitions i think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux Web Hosting Vs Windows Hosting Plan by Beginner Linux Tutorial</title>
		<link>http://beginnerlinuxtutorial.com/help-tutorial/linux-webhosting/linux-web-hosting-vs-windows-hosting-plan/comment-page-1/#comment-95</link>
		<dc:creator>Beginner Linux Tutorial</dc:creator>
		<pubDate>Sat, 26 Jun 2010 04:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://beginnerlinuxtutorial.com/?p=131#comment-95</guid>
		<description>Yes, you can do remote desktop with Linux. You can use a VNC program or even rdesktop program.. Most Linux distros will usually have both of these installed by default. Typing in remote desktop Linux or Linux remote desktop in google should bring up tons of stuff for you.

But if this is a shared webhost you are going to buy, make sure they support remote desktop, as some web host providers do not have this enabled. If you are doing a dedicated server, you would definitely have control over that and be able to add remote desktop. Same goes for Windows servers, make sure they support remote desktop if that&#039;s something you want. Again here if it is a dedicated server, you can do this as well yourself.

If this is a server you are setting up yourself, no problems there either. Hope this helps you. Have a great day!</description>
		<content:encoded><![CDATA[<p>Yes, you can do remote desktop with Linux. You can use a VNC program or even rdesktop program.. Most Linux distros will usually have both of these installed by default. Typing in remote desktop Linux or Linux remote desktop in google should bring up tons of stuff for you.</p>
<p>But if this is a shared webhost you are going to buy, make sure they support remote desktop, as some web host providers do not have this enabled. If you are doing a dedicated server, you would definitely have control over that and be able to add remote desktop. Same goes for Windows servers, make sure they support remote desktop if that&#8217;s something you want. Again here if it is a dedicated server, you can do this as well yourself.</p>
<p>If this is a server you are setting up yourself, no problems there either. Hope this helps you. Have a great day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux Web Hosting Vs Windows Hosting Plan by salim</title>
		<link>http://beginnerlinuxtutorial.com/help-tutorial/linux-webhosting/linux-web-hosting-vs-windows-hosting-plan/comment-page-1/#comment-94</link>
		<dc:creator>salim</dc:creator>
		<pubDate>Sat, 12 Jun 2010 20:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://beginnerlinuxtutorial.com/?p=131#comment-94</guid>
		<description>hi , im new to linux servers , with linux can i do remote dektop like this showing here http://tutorialsbay.com/windows-remote-desktop-server/ ?
i look in google no where i find that :(

thanks</description>
		<content:encoded><![CDATA[<p>hi , im new to linux servers , with linux can i do remote dektop like this showing here <a href="http://tutorialsbay.com/windows-remote-desktop-server/" rel="nofollow">http://tutorialsbay.com/windows-remote-desktop-server/</a> ?<br />
i look in google no where i find that <img src='http://beginnerlinuxtutorial.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux chown Command Change Owner by Linux Basic Commands Tutorial &#124; Beginner Linux Tutorial</title>
		<link>http://beginnerlinuxtutorial.com/help-tutorial/basic-linux-commands/linux-chown-command-change-owner/comment-page-1/#comment-91</link>
		<dc:creator>Linux Basic Commands Tutorial &#124; Beginner Linux Tutorial</dc:creator>
		<pubDate>Tue, 20 Apr 2010 20:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://beginnerlinuxtutorial.com/?p=172#comment-91</guid>
		<description>[...] chown &#8211; Linux command to change ownership of a file&#124;directory. [...]</description>
		<content:encoded><![CDATA[<p>[...] chown &#8211; Linux command to change ownership of a file|directory. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux Basic Commands Tutorial by Beginner Linux Tutorial</title>
		<link>http://beginnerlinuxtutorial.com/help-tutorial/basic-linux-commands/linux-basic-commands-tutorial/comment-page-1/#comment-88</link>
		<dc:creator>Beginner Linux Tutorial</dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://beginnerlinuxtutorial.com/?p=18#comment-88</guid>
		<description>yes, I will be adding more soon, it&#039;s just hard to add as much as I want to with only myself writing currently. I have a few more basic Linux command tutorials to write and then I will start working on a little more advanced commands, scripting, configurations and such.. check back regulary to see if I have written any more tutorials.. I think I have 2-3 already written just have to edit them, spelling, grammer, etc before I publish them. Thanks for reading my Linux tutorials and have a great day!</description>
		<content:encoded><![CDATA[<p>yes, I will be adding more soon, it&#8217;s just hard to add as much as I want to with only myself writing currently. I have a few more basic Linux command tutorials to write and then I will start working on a little more advanced commands, scripting, configurations and such.. check back regulary to see if I have written any more tutorials.. I think I have 2-3 already written just have to edit them, spelling, grammer, etc before I publish them. Thanks for reading my Linux tutorials and have a great day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mkdir How to Create a Directory in Linux by Beginner Linux Tutorial</title>
		<link>http://beginnerlinuxtutorial.com/help-tutorial/basic-linux-commands/mkdir-how-to-create-a-directory-in-linux/comment-page-1/#comment-87</link>
		<dc:creator>Beginner Linux Tutorial</dc:creator>
		<pubDate>Fri, 26 Feb 2010 21:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://beginnerlinuxtutorial.com/?p=71#comment-87</guid>
		<description>glad to hear my Linux tutorials have helped you.. Thanks for reading!</description>
		<content:encoded><![CDATA[<p>glad to hear my Linux tutorials have helped you.. Thanks for reading!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux Basic Commands Tutorial by josh</title>
		<link>http://beginnerlinuxtutorial.com/help-tutorial/basic-linux-commands/linux-basic-commands-tutorial/comment-page-1/#comment-86</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://beginnerlinuxtutorial.com/?p=18#comment-86</guid>
		<description>can u add more</description>
		<content:encoded><![CDATA[<p>can u add more</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mkdir How to Create a Directory in Linux by josh</title>
		<link>http://beginnerlinuxtutorial.com/help-tutorial/basic-linux-commands/mkdir-how-to-create-a-directory-in-linux/comment-page-1/#comment-85</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://beginnerlinuxtutorial.com/?p=71#comment-85</guid>
		<description>thanks you made me understand these stuff because my teacher told me these but i really didn&#039;t get it you know :o) thank you</description>
		<content:encoded><![CDATA[<p>thanks you made me understand these stuff because my teacher told me these but i really didn&#8217;t get it you know <img src='http://beginnerlinuxtutorial.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> ) thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux cat Command by Linux more and less Commands &#124; Beginner Linux Tutorial</title>
		<link>http://beginnerlinuxtutorial.com/help-tutorial/basic-linux-commands/linux-cat-command/comment-page-1/#comment-84</link>
		<dc:creator>Linux more and less Commands &#124; Beginner Linux Tutorial</dc:creator>
		<pubDate>Fri, 05 Feb 2010 21:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://beginnerlinuxtutorial.com/?p=119#comment-84</guid>
		<description>[...] Linux commands more and less are similar to cat, but with more and less you can scroll the file instead of showing the enter file at once. So if [...]</description>
		<content:encoded><![CDATA[<p>[...] Linux commands more and less are similar to cat, but with more and less you can scroll the file instead of showing the enter file at once. So if [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
