上一页 1 2 3 4 5 6 ··· 27 下一页
摘要: 1.说明 通常使用以下3个标题信息参数。 header参数:用来设置当用户登录设备时在终端上显示的标题信息。 login参数:指定用户在登录设备认证过程中激活终端连接时显示的标题信息。 shell参数:指定当用户成功登录设备并已经建立会话时显示的标题信息。 如果header的内容是字符串,用head 阅读全文
posted @ 2023-10-01 16:57 xl4ng 阅读(21) 评论(0) 推荐(0) 编辑
摘要: <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 阅读(2) 评论(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 阅读(36) 评论(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 阅读(7) 评论(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 阅读(153) 评论(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 阅读(18) 评论(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 阅读(1153) 评论(0) 推荐(0) 编辑
摘要: ### 1. 修改网卡信息 ``` [root@www ~]# vim /etc/sysconfig/network-scripts/ifcfg-eth0 TYPE=Ethernet #<==上网类型,目前基本都是以太网。 PROXY_METHOD=none BROWSER_ONLY=no BOOT 阅读全文
posted @ 2023-08-26 21:09 xl4ng 阅读(922) 评论(0) 推荐(0) 编辑
摘要: ![image](https://img2023.cnblogs.com/blog/1981248/202308/1981248-20230826191938463-846384954.png) 阅读全文
posted @ 2023-08-26 19:20 xl4ng 阅读(8) 评论(0) 推荐(0) 编辑
摘要: ![image](https://img2023.cnblogs.com/blog/1981248/202308/1981248-20230826190356839-1924561854.png) 阅读全文
posted @ 2023-08-26 19:03 xl4ng 阅读(5) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 27 下一页