In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article introduces the relevant knowledge of "rhel6.6 minimal installation ssh can not be used". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
Configure mutual trust after minimizing rhel6 installation
The following error was encountered:
[root@gpfs1 ~] # ssh
-bash: ssh: command not found
By checking the information, Baidu, etc., we need to install the ssh client.
[root@gpfs1 ~] # yum-y install openssh-clients
Loaded plugins: product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
-> Running transaction check
-- > Package openssh-clients.x86_64 0:5.3p1-104.el6 will be installed
-> Processing Dependency: libedit.so.0 () (64bit) for package: openssh-clients-5.3p1-104.el6.x86_64
-> Running transaction check
-> Package libedit.x86_64 0RU 2.11-4.20080712cvs.1.el6 will be installed
-> Finished Dependency Resolution
Dependencies Resolved
=
Package Arch Version Repository Size
=
Installing:
Openssh-clients x8634 5.3p1-104.el6 rhel-local-source 436k
Installing for dependencies:
Libedit x8631 64 2.11-4.20080712cvs.1.el6 rhel-local-source 74k
Transaction Summary
=
Install 2 Package (s)
Total download size: 510 k
Installed size: 1.4 M
Downloading Packages:
-
Total 10 MB/s | 510 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: libedit-2.11-4.20080712cvs.1.el6.x86_64 1 Compact 2
Installing: openssh-clients-5.3p1-104.el6.x86_64 2 Compact 2
Verifying: openssh-clients-5.3p1-104.el6.x86_64 1 Compact 2
Verifying: libedit-2.11-4.20080712cvs.1.el6.x86_64 2 Compact 2
Installed:
Openssh-clients.x86_64 0:5.3p1-104.el6
Dependency Installed:
Libedit.x86_64 0RO 2.11-4.20080712cvs.1.el6
Complete!
Solve it.
[root@gpfs1 ~] # ssh gpfs2 date
Thu Jan 5 13:42:15 CST 2017
[root@gpfs1 ~] # ssh gpfs1 date
Thu Jan 5 13:42:17 CST 2017
[root@gpfs1 ~] # ssh oracle date
Thu Jan 5 13:42:19 CST 2017
[root@gpfs1 ~] # ssh db2 date
Thu Jan 5 13:42:23 CST 2017
This is the end of the content of "what to do if you can't use rhel6.6 minimal to install ssh". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.