Public Cloud OVHcloud - Connexion à une instance Windows via Linux
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Connexion à une instance Windows via Linux

Von
DominiqueC12
Erstellungsdatum 2019-06-05 14:10:05 (edited on 2024-09-04 12:13:32) in Public Cloud OVHcloud

Bonjour, j'essaie de me connecter à un Cloud (Windows) avec une nouvelle machine. C'est la première fois que j'essaie avec un ordinateur sous Linux (ubuntu), et je n'y arrive pas. Dans la documentation, il ne semble pas avoir y avoir d'information sur la connection à une instance Windows via Linux (https://docs.ovh.com/fr/public-cloud/premiere-connexion/). Auparavant, j'utilisais un ordinateur sous Windows, et le bureau à distance fonctionnait à merveille.

J'ai tenté de me connecter avec ssh:

`ssh ubuntu@XXXXXX`

XXXX étant l'adresse IP du cloud. J'obtiens le message suivant

`ssh: connect to host XXXXXXXX port 22: Connection timed out`

Est-ce la bonne marche à suivre? Si oui, comment régler ce message d'erreur (je suis débutant avec la commande ssh)?


3 Antworten ( Latest reply on 2019-06-05 15:01:10 Von
fritz2cat officiel (d'avant la migration)
)

ssh est un service linux, un peu sophistiqué pour du windows

tu devrais plutôt rechercher remote desktop rdp
(rdesktop par exemple, `apt install rdesktop`)


un Cloud (Windows)


C'est quoi un Cloud Windows ?
Un server (platform as a service) ?
Un desktop (avec Microsoft Office et toussa) ?
Une base de données Microsoft SQL as a service ?

Pour te connecter avec une session à distance je te conseille plutôt Remote Desktop.
Et fais bien gaffe, si tu es l'administrateur de la machine Windows avec une version pas trop récente (Windows 2008 server par exemple)
https://blog.1secure.com/patch-bluekeep-rdp-vulnerability-cve-2019-0708/secure.com/patch-bluekeep-rdp-vulnerability-cve-2019-0708/
https://blogs.technet.microsoft.com/msrc/2019/05/14/prevent-a-worm-by-updating-remote-desktop-services-cve-2019-0708/
C'est chaud !

Merci @kyodev et @Fritz2cat, remote desktop semble fonctionner à merveille!

Tu as vu mon commentaire, au cas où c'est toi qui administres la machine Windows ?
PATCH TODAY !