Menu

How to log in and view the system

Type I virtualization system

Operator's industrial intelligence computer desktop

The industrial intelligence computer, usually called as iComputer, can be connected to a monitor, and the desktop of the iComputer can be operated with a mouse and keyboard without logging in.

 

View system information

1.1Press Ctrl+Alt+T on the keyboard to bring up the terminal interface

1.2Enter the dumpsys command to view system kernel, sinsegyeRTE, dumpsys, promtail, sjournal, BIOS, and so on.

dumpsys

 

Type I virtualization system

Login to the real-time system of the industrial intelligence machine 

1.In the absence of a monitor, keyboard, or other device that cannot directly operate the desktop of the smart machine, a Windows laptop can be remotely operated by connecting to the first Ethernet port (LAN1) of the smart machine using a network cable.

2.The default IP address for the first network port (LAN1) of the industrial intelligence machine is 192.168.1.200.

3.Windows laptops need to be configured with an IP address in the same network segment as the industrial intelligence machine. The configuration method is as follows:

3.1Search for "Control Panel" in the bottom left corner of the Windows desktop, open the Control Panel, click on "Network and Internet" ->"Network and Sharing Center" ->"Change Adapter Settings"

 

 

3.2In the pop-up "Network Connection", select the network port of the laptop connected to the iComputer

 

3.3Right click on this network port, click on "Properties", double-click on "Internet Protocol Version 4 (TCP/IPv4)", select "Use the following IP address", enter the IP address, subnet mask, default gateway, etc. of the same network segment as the iComputer, and click "OK" after setting it up. Scroll back to the previous level, click "OK" again, and the IP address setting is successful.

 

4.Verify whether the laptop can communicate with the iComputer

4.1Laptop "win+R", enter "cmd", press enter to enter the terminal interface, enter the command to check if the laptop can ping the IP address of iComputer

ping 192.168.1.200

4.2As shown in the figure, if the IP of iComputer can be pinged, the laptop can remotely communicate with the iComputer

 

5.Remote login to the real-time system of the industrial intelligence machine

5.1Industrial intelligence machine IP address: 192.168.1.200 Port number: 2224 User name: sinsegye Password: 1

5.2Laptop "win+R", enter "cmd", press enter to enter the terminal interface, enter the command to remotely log in to the real time domain of the industrial industrial intelligence computer and perform operations.

ssh -p 2224 sinsegye@192.168.1.200


View system information

1.After logging in to the real-time system of the industrial intelligent machine through remote login, enter the dumpsys command to view system kernel, SinsegyeRTE, dumpsys, promtail, sjournal, BIOS and so on.

 dumpsys

 

 

 

Last modified: 2024-11-14