Translations:SSH/2/fr: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Il existe des réalisations logicielles du protocole SSH pour la majorité des systèmes d'exploitation importants.
Il existe des réalisations logicielles du protocole SSH pour la majorité des systèmes d'exploitation importants.
*Sous OS X (Apple) et Linux, le plus utilisé est OpenSSH, une application en ligne de commande (''command line application'') installée par défaut sur ces plateformes.
*Sous OS X (Apple) et Linux, le plus utilisé est OpenSSH, une application en ligne de commande (''command line application'') installée par défaut sur ces plateformes.
*Sous Windows, les utilisateurs doivent installer un client SSH : les options sont [[Connecting with PuTTY/fr|PuTTY]], [[Connecting with MobaXTerm/fr|MobaXTerm]] et [https://www.bitvise.com/ssh-client-download Bitvise].
*Sous Windows, les utilisateurs doivent installer un client SSH : les options sont [[Connecting with PuTTY/fr|PuTTY]], [[Connecting with MobaXTerm/fr|MobaXTerm]], [https://winscp.net/eng/download.php WinSCP] et [https://www.bitvise.com/ssh-client-download Bitvise].

Revision as of 14:50, 10 September 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (SSH)
Various implementations of the SSH standard exist for most major operating systems.
*On macOS and Linux, the most widely used client is OpenSSH, a command line application installed by default.
*For recent versions of Windows, SSH is available in the PowerShell terminal, in the <code>cmd</code> prompt, or through Windows Subsystem for Linux (WSL). There are also 3rd-party SSH clients that are popular, such as [[Connecting with PuTTY|PuTTY]], [[Connecting with MobaXTerm|MobaXTerm]], [https://winscp.net/eng/download.php WinSCP], and [https://www.bitvise.com/ssh-client-download Bitvise].

Il existe des réalisations logicielles du protocole SSH pour la majorité des systèmes d'exploitation importants.

  • Sous OS X (Apple) et Linux, le plus utilisé est OpenSSH, une application en ligne de commande (command line application) installée par défaut sur ces plateformes.
  • Sous Windows, les utilisateurs doivent installer un client SSH : les options sont PuTTY, MobaXTerm, WinSCP et Bitvise.