********************==虛擬機器中增加網絡卡***************====
1.先在vm中虛擬機器編輯中增加網絡卡
2.進入虛擬機器控制台,ip a 檢視網絡卡識別名
2.setup》network configuration》新增0/1/2/3/4/5/6網絡卡識別名,對應ip a顯示的
如:eth4 eth4 空 192.168.203.224 255.255.255.0 192.168.203.1 8.8.8.8 114.114.114.114
3.service network restart
重啟虛擬機器reboot
4.cd /etc/sysconfig/network-scripts 檢視ifcfg-eth*
********************==解決ping不通問題***************====
關閉防火牆
service iptables stop
********************==windows開啟telnet***************====
功能
vba操作工作表單元格
sub createsheets dim i for i 1 to 30 step 1 sheets.add after sheets sheets.count name 4月 i next end sub sub deletesheets dim sht for each sht in sheet...
操作工作表 Excel之VBA(3)
示例 1 sheet1 2 sheets 1月 3 sheets 1 注 此處代指第一張表 示例 sheets 1 select 注 選中第一張表 示例 sheets.add after sheet3,count 3 注 在sheet3這個表後面插,插3個表 sheets.add after she...
虛擬機器基本操作
常規操作 kiosk foundation0 desktop rht vmctl start desktop 開啟虛擬機器 kiosk foundation0 desktop rht vmctl view desktop 顯示虛擬機器 kiosk foundation0 desktop rht vm...