Ubuntu 9.04 Server Edition makes it easy to experiment with cloud computing. Eucalyptus, an open source technology which is included in Ubuntu as a technology preview, enables you to use your own servers to deploy, experiment and test your own private cloud that matches the Amazon EC2 API. You can dynamically create virtual machines, configure [...]
Continue reading about Eucalyptus Cloud Computing in Ubuntu 9.04
Here follows a very well pointer on what blog trackbacks are and how do they work: WordPress Trackback Tutorial Share and Enjoy:
Put the following little snippet in your .bashrc/.bash_profile and you’ll have a handy little calculator: ? () { echo “$*” | bc -l; } Use like this: bash$ ? 2*2 4 Thanks textsnippets.com Share and Enjoy:
export COLUMNS=150 Share and Enjoy:



Recent Comments