<div>Hi Kirk/all,</div>
<div> </div>
<div>In any of the guides, I am not finding a very useful info. I use all the time and I am pretty sure it helps a lot in all Networking companies using large shared drives on Windows to Fedora... </div>
<div> </div>
<div>The steps are actually very simple:</div>
<div> </div>
<div><strong>Map windows drives on Fedora linux:</strong></div>
<div> </div>
<div>There are several ways though.</div>
<div> </div>
<div>You will first need to share a folder/drive on your Windows computer so that it can accessed through network. You can do this by right-clicking on the folder/drive that you would like to share and selecting the “Sharing” option.</div>

<div> </div>
<div><font face="Courier New">1.mkdir -p /mnt/ntserver</font></div>
<div>2. mount -t cifs //ntserver/download -o username=vivek,password=myPassword /mnt/ntserver2. </div>
<div> </div>
<div>Where:</div>
<div> </div>
<div>t smbfs : File system type to be mount (outdated, use cifs) <br>-t cifs : File system type to be mount <br>-o : are options passed to mount command, in this example I had passed two options. First argument is password (vivek) and second argument is password to connect remote windows box <br>
//ntserver/download : Windows 2000/NT share name <br>/mnt/ntserver Linux mount point (to access share after mounting) <br><br>Just wanted to share the info with all FEDORA Lovers like me....</div>
<div> </div>
<div>Is there some way to add this to any documentation or guide...I am slight newbie..</div>
<div> </div>
<div>Thanks,</div>
<div>Sibir<br> </div>
<div class="gmail_quote">On Thu, Feb 26, 2009 at 11:36 AM, Sibir Chakraborty <span dir="ltr">&lt;<a href="mailto:jkstriangle@gmail.com">jkstriangle@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi all,</div>
<div> </div>
<div>Thanks for getting the info in. Can&#39;t wait to see F11 rocking ! I am already trying that out in 3 of my machines. Trying on different combination on Vista to Fedora migration...Will keep posted...</div>
<div> </div>
<div>Thanks,</div>
<div>Sibir<font color="#888888"><br><br></font></div>
<div>
<div></div>
<div class="Wj3C7c">
<div class="gmail_quote">On Thu, Feb 26, 2009 at 11:28 AM, Juan M. Rodriguez <span dir="ltr">&lt;<a href="mailto:nushio@gmail.com" target="_blank">nushio@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div><br><br>
<div class="gmail_quote">On Wed, Feb 25, 2009 at 11:42 PM, Sibir Chakraborty <span dir="ltr">&lt;<a href="mailto:jkstriangle@gmail.com" target="_blank">jkstriangle@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div>Hi all,</div>
<div> </div>
<div>Ragarding access to Thunderbird profile, kindly note that: On Windows Vista/XP/2000, the path is usually %AppData%\Thunderbird\Profiles\xxxxxxxx.default\, where xxxxxxxx is a random string of 8 characters.</div>
<div> </div>
<div>Also, C:\users\[User Name]\AppData\Roaming\Thunderbird\Profiles\ is the access path that I found in Vista. This is required to be updated in the docs mentioned below. </div>
<div> </div>
<div>In am a newbie to the forum...and you request and appreciate if someone guides me through. </div>
<div> </div>
<div>----------------------------------------------------------------------------------------- </div>
<div> </div>
<div>Secondly I would also like to add one more guidance tip on the section at : <b>Application Data Folder</b><br></div>
<div>If you are unable to fing AppData, please do the following:</div>
<div> </div>
<div>Start &gt; Run &gt; enter %AppData% and press Enter. You will be taken to the &quot;real&quot; folder, which is C:\users\[User Name]\AppData\Roaming on Windows Vista.</div>
<div> </div>
<div> ----------------------------------------------------------------------------</div>
<div> </div>
<div>Also, it would be nice to know that, users can move around the Profile to some location or sda where the sda is not full(enough HD space). It is also possible to backup on a Remote Mounted location.</div>
<div> </div>
<div>To do this:</div>
<div> </div>
<div> Shut down Thunderbird completely </div>
<div> </div>
<div> 1. Go to: the path is ~/.thunderbird/ </div>
<div> 2. In profiles.ini, locate the entry for the profile you&#39;ve just moved. Change the Path= line to the new location</div>
<div> 3. Change IsRelative=1 to IsRelative=0 and lastly.</div>
<div> 4. Save profiles.ini and restart Thunderbird.</div>
<div> </div>
<div>Thanks,</div>
<div>Sibir</div>
<div><br>**********************************************************************************************************************<br> </div>
<div>
<div></div>
<div>
<div class="gmail_quote">On Tue, Feb 24, 2009 at 2:38 AM, Kirk <span dir="ltr">&lt;<a href="mailto:kirk202@q.com" target="_blank">kirk202@q.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">I&#39;ve written the steps needed to migrate Thunderbird Profile Data from<br>Windows XP. I don&#39;t have access to Vista.  Could someone read over this<br>
section for me that&#39;s more familiar with Vista and let me know if<br>different steps are required?<br><br><a href="https://fedoraproject.org/wiki/User_Guide_-_Communications#Moving_Your_Thunderbird_Profile_Data_from_Windows_to_Fedora" target="_blank">https://fedoraproject.org/wiki/User_Guide_-_Communications#Moving_Your_Thunderbird_Profile_Data_from_Windows_to_Fedora</a><br>
<br>Thanks,<br><br> -Kirk<br><font color="#888888"><br>--<br>fedora-docs-list mailing list<br><a href="mailto:fedora-docs-list@redhat.com" target="_blank">fedora-docs-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-docs-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-docs-list</a><br>
</font></blockquote></div><br></div></div></blockquote></div></div></div>Hey Sibir, <br><br>Thanks for your corrections, as I said, I&#39;m no Vista user so I couldn&#39;t check if anything else had changed. <br><br>I&#39;m updating the Wiki page to make up for my mistake. <br>
<br>Thanks! 
<div>
<div></div>
<div><br>-Nushio<br clear="all"><br>-- <br>Ing. Juan M. Rodriguez Moreno<br>Desarrollador de Sistemas Abiertos<br>Sitio: <a href="http://proyectofedora.org/mexico" target="_blank">http://proyectofedora.org/mexico</a><br>
</div></div><br>--<br>fedora-docs-list mailing list<br><a href="mailto:fedora-docs-list@redhat.com" target="_blank">fedora-docs-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-docs-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-docs-list</a><br>
</blockquote></div><br></div></div></blockquote></div><br>