nd0104 is translate

nd0104 is translate
This commit is contained in:
Jack Nie 2014-07-16 11:12:15 +08:00
parent 12702828b7
commit ea3a6c3077
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,4 @@
nd0104 is translate
How to check RPM package dependencies on Fedora, CentOS or RHEL
================================================================================
A typical RPM package on Red Hat-based systems requires all its dependent packages be installed to function properly. For end users, the complexity of such RPM dependency is hidden by package managers (e.g., yum or DNF) during package install/upgrade/removal process. However, if you are a sysadmin or a RPM maintainer, you need to be well-versed in RPM dependencies to maintain run-time environment for the system or roll out up-to-date RPM specs.
@ -88,4 +89,4 @@ via: http://xmodulo.com/2014/07/check-rpm-package-dependencies-fedora-centos-rhe
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[1]:http://xmodulo.com/2013/03/how-to-set-up-epel-repository-on-centos.html
[2]:http://xmodulo.com/2013/07/how-to-check-package-dependencies-on-ubuntu-or-debian.html
[2]:http://xmodulo.com/2013/07/how-to-check-package-dependencies-on-ubuntu-or-debian.html

View File

@ -1,3 +1,4 @@
nd0104 is translate
Linux FAQs with Answers--How to define PATH environment variable for sudo commands
================================================================================
> **Question**: I built and installed a program in /usr/local/bin. The program requires root privilege to run. But when I try to run the program with sudo, I get "sudo: XXXXX: command not found" error. Somehow /usr/local/bin is not included in the PATH environment variable. How can I fix this problem?
@ -39,4 +40,4 @@ via: http://ask.xmodulo.com/define-path-environment-variable-sudo-commands.html
[17]:
[18]:
[19]:
[20]:
[20]: