# CPU 架构 root@ubuntu24-arm:/soft# uname -m aarch64
# 网络信息 root@ubuntu24-arm:/soft# ip a 2: enp0s5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 00:1c:42:19:d9:4f brd ff:ff:ff:ff:ff:ff inet 10.211.55.11/24 metric 100 brd 10.211.55.255 scope global dynamic enp0s5 valid_lft 1258sec preferred_lft 1258sec inet6 fdb2:2c26:f4e4:0:21c:42ff:fe19:d94f/64 scope global dynamic mngtmpaddr noprefixroute valid_lft 2591963sec preferred_lft 604763sec inet6 fe80::21c:42ff:fe19:d94f/64 scope link valid_lft forever preferred_lft forever
# 连接外网测试 root@ubuntu24-arm:/soft# ping www.baidu.com PING www.a.shifen.com (180.101.50.188) 56(84) bytes of data. 64 bytes from 180.101.50.188: icmp_seq=1 ttl=128 time=18.2 ms 64 bytes from 180.101.50.188: icmp_seq=2 ttl=128 time=16.4 ms 64 bytes from 180.101.50.188: icmp_seq=3 ttl=128 time=15.1 ms 64 bytes from 180.101.50.188: icmp_seq=4 ttl=128 time=17.5 ms 64 bytes from 180.101.50.188: icmp_seq=5 ttl=128 time=16.4 ms
LSNRCTL for Linux: Version 19.0.0.0.0 - Production on 03-JUL-2024 01:41:04
Copyright (c) 1991, 2023, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ubuntu24-arm)(PORT=1521))) STATUS of the LISTENER ------------------------ Alias LISTENER Version TNSLSNR for Linux: Version 19.0.0.0.0 - Production Start Date 03-JUL-2024 01:38:17 Uptime 0 days 0 hr. 2 min. 47 sec Trace Level off Security ON: Local OS Authentication SNMP OFF Listener Parameter File /u01/app/oracle/product/19.3.0/db/network/admin/listener.ora Listener Log File /u01/app/oracle/diag/tnslsnr/ubuntu24-arm/listener/alert/log.xml Listening Endpoints Summary... (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ubuntu24-arm)(PORT=1521))) (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521))) Services Summary... Service "lucifer" has 1 instance(s). Instance "lucifer", status READY, has 1 handler(s) for this service... Service "luciferXDB" has 1 instance(s). Instance "lucifer", status READY, has 1 handler(s) for this service... The command completed successfully