From ea3a6c307720b0473cad07af46cc34abc1264624 Mon Sep 17 00:00:00 2001 From: Jack Nie Date: Wed, 16 Jul 2014 11:12:15 +0800 Subject: [PATCH] nd0104 is translate nd0104 is translate --- ...eck RPM package dependencies on Fedora or CentOS or RHEL.md | 3 ++- ...ow to define PATH environment variable for sudo commands.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sources/tech/20140716 How to check RPM package dependencies on Fedora or CentOS or RHEL.md b/sources/tech/20140716 How to check RPM package dependencies on Fedora or CentOS or RHEL.md index 7aee7c02f0..29a19f3f1d 100644 --- a/sources/tech/20140716 How to check RPM package dependencies on Fedora or CentOS or RHEL.md +++ b/sources/tech/20140716 How to check RPM package dependencies on Fedora or CentOS or RHEL.md @@ -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 \ No newline at end of file +[2]:http://xmodulo.com/2013/07/how-to-check-package-dependencies-on-ubuntu-or-debian.html diff --git a/sources/tech/20140716 Linux FAQs with Answers--How to define PATH environment variable for sudo commands.md b/sources/tech/20140716 Linux FAQs with Answers--How to define PATH environment variable for sudo commands.md index 363b3ed62c..618fb2a230 100644 --- a/sources/tech/20140716 Linux FAQs with Answers--How to define PATH environment variable for sudo commands.md +++ b/sources/tech/20140716 Linux FAQs with Answers--How to define PATH environment variable for sudo commands.md @@ -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]: \ No newline at end of file +[20]: