Ubuntu: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
[[Category:Linux]]
[[Category:Linux]]
[[File:Ubuntu_Logo-296x300.png | right | 100px]]
[[File:Ubuntu_Logo-296x300.png | right | 100px]]
====Install telnetd server====
====Install telnet server====
''(It is recommended that you use ssh service instead, because telnet is insecure)''
''(It is recommended that you use ssh service instead, because telnet is insecure)''
# Install telnet
# Install telnet
Line 8: Line 8:
# Restart inetd service:
# Restart inetd service:
#: $ '''sudo /etc/init.d/openbsd-inetd restart'''
#: $ '''sudo /etc/init.d/openbsd-inetd restart'''
====Install SSH server====
# Install both ssh client and server
#: $ '''sudo apt-get install openssh-server openssh-client'''


====Links====
====Links====

Latest revision as of 08:12, 9 October 2011

Ubuntu Logo-296x300.png

Install telnet server

(It is recommended that you use ssh service instead, because telnet is insecure)

  1. Install telnet
    $ sudo apt-get install telnetd
  2. Restart inetd service:
    $ sudo /etc/init.d/openbsd-inetd restart

Install SSH server

  1. Install both ssh client and server
    $ sudo apt-get install openssh-server openssh-client

Links

<google>ENGELSK</google>

id=siteTree