Jun 09 2008

How to access a Windows CLI from Linux shell?

Category: Computer Networkingadmin @ 10:26 pm
linux
ivegotaquestion asked:

Linux to another linux to another linux to connect to get access to windows pc from linux machine from linux to windows pc from linux machine but is there standard way to get access to its command line thanks in advance.

3 Responses to “How to access a Windows CLI from Linux shell?”

  1. brothabear says:

    Telnet or Also, look at your question and realize that you cannot “get access” to the other command line, but rather access the computer’s resources.

  2. Boberelli says:

    You need a telnet service for the PC, I found a free one here,.

    Telnet service has been included on Windows server since Server 2000 came out, to start, type “net start telnet” from command line on the server.

  3. BSD UNIXIAN says:

    Telnet and SSH is also possible from Linux via terminal
    However Telnet is not advised because no encryption is present
    Telnet is included in Windows by default no need extra software
    To use SSH you have to download a SSH software for Windows and Windows machine
    Just try OpenSSH for Windows
    Set the firewall on windows to allow the connections

Leave a Reply

You must be logged in to post a comment.