Open Source IaaS Software offering a real alternative to commercial clouds

With commercial cloud systems, there is no investment in hardware required. This enables start-up businesses to easily test out a new business idea. Whilst commercial cloud services are popular, they charge for CPU usage by the hour, storage, and bandwidth consumed. In a large organization, where many users need to be served, it may be cheaper to purchase hardware to create a private cloud. This article showcases the finest open source projects that provide a key alternative for those who wish to avoid using a commercially provided cloud.

via Open Source IaaS Software offering a real alternative to commercial clouds – Linux Links – The Linux Portal Site.

Linux Group Tests

The original objective in starting the compilation was to dispel the FUD that Linux does not have the necessary software to compete with Windows. Over time, the aim of the compilation was to enable Linux users, whatever their level of computing experience, to identify software of all types that is worth exploring. With the huge range of open source software available, there is simply not enough time for users to evaluate every application even within a single category of software.

The compilation is being frequently updated and new articles added on a regular basis.

via Linux Group Tests – Part 1 – Linux Links – The Linux Portal Site.

When should you open source your code

As an organization or even individual there always seem to be questions when considering whether or not to make your project or code snippet open source. Many times, it starts with trying to figure out which license to use. But there are many other things to consider. We derived a list for you the next time you ask yourself: Should I open source my code?

via When should you open source your code? | opensource.com.

Passive OS Fingerprinting

Active measures, like those employed by Nmap, are unfortunately not available when doing passive analysis of live traffic or when analyzing previously captured network traffic. Passive analysis requires much more subtle variations in the network traffic to be observed, in order to identify a computer’s OS. A simple but effective passive method is to inspect the initial Time To Live (TTL) in the IP header and the TCP window size (the size of the receive window) of the first packet in a TCP session, i.e. the SYN or SYN+ACK packet.

via Passive OS Fingerprinting – NETRESEC Blog.

CSS Zen Garden: The Beauty in CSS Design

There is a continuing need to show the power of CSS. The Zen Garden aims to excite, inspire, and encourage participation. To begin, view some of the existing designs in the list. Clicking on any one will load the style sheet into this very page. The HTML remains the same, the only thing that has changed is the external CSS file. Yes, really.

via CSS Zen Garden: The Beauty in CSS Design.

From: 10 Years

Wow. It’s finally happened. The CSS Zen Garden is 10 years old today.

Syncing an Android Tablet to a PC

Android tablets don’t have an automatic method or desktop management software to sync your files from the device to a personal computer. However, there is a way to do it manually, a process which requires mounting the device so the computer recognizes its file system, then moving pictures, videos and other data to the computer’s local hard drive.

via Syncing an Android Tablet to a PC | Chron.com.

This entire site seems like a good reference on many topics relaing to  using tablets based on android.