Introvert or Extrovert Quiz
Q&A for How to Watch Star Wars on Command Prompt
Coming soon
Search
-
QuestionHow can I terminate this command?Community AnswerYou can terminate any command in the Command Prompt by pressing ctrl-C. You can also just click on the small red X button in the top right corner of the Command Prompt window.
-
QuestionDo I need to connect to the internet?Community AnswerYes. When you are watching Star Wars in the command prompt, you are using Telnet (also known as "remote desktop connection") to connect to whoever made this computer through the internet.
-
QuestionI turned on Telnet, but it didn't install anything on the latest version of Windows. What could be wrong?Community AnswerIt might have been installed already. Try to watch Star Wars in command prompt with the settings set to on.
-
QuestionIt accepts the command, but then a few moments later, it says connection lost. What's going on?Community AnswerBe sure to use port 23. For example: "Telnet Towel.blinkenlights.nl port=23".
-
QuestionDoes this prompt work on Version 10.0 of CMD?Community AnswerYes, but it is in a very small format in the top left corner of the CMD window.
-
QuestionWhat happens if it does not work?Community AnswerBe sure that you have written: towel.blinkenlightS.nl and not towel.blinkenlight.nl as it is erroneously shown in the image.
-
QuestionIs there any way to make this work without the admin information?Community AnswerNo. You need to have the administrator's password or access details, as you will be installing new software on your computer (Telnet).
-
QuestionDoes it need a fast Internet connection?Community AnswerYou need a steady, responsive internet connection. Fast may not be required, as this requires only ASCII bytes and not MBs of data, as in for a video.
-
QuestionWhat do I do if my Windows 10 is not showing the IP address?Community AnswerYour IP address is not specifically needed in this case.
-
QuestionWhen I type in "telnet towel.blinkenlights.nl" as a command through the telnet interface, it says that it "cannot connect to host." Is this an error on my part?Community AnswerYou need to run it as administrator. (right-click on cmd> run as administrator).
-
QuestionThere is a prob when I type pkgmgr /iu:"TelnetClient" in cmd windows 7, why?Community AnswerI think it only works for windows 10 and MacBook. if it does work for windows 7, you don't have to type in that, I have windows 10, and I did not have to type in pkgmgr /iu:TelnetClient. it may work the same for windows 7.
-
QuestionWhich Star Wars will play on command prompt?Community AnswerThe fourth episode of Star Wars plays on command prompt. It's called A New Hope, and it's Episode IV, or Episode 4.
-
QuestionIs this possible without Telnet?ArroganceTop AnswererIt is (or was, the site is currently down) possible to do it with any program that allows raw TCP connections. On macOS, for example, you could use nc towel.blinkenlights.nl 23.
-
QuestionDoes allowing a Telnet connection compromise the safety of my PC?ArroganceTop AnswererNo. The reason Telnet is called insecure is because everything is transmitted in plaintext. It is a bad idea to send passwords or private data over Telnet, but there is nothing dangerous about using it to display ASCII animations as is done in the article.
-
QuestionI did everything and it says Could not open connection to the host, on port 23: Connect failed. Did I do something wrong?ArroganceTop AnswererNo, you didn't do anything wrong, blinkenlights has been down for a while.
-
QuestionIf blinking lights goes back up, will I have to start the same process over again?ArroganceTop AnswererThe telnet client will remain installed until you uninstall it. You just have to enter the command into the Command Prompt / Terminal again, which only takes a couple seconds.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit