Archive

2010年7月 的Archive

Novell 認證新格式

2010年7月29日 Figaro Yang 11 則評論

前幾天收到周六考過的 Novell CLE 11證書時,有點傻掉,以為是收錯證書了。新版本的配色比前個版本都是白白一片感覺活潑許多 ....

KDE4 網路管理無法使用隱藏SSID無線網路連線 解決方式

2010年7月25日 Figaro Yang 尚無評論

從之前測試 OpenSUSE 11.2 KDE4 時就已經發現內建的 NetworkManager 無法對隱藏 SSID 無線網路進行存取 ( 再加上若沒設定金鑰的話 ),升級到目前最新的 NetworkManager-SVN的版本依舊無解,經過 黑眼珠 大大的介紹後,決定採用 nm-applet 來處理這問題,nm-applet 是 NetworkManager-GNOME 所提供的套件,因此於 KDE4 底下改裝步驟如下(以root身份操作):

  • zypper in NetworkManager-gnome
  • zypper rm NetworkManager-KDE4

接著於一般使用者身份下執行:

  • cd .kde4/Autostart
  • ln -s /usr/bin/nm-applet .

重新登入使用者後變可以看到改啟動 nm-applet了

Novell CLE 11 考試心得分享

2010年7月24日 Figaro Yang 4 則評論

今天起了個大早去參加 Novell CLE 11 的考試,原本是安排月初去考試的,結果這段時間公司的計劃實在太多了,時常再外地跑來跑去,因此延但到今天才有機會去考試。不過,這次講時話並沒有很完整的準備就去測試了,原因當然還是公司計劃變化太快 = = 整個已經忙到快暈了 ....

Novell CLE 11 有別於之前的 Novell CLE 10 的範圍,這次僅有一本教材 ( 3107 - SUSE Linux Enterprise Server 11: Novell Certified Linux Engineer 11 ),內容也和之前不太相同。主要著重在於 網路應用組態虛擬化 XENIDS應用系統監控幾個主題。理論上,準備起來其實不會太過於複雜,這幾個主題除了虛擬化 XEN 之外,有興趣的朋友可以直接參考小弟的著作 「Linux系統安全防護與建置」一書中其實都有涵蓋 ( 約 70 ~ 80% 左右 )。

首先,先來看一下官方的考剛項目有那些:

閱讀全文...

LPIC 304 考試大綱與權重

2010年7月21日 Figaro Yang 尚無評論

LPIC Level III 的第四個考科將於今日正式上線,這個考科主要是針對虛擬化與高可用性進行測驗,相關考科比重內容如下所示:

Topic 330: Virtualization

330.1 Virtualization Concepts and Theory (weight: 10)

Weight 10
Description TODO: Enter descriptions

Key Knowledge Areas:

  • Terminology
  • Pros and Cons of Virtualization
  • Variations of Virtual Machine Monitors

The following is a partial list of the used files, terms and utilities:

  • Hypervisor
  • HVM(HardwareVirtualMachine)
  • PV(Paravirtualization)
  • domains
  • emulation and simulation
  • CPU flags

330.2 Xen (weight: 10)

Weight 10
Description TODO: Enter descriptions

Key Knowledge Areas:

  • Knowledge area 1
  • Knowledge area 2

The following is a partial list of the used files, terms and utilities:

  • Xen w/Intel VT
  • Xen w/AMD-V
  • Dom0 DomU GuestOS HostOS
  • xm
  • /etc/xen
  • xmdomain.cfg
  • xentop

330.3 KVM (weight: 7)

Weight 7
Description TODO: Enter descriptions

Key Knowledge Areas:

  • Knowledge area 1
  • Knowledge area 2

The following is a partial list of the used files, terms and utilities:

  • /proc/cpuinfo
  • kernel modules: kvm kvm-intel kvm-amd
  • /etc/kvm/
  • kvm-qemu
  • kvm_stat
  • kvm netwoking
  • kvm monitor
  • kvm storage
  • qemu

330.4 Other Virtualization Solutions (weight: 3)

Weight 3
Description TODO: Enter descriptions

Key Knowledge Areas:

  • Knowledge area 1
  • Knowledge area 2

The following is a partial list of the used files, terms and utilities:

  • OpenVZ
  • VirtualBox

Topic 331: Load Balancing

331.1 Linux Virtual Server (weight: 5)

Weight 5
Description TODO: Enter descriptions

Key Knowledge Areas:

  • IPVS
  • VRRP
  • keepalived configuration

The following is a partial list of the used files, terms and utilities:

  • ipvsadm
  • syncd
  • LVS-NAT/Tun/DR/LocalNode
  • connection scheduling algorithms
  • genhash

閱讀全文...

Novell Certified Linux Engineer 11 正式開放考試了

2010年7月4日 Figaro Yang 尚無評論

自從前陣子開放 Novell CLP 11考試之後,已經許久沒新訊息關於 Novell CLE 11的考試開放時兼了,上個月的 Beta 考試,運氣不好沒被抽到 @@ 所以還沒機會與各位分享考試的模式與內容,依據目前開放的範圍來看,這次 Novell CLE 11 僅針對 3107 進行測驗 ( 目前國內尚未引進該教材與課程 ),依據上次 CNI 的內訓來看,與這次的公佈架構大同小異,但感覺 Novell 似乎會在針對特定主題提出新的認證 ^^"

底下為 Novell CLE 11的官方準備流程:

閱讀全文...