CHAT Server configuration in Redhat Enterprise Linux

| 0 coment�rios
If two Linux users want to communicate or chat with each other they can communicate without any third party server just by configuring chat server and chat client on Linux Machine.I have designed this tutorial for chat server configuration and for that i have used Redhat Enterprise Linux Server.


Step1:Install required package for chat server.


#yum install telnet*


Step2: Configure Telnet Server.



Step3:Open port using nc command line tool.



Step4:On client side get connected with telnet command on open port.



For example if server machine has open port 8888 and server ip address is 192.168.0.100 Then client machine have to type below command to connect with server open for chat connection.
$ telnet 192.168.0.100 8888

If you have any problem regarding chat server configuration on Linux machine you have to just simply watch the entire video and your doubt will be clear.



0 coment�rios:

Post a Comment

ospf routing configuration Lab using Cisco Packet Tracer

  ospf routing configuration Lab using Cisco Packet Tracer ospf routing configuration step by step  0 ospf routing configuration example  os...