Black Box ACS120 Uživatelská příručka Strana 289

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 450
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 288
Appendix A - New User Background Information
User Guide 289
Secure Shell Session
Ssh is a command interface and protocol often used by network administrators to connect
securely to a remote computer. Ssh replaces its non-secure counterpart rsh and rlogin. There
are two versions of the protocol, ssh and ssh2. The BLACK BOX ® Advanced Console Server
offers both. The command to start an ssh client session from a UNIX workstation is:
ssh -t <user>@<hostname>
where
<user> = <username>:ttySnn or
<username>:socket_port or
<username>:ip_addr or
<username>:serverfarm
Note: serverfarm is a physical port alias. It can be configured in the file pslave.conf.
An example:
username: mycompany
16-port IP address: 192.168.160.1
host name: 16-port
servername for port 1: file_server
ttyS1 is addressed by IP 10.0.0.1 or socket port 7001. The various ways to access the server
connected to the port are:
ssh -t mycompany:ttyS1@16-port
ssh -t mycompany:7001@16-port
ssh -t mycompany:10.0.0.1@16-port
ssh -t mycompany:file_server@16-port
Zobrazit stránku 288
1 2 ... 284 285 286 287 288 289 290 291 292 293 294 ... 449 450

Komentáře k této Příručce

Žádné komentáře