Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Practical course of Hadoop fully distributed Construction under ubantu 16.4

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Preface

This article mainly introduces the relevant content about the fully distributed construction of ubantu 16.4 Hadoop, which is shared for your reference and study. I won't say much below. Let's take a look at the detailed introduction.

A virtual machine

1. Load the virtual machine in NAT network card mode

two。 It is best to modify the hostnames of several used virtual machines, static IP / etc/network/interface, here is S101 S102 S103 three host ubantu, change / etc/hostname file

3. Install ssh

Create a public and private key on the first host S101

Ssh-keygen-t rsa-P''- f ~ / .ssh/id_rsa

> cd .ssh

> cp id_rsa.pub > authorized_keys create key Store

Transfer id_rsa.pub to another host, to the .ssh directory

Through the server nc-l 8888 > ~ / .ssh/authorized_keys

Client nc S102 8888

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report