Linux网络设置
Linux中的网络设置方式
目录1、iconfig2、hostname3、route4、netstat5、ss6、ping7、traceroute8、nsloolup9、dig10、DNS解析地址的配置文件总结网卡配置文件路径[详细]
2025-05-18 10:01 分类:运维Linux网络配置和监控命令总结
目录一、查看网络配置1. ifconfig 命令 - 查看网络接口信息2. hostname 命令 - 查看主机名称3. route 命令 - 查看路由表条目二、查看网络连接情况1. nestat 命令2. ss 命令3. netstat 命令与ss 命令的区别4. lsof 命[详细]
2024-09-14 10:07 分类:运维Java certificate based authentication
I have a thrift endpoint that someone created who is not longer with our company.They implemented the authentication via client side certs, but I having a hard time wrapping my head around how it all[详细]
2022-12-28 19:39 分类:问答