I wanted to connect to my Linux OS (specifically for Terminal prompt), through my Windows OS.
I have Linux configured through a virtual machine, as well as through a separate partition.
How can I connect to Linux OS from windows command prompt? How is it possible?
I have seen at a place somewhere, they had Unix/Linux Server at some place, and they connect their Windows PC to the Linux server (e.g. telnet 123.23.34.5), it asks for user credentials and then they recieve the $ prompt, where they can use vi editor and execute all unix commands. What is the process behind this type of configuration?
Please share your thoughts.
Thanks.