Posts

Showing posts from January, 2011

[Level 1] Ubuntu 32 bit support more than 3G memory.

If you want Ubuntu 32 bit supoort more than 3G memory, You can install following packages. $ sudo apt-get update $ sudo sudo apt-get install linux-headers-server linux-image-server linux-serve Wish this helps. regards, Stanley Huang

[Level 1] How to get hardware information in Ubuntu.

How to list hardware in Ubuntu. Just type the command: # lshw stanley-ubuntu                description: Desktop Computer ... Wish this helps. regards, Stanley Huang

[Level 1] Useful packages.

List useful packages: =================================== {apt-get} [service] nfs-common openssh-server samba [utility] #### system #### htop <chinese input> # apt-get install scim scim-pinyin scim-chewing scim-tables-zh scim-qtimm im-switch # im-switch -s scim #### network #### chromium-browser openvpn wireshark transmission rdesktop #### media #### gimp avidemux(GTK+)/audacity freemind <flash plugin for google chrome> # sudo apt-get install flashplugin-nonfree # sudo cp /usr/lib/flashplugin-installer/libflashplayer.so /usr/lib/chromium-browser/plugins mimms ## download mms streaming #### tools #### meld vim tree adacontrol =< ptree minicom [developer tools] maven2 visualvm libssl-dev {non-apt-get} adobe acrobat reader. adobe flash plugin. ************************************************************************ install ia32-libs, wget first # sudo apt-get install ia32-libs wget way1: # dpkg -i --force-architecture AdbeR