ネットーワーク共有
前のページ
次のページ

ネットーワーク共有

一般的に、KubuntuやLinuxでのネットワーク共有は簡単で、少し設定する必要があるだけです。3つのクイック選択は

Samba

Microsoft Windowsを含め、全てのSMB/CIFS クライアントにファイルやプリンタサービスを提供します。Samba はMicrosoft共有に接続するのにお勧めの方法で、簡単にセットアップや設定を行うことができます。

NFS

ネットワークファイルシステムはファイル共有をサポートしています。

ZeroConf

Zero Configuration ネットワークとは、設定やサーバなしで、自動的にIPネットワークを作成するシステムです。このタイプのセットアップでは、ネットワークの知識のないユーザでも、シンプルなネットワークを簡単に設定することができます。

です。

Samba

If you are using a Windows network, then Samba may be your choice and configuration does not require use of the command line. To start simply press Alt+F2 and type kdesu kwrite /etc/samba/smb.conf and press the Run button. This will open the KWrite text editor. Navigate down just below the Global Settings section to where it says workgroup = MSHOME and change out the MSHOME to match your Windows workgroup. Save the file and close KWrite. The next step is to install Samba. For more information on installation please review the section Adding Applications.

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 ネットワーク

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.

手順 1. ZeroConf 設定

  1. Open System Settings by going to KMenuSystem Settings.

  2. ネットワーク設定を選択してください。

  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.

手順 2. ネットワーク共有へのアクセス

  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.

前のページ
次のページ
ホーム