浏览模式: 标准 | 列表分类:拥抱开源

Debian/Lenny Life cycle

According to a rough schedule posted on debian-devel-announce #1 #2, Debian 5.0, codename Lenny, should be released in the second half of 2008 (probably around September).

Current status : Frozen The purpose of the freeze time is to improve the quality of the archive by fixing RC-bugs. (Basically, no new package and no new upstream version of existing package will enter DebianTesting. Only non-invasives changes are allowed if justified. read the freeze announcement for more information).

http://wiki.debian.org/DebianLenny

搜索

在Dreamhost上安装p7zip

p7zip7zip的linux版本。

下载p7zip的binary tarball

解压tarball到自己的home目录 cd /p7zip/src/path 编辑install.sh 修改DEST_HOME=/usr/local 为DEST_HOME=/your/home/path/usr/local

然后 mkdir -p /your/home/path/usr/local ./install.sh

hack FreeNAS

由於FreeNAS除在 /conf/config.xml 可存檔紀錄 其餘設定檔or程式皆在開機時才由 mfsroot.gz 解出or啟動時建立, webCGI 可設定部分不夠進階需自行更改 mfsroot.gz 增設

1. 新增群組&使用者 2. 啟動 FTPD、SSHD 3. 使用FTP連入抓取 /cf/mfsroot.gz 4. mfsroot.gz 傳到 FreeBSD Server (kernel 6.2-PRERELEASE 版本同 FreeNAS 0.68) 5. 解開 mfsroot.gz gzip -d mfsroot.gz 6. 以建立RAM DISK方式將 mfsroot 載入 /dev/md1 mdconfig -a -t vnode -f /home/XXX/mfsroot 7. mount md1 mount /dev/md1 /mnt/ 8. 複製編輯所需 增加繁體中文語系檔 lang-TraditionalChinese.inc 增加 csh.cshrc 增加 ee、grep....工具程式 /etc/inc/services.inc 服務設定檔 增加修改設定, 如 samba 要增加 ACC INFO MS WIN 等相關分享 9. umount md1 10. /dev/md1 卸除 mdconfig -d -u 1 11. 壓縮回 .gz gzip -9 mfsroot 12. 使用putty連入FreeNAS 13. umount /cf 14. 將 /dev/ad0s1 mount 到臨時資料夾 15. 用FTP傳回 mfsroot.gz 蓋掉原本的 16. FreeNAS reboot

From:http://locy.blogspot.com/2007/02/hack-freenas.html

FreeBSD 7.0 Preview

FreeBSD 7.0 brings FreeBSD back to the forefront of OS performance on modern hardware (it's good to be back). I Providing advanced features not available in other open source operating systems I An attractive platform for both high end and embedded hardware. I A new foundation for the years ahead.

Download PDF :

FreeBSD 7.0 Preview.pdf

Waiting for the final release. :)

TinyButStrong

TinyButStrong(TBS)是一个可以让PHP脚本和HTML文件干净分离的PHP模板引擎。TBS设计成可以使用任何可视化HTML编辑器来编写TBS的HTML模板页。

如何把编译安装的程序添加到Applications的菜单里

今天早上下载了最新版的Pidigin。 ./configure make make install 安装完后发现并没有像apt-get install那样安装东东之后会出现在Applications菜单里 google了一下,找到答案,原来是需要添加一个*.desktop的文件到/usr/share/applications/里。 照猫画虎的搞了一个,终于搞定.

新版Pidgin不会像之前的Gaim那样运行QQ自动关闭了.体验中..

像安装windows应用程序那样安装ubuntu

免除新手的恐惧感:)

https://wiki.ubuntu.com/install.exe/Prototype

Wubi is an unofficial Ubuntu installer for Windows users that will bring you into the Linux world with a few clicks. Wubi allows you to install and uninstall Ubuntu as any other application. If you heard about Linux and Ubuntu, if you wanted to try them but you were afraid, this is for you.

Wubi is Safe It does not require you to modify the partitions of your PC, or to use a different bootloader.

Wubi is Simple Just run the installer, no need to burn a CD.

Wubi is Discrete Wubi keeps most of the files in one folder, and If you do not like, you can simply uninstall it.

Wubi is Free Wubi (like Ubuntu) is free as in beer and as in freedom. You will get this part later on,the important thing now is that it cost absolutely nothing, it is our gift to you...

So, what are you waiting for?

--EOF--- Translated by one (some bugs): Wubi 是一个非官方的为windows用户设计的ubuntu安装程序,它会带你进入linux的世界,你需要做的就是点击几下鼠标.Wubi允许你安装和卸载ubuntu就像其他windows下的应用程序一样.如果你听说过Linux和Ubuntu,如果你想尝试一下但是又对安装过程比较恐惧,那么Wubi就是为你设计的.

Wubi是安全的 它不会要求你修改你的PC机的硬盘分区,或者使用一个另外的引导程序.

Wubi是简单的 你只需要运行安装程序,不必刻盘:)

Wubi是分散的

Wubi是把大多数文件是放在一个文件夹里的,如果你不喜欢这样,你可以很方便的卸载它

Wubi是免费的

Wubi (就像Ubuntu一样)是免费的和自由的.你待会将要得到这个部分,最重要的事情是现在它是无需任何开支的,它是我们送给你的礼物.

所以,你还在等什么呢? --EOF--

Records:912