0. What is NFS (network filesystem)NFS is the acronym for Network FileSystem, which was first developed by Sun. His greatest function is to be able to use the network to allow different machines, different operating systems, to share individual files (share file), so you can simply consider him a file server! This NFS Server can let your PC to the network remote
I wonder if you have been so embarrassed:
When your page certification is based on a cookie-like approach, such as form,windows integration certification, the following operations sometimes certification failure, authentication (user authentication information) lost, need to log in againAfter the system is logged in normally:
First page (pagea.htm): After window.showModalDialog (), the second page pops up
brown cross. I) use the same option for interix GNU Components Remote connectivity. J) Click the NFS Directory item and select the entire feature (including all subfeature if any) will be installed on local hard drive. The icon of this item changes to a drive with a white background. K) if you use the same choice for authentication tools for NFS, select entire f
Article title: NFS in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Network File System (NFS) is a protocol developed by Sun for File sharing on the Network. NFS is easy to use, so it is widely used. however, because
First, let's talk about what NFS is, in fact, the abbreviation of Network File System, developed by Sun. Different operating systems are willing to share files with each other on different machines. Samba, as mentioned in my previous article, is also a file sharing server. The difference is that NFS implements file sharing between Linux clients, while Samba mainly aims to achieve file sharing between Window
NFS configuration in Linux and precautions-Linux Enterprise Application-Linux server application information. For more information, see the following section. 1. What is Network FileSystem)
NFS is the abbreviation of Network FileSystem, which was first developed by Sun. Its biggest function is to allow different machines and operating systems to share individual files with each other through the network. Th
Type: System V-launched Service
Software Package: nfs-utils
Process: nfsd, lockd, rpciod, rpc. {mounted, rquotad, statd}
Script: nfs, nfslock
Port: port assigned by portmap (111)
Configuration File:/etc/exports
Auxiliary tool: portmap (required)
Related command: rpcinfo-p [IPADD]: view the rpc service provided by the server
Showmount-e: view the shared directory of the service.
Server:1./etc/exports format
In the intranet environment Linux and Windows want to share files, form some, Smb,nfs.NFS is relatively simple and does not authenticate.Linux is straightforward, Windows is very early UNIX services, 2003 also have NFS client, but 2003 to retire.2008r2 default, installation is required.Add a role to start, select File Service, go to the next step, you can see "Network File system service", choose, install.Then at the beginning, the management tool, se
port (p1*256+p2)
Note: There is a firewall problem with passive mode, but the server-side firewall has a connection tracking feature to resolve this issue. Therefore, the passive mode uses more
User authentication
Anonymous User: The login name is anonymous and no password is required
System User: FTP server local user and password, default access is the user home directory
Virtual User: Used
Exportfs commandThe EXPORTFS command is used to manage the list of file systems for the current NFS share.Common options-A: Uninstall all or mount all-R: Re-mount-U: Uninstalling a directory-V: Show shared directoryCommon combination: Exportfs-arvAfter the server changes the configuration file, do not restart the service, directly execute the command can make the changed configuration file take effect.Note: Before restarting the
Set up nfs service in CentOS 6.4x64
Network File System (NFS) is a mechanism for attaching partitions (directories) on a remote host to a local system over the network. With support for network file systems, you can operate on the shared partition (directory) of the remote host on the local system just like operating on the local partition.
I. Environment
System: minimal installation of CentOS 6.4x64
Introduction to Services for NFSNFS is the network file system. The main function is to allow different servers to share files or directories across the network. NFS clients are typically application servers (such as web, load balancing, and so on) that can be mounted to mount the NFS server-side shared directory to the NFS client local directory.NFS relies on pr
) this.width=650; "src=" Https://s2.51cto.com/wyfs02/M00/8E/F5/wKioL1jP8xDTulvgAAB2jDjXLQg669.png "style=" float : none; "title=" 2-3 turn on the service and set the boot to run automatically. png "alt=" Wkiol1jp8xdtulvgaab2jdjxlqg669.png "/>650) this.width=650; "src=" Https://s2.51cto.com/wyfs02/M01/8E/F7/wKiom1jP8xDxoh5TAABpCdF8ha8440.png "style=" float : none; the "title=" 2-4WEB1 Server Authentication can access the
---Oriental Oasis 2010-05-06
First, the environment
Server side: PC, Ubuntu10.04 operating system
Client side: ARM9 Development Board (2440)
Second, install NFS server program
The way to install NFS servers is simple, you can use the synaptic (new) package Manager to install, search for "NFS", select the package "Nfs-k
Ubuntu nfs installation configuration Ubuntu by default is not nfs service, so you need to install 1, install nfs service version apt-getinstallnfs-kernel-server2, modify the nsf configuration file www.2cto. comvi/etc/exports in the file... the nfs installation and configuration on Ubuntu does not have the
naturally student users and user groups"6./home/xxx 172.25.254.161 (rw.anonuid=1003,anonuid=1003) "You can also specify other users, but this user will be displayed with an ID if the user is not on your client." However, this is not safe, such a non-master file will be easy to master, not conducive to the security of file data. 】Two, permanently mount NFS File system(1) Add the corresponding line to the/etc/fstab:Nfsserver:/nfsshare/mnt/nfsshare
[[emailprotected]~]#cifscredsclear-ustudent 172.25.254.231password:# #smb用户student的密码mount -o credentials=/root/haha,multiuser,sec=ntlmssp//172.25.254.231/haha/mnt/#credentials =/ root/haha Specifies the user file to use when mounting #multiuser support multi-user authentication #sec=ntlmssp authentication mode for standard SMB authentication mode [[emailprotect
apt-get install nfs-kernel-server two software packages nfs-common and portmap are installed at the same time. 2. Modify the NFS configuration file lingd @ ubuntu :~ $ Vi/etc/exports content:/home/lingd/arm 192.168.0. * (rw, sync, no_root_squash, no_subtree_check)
/Home/lingd/arm --- directory 192.168.0 to be shared. * --- the CIDR block that can be accessed, in
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.