Ubuntu: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:English pages]]
[[Category:English pages]]
[[Category:Linux]]
[[Category:Linux]]
[[File:Ubuntu_Logo-296x300.png | right | 100px]]
====Install telnet server====
''(It is recommended that you use ssh service instead, because telnet is insecure)''
# Install telnet
#: $ '''sudo apt-get install telnetd'''
# Restart inetd service:
#: $ '''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====
* [http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/ Change the Default Editor From Nano on Ubuntu Linux]
* [http://www.howtogeek.com/howto/ubuntu/change-the-default-editor-from-nano-on-ubuntu-linux/ Change the Default Editor From Nano on Ubuntu Linux]
* [https://help.ubuntu.com/10.04/serverguide/C/samba-fileserver.html Installing Samba File Server]
* [https://help.ubuntu.com/10.04/serverguide/C/samba-fileserver.html Installing Samba File Server]

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