09 2023 档案

摘要:<Huawei>clock timezone BJ add 8 <Huawei>clock datetime 23:28:26 2023-9-30 <Huawei>display clock 2023-09-30 23:28:35 Saturday Time Zone(BJ) : UTC+08:00 阅读全文
posted @ 2023-09-30 23:29 xl4ng 阅读(3) 评论(0) 推荐(0) 编辑
摘要:1.配置R1端口ip <Huawei> <Huawei>sys <Huawei>system-view Enter system view, return user view with Ctrl+Z. [Huawei]sysname R1 [R1]interf [R1]interface gi [R 阅读全文
posted @ 2023-09-30 23:19 xl4ng 阅读(40) 评论(0) 推荐(0) 编辑
摘要:<Huawei>sys <Huawei>system-view Enter system view, return user view with Ctrl+Z. [Huawei]user-interface con 0 [Huawei-ui-console0]auth [Huawei-ui-cons 阅读全文
posted @ 2023-09-30 23:01 xl4ng 阅读(11) 评论(0) 推荐(0) 编辑
摘要:14 for pkg in docker.io docker-doc docker-compose podman-docker containerd runc; do sudo apt-get remove $pkg; done 15 # Add Docker's official GPG key: 阅读全文
posted @ 2023-09-29 21:37 xl4ng 阅读(158) 评论(0) 推荐(0) 编辑
摘要:<Huawei>system-view [Huawei] [Huawei]user-interface console 0 [Huawei-ui-console0]dis this # user-interface con 0 user-interface vty 0 4 # return [Hua 阅读全文
posted @ 2023-09-20 23:00 xl4ng 阅读(19) 评论(0) 推荐(0) 编辑
摘要:### 1.创建标准Maven工程 ### 2.引入依赖 ``` xml 4.0.0 org.example fx-17-demo 1.0-SNAPSHOT 17 17 UTF-8 org.springframework.boot spring-boot-dependencies 2.7.15 or 阅读全文
posted @ 2023-09-02 19:22 xl4ng 阅读(1242) 评论(0) 推荐(0) 编辑