Planet of NCCUCS
adobe photoshop 8.0 warez Adobe Premiere Pro CS5 can t reinstall adobe creative suite download adobe photoshop 8 0 cs Adobe Illustrator CS5 adobe premiere pro 1.5 serial key adobe acrobat reader 6.0 free Adobe Dreamweaver CS5 adobe course indesign software adobe photoshop free cursive fonts Adobe Photoshop CS5 Extended adobe photoshop elements 4 help sound adobe photoshop logos Adobe Creative Suite 5 Master Collection adobe creative suite torrents adobe photoshop and trial version Adobe Acrobat 9 Pro Extended adobe photoshop shape tools adobe photoshop free trial software Adobe Contribute CS5 wartz adobe acrobat adobe creative suite 2 academic Adobe Indesign CS5 adobe acrobat approval adobe premiere preview download Adobe Flash Catalyst CS5 602 acrobat adobe reader update adobe acrobat 7 reader update Adobe Flex Builder 3 Pro opening pps in adobe photoshop

Tag: ubuntu

Ubuntu : in `gem_original_require’: no such file to load — readline (LoadError)

作者:huge on 四月.06, 2010 Posted in RSS |

When I run ./script/console I always got damn readline error in my ubuntu 8.04..
This time I try to find a solution to solve this bad implementation, just go ahead
1. In Ubuntu 8.04, we still need additional library for readlinesudo aptitu...

Comments Off :, , more...

ubuntu安裝RMagick

作者:huge on 三月.30, 2010 Posted in RSS |

sudo apt-get install libmagick9-dev ruby1.8-dev
sudo apt-get remove –purge libmagick9-dev
sudo gem install –no-ri –no-rdoc rmagick

...
Comments Off :, , more...

apache mod_rails

作者:huge on 三月.10, 2010 Posted in RSS |

...
Comments Off :, , , more...

RoR on Ubuntu Server 8.04

作者:huge on 三月.03, 2010 Posted in RSS |

step 1. install and configure mysql-serversudo apt-get install mysql-server (config root passwd while installing)sudo mysql_install_db# mysqld.sock lives under /var/run/mysql5/sudo mysqld_safe &mysqlmysql> create database YOUR_DATABASE;sud...

Comments Off :, more...

Windows遠端桌面連到Ubuntu上

作者:Anderson on 七月.28, 2009 Posted in RSS |

參考文章
想要從Windows遠端桌面連到Ubuntu上,辦得到嗎?
how can Windows連上Ubuntu VNC….

...
Comments Off : more...

ie4linux安裝在Ubuntu 8.10的要點

作者:Peachwa & Neversay on 一月.07, 2009 Posted in RSS |

安裝ie4linux一直是很多Ubuntu user心中的痛,因為ie6很常用,但卻又很難安裝,WINE設定也是出了名麻煩。ie4linux提供了很方便的安裝方式,但是在update系統時,卻又常常不能運作,我這次花了幾...

Comments Off :, more...

Apache+MySQL+PHP+OpenSSL in Ubuntu

作者:lui on 十一月.15, 2008 Posted in RSS |

SSL介紹
SSL(Secure Socket Layer)是Netscape所提出來的資料保密協定,採用了RC4、MD5,以及RSA等加密演算法。

網路上需要確定網站真的是那個網站,所以SSL也具備認證的機能。SSL是以金字塔...

Comments Off :, more...

Ubuntu 8.10倒數!

作者:Peachwa & Neversay on 十月.19, 2008 Posted in RSS |

終於,等待了許久的Ubuntu 8.10終於要釋出了,這版本的Ubuntu主要改進許多桌面應用的地方,下載點有:Asiahttp://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/ (Japan)http://debian.nctu.edu.tw/ubuntu-releases/ (Taiwan)ftp:/...

Comments Off :, more...

[ubuntu] 掛載 cue/bin 光碟映像檔

作者:TaopaiC on 九月.01, 2008 Posted in RSS |

cdemu 可以在 linux 裡建立虛擬的光碟裝置, 再將映像檔掛上. 支援的映像檔包括 .B6T, .CCD, .CDI, .CUE, .ISO, .MDS, .NRG, .TOC , CIF, C2D, DAA .
掛載 ISO 檔
如果只是 .iso 映像檔, linux 可以直接掛載
Comments Off :, , , , more...


Quick fix for virtualbox 1.6.4 PUEL version and kernel 2.6.27

作者:TaopaiC on 八月.29, 2008 Posted in RSS |

這幾天 ubuntu 8.10 使用了 2.6.27 的 kernel , 而 virtualbox 1.6.4 的 kernel module 和 2.6.27 不太合.
編譯時都會出現 error .
In file included from /tmp/vbox.1/linux/SUPDrv-linux.c:35:
/tmp/vbox.1/SUPDRV.h:104:30: er...

Comments Off :, , more...