steven@utopic:~$ sudo apt-get install nfs-kernel-server Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libnfsidmap2 libtirpc1 nfs-common rpcbind Suggested packages: open-iscsi watchdog The following NEW packages will be installed: libnfsidmap2 libtirpc1 nfs-common nfs-kernel-server rpcbind 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 423 kB of archives. After this operation, 1,798 kB of additional disk space will be used. Do you want to continue? [Y/n] Get:1 http://free.nchc.org.tw/ubuntu/ utopic/main libnfsidmap2 i386 0.25-5 [30.6 kB] Get:2 http://free.nchc.org.tw/ubuntu/ utopic/main libtirpc1 i386 0.2.4-2.1 [77.7 kB] Get:3 http://free.nchc.org.tw/ubuntu/ utopic/main rpcbind i386 0.2.1-3ubuntu2 [35.9 kB] Get:4 http://free.nchc.org.tw/ubuntu/ utopic/main nfs-common i386 1:1.2.8-9ubuntu1 [189 kB] Get:5 http://free.nchc.org.tw/ubuntu/ utopic/main nfs-kernel-server i386 1:1.2.8-9ubuntu1 [89.8 kB] Fetched 423 kB in 0s (854 kB/s) Selecting previously unselected package libnfsidmap2:i386. (Reading database ... 172232 files and directories currently installed.) Preparing to unpack .../libnfsidmap2_0.25-5_i386.deb ... Unpacking libnfsidmap2:i386 (0.25-5) ... Selecting previously unselected package libtirpc1:i386. Preparing to unpack .../libtirpc1_0.2.4-2.1_i386.deb ... Unpacking libtirpc1:i386 (0.2.4-2.1) ... Selecting previously unselected package rpcbind. Preparing to unpack .../rpcbind_0.2.1-3ubuntu2_i386.deb ... Unpacking rpcbind (0.2.1-3ubuntu2) ... Selecting previously unselected package nfs-common. Preparing to unpack .../nfs-common_1%3a1.2.8-9ubuntu1_i386.deb ... Unpacking nfs-common (1:1.2.8-9ubuntu1) ... Selecting previously unselected package nfs-kernel-server. Preparing to unpack .../nfs-kernel-server_1%3a1.2.8-9ubuntu1_i386.deb ... Unpacking nfs-kernel-server (1:1.2.8-9ubuntu1) ... Processing triggers for man-db (2.7.0.2-2) ... Processing triggers for ureadahead (0.100.0-16) ... ureadahead will be reprofiled on next reboot Setting up libnfsidmap2:i386 (0.25-5) ... Setting up libtirpc1:i386 (0.2.4-2.1) ... Setting up rpcbind (0.2.1-3ubuntu2) ... rpcbind start/running, process 2742 Processing triggers for ureadahead (0.100.0-16) ... Setting up nfs-common (1:1.2.8-9ubuntu1) ... Creating config file /etc/idmapd.conf with new version Creating config file /etc/default/nfs-common with new version Adding system user `statd' (UID 117) ... Adding new user `statd' (UID 117) with group `nogroup' ... Not creating home directory `/var/lib/nfs'. statd start/running, process 2973 gssd stop/pre-start, process 3006 idmapd start/running, process 3054 Processing triggers for ureadahead (0.100.0-16) ... Setting up nfs-kernel-server (1:1.2.8-9ubuntu1) ... Creating config file /etc/exports with new version Creating config file /etc/default/nfs-kernel-server with new version * Not starting NFS kernel daemon: no exports. Processing triggers for libc-bin (2.19-10ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... steven@utopic:~$ ps -ef |grep statd statd 2973 1 0 14:55 ? 00:00:00 rpc.statd -L steven 3316 2066 0 14:57 pts/1 00:00:00 grep --color=auto statd