Compartilhamento de Rede
Anterior
Próxima

Compartilhamento de Rede

Compartilhamento de rede no Kubuntu, ou Linux em geral é facil e requer somente uma pequena configuração. Três pequenas escolhas são

Samba

Fornece serviços de arquivo e impressão para todos clientes SMB/CIFS, incluindo Windows da Microsoft. Samba é um modo recomendado para conectar com seus compartilhamentos Microsoft e o jeito mais fácil de colocar em funcionamento e configurar.

NFS

Sistema de Arquivos de Rede suportam compartilhamento de arquivos, impressoras e recursos pela rede. é mais difícil de se colocar em funcionamento e configurar, contudo contém extras e benefícios adicionais para toda a rede Linux.

ZeroConf

Rede de Configuração Zero é um sistema que automaticamente cria uma rede IP sem configuração ou servidores. Este tipo de funcionamento permite que usuários sem conhecimento de redes facilmente configure uma rede simples.

Samba

Se você está usando uma rede Windows. então o Samba deve ser a sua escolha já que a configuração não requer o uso da linha de comando. Para começar simplesmente pressione Alt+F2 e digite kdesu kwrite /etc/samba/smb.conf e pressione o botão Executar. Isto vai abrir o editor de texto KWrite. Navegue para baixo até abaixo da seção Configurações Globais onde está escrito workgroup = MSHOME e troque o MSHOME pelo nome do seu grupo de trabalho od Windows. Salve o arquivo e feche o KWrite. O próximo passo é instalar o Samba. Para maiores informações sobre a instalação, por favor vá para a seção Instalando Aplicações.

Using the icons located in the Kicker, the terminal looking icon (System Menu) to the immediate right of the KMenu icon will allow you to navigate to Remote Places. Once you have navigated to there, you will be able to access Samba Shares.

For more information, further instructions, or advanced features of Samba please review https://help.ubuntu.com/community/SettingUpSamba.

NFS

NFS, or Network File System, is a file system supporting the sharing of files, printers and resources permanently over a network. NFS is much more advanced and difficult than Samba. Considering NFS is a very extensive protocol for file sharing, this portion of the Kubuntu System Documentation will ask you to review the following sites for further information:

ZeroConf Networking

ZeroConf, or Zero Configuration Networking, is a system that automatically creates an IP network without special configurations or servers. This type of networking and sharing is by far the most simple and is targeted to users with little or no networking knowledge. ZeroConf allows a user to to connect to computers, networked printers, and other shareable resources on the network without configuring network settings by hand.

Procedimento 1. Configuração do ZeroConf

  1. Abra Configurações do Sistema indo em KMenuConfigurações do Sistema.

  2. Selecione Configurações de Rede.

  3. In the left hand side of the Network Settings dialog, select the Zeroconf Service Discovery option.

  4. If the Enable Zeroconf network browsing or the Browse local network options are not selected, please select them now and press the Apply button.

Procedimento 2. Acessando o compartilhamento de rede

  1. Select Remote Places from the System Menu icon located to the immediate right of the KMenu.

  2. To view other ZeroConf systems, select Network Services from the main window.

  3. To view all available systems on your network, select Samba Shares from the main window.

Anterior
Próxima
Principal