随笔分类 - linux
摘要:https://vscode.cdn.azure.cn/stable/3866c3553be8b268c8a7f8c0482c0c0177aa8bfa/vscode-server-linux-x64.tar.gz cd .vscode-server/bin/379476f0e13988d90fab1
阅读全文
摘要:# CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are
阅读全文
摘要:kubectl cp static-tcpdump helloworld-7fb98fb75b-rzjz6:/ kubectl exec -it helloworld-7fb98fb75b-rzjz6 sh ./static-tcpdump -i any -X tcp -s0 port 80 -w
阅读全文
摘要:查看所有分支 git branch -r git branch -a 创建分支 git branch dev 切换分支 git checkout v1 clone某个分支 git clone -b dev5 https://git.coding.net/aiyongbao/tradepc.git 将
阅读全文
摘要:一套操作只要5分钟 vi /etc/sysconfig/network-scripts/ifcfg-eno16777736 BOOTPROTO=static ONBOOT=yes IPADDR=192.168.150.59 GATEWAY=192.168.150.2 NETMASK=255.255.
阅读全文

浙公网安备 33010602011771号