Home
last modified time | relevance | path

Searched refs:telnet (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Drunner.py125 for telnet in self._telnets:
127 telnet.terminate()
128 telnet.wait(10.0)
130 telnet.kill()
161telnet = subprocess.Popen(["telnet", "localhost", str(port)], stdin=sys.stdin, stdout=sys.stdout)
162 self._telnets.append(telnet)
163 return telnet
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/
H A Dtelnet.xinetd.inetutils2 # description: The telnet server serves telnet sessions; it uses \
4 service telnet
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/
H A Dinetutils_2.5.bb5 talkd, telnet, telnetd, tftp, tftpd, and uucpd."
19 file://telnet.xinetd.inetutils \
98 cp ${WORKDIR}/telnet.xinetd.inetutils ${D}/${sysconfdir}/xinetd.d/telnet
112 ${PN}-ftp ${PN}-ftpd ${PN}-tftpd ${PN}-telnet ${PN}-telnetd ${PN}-inetd \
139 ALTERNATIVE:${PN}-telnet = "telnet"
184 FILES:${PN}-telnet = "${bindir}/telnet.${BPN}"
210 FILES:${PN}-telnetd = "${sbindir}/in.telnetd ${sysconfdir}/xinetd.d/telnet"
212 RCONFLICTS:${PN}-telnetd += "netkit-telnet"
/openbmc/openbmc-tools/netboot/
H A DREADME.md1 # Netboot: a remote OpenBMC host via telnet (and hopefully at some stage, ssh)
12 # telnet serial server
/openbmc/linux/Documentation/translations/zh_CN/arch/openrisc/
H A Dopenrisc_port.rst72 telnet localhost 4444
116 支持以太网,http和telnet服务器功能。
/openbmc/qemu/docs/system/
H A Dtarget-avr.rst24 - Continuous non interrupted execution with serial output into telnet window::
31 telnet localhost 5678
/openbmc/openbmc/meta-arm/scripts/
H A Drunfvp74 telnet = fvp.create_telnet(port)
75 telnet.wait()
/openbmc/linux/Documentation/arch/sparc/
H A Dconsole.rst9 2. telnet> send break
/openbmc/openbmc-test-automation/lib/serial_connection/
H A Dserial_console_client.robot13 [Documentation] Open telnet connection session to BMC serial console
70 [Documentation] Log out of the BMC and close telnet.
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dconfig69 # Q: TCP services to audit: [telnet ftp imap pop3 finger sunrpc exec login linuxconf ssh]
70 Firewall.ip_s_tcpaudit="telnet ftp imap pop3 finger sunrpc exec login linuxconf ssh"
97 # Q: Should Bastille ensure the telnet service does not run on this system? [y]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gensio/
H A Dgensio_2.8.3.bb1 SUMMARY = "A library to abstract stream I/O like serial port, TCP, telnet, etc"
/openbmc/openbmc/poky/meta/recipes-support/curl/
H A Dcurl_8.7.1.bb66 PACKAGECONFIG[telnet] = "--enable-telnet,--disable-telnet,"
/openbmc/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst64 telnet localhost 4444
110 ethernet support, functional http and telnet servers.
/openbmc/openbmc/poky/meta/recipes-extended/packagegroups/
H A Dpackagegroup-core-base-utils.bb38 inetutils-telnet \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/tsocks/
H A Dtsocks_1.8beta5.bb3 applications (e.g telnet, ssh, ftp etc) to use SOCKS without any \
/openbmc/openbmc-test-automation/lib/pdu/
H A Dcyber.robot20 [Documentation] Open PDU connection and login via telnet.
169 # Send ESC over telnet console and Select 4- Logout
H A Dschneider.robot20 [Documentation] Open PDU connection and login via telnet.
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A DrcS.default9 # Set to no if you want to be able to login over telnet/rlogin
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A DrcS-default9 # Set to no if you want to be able to login over telnet/rlogin
/openbmc/openbmc-test-automation/extended/
H A Dfactory_reset.robot55 # to telnet command.
/openbmc/linux/drivers/net/plip/
H A DKconfig28 and winsock or NCSA's telnet.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/packagegroups/
H A Dpackagegroup-meta-perl.bb51 libnet-telnet-perl \
/openbmc/linux/Documentation/networking/device_drivers/fddi/
H A Dskfp.rst229 Connection hangup with telnet
230 Slow telnet connection
/openbmc/qemu/docs/system/s390x/
H A D3270.rst8 TN3270 (a telnet extension; see `RFC 854 <https://tools.ietf.org/html/rfc854>`__
/openbmc/qemu/qapi/
H A Dchar.json266 # @telnet: enable telnet protocol on server sockets (default: false)
287 '*telnet': 'bool',

12