Telnet

  • November 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Telnet as PDF for free.

More details

  • Words: 107
  • Pages: 1
To connect a client directly to Server Step 1) Create a New User using YaST say abc Step 2) Goto home directory of abc cd /home/abc (Enter) Now create a new .telnetrc file as vi .telnetrc (Enter) FE928 {Branch Host Name) enviorn define TCLTYPE abc enviorn define TCLADRS {IP of Client machine} enviorn define PRINTER dmp4 {4 is the last digit of IP address} enviorn export TCLTYPE enviorn export TCLADRS enviorn export PRINTER

Save and Quit from file (Esc : wq) Step 3) Create new .bash_profile file as Vi .bash_profile (Enter) tput clear telnet 192.168.0.103 (IP address of server) Save and Quit from file (Esc : wq)

Related Documents

Telnet
June 2020 23
Telnet
June 2020 22
Telnet
June 2020 15
Telnet
November 2019 33
Telnet
November 2019 29
Telnet
June 2020 13