rpm package installation error in centos 6.4 [root@localhost packages6.4]# rpm -ivh nfs-utils-1.2.3-36.el6.i686.rpm
warning: nfs-utils-1.2.3-36.el6.i686.rpm: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
error: Failed dependencies:
keyutils >= 1.4-4 is needed by nfs-utils-1:1.2.3-36.el6.i686
libevent is needed by nfs-utils-1:1.2.3-36.el6.i686
libevent-1.4.so.2 is needed by nfs-utils-1:1.2.3-36.el6.i686
libgssglue is needed by nfs-utils-1:1.2.3-36.el6.i686
libgssglue.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686
libgssglue.so.1(libgssapi_CITI_2) is needed by nfs-utils-1:1.2.3-36.el6.i686
libnfsidmap.so.0 is needed by nfs-utils-1:1.2.3-36.el6.i686
libtirpc is needed by nfs-utils-1:1.2.3-36.el6.i686
libtirpc.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686
nfs-utils-lib >= 1.1.0-3 is needed by nfs-utils-1:1.2.3-36.el6.i686
rpcbind is needed by nfs-utils-1:1.2.3-36.el6.i686
Answer / manavalan
yum install nfs*
The portmap service was used to map RPC program numbers to IP address port number combinations in earlier versions of Red Hat Enterprise Linux. This service is now replaced by rpcbind in Red Hat Enterprise Linux 6.
| Is This Answer Correct ? | 1 Yes | 0 No |
Give a Linux shell command to find all files in a directory which contain ip addresses.
What is the difference between ext3 and ext4?
How to build new filesystem ? and what is irig file system?
What are the main differences between RHEL4 & RHEL5?
How does the boot process[init levels] work on Linux? How is it different from Solaris?
What are RPM?s, what do they offer?
Who owns the data dictionary?
there are many IPC mechanisms available in Linux ? Which one is best to use and when ?
When you install RedHat what is the kernel mode ? What is kernel compilation / upgrade ?
in linux gui desktop icon was lost how con u back this icons
User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?
Through ssh whole directory structure from / is shared regardless the user we have connected with ....... how do i prevent sharing ??