Sponsored Content
Special Forums UNIX and Linux Applications Virtualization and Cloud Computing Computing in the Clouds with AWS Post 302385448 by akshay61286 on Friday 8th of January 2010 05:30:01 AM
Old 01-08-2010
Hi,
First of all congrats on taking ur steps down the cloud path
I have been using AWS for the past 6 months now. The services are smooth, though i tend to lose network connectivity now and then (this may be my ISPs problem).
Would love to see this flavor on this site and some more activity regarding Cloud on its forums.

Cheers
 

5 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

Event Cloud Computing - IBM Turning Data Centers Into ?Computing Cloud?

Tim Bass Thu, 15 Nov 2007 23:55:07 +0000 *I predict we may experience less*debates*on the use of the term “event cloud”*related to*CEP in the future, now that both IBM and Google* have made announcements about “cloud computing” and “computing cloud”, IBM Turning Data Centers Into ‘Computing... (0 Replies)
Discussion started by: Linux Bot
0 Replies

2. Virtualization and Cloud Computing

The Attack of the Spiders from the Clouds

Tim Bass 07-31-2008 08:09 AM We have seen a lot of discussions of cloud computing in the news recently, as a technology to permit “users to access technology-enabled services*without knowledge of, expertise with, nor control over the technology infrastructure that supports them.”* *This sound... (0 Replies)
Discussion started by: Linux Bot
0 Replies

3. Virtualization and Cloud Computing

The Attack of the Spiders from the Clouds

We have seen a lot of discussions of cloud computing in the news recently, as a technology to permit "users to access technology-enabled services without knowledge of, expertise with, nor control over the technology infrastructure that supports them." This sound great doesn't it?! Users with... (0 Replies)
Discussion started by: Linux Bot
0 Replies

4. UNIX for Dummies Questions & Answers

How to edit clouds with gimp, artistic painting.

Every cloud has a silver lining. Right, graphics person stumbled into the software world. :p Basically need to Gimp a cloud to paint a silver lunar crescent to create a nocturnal/diurnal atmosphere to a background picture. Am currently using gimp 2 but have in the past used psp and... (1 Reply)
Discussion started by: Maskros
1 Replies

5. Virtualization and Cloud Computing

Private, Public and Hybrid Clouds

Hi all, Private, Public and Hybrid Clouds I'm now testing OpenStack; Home OpenStack Open Source Cloud Computing Software -Infrastructure as a Service (IaaS) -Platform as a Service (PaaS) -Software as a Service (SaaS) It is an Open Source software. I'm interested to know whether... (0 Replies)
Discussion started by: satimis
0 Replies
teem-tend(1)							   User Commands						      teem-tend(1)

NAME
teem-tend - Diffusion Image Processing and Analysis DESCRIPTION
"tend" is a command-line interface to much of the functionality in "ten", a C library for diffusion image processing. Ten is one library in the "Teem" collection of libraries. More information about Teem is at <http://teem.sourceforge.net>. Users are strongly encouraged to join the teem-users mailing list: <http://lists.sourceforge.net/lists/listinfo/teem-users>. This is the primary forum for feedback, questions, and feature requests. Like "unu", another Teem command-line binary, it is often useful to chain together invocations of tend with pipes, as in the following, which estimates tensors from DWIs, takes a slice of the tensor volume, computes the standard RGB colormap of the principal eigenvector, and then quantizes it to an 8-bit PNG: tend estim -i dwi.nhdr -B kvp -knownB0 true | tend slice -a 2 -p 30 | tend evecrgb -c 0 -a cl2 -gam 1.2 | unu quantize -b 8 -min 0 -max 1 -o z30-rgb.png If tend repeatedly proves itself useful for your research, an acknowledgment to that effect in your publication would be greatly appreciated, such as (for LaTeX): "Dataset processing performed with the { t tend} tool part of the { t Teem} toolkit available at { t $<$http://teem.sf.net$>$}" SEE ALSO
The full documentation for Teem is maintained as a Texinfo manual. If the info and teem-tend programs are properly installed at your site, the command info teem-tend should give you access to the complete manual. 1.10.0 December 10, 2008 teem-tend(1)
All times are GMT -4. The time now is 09:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy