Ubuntu或者Linux中的网络共享通常是容易的,只需要进行很少的设置。这里有三个快捷选择
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更加难于安装和配置,但对于纯Linux网络,它包含有额外的特性和附加的便利。
零设置网络是一种能够自动创建IP网络连接而不需要配置及服务器的系统,这种类型的体系允许用户轻易的设置一个简单的网络而不需要网络知识。
如果您使用一个Windows网络,那么Samba也许是您的选择并且设置不需要使用命令行,要开始只需要按下Alt+F2 ,并输入kdesu kwrite /etc/samba/smb.conf
,按下 键,这会打开KWrite文本编辑器,在Global Settings 项下导航至写着workgroup = MSHOME 的地方,改变MSHOME以匹配您的Windows工作组,保存文件并关闭 KWrite.。下一步是安装Samba.,要获得更多安装信息请查看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 相对于Samba而言更加强大也更加难学。. 考虑到 NFS 是一个使用十分广泛的文件共享协议,因此本部分Kubuntu系统文档建议您查看下列网站以获取更多信息:
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.