In this article, I will introduce and summarize every step of learning embedded Linux. I would like to sum up my experience, and I hope it will be convenient for anyone who wants to get started with embedded Linux. If any error occurs, please correct it. I. Configure the Environment Virtual Machine Linux: Fedora9 File Transfer tool: SSHSecureShellClient-3.2.9 2. Implementation steps 1. Install file transfer tool S in Windows
In this article, I will introduce and summarize every step of learning embedded Linux. I would like to sum up my experience, and I hope it will be convenient for anyone who wants to get started with embedded Linux. If any error occurs, please correct it.
I. Configure the environment
- Virtual Machine Linux: Fedora 9
- Transfer tool: SSHSecureShellClient-3.2.9
II. Implementation steps
1. Install the file transfer tool SSHSecureShellClient-3.2.9 in Windows, the main interface is as follows:
The Windows resource manager is on the left, and the Linux directory display area is on the right)
2. Start Linux in the Virtual Machine and view the Linux IP address as follows:
Ifconfig command to view the IP address. My IP address is 192.168.134.128
3. Test the Linux IP address Ping in the Windows command line, as shown below:
You can Ping a Linux host.