Category: ubuntu

VritualBox支持宽屏

24 二月, 2008 (17:47) | , ubuntu

最近因为需要使用Windows,就在笔记本上装了一个VirtualBox,不过分辨率最大只有1024×768,而我的笔记本是宽屏的,看起来很不舒服,就搜索了一下,发现VritualBox是支持宽屏的,不过需要安...

aptitude is better than apt-get

11 八月, 2006 (11:39) | ubuntu, debian, linux

I just find this article aptitude versus apt-get , as it said, aptitude will remove dependencies when you remove a package, apt-get not.

...

debian and ubuntu repositories for opera

1 八月, 2006 (10:48) | opera, ubuntu, debian

debian repositories:
deb http://deb.opera.com/opera/ unstable non-free
ubuntu repositories:
deb http://archive.canonical.com/ubuntu dapper-commercial main

...

Debian etch and Ubuntu edgy

26 七月, 2006 (14:32) | ubuntu, linux, news

This maybe an older news, but i am very excited and eager to wating for those upcoming new release of both excellent linux distribution, debian and ubuntu.
Here is the news of debian new release(etch) , as it said, etch will be released at Decem...

some notes about mod-security and trac

5 七月, 2006 (00:14) | ubuntu, apache, linux

Last night I tried to install trac on my ubuntu system. I have installed apache2 before, following this post on Ubuntu China Forum (基本Apache服务). As the post said, I installed mod-security, and all seems work ok.
I followed the guide on t...

ubuntu下安装flash plugin

23 五月, 2006 (23:46) | ubuntu, linux

原先以为只要做这一步就ok了:
sudo apt-get install flashplugin-nonfree
但是我错了:P,还有一下两步:
wget http://download.macromedia.com/get/flashplayer/current/install_flash_player_7_linux.tar.gz
sudo u...