You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
131 lines
2.6 KiB
131 lines
2.6 KiB
13 years ago
|
<?xml version="1.0" ?>
|
||
|
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
|
||
|
"dtd/kdex.dtd" [
|
||
|
<!ENTITY % addindex "IGNORE">
|
||
|
<!ENTITY % Brazilian-Portuguese "INCLUDE"
|
||
|
> <!-- change language only here -->
|
||
|
]>
|
||
|
|
||
|
<article lang="&language;">
|
||
|
|
||
|
<sect1 id="ksmbmounterplugin">
|
||
|
<sect1info>
|
||
|
|
||
|
<authorgroup>
|
||
|
<author
|
||
|
><firstname
|
||
|
>Gardner</firstname
|
||
|
> <surname
|
||
|
>Bell</surname
|
||
|
> <affiliation
|
||
|
><address
|
||
|
><email
|
||
|
>gbell72@rogers.com</email
|
||
|
></address
|
||
|
></affiliation>
|
||
|
</author>
|
||
|
|
||
|
<othercredit role="translator"
|
||
|
><firstname
|
||
|
>Marcus</firstname
|
||
|
><surname
|
||
|
>Gama</surname
|
||
|
><affiliation
|
||
|
><address
|
||
|
><email
|
||
|
>marcus_gama@uol.com.br</email
|
||
|
></address
|
||
|
></affiliation
|
||
|
><contrib
|
||
|
>Tradução</contrib
|
||
|
></othercredit
|
||
|
>
|
||
|
</authorgroup>
|
||
|
<date
|
||
|
>14-07-2004</date
|
||
|
> <releaseinfo
|
||
|
>3.10.00</releaseinfo
|
||
|
> <abstract
|
||
|
> <para
|
||
|
>O plugin smbmounter do &konqueror; é usado para montar e desmontar compartilhamentos Samba da rede. Os programas <command
|
||
|
>smbmount</command
|
||
|
> e <command
|
||
|
>smbumount</command
|
||
|
> devem estar instalados com suid root, assim se você considerar isso um problema na segurança, desabilite esse plugin.</para>
|
||
|
</abstract>
|
||
|
|
||
|
<keywordset>
|
||
|
<keyword
|
||
|
>KDE</keyword>
|
||
|
<keyword
|
||
13 years ago
|
>tdeaddons</keyword>
|
||
13 years ago
|
<keyword
|
||
|
>konqueror</keyword>
|
||
|
<keyword
|
||
|
>plugins</keyword>
|
||
|
<keyword
|
||
|
>smbmounter</keyword>
|
||
|
</keywordset>
|
||
|
|
||
|
</sect1info>
|
||
|
|
||
|
<title
|
||
|
>O Plugin Montador <acronym
|
||
|
>SMB</acronym
|
||
|
></title>
|
||
|
|
||
|
<sect2>
|
||
|
<title
|
||
|
>Usando o Plugin Montador <acronym
|
||
|
>SMB</acronym
|
||
|
></title>
|
||
|
|
||
|
<para
|
||
|
>Para usar o smbmounter, apenas direcione o &konqueror; para um compartilhamento samba.</para>
|
||
|
|
||
|
<informalexample>
|
||
|
<para
|
||
|
>Por exemplo, insira <userinput
|
||
|
>smb://<replaceable
|
||
|
>maquina</replaceable
|
||
|
>/<replaceable
|
||
|
>meus_arquivos</replaceable
|
||
|
></userinput
|
||
|
> na barra de <guilabel
|
||
|
>Localização</guilabel
|
||
|
> do &konqueror; e selecione <menuchoice
|
||
|
><guimenu
|
||
|
>Ferramentas</guimenu
|
||
|
><guisubmenu
|
||
|
>smbmount</guisubmenu
|
||
|
><guimenuitem
|
||
|
>compartilhamento atual</guimenuitem
|
||
|
></menuchoice
|
||
|
>. O compartilhamento <replaceable
|
||
|
>meus_arquivos</replaceable
|
||
|
> será montado em <filename class="directory"
|
||
|
>~/smb_network/maquina/meus_arquivos</filename
|
||
|
>.. Uma vez que o compartilhamento tenha sido montado o item de menu <guimenuitem
|
||
|
>smbumount compartilhamento atual</guimenuitem
|
||
|
> se tornará ativo, assim você será capaz de desmontar o arquivo novamente.</para>
|
||
|
</informalexample>
|
||
|
<note>
|
||
|
<para
|
||
|
>O smbmount é somente para o &Linux;, assim ele não funciona em outros sistemas.</para>
|
||
|
</note>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2>
|
||
|
<title
|
||
|
>Créditos</title>
|
||
|
|
||
|
<para
|
||
|
>O plugin smbmounter possui direitos autorais © de 2002 para Alexander Neundorf <email
|
||
|
>neundorf@kde.org</email
|
||
|
></para>
|
||
|
</sect2>
|
||
|
|
||
|
</sect1>
|
||
|
</article>
|