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

How to access ARM embedded Linux system in external network

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

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

Most people do not understand the knowledge points of this article "how to access the ARM embedded Linux system on the foreign network", so the editor summarizes the following contents, detailed content, clear steps, and has a certain reference value. I hope you can get something after reading this article. Let's take a look at this "how to access the ARM embedded Linux system on the foreign network" article.

1. Preparatory work

1.1 install and start the ARM embedded Linux system

The default sshd port for ARM embedded Linux systems is 22.

two。 Implementation steps

2.1 download and extract the holer package

Holer package: holer-linux-arm.tar.gz

Holer supports multiple ARM versions. Please choose a holer program that matches your ARM version to upload to the system.

2.2 get holer access key information

Apply for your own holer access key on Holer's official website or use access key information publicly available in the open source community.

For example, the holer information you applied for is as follows. Here we take the holer information as an example:

-Holer Client: holerdemo@gmail.comAccess Key: 8866daebe02846t88s166733595fff5d-Internet Address: holer.org:65014Local Address: 127.0.0.1 -

2.3 start the holer service

ARM Linux system platform: execute commands:

. / holer-linux-armxx-k 8866daebe02846t88s166733595fff5d

2.4 access the mapped public network address

Enter on the ssh client

Hostname: holer.org port number: 65014

Or execute the command directly:

Ssh root@holer.org-p 65014

In this way, the ARM embedded Linux system can be accessed from the external network.

The above is about the content of this article on "how to access the ARM embedded Linux system on the external network". I believe we all have some understanding. I hope the content shared by the editor will be helpful to you. If you want to know more about the relevant knowledge, please follow the industry information channel.

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

Development

Wechat

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

12
Report