原创 shell的常用特殊符號

在shell中常用的特殊符號羅列如下: # ;   ;; . , / \\ 'string'| !   $   ${}   $? $$   $* \"string\"* **   ? : ^ $#   $@ `command`{}   []

原创 VMWare: eth0: error fetching interface information : device not found

故障現象:在VMware上新搭建的Redhat Linux 64bit 系統,執行命令:ifconfig eth0,報如下錯誤:執行命令:cat /proc/net/dev,發先並沒有eth0,而是新生產的eth1,如下圖所示:解決方案:1