If you need to manage a Solaris 10 box with a minimal install, and SSH is not available, you can install it off of the 2nd CD. Rather than figure out the path to your CDROM (see this article), it was easier in our case to just tar up the needed packages and FTP them to our Solaris box:
root@srv-3 Product # cp -R SUNWsshcu SUNWsshdr SUNWsshdu SUNWsshr
SUNWsshu /home/srv-1/sshpkg/
root@srv-3 Product # cd /home/srv-1/sshpkg/
root@srv-3 sshpkg # ls
SUNWsshcu SUNWsshdr SUNWsshdu SUNWsshr SUNWsshu
root@srv-3 sshpkg # tar -cf ../ssh.tar *
root@srv-3 sshpkg # tar -tf ../ssh.tar
SUNWsshcu/
SUNWsshcu/archive/
.
.
.
SUNWsshu/reloc/
SUNWsshu/reloc/usr/
SUNWsshu/reloc/usr/bin/
SUNWsshu/reloc/usr/lib/
SUNWsshu/reloc/usr/lib/ssh/
root@srv-3 sshpkg #
|
On the Solaris side, FTP these to /tmp, then from tmp:
tar -xf ssh.tar
pkgadd -d .
svcadm enable ssh
svcadm restart ssh
|
vi /etc/ssh/sshd_config
....
# Are root logins permitted using sshd.
# Note that sshd uses pam_authenticate(3PAM) so the root (or any other) user
# maybe denied access by a PAM module regardless of this setting.
# Valid options are yes, without-password, no.
PermitRootLogin yes
....
分享到:
相关推荐
New Oracle Solaris 10 Zone Clusters allow customers to consolidate mission critical Oracle Solaris 10 applications on Oracle Solaris 11 cloud environments. Expanded disaster recovery operations using ...
1.2.1 Installing Solaris on a SPARC System 6 1.2.2 Installing Solaris on an x86 System 9 1.3 Solaris JumpStart Installation 13 1.3.1 Setting up a JumpStart Server 13 1.3.2 Creating a Pro?le Server for...
区块链技术是一种分布式账本技术,它通过智能地融合对等网络(P2P)、密码学、分布式共识协议和智能合约等技术,构建了一个可在不信任的网络节点之间建立信任的环境。随着其不可变性、透明性和共识的特性,区块链技术...
Agile Application Security Enabling Security in a Continuous Delivery Pipeline 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
Agile Application Security Enabling Security in a Continuous Delivery Pipeline 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或...
Agile Application Security Enabling Security in a Continuous Delivery Pipeline 英文azw3 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
延迟队列插件
**应用链接启用 (Application Link Enabling, ALE)** ALE 是 SAP 系统中的一个关键技术,用于在不同组件、模块或系统之间实现数据的实时、自动传输。在本例中,ALE 被用于在一个 SAP 系统内连接两个公司(A 和 B)...
Oracle Solaris 11.1 是一款专为多用户环境设计的操作系统,其优化功能针对桌面环境提供了显著的性能提升和用户体验改善。本篇文章主要针对系统管理员,详细介绍了如何在Oracle Solaris 11.1中对桌面环境进行优化,...
- **Enabling SSH User Equivalency on Cluster Member Nodes**:启用集群成员节点上的SSH用户等效性。 #### 2.3. Configuring the oracle’s User Environment 这部分讲述了如何为oracle用户配置环境变量和其他...
In particular, we identify a range of application fields, showing how it constitutes a universal enabling technology for both smart vehicles and cooperative systems, and naturally sets out a program ...
The Handbook on Ontologies provides a comprehensive overview of the current status and future prospectives of the field of ontologies considering ontology languages, ontology engineering methods, ...
On-chip communication architectures are critical components of modern SoCs, enabling efficient data transfer between various functional units such as processors, memory subsystems, and I/O interfaces....
### 一种实现可行符合性测试的方法 #### 摘要与背景 本文介绍了一种针对扩展有限状态机(Extended Finite State Machines,简称EFSMs)模型的可行符合性测试序列生成方法。通常,在进行通信协议等系统的测试时,...
ased on the needs of users and the advantages of the network to establish a cinema ticketing management system. The main programming language used in this system is JSP, which stands for JavaServer ...
《RF技术在6G中的应用白皮书——技术与频谱的机会与挑战》是由芬兰奥卢大学发布的关于6G通信的深度研究报告。该白皮书深入探讨了6G通信技术的发展前景、面临的挑战以及可能的应用场景,对于理解6G通信的未来趋势具有...
### 启用IPv6无线传感器网络的网络层安全 #### 概述 随着技术的发展与融合,IPv6在无线传感器网络(WSN)中的应用变得越来越普遍。这不仅得益于IETF(互联网工程任务组)下属的6lowpan工作组的努力,还因为IPv6...
Chapter 1, Installing Magento 2 on Apache and NGINX, is a totally different ballgame compared to Magento 1. Where Magento 1 could be installed through FTP or SSH, Magento 2 is installable only via the...
COBIT 5是全球公认的IT治理和管理框架,旨在帮助IT专业人员和企业领导在确保信息系统(IS)的可信度、安全性、风险和控制等方面履行其职责,并向业务交付价值。ISACA,即信息系统审计与控制协会,是一个拥有95,000名...