网络共享
上一页
下一页

网络共享

Ubuntu或者Linux中的网络共享通常是容易的,只需要进行很少的设置。这里有三个快捷选择

Samba

Provides file and print services to all SMB/CIFS clients, including Microsoft Windows. Samba is the recommended way to connecting to your Microsoft shares and the easiest to setup and configure.

NFS

网络文件系统能够支持网络中文件、打印机和资源的共享。NFS更加难于安装和配置,但对于纯Linux网络,它包含有额外的特性和附加的便利。

ZeroConf

Zero Configuration Networking is a system that automatically creates an IP network without configuration or servers. This type of setup allows users without the knowledge of networking to easily configure a simple network.

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.

要了解关于Samba的更多信息、更多说明,或者高级特性,请参阅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.

过程 1. ZeroConf 配置

  1. 通过KMenu系统设置来打开系统设置

  2. 选择网络设置.

  3. 网络连接设置对话框的左侧,选择Zeroconf Service Discovery选项。

  4. 如果启用Zeroconf网络浏览或者浏览本地网络选项未被选择,那么请即进行选择,并按下运用按钮。

过程 2. 访问网络共享

  1. 从位于KMenu右边的系统菜单图标来选择远程地点

  2. 要查看其他ZeroConf系统,请从主窗口选择网络服务

  3. 要查看你网络上所有可用的系统,请从主窗口选择Samba Shares

上一页
下一页
起始页