最新文章
-
置顶 CentOS 7 安装 Docker-CE 并配置阿里云加速器
环境:CentOS 7.9 64bit 官方安装文档 官方安装文档:https://docs.docker.com/install/linux/docker-ce/centos/ 卸载机器上的老版本 yum remove docker \ …… -
使用Charles抓取APP https请求
说明 常见的抓包工具对于抓http请求没有任何问题,也很方便,只需要在电脑开启代理,手机wifi代理设置为电脑IP以及代理端口即可。但是想要抓https包就不那么简…… -
Reverse Shell
简介 Reverse Shell 反向Shell。 通常我们在服务器上会开放一个ssh 22端口,本地ssh客户端通过此端口进行连接到服务器,这是正向Shell。 但是如果服务器对22…… -
K8S 安装 NFS CSI 驱动
Github仓库: https://github.com/kubernetes-csi/csi-driver-nfs/tree/master 安装文档: https://github.com/kubernetes-csi/csi-driver-nfs/tree/master/cha…… -
SSH跳板机
场景 如上图所示: 两个Region是相互隔离的,现在需要从A区域的server1连接到B区域的server2,server1和server2都在各自的内网中,但是两个区域都有一台可以…… -
Windows 11 设置
以管理员身份打开 powershell , 执行以下命令: 右键菜单恢复win10效果 reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae…… -
VMware虚拟机设置
允许root远程登录 vim /etc/ssh/sshd_config 设置 PermitRootLogin yes 删除普通用户alex userdel -r alex 处理克隆虚拟机IP重复问题 ubutnu20 编辑: v…… -
使用X2Doris迁移Doris
X2Doris官网:https://www.selectdb.com/tools/x2doris 官方部署文档:https://docs.selectdb.com/docs/ecosystem/x2doris/x2doris-deployment-guide 简介 …… -
docker 命令自动补全
docker 命令自动补全 curl -L https://raw.githubusercontent.com/docker/docker/v$(docker version --format '{{.Server.Version}}')/contrib/comp…… -
华为云obs配置obsutil命令行工具
官方文档:https://support.huaweicloud.com/intl/zh-cn/utiltg-obs/obs_11_0001.html 安装 wget https://obs-community-intl.obs.ap-southeast-1.myhuaweic…… -
mysql: [Warning] Using a password on the command line interface can be insecure.
MySQL 使用 mysqldump 导出数据库提示: mysql: [Warning] Using a password on the command line interface can be insecure. 解决办法: cat > /tmp/myco……
厉害
评论于 通过修改hosts去除小米电视广告