<?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 Sharing &#187; network</title>
	<atom:link href="http://ubuntuguide.net/tag/network/feed" rel="self" type="application/rss+xml" />
	<link>http://ubuntuguide.net</link>
	<description>Ubuntu Tips &#124; Ubuntu Howtos &#124; Ubuntu Tutorials</description>
	<lastBuildDate>Tue, 22 May 2012 07:49:39 +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>Create,Modify,Delete samba shares with system-config-samba(GUI) in Ubuntu Linux</title>
		<link>http://ubuntuguide.net/createmodifydelete-samba-shares-with-system-config-sambagui-in-ubuntu-linux</link>
		<comments>http://ubuntuguide.net/createmodifydelete-samba-shares-with-system-config-sambagui-in-ubuntu-linux#comments</comments>
		<pubDate>Thu, 24 Sep 2009 07:19:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=1378</guid>
		<description><![CDATA[If you&#8217;re using samba to share your files in network,there&#8217;s a recommended GUI tool system-config-samba that you can easily create,delete and configure shares with a graphical interface. First,make sure you have installed samba server in your ubuntu. And now,you can install system-config-samba from System-&#62;Administration-&#62;Synaptic Package Manager.Search &#8220;system-config-samba&#8221; in search box,choose to mark and click Apply [...]
Related posts:<ol>
<li><a href='http://ubuntuguide.net/fix-windows-7-cannot-access-samba-network-shares-from-ubuntu' rel='bookmark' title='Fix Windows 7 cannot access Samba network shares from Ubuntu'>Fix Windows 7 cannot access Samba network shares from Ubuntu</a></li>
<li><a href='http://ubuntuguide.net/how-to-install-samba-server-on-ubuntu' rel='bookmark' title='How to install Samba Server on ubuntu'>How to install Samba Server on ubuntu</a></li>
<li><a href='http://ubuntuguide.net/how-to-share-ubuntu-home-directory-with-windows' rel='bookmark' title='How to Share Ubuntu Home Directory with Windows'>How to Share Ubuntu Home Directory with Windows</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using samba to share your files in network,there&#8217;s a recommended GUI tool <em>system-config-samba</em> that you can easily create,delete and configure shares with a graphical interface.<br />
First,make sure you have<a title="How to install samba server in ubuntu" href="http://ubuntuguide.net/how-to-install-samba-server-on-ubuntu"> installed samba server in your ubuntu</a>.<br />
And now,you can install <em>system-config-samba</em> from <strong>System-&gt;Administration-&gt;Synaptic Package Manager</strong>.Search &#8220;system-config-samba&#8221; in search box,choose to mark and click <em> Apply</em> to install.<br />
After installed this tool,you can launch it from <strong>System-&gt;Administration-&gt;Samba</strong>.<br />
<a href="http://ubuntuguide.net/wp-content/uploads/2009/09/samba.png"><img class="alignnone size-medium wp-image-1379" title="samba" src="http://ubuntuguide.net/wp-content/uploads/2009/09/samba-500x359.png" alt="samba" width="500" height="359" /></a></p>
<p>To create new share,click on <strong>Add Share</strong>,and in this screen type details.</p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/09/samba1.png"><img class="alignnone size-full wp-image-1380" title="samba1" src="http://ubuntuguide.net/wp-content/uploads/2009/09/samba1.png" alt="samba1" width="357" height="272" /></a></p>
<p>To get access to the share folder from Windows PCs in the network,go to <strong>Start-&gt;Run</strong> and type <strong><em>\\hostname\share_name</em></strong>.(or <strong>\\IP address\share_name</strong>),you can use this command in terminal to get your ubuntu hostname:</p>
<pre lang="bash">hostname</pre>
<p>Or,just type<strong> \\hostname</strong> after <strong>Start-&gt;Run</strong> and you will get all shares from this PC.<br />
Tips:<br />
if you want to share files between Ubuntu PCs,using sshfs maybe more easily and friendly,just like mount windows drives on your desktop.<br />
<a href="http://ubuntuguide.net/networking-ubuntu-pcs-with-sshfs">Networking ubuntu PCs with sshfs</a></p>
<p>Related posts:<ol>
<li><a href='http://ubuntuguide.net/fix-windows-7-cannot-access-samba-network-shares-from-ubuntu' rel='bookmark' title='Fix Windows 7 cannot access Samba network shares from Ubuntu'>Fix Windows 7 cannot access Samba network shares from Ubuntu</a></li>
<li><a href='http://ubuntuguide.net/how-to-install-samba-server-on-ubuntu' rel='bookmark' title='How to install Samba Server on ubuntu'>How to install Samba Server on ubuntu</a></li>
<li><a href='http://ubuntuguide.net/how-to-share-ubuntu-home-directory-with-windows' rel='bookmark' title='How to Share Ubuntu Home Directory with Windows'>How to Share Ubuntu Home Directory with Windows</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/createmodifydelete-samba-shares-with-system-config-sambagui-in-ubuntu-linux/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sharing Desktop Files with Giver</title>
		<link>http://ubuntuguide.net/sharing-desktop-files-with-giver</link>
		<comments>http://ubuntuguide.net/sharing-desktop-files-with-giver#comments</comments>
		<pubDate>Wed, 09 Sep 2009 05:19:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=1185</guid>
		<description><![CDATA[Giver is a simple file sharing desktop application. Other people running Giver on your network are automatically discovered and you can send files to them by simply dragging the files to their photo or icon shown in Giver. There is no knowledge or set up needed beyond what the person looks like or their name [...]
Related posts:<ol>
<li><a href='http://ubuntuguide.net/instant-lan-file-sharing-with-one-command-in-ubuntu' rel='bookmark' title='Instant LAN File Sharing with one command in Ubuntu'>Instant LAN File Sharing with one command in Ubuntu</a></li>
<li><a href='http://ubuntuguide.net/mikogo-free-web-conferencing-and-desktop-sharing-announces-first-linux-version' rel='bookmark' title='Mikogo &#8211; Free Web Conferencing and Desktop Sharing Announces First Linux version'>Mikogo &#8211; Free Web Conferencing and Desktop Sharing Announces First Linux version</a></li>
<li><a href='http://ubuntuguide.net/quickly-search-appsfiles-information-in-ubuntu-using-google-desktop' rel='bookmark' title='Quickly Search apps,files information in Ubuntu using Google Desktop'>Quickly Search apps,files information in Ubuntu using Google Desktop</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Giver is a simple file sharing desktop application. Other people running Giver on your network are automatically discovered and you can send files to them by simply dragging the files to their photo or icon shown in Giver. There is no knowledge or set up needed beyond what the person looks like or their name to use Giver.</p>
<p>To install <em>Giver</em>,click<a href="http://code.google.com/p/giver/downloads/list" target="_blank"> here</a> to download or just run this command:</p>
<pre lang="bash">sudo apt-get install giver</pre>
<p>After installation,launch giver from <em>Applications-&gt;Internet-&gt;Giver</em>.</p>
<p>This screen shows people running Giver on network.</p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/09/giver.png"><img class="alignnone size-medium wp-image-1186" title="giver" src="http://ubuntuguide.net/wp-content/uploads/2009/09/giver-207x360.png" alt="giver" width="207" height="360" /></a></p>
<p>This is a notification asking whether to accept the file. Received files are placed on the desktop by default.</p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/09/giver1.png"><img class="alignnone size-full wp-image-1187" title="giver1" src="http://ubuntuguide.net/wp-content/uploads/2009/09/giver1.png" alt="giver1" width="391" height="159" /></a></p>
<p>Related posts:<ol>
<li><a href='http://ubuntuguide.net/instant-lan-file-sharing-with-one-command-in-ubuntu' rel='bookmark' title='Instant LAN File Sharing with one command in Ubuntu'>Instant LAN File Sharing with one command in Ubuntu</a></li>
<li><a href='http://ubuntuguide.net/mikogo-free-web-conferencing-and-desktop-sharing-announces-first-linux-version' rel='bookmark' title='Mikogo &#8211; Free Web Conferencing and Desktop Sharing Announces First Linux version'>Mikogo &#8211; Free Web Conferencing and Desktop Sharing Announces First Linux version</a></li>
<li><a href='http://ubuntuguide.net/quickly-search-appsfiles-information-in-ubuntu-using-google-desktop' rel='bookmark' title='Quickly Search apps,files information in Ubuntu using Google Desktop'>Quickly Search apps,files information in Ubuntu using Google Desktop</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/sharing-desktop-files-with-giver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Share Ubuntu Home Directory with Windows</title>
		<link>http://ubuntuguide.net/how-to-share-ubuntu-home-directory-with-windows</link>
		<comments>http://ubuntuguide.net/how-to-share-ubuntu-home-directory-with-windows#comments</comments>
		<pubDate>Tue, 08 Sep 2009 07:05:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=1143</guid>
		<description><![CDATA[Samba Server allows you to share the home directories with Windows automatically.That&#8217;s so easy that you just need to install Samba on uubntu and configure smb.conf file. 1.Install Samba Server on ubuntu and create a user,here is how to install 2.Run this command in terminal window: sudo gedit /etc/samba/smb.conf Find this section of the file, [...]
Related posts:<ol>
<li><a href='http://ubuntuguide.net/how-to-install-samba-server-on-ubuntu' rel='bookmark' title='How to install Samba Server on ubuntu'>How to install Samba Server on ubuntu</a></li>
<li><a href='http://ubuntuguide.net/share-firefox-bookmarkshistorytabs-between-ubuntuwindows-7vistaxp' rel='bookmark' title='Share Firefox bookmarks/history/tabs between Ubuntu,Windows 7/Vista/XP'>Share Firefox bookmarks/history/tabs between Ubuntu,Windows 7/Vista/XP</a></li>
<li><a href='http://ubuntuguide.net/completely-delete-a-user-including-the-home-directory-in-ubuntu-linux' rel='bookmark' title='Completely delete a user including the home directory in ubuntu Linux'>Completely delete a user including the home directory in ubuntu Linux</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Samba Server allows you to share the home directories with Windows automatically.That&#8217;s so easy that you just need to install <em>Samba</em> on uubntu and configure <em>smb.conf</em> file.</p>
<p>1.Install<em> Samba Server </em>on ubuntu and create a user,<a href="http://ubuntuguide.net/how-to-install-samba-server-on-ubuntu">here is how to install</a></p>
<p>2.Run this command in terminal window:</p>
<pre lang="bash">sudo gedit /etc/samba/smb.conf</pre>
<p>Find this section of the file, and make it match the following:</p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/09/sharehome.png"><img class="alignnone size-medium wp-image-1144" title="sharehome" src="http://ubuntuguide.net/wp-content/uploads/2009/09/sharehome-404x360.png" alt="sharehome" width="404" height="360" /></a></p>
<p>Now,you should be able to map a drive on Windows by following share format:</p>
<pre lang="bash">//ubuntumachine/username</pre>
<p>Run <strong><em>hostname</em></strong> to get ubuntu machine name,in my case it&#8217;s wraith-desktop.So I use:</p>
<pre lang="bash">//wraith-desktop/wraith</pre>
<p>Related posts:<ol>
<li><a href='http://ubuntuguide.net/how-to-install-samba-server-on-ubuntu' rel='bookmark' title='How to install Samba Server on ubuntu'>How to install Samba Server on ubuntu</a></li>
<li><a href='http://ubuntuguide.net/share-firefox-bookmarkshistorytabs-between-ubuntuwindows-7vistaxp' rel='bookmark' title='Share Firefox bookmarks/history/tabs between Ubuntu,Windows 7/Vista/XP'>Share Firefox bookmarks/history/tabs between Ubuntu,Windows 7/Vista/XP</a></li>
<li><a href='http://ubuntuguide.net/completely-delete-a-user-including-the-home-directory-in-ubuntu-linux' rel='bookmark' title='Completely delete a user including the home directory in ubuntu Linux'>Completely delete a user including the home directory in ubuntu Linux</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/how-to-share-ubuntu-home-directory-with-windows/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Instant LAN File Sharing with one command in Ubuntu</title>
		<link>http://ubuntuguide.net/instant-lan-file-sharing-with-one-command-in-ubuntu</link>
		<comments>http://ubuntuguide.net/instant-lan-file-sharing-with-one-command-in-ubuntu#comments</comments>
		<pubDate>Mon, 07 Sep 2009 04:36:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=1127</guid>
		<description><![CDATA[If you want to share files over the LAN quickly and easily and do not want to mess with apache or any http daemon. You just need to openup a terminal window and run this command: python -c "import SimpleHTTPServer; SimpleHTTPServer.test();" or python -m SimpleHTTPServer For example,in terminal navigate to Download folder and run the [...]
Related posts:<ol>
<li><a href='http://ubuntuguide.net/http-server-support-uploading-files-from-windows-in-ubuntu' rel='bookmark' title='Simple Http Server support uploading files from Windows in Ubuntu'>Simple Http Server support uploading files from Windows in Ubuntu</a></li>
<li><a href='http://ubuntuguide.net/easy-file-receiving-from-friends-on-the-internet-with-droopy' rel='bookmark' title='Easy file receiving from friends on the internet with Droopy'>Easy file receiving from friends on the internet with Droopy</a></li>
<li><a href='http://ubuntuguide.net/feh-lightweight-command-line-command-console-image-viewer-for-linux' rel='bookmark' title='feh &#8211; lightweight command-line (command console) image viewer for Linux'>feh &#8211; lightweight command-line (command console) image viewer for Linux</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you want to share files over the LAN <span>quickly and easily </span>and do not want to mess with apache or any http daemon.</p>
<p><span><span>You just need to openup a terminal window and run this command:</span></span></p>
<pre lang="bash">python -c "import SimpleHTTPServer; SimpleHTTPServer.test();"</pre>
<p>or</p>
<pre lang="bash">python -m SimpleHTTPServer</pre>
<p>For example,in terminal navigate to <em>Download</em> folder and run the command:</p>
<pre lang="bash">wraith@wraith-desktop:~/Download$ python -c "import SimpleHTTPServer; SimpleHTTPServer.test();"
Serving HTTP on 0.0.0.0 port 8000 ...</pre>
<p>People within your LAN,should get your <em>/home/username/Download</em> folder by type <strong><em>yourip:8000 </em></strong>in browser.</p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/09/file_sharing1.png"><img class="alignnone size-medium wp-image-1128" title="file_sharing1" src="http://ubuntuguide.net/wp-content/uploads/2009/09/file_sharing1-430x360.png" alt="file_sharing1" width="430" height="360" /></a></p>
<p>You can also make this command more simpler by adding this line to .bashrc or .bash_aliases in your home folder(Ctrl+H to view hidden files).</p>
<pre lang="bash">alias LANshare='python -c "import SimpleHTTPServer; SimpleHTTPServer.test();"'</pre>
<p>Now,reboot and you can run the command <em>LANshare</em> anywhere on your file system and share those files.</p>
<p>Related posts:<ol>
<li><a href='http://ubuntuguide.net/http-server-support-uploading-files-from-windows-in-ubuntu' rel='bookmark' title='Simple Http Server support uploading files from Windows in Ubuntu'>Simple Http Server support uploading files from Windows in Ubuntu</a></li>
<li><a href='http://ubuntuguide.net/easy-file-receiving-from-friends-on-the-internet-with-droopy' rel='bookmark' title='Easy file receiving from friends on the internet with Droopy'>Easy file receiving from friends on the internet with Droopy</a></li>
<li><a href='http://ubuntuguide.net/feh-lightweight-command-line-command-console-image-viewer-for-linux' rel='bookmark' title='feh &#8211; lightweight command-line (command console) image viewer for Linux'>feh &#8211; lightweight command-line (command console) image viewer for Linux</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/instant-lan-file-sharing-with-one-command-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Change network card MAC Address on Ubuntu</title>
		<link>http://ubuntuguide.net/change-network-card-mac-address-on-ubuntu</link>
		<comments>http://ubuntuguide.net/change-network-card-mac-address-on-ubuntu#comments</comments>
		<pubDate>Sun, 23 Aug 2009 11:55:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=824</guid>
		<description><![CDATA[For various reasons you might want to manually change your MAC address for your network card. There&#8217;s an easy way that you just need to edit /etc/network/interfaces file on your ubuntu. Run following command in terminal sudo gedit /etc/network/interfaces File will be opened up,add this line at the end.Close and save it. hwaddress ether 01:02:03:04:05:06 [...]
Related posts:<ol>
<li><a href='http://ubuntuguide.net/fix-network-connection-icon-disappear-on-top-right-panel' rel='bookmark' title='Fix Network connection icon disappear on top-right panel'>Fix Network connection icon disappear on top-right panel</a></li>
<li><a href='http://ubuntuguide.net/ubuntu-get-ip-and-connect-internet-from-router-with-dhcp-enabled' rel='bookmark' title='Ubuntu get IP and connect Internet from router with DHCP enabled'>Ubuntu get IP and connect Internet from router with DHCP enabled</a></li>
<li><a href='http://ubuntuguide.net/how-to-install-windows-wireless-network-card-driver-in-ubuntu' rel='bookmark' title='How to install Windows wireless network card driver in Ubuntu'>How to install Windows wireless network card driver in Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>For various reasons you might want to manually change your MAC address for your network card.</p>
<p>There&#8217;s an easy way that you just need to edit /etc/network/interfaces file on your ubuntu.</p>
<p>Run following command in terminal</p>
<pre lang="bash">sudo gedit /etc/network/interfaces</pre>
<p>File will be opened up,add this line at the end.Close and save it.</p>
<pre lang="bash">hwaddress ether 01:02:03:04:05:06</pre>
<p>Change the address to what you want,the random number is hex.</p>
<p>At last restart networking:</p>
<pre lang="bash">sudo /etc/init.d/networking restart</pre>
<p>Related posts:<ol>
<li><a href='http://ubuntuguide.net/fix-network-connection-icon-disappear-on-top-right-panel' rel='bookmark' title='Fix Network connection icon disappear on top-right panel'>Fix Network connection icon disappear on top-right panel</a></li>
<li><a href='http://ubuntuguide.net/ubuntu-get-ip-and-connect-internet-from-router-with-dhcp-enabled' rel='bookmark' title='Ubuntu get IP and connect Internet from router with DHCP enabled'>Ubuntu get IP and connect Internet from router with DHCP enabled</a></li>
<li><a href='http://ubuntuguide.net/how-to-install-windows-wireless-network-card-driver-in-ubuntu' rel='bookmark' title='How to install Windows wireless network card driver in Ubuntu'>How to install Windows wireless network card driver in Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/change-network-card-mac-address-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to install Samba Server on ubuntu</title>
		<link>http://ubuntuguide.net/how-to-install-samba-server-on-ubuntu</link>
		<comments>http://ubuntuguide.net/how-to-install-samba-server-on-ubuntu#comments</comments>
		<pubDate>Fri, 10 Jul 2009 12:11:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=687</guid>
		<description><![CDATA[Samba is a good choice for sharing files between Ubuntu and Windows computers. To install samba server,you can just run following command in terminal: sudo apt-get install samba smbfs After installed samba,we need to configure it to make it accessible by following command sudo gedit /etc/samba/smb.conf At following screen,change and make it look like the [...]
Related posts:<ol>
<li><a href='http://ubuntuguide.net/createmodifydelete-samba-shares-with-system-config-sambagui-in-ubuntu-linux' rel='bookmark' title='Create,Modify,Delete samba shares with system-config-samba(GUI) in Ubuntu Linux'>Create,Modify,Delete samba shares with system-config-samba(GUI) in Ubuntu Linux</a></li>
<li><a href='http://ubuntuguide.net/how-to-share-ubuntu-home-directory-with-windows' rel='bookmark' title='How to Share Ubuntu Home Directory with Windows'>How to Share Ubuntu Home Directory with Windows</a></li>
<li><a href='http://ubuntuguide.net/fix-windows-7-cannot-access-samba-network-shares-from-ubuntu' rel='bookmark' title='Fix Windows 7 cannot access Samba network shares from Ubuntu'>Fix Windows 7 cannot access Samba network shares from Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Samba is a good choice for<a href="http://ubuntuguide.net/how-to-share-ubuntu-home-directory-with-windows"> sharing files between Ubuntu and Windows</a> computers.<br />
To install samba server,you can just run following command in terminal:</p>
<pre lang="bash">sudo apt-get install samba smbfs</pre>
<p>After installed samba,we need to configure it to make it accessible by following command</p>
<pre lang="bash">sudo gedit /etc/samba/smb.conf</pre>
<p>At following screen,change and make it look like the marked section<br />
<a href="http://ubuntuguide.net/wp-content/uploads/2009/07/snapshot125.png"><img class="alignnone size-medium wp-image-688" title="snapshot125" src="http://ubuntuguide.net/wp-content/uploads/2009/07/snapshot125-414x360.png" alt="snapshot125" width="414" height="360" /></a></p>
<p>Now create a samba user by following command</p>
<pre lang="bash">sudo smbpasswd -a username</pre>
<p>And add that username to the smbusers file.</p>
<pre lang="bash">sudo gedit /etc/samba/smbusers</pre>
<p>Add in the following line, substituting the username with the one you want to give access to</p>
<pre lang="bash">ubuntuusername = “samba username”</pre>
<p>Use the name you created in &#8220;<em>sudo smbpasswd -a username</em>&#8221; instead<em> samba username</em>.</p>
<p>Related posts:<ol>
<li><a href='http://ubuntuguide.net/createmodifydelete-samba-shares-with-system-config-sambagui-in-ubuntu-linux' rel='bookmark' title='Create,Modify,Delete samba shares with system-config-samba(GUI) in Ubuntu Linux'>Create,Modify,Delete samba shares with system-config-samba(GUI) in Ubuntu Linux</a></li>
<li><a href='http://ubuntuguide.net/how-to-share-ubuntu-home-directory-with-windows' rel='bookmark' title='How to Share Ubuntu Home Directory with Windows'>How to Share Ubuntu Home Directory with Windows</a></li>
<li><a href='http://ubuntuguide.net/fix-windows-7-cannot-access-samba-network-shares-from-ubuntu' rel='bookmark' title='Fix Windows 7 cannot access Samba network shares from Ubuntu'>Fix Windows 7 cannot access Samba network shares from Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/how-to-install-samba-server-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>An Easy way to mount remote filesystem on ubuntu</title>
		<link>http://ubuntuguide.net/an-easy-way-to-mount-remote-filesystem-on-ubuntu</link>
		<comments>http://ubuntuguide.net/an-easy-way-to-mount-remote-filesystem-on-ubuntu#comments</comments>
		<pubDate>Sat, 04 Jul 2009 05:59:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=660</guid>
		<description><![CDATA[Ubuntu has a build-in utility lets you to access network filesystem on your desktop .In this tutorial I&#8217;ll using SSH protocol because it is much more security than FTP. Navigate to Places&#8211;&#62;Connect to Server&#8230; to open up it. Change Service type to SSH in following screen.In Server field type the fully qualified domain name or [...]
Related posts:<ol>
<li><a href='http://ubuntuguide.net/enable-remote-desktop-in-virtual-machinevirtualbox-guest' rel='bookmark' title='Enable remote desktop in Virtual machine(Virtualbox guest)'>Enable remote desktop in Virtual machine(Virtualbox guest)</a></li>
<li><a href='http://ubuntuguide.net/ssh-to-remote-server-without-password-in-ubuntu' rel='bookmark' title='Ssh to remote server without password in Ubuntu'>Ssh to remote server without password in Ubuntu</a></li>
<li><a href='http://ubuntuguide.net/how-to-share-and-connect-remote-ubuntu-desktop' rel='bookmark' title='How to share and connect remote ubuntu desktop'>How to share and connect remote ubuntu desktop</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ubuntu has a build-in utility lets you to access network filesystem on your desktop .In this tutorial I&#8217;ll using SSH protocol because it is much more security than FTP.</p>
<p>Navigate to <em>Places&#8211;&gt;Connect to Server&#8230;</em> to open up it.</p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/07/connect_to_server.png"><img src="http://ubuntuguide.net/wp-content/uploads/2009/07/connect_to_server-183x360.png" alt="" title="connect_to_server" width="183" height="360" class="alignnone size-medium wp-image-3559" /></a></p>
<p>Change <em>Service type</em> to<em> SSH</em> in following screen.In <em>Server</em> field type the fully qualified domain name or the IP address of the remote computer.Leave the <em>Ports</em> field blank.</p>
<p>Enter the home directory in Folder field,if it&#8217;s left blank you will be dumped into the root directory.Enter the username in <em>User Name</em> field</p>
<p>If you select <em>Add bookmark</em> and enter a bookmark name,next time you connect to the remote filesystem you won&#8217;t have to go through all of these steps.</p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/07/snapshot118.png"><img class="alignnone size-full wp-image-662" title="snapshot118" src="http://ubuntuguide.net/wp-content/uploads/2009/07/snapshot118.png" alt="snapshot118" width="353" height="330" /></a></p>
<p>Click <em>Connec</em>t button,a window pops up prompts you to enter the password.</p>
<p>When you access to the folder,you can umount it by right click on the desktop icon and select <em>Unmount Volume</em> in the pops up menu.</p>
<p>Related posts:<ol>
<li><a href='http://ubuntuguide.net/enable-remote-desktop-in-virtual-machinevirtualbox-guest' rel='bookmark' title='Enable remote desktop in Virtual machine(Virtualbox guest)'>Enable remote desktop in Virtual machine(Virtualbox guest)</a></li>
<li><a href='http://ubuntuguide.net/ssh-to-remote-server-without-password-in-ubuntu' rel='bookmark' title='Ssh to remote server without password in Ubuntu'>Ssh to remote server without password in Ubuntu</a></li>
<li><a href='http://ubuntuguide.net/how-to-share-and-connect-remote-ubuntu-desktop' rel='bookmark' title='How to share and connect remote ubuntu desktop'>How to share and connect remote ubuntu desktop</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/an-easy-way-to-mount-remote-filesystem-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tsclient,A Graphical VNCviewer for ubuntu</title>
		<link>http://ubuntuguide.net/tsclienta-graphical-vncviewer-for-ubuntu</link>
		<comments>http://ubuntuguide.net/tsclienta-graphical-vncviewer-for-ubuntu#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:24:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=627</guid>
		<description><![CDATA[If you want to connect to a computer remotely,you&#8217;ll need a VNCviewer for that. Tsclient may be good for you,if you want a graphical interface. If you do not have tsclient installed.You just need to run following command in terminal: sudo apt-get update sudo apt-get install tsclient Open up the VNCviewer at Applications&#8211;&#62;Internet&#8211;&#62;Terminal Sever Client [...]
Related posts:<ol>
<li><a href='http://ubuntuguide.net/how-to-share-and-connect-remote-ubuntu-desktop' rel='bookmark' title='How to share and connect remote ubuntu desktop'>How to share and connect remote ubuntu desktop</a></li>
<li><a href='http://ubuntuguide.net/an-easy-way-to-mount-remote-filesystem-on-ubuntu' rel='bookmark' title='An Easy way to mount remote filesystem on ubuntu'>An Easy way to mount remote filesystem on ubuntu</a></li>
<li><a href='http://ubuntuguide.net/allow-remote-control-to-your-desktop-on-ubuntu' rel='bookmark' title='Allow Remote Control to your desktop on ubuntu'>Allow Remote Control to your desktop on ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you want to connect to a computer remotely,you&#8217;ll need a VNCviewer for that.<br />
Tsclient may be good for you,if you want a graphical interface.<br />
If you do not have tsclient installed.You just need to run following command in terminal:</p>
<pre lang="bash">sudo apt-get update
sudo apt-get install tsclient</pre>
<p>Open up the VNCviewer at <em>Applications&#8211;&gt;Internet&#8211;&gt;Terminal Sever Client<br />
</em>,you will see following screen.<br />
<a href="http://ubuntuguide.net/wp-content/uploads/2009/06/snapshot110.png"><img class="alignnone size-full wp-image-628" title="snapshot110" src="http://ubuntuguide.net/wp-content/uploads/2009/06/snapshot110.png" alt="snapshot110" width="419" height="492" /></a></p>
<p>Enter the name of the computer or IP address,username,password,and domain if in need.Then click on<em> Connect</em> button.</p>
<p>Related posts:<ol>
<li><a href='http://ubuntuguide.net/how-to-share-and-connect-remote-ubuntu-desktop' rel='bookmark' title='How to share and connect remote ubuntu desktop'>How to share and connect remote ubuntu desktop</a></li>
<li><a href='http://ubuntuguide.net/an-easy-way-to-mount-remote-filesystem-on-ubuntu' rel='bookmark' title='An Easy way to mount remote filesystem on ubuntu'>An Easy way to mount remote filesystem on ubuntu</a></li>
<li><a href='http://ubuntuguide.net/allow-remote-control-to-your-desktop-on-ubuntu' rel='bookmark' title='Allow Remote Control to your desktop on ubuntu'>Allow Remote Control to your desktop on ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/tsclienta-graphical-vncviewer-for-ubuntu/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

