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

Use the rsh command of linux to remotely log in to shell

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

Share

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

This article mainly introduces the use of linux rsh command remote login shell, the article is very detailed, has a certain reference value, interested friends must read it!

The English full name of the rsh command is "remote shell", which provides a user environment, that is, shell, so that the instruction can be executed on a specified remote host.

Syntax format: rsh [parameters]

Common parameters:

-d use the Socket-level debugging function-l specify the user name to log in to the remote host-n send the entered instruction number to the special peripheral codenamed / dev/null

Reference example

Remote command execution:

[root@linuxcool ~] # rsh-l linuxcool 192.168.1.88 / bin/ls above are all the contents of shell remotely logged in using linux's rsh command, thank you for reading! Hope to share the content to help you, more related knowledge, welcome to 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: 230

*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