一般情況下我們都會在安裝 Linux 的時候,將 Grub 引導記錄安裝在 MBR 上。這樣在重新安裝 Windows 之後,MBR 被覆蓋,也就不能用 Grub 進行引導了。網上有很多資料介紹如何能夠重新載入 Linux,比如使用 grub4dos、利用 Windows OS Loader。個人感覺最簡便的方法是使用 Linux Live CD 重新安裝 Grub,下面以 Ubuntu Live CD 為例簡要說明一下重新安裝 Grub 的步驟。使用 ubuntu-desktop-cd 啟動,
(Portland, Oregon) -- In this morning's first keynote of the Ubuntu Live conference here, Canonical Ltd. founder Mark Shuttleworth announced the next Long Term Support release of Ubuntu. According to Shuttleworth, addressing a crowd of approximately
作者: Reza Rahman 文章來源: www.theserverside.comIn the first article, I urged you to provide feedback directly to theJCP at jsr-318-comments@jcp.org as well as CCing me atrrahman@tripodtech.net. Before going farther, I would like to thankeveryone who
I shouldn't be blogging about this, because we were saving the big announcement for this year's Java One, but the information has already leaked: I've seen several NetBeans developers blogging about it - so there's no point in hiding it anymore. The
一直在尋找一款linux下比較稱心的FTP圖形工具,但尋找的結果比較失望。不過CrossFTP卻是一個相當優秀的FTP工具。中文檔案名稱支援良好,操作上接近FlashFXP,感覺是linux下最穩定的一款FTP用戶端。 至於FTP的資源,大名鼎鼎的TLF (The Last Fantasy)估計很多人都知道吧?資源相當的豐富。 對於要使用他下TLF系列的使用者絕對推薦, 因為前輩的FlashFXP網站列表Site.dat可以直接被匯入。Linux, Windows,
Web Beans 1.0.0 Alpha 2 ,已經實現了jsr-299中80%的功能。值得注意的是,jsr-299已經更名為Java Contexts and Dependency Injection。JBoss 保留了Web Beans作為項目名稱。具體參見: http://in.relation.to/Bloggers/WebBeans100ALPHA2Released 這次發布版本帶的新特性: Injection of new instances via @New Support
作者:Reza Rahman 文章來源:www.theserverside.comIn the first two articles of this series, I covered a few of theearliest discussed features - optional interfaces for Session beans,Singleton beans, EJB Timer Service enhancements and simplifiedpackaging.