[ ESXi ] 리눅스에 PowerCLI 정상 동작하는 분 ?

   조회 3940   추천 0    

윈도우에서 PowerCLI는 쉽게 정상 동작합니다.

구글링 해서, 그대로 따라 해도 리눅스에서는 정상적으로 host에 연결이 안되네요


전문가분의 리시피 공유 부탁 드려봅니다.

PowerShell Core / PowerCLI 버전별 특성이 많은 거 같긴 합니다.

감사합니다.


[nuc] root:~ >   $  powershell
PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

PS /root> $PSVersionTable.PSVersion                                                                                   

Major Minor Patch Label
----- ----- ----- -----
    6     0     0 alpha

PS /root> Get-Module -ListAvailable PowerCLI* | Import-Module                                                        
PS /root> Get-Module -ListAvailable PowerCLI*                                                                         


    Directory: /root/.local/share/powershell/Modules


ModuleType Version    Name                                ExportedCommands                                          
---------- -------    ----                                ----------------                                          
Binary     6.0.0.0    PowerCLI.Cis                                                                                  
Binary     1.21       PowerCLI.Vds                                                                                  
Binary     1.21       PowerCLI.ViCore                     HookGetViewAutoCompleter                                   


PS /root> Connect-VIServer -Server 192.168.25.193 -User root -Password qlsfkeps                                      
Connect-VIServer : 4/10/18 4:36:25 AM   Connect-VIServer                The libcurl library in use (7.29.0) and its SSL backend
("NSS/3.28.4") do not support custom handling of certificates. A libcurl built with OpenSSL is required. <=========== !!!


[nuc] root:~ >   $  curl -V
curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.28.4 zlib/1.2.7 libidn/1.28 libssh2/1.4.3
Protocols: dict file ftp ftps gopher http https <============= !!!!

 imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets

짧은글 일수록 신중하게.


QnA
제목Page 3605/5715
2014-05   5197417   정은준1
2015-12   1730204   백메가
2004-03   8653   이은진
2014-11   5830   앰찬
2013-06   12067   김건우
2010-06   7251   로그아웃
2014-11   5427   미수맨
2018-04   3941   전설속의미…
2004-03   8967   김은범
2013-06   6886   데이비드
2006-11   5766   정은준
2006-12   4563   김현웅
2010-07   9002   금은라사
2010-07   8708   예관신규식
2013-07   12007   회원K
2014-12   5190   윈도우10
2004-04   8007   김지성
2006-12   4637   김동민
2017-02   5418   witbox
2004-04   8356   박이배
2006-12   5230   김정제
2014-12   5224   ArtsRommel