header image
Home arrow Blog
Blog - Content Section Layout
Install the new Adobe 64-bit Flash player in Ubuntu
Written by Han   
Nov 17, 2008 at 10:19 AM
For many years, many people in the Linux world have been complaining about the lacking of 64-bit support for Adobe's Flash player. It seems that the waiting for a native 64-bit Flash player has finally come to an end.Write Comment (0 comments)
Read more...
A clean way to install Intel C++ Compiler 11 on Ubuntu Hardy
Written by Han   
Nov 07, 2008 at 12:49 PM
I often need to do write some numerical codes, usually for solving differential equations, in C/C++. The gcc/g++ compiler usually fits my needs, but sometimes when the computational time is very important, I often use the Intel C++ compiler(ICC), which is free for academic uses. Today I got an email from Intel saying that ICC Ver.11 has been released, so I thought it's time to upgrade from the old version 10.1 on my Ubuntu Hardy machine.Write Comment (11 comments)
Last Updated ( Nov 07, 2008 at 01:23 PM )
Read more...
Execute script before suspend/after resume using pm-utils in Ubuntu Hardy
Written by Han   
Oct 07, 2008 at 11:34 AM

Suspend/resume works flawless on my Thinkpad T61p running Ubuntu Hardy 64-bit after I did some minor changes described in this article, in fact suspend-to-ram/resume works so well that I only reboot the system once every 2-3 weeks. Using suspend-to-ram/resume saves a lot of hassles but it could also cause some additional problems. For example, I have a samba file server in the local network at home, if I mount the shared directory on my laptop, suspend, and then resume when I get to office, the system can no longer find the file server and it would cause some problem. In order to solve this problem, I need to setup the laptop so that it would automatically unmount the samba directory before the machine goes into suspend.

Write Comment (1 comments)
Last Updated ( Oct 07, 2008 at 11:57 AM )
Read more...
Repair cron after enable/disable root password in Ubuntu Hardy
Written by Han   
Sep 30, 2008 at 04:20 PM

For some time I have been using the cron package on my Ubuntu Hardy
machine to scheduling jobs that need to be excuted hourly. I found it
is very handy because all I need to do is to put the excutable scripts
into /etc/cron.hourly directory (Just to make sure their is no "." in
the file name, e.g. the script named "myscript-sh" will be excuted
while "myscript.sh" won't
). However, recently I found those scripts
that requires root privilege are no longer automatically excuted hourly

 

Write Comment (1 comments)
Read more...
Virtualbox now support 64-bit guest OS
Written by Han   
Sep 10, 2008 at 05:30 PM

Sun Microsystems has just released the version 2.0 of VirtualBox, the
popular cross-platform virtualization application. One biggest new
feature in the newer version is that it now supports 64-bit guest OS.

 

Write Comment (0 comments)
Last Updated ( Sep 10, 2008 at 05:39 PM )
Read more...
<< Start < Previous 1 2 Next > End >>

Results 1 - 10 of 19