<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Telnet on Symbolics LISP Engineering</title><link>https://symbolics.lisp.engineer/tag/telnet/</link><description>Recent content in Telnet on Symbolics LISP Engineering</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 29 Jul 2016 04:12:24 +0000</lastBuildDate><atom:link href="https://symbolics.lisp.engineer/tag/telnet/index.xml" rel="self" type="application/rss+xml"/><item><title>Telnet to MacIvory</title><link>https://symbolics.lisp.engineer/telnet-to-macivory/</link><pubDate>Fri, 29 Jul 2016 04:12:24 +0000</pubDate><guid>https://symbolics.lisp.engineer/telnet-to-macivory/</guid><description>&lt;p&gt;Just a quick note about how to enable telnet to your MacIvory III running Genera 8.3.&lt;/p&gt;&#10;&lt;p&gt;First, &lt;code&gt;Edit Object Site NAME&lt;/code&gt; (obviously, use your &lt;code&gt;NAME&lt;/code&gt; and not mine) in the &lt;code&gt;Namespace Editor&lt;/code&gt; and add your network to the &lt;code&gt;Secure Subnets&lt;/code&gt;. For example, for typical home networks you might add &lt;code&gt;INTERNET 192.168.1.0&lt;/code&gt; or your office might be &lt;code&gt;INTERNET 10.0.0.0&lt;/code&gt;. Save the object.&lt;/p&gt;&#10;&lt;p&gt;If you are logged in, it usually turns remote access off. This can be odd because you can telnet in when you first boot, but not as soon as you start doing anything on the local console. To turn remote access back on even when you&amp;rsquo;re logged in, &lt;code&gt;(neti:remote-login-on)&lt;/code&gt; is your command. (See &lt;em&gt;Networks&lt;/em&gt; pages 13 and 21.)&lt;/p&gt;</description></item><item><title>Autoboot Serial/Telnet and X</title><link>https://symbolics.lisp.engineer/autoboot-world-with-telnet/</link><pubDate>Sat, 02 Jul 2016 01:43:26 +0000</pubDate><guid>https://symbolics.lisp.engineer/autoboot-world-with-telnet/</guid><description>&lt;p&gt;I&amp;rsquo;ve decided to take a minor detour when I get back from the gaming convention to make a disk image for someone with an XL400 without a working console. My goal here will be to make a world which will auto boot into the FEP with the serial port I/O enabled for FEP commands if possible, and then auto-load and start a world which will put a Genera/Lisp command prompt on the serial port and/or be listening on (TCP) Telnet on a defined private IP address for remote connections. Then, using Telnet, the user can run &lt;code&gt;Start X Screen&lt;/code&gt; and use Genera from an X Windows server. Hopefully this will get him up and running until he has an opportunity to repair his console.&lt;/p&gt;</description></item></channel></rss>