随笔分类 -  计算机网络

摘要:1、 request-log-analyzer request-log-analyzer这个工具是一个用ruby写的gem包,它不仅能分析rails项目的访问日志,还能分析nginx,apache,MySQL,PostgreSQL的日志,它能统计每个页面的访问次数,一天访问的情况,还有来源分析等。 阅读全文
posted @ 2022-02-25 16:49 The-Chosen-One 阅读(1910) 评论(0) 推荐(1) 编辑
摘要:1、直接安装conda(可直接装好python和pip,一步到位) wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/miniconda/Miniconda3-py38_4.8.3-Linux-x86_64.sh bash Miniconda3-p 阅读全文
posted @ 2021-12-30 17:56 The-Chosen-One 阅读(246) 评论(0) 推荐(0) 编辑
摘要:1、自动化登录服务器操作: 第一种方式:(login.vbs文件) Sub Main xsh.Screen.Send "ssh root@10.99.202.54" xsh.Screen.Send VbCr xsh.Screen.WaitForString "password: " xsh.Scre 阅读全文
posted @ 2021-12-09 20:35 The-Chosen-One 阅读(2867) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-06-18 20:19 The-Chosen-One 阅读(44) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-06-18 18:57 The-Chosen-One 阅读(42) 评论(0) 推荐(0) 编辑
摘要:ipconfig 计算机基本信息命令 ping 命令 netstat -n命令 netstat /?命令 ping +网址命令 netstat -n查会话查木马 阅读全文
posted @ 2021-06-17 20:45 The-Chosen-One 阅读(62) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示