1 安裝lldpad yum install -ylldpad 2 啟用lldpad [root@xxxx]# service lldpad s...
#!/bin/shhabor_user=""habor_pwd=""habor="178.104.162.39"org_habor_dir="d...
一、使用IP命令配置 此前 Arch Linux 用vconfig命令設(shè)置 VLANs ,該命令已被ip命令取代。下面的范例假定網(wǎng)口是enp12...
開發(fā)時(shí),對(duì)于本地的項(xiàng)目中修改不做保存操作(或代碼改崩),可以用到Git pull的強(qiáng)制覆蓋,具體命令如下: git fetch --allgit...
今天將之前打包好的repo鏡像的tar包通過docker load命令導(dǎo)入到Docker環(huán)境中卻報(bào)出了如下錯(cuò)誤: [root@build-ser...
如果一個(gè)linux服務(wù)器有三個(gè)口接三個(gè)不同的網(wǎng)絡(luò),對(duì)應(yīng)的網(wǎng)絡(luò)信息是如下 eth0是電信,ip地址為1.1.1.10/24,電信網(wǎng)關(guān)為1.1.1....
1. 虛機(jī)鏡像內(nèi)安裝 centos/rhel: cloud-utils-growpartdebian/ubuntu:cloud-guest-ut...
一、網(wǎng)卡把報(bào)文傳到內(nèi)核的流程圖 圖1. 網(wǎng)卡傳遞數(shù)據(jù)包到內(nèi)核的流程圖 1. 網(wǎng)卡在啟動(dòng)時(shí)會(huì)申請(qǐng)一個(gè)接收ring buffer,其條目都會(huì)指向一...