OpenWRT turns on SSH, uses WINSCP, SecureCrt, etc.

tags: LinuxX  linux  ssh

When OpenWRT is compiled, you can choose to turn on SSH.

Enter the top-level directory of the OpenWRT system source code, then execute the make menuconfig command
 Enter NetWork -> SSH -> <*> openssh-sftp-server

If you don't choose, you need to install it.
Install using OPKG (OpenWRT package management program)

OPKG Update # Get the latest software list on the server
opkg install vsftpd openssh-sftp-Server # Install VSFTPD,Openssh-sftp-server

Intelligent Recommendation

Python uses SCP, SSH SSH SADO, etc.

How to use SCP in Python? -Quegest and Answers -Cloud+Community -Tencent Cloud Python scclient.put example, scp.scpclient.put python example -Hotexamples How to implement SCP -Changkong Blog -Blog Par...

Winscp configures Windowsterminal to implement Winscp for SSH

First confirm whether the local installationWindowsTerminalPreview Please pay attention, you can also use itWindowsTerminal If not installed, please solve the installation by yourself 1. Open the WinS...

SecureCRT uses SSH to connect to Linux and automatically disconnects after timeout

When developing, use SecureCRT to connect to the linux server, the old timeout is disconnected, which affects the work, so like to solve this problem completely! After studying, it is found that there...

SecureCRT uses the key to log in to the Linux SSH server (operation notes)

  1.       SecureCRT Key generation 1.1       First "tools"-"Create Public Key"   1.2Create phrase password &n...

SecureCrt uses root users to log in without SSH to connect CentOS server

SecureCrt uses root users to log in, SecureCRT cannot be SSH to connect to CentOS servers Enter root users in the terminal Enter catalog / etc / ssh Modify file SSHD_CONFIG Note This line of PermitRoo...

More Recommendation

VMware + linux7 + SecureCRT + winSCP installation and use

1. Download and install VMware 1.1 Download Download link:https://www.cr173.com/soft/81088.html or download it yourself 1.2, installation Can be customized (recommended not to put on the c drive) or u...

WinSCP cannot connect to Linux, but secureCRT can

Before, I used secureCRT to connect and directly used commands to operate. When trying to connect with WinSCP later, it will time out, and it will not work after trying again. I believe that visual cl...

SecureCRT and WinSCP remote login process record

0. In order to facilitate learning and debugging, the first task is generally passed as soon as possible after the system is installedsshThe protocol is remotely logged in. This article uses the syste...

Windows Secure CRT uses SSH to access the Linux server rejected, WinSCP Access Linux server is rejected

When we use Secure CRT, PUTTY and other tool SSH to connect to the Linux server, the Linux server will appear when connecting to the Linux server. It may be that there is no SSH service on the Linux s...

WinSCP SSH login to Linux server

Wnscp dondownXshell6 download this all, xftp6 and xshell6download   First enterCPU nameThen chooseadvanced   Then select SHH --> Verify --> Key File Select the private key, if pro...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top