Zolved community solution Createarticle_iconnew articleEditarticle_iconedit article

How to connect to a Windows terminal from Ubuntu

These simple steps will help you to connect a Windows terminal from Ubuntu.

     tsclient can be used to remotely access Windows terminal using RDP.

     In Ubuntu, tsclient is installed by default.

     To see if tsclient is installed or not, go to Applications> Accessories>Terminal
     
     

     Type the following command:
dpkg --get-selections | grep tsclient

    

       Note: If tsclient is not installed, execute the command sudo apt-get install tsclient, from the terminal window.
       

      

       To connect to tsclient client, type the command tsclient ,at the terminal.

      

      Under Terminal Server Client,  enter the host name of the computer and click on Connect.

      

       You can now connect to Windows terminal by entering User name and password.
    
     Click OK and you are done.

      
copyright © 2007, IPTouch, Inc.