簡體   English   中英

RH 7.1 Linux,yum安裝問題

[英]RH 7.1 Linux, yum install issue

主機已在Redhat中注冊,當我嘗試yum安裝時,它說

沒有啟用的倉庫

如何啟用回購。

有類似的問題在這里是無人接聽。

[root@# yum install pdksh.x86_64
Loaded plugins: langpacks, product-id, subscription-manager
This system is registered to Red Hat Subscription Management, but is not receiving updates. You can use subscription-manager to assign subscriptions.
There are no enabled repos.
 Run "yum repolist all" to see the repos you have.
 You can enable repos with yum-config-manager --enable <repo>

要解決與訂閱相關的問題,請遵循此步驟。

https://access.redhat.com/solutions/253273

對於您的pdksh安裝,Pdksh是具有許多ksh'88 shell功能的開放源代碼版本,該功能僅適用於商業Linux系統並由AT&T許可。 從RHEL 6開始,不推薦使用pdksh。 如果需要Korn Shell,請使用標准的公共域ksh(ksh'93)

yum install ksh

希望這可以幫助

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM