OpenVPN Access Server is a full featured SSL VPN software solution that integrates OpenVPN server capabilities, enterprise management capabilities, simplified OpenVPN Connect UI, and OpenVPN Client software packages that accommodate Windows, MAC, and Linux OS environments. OpenVPN Access Server supports a wide range of configurations, including secure and granular remote access to internal network and/ or private cloud network resources and applications with fine-grained access control.
Jitsi (SIP Communicator)
Jitsi (previously SIP Communicator) is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, Windows Live, Yahoo! and many other useful features.
Synology Network Attached Storage – DS1812+ Products
iSCSI is also supported as the ideal alternative to SAN solution for business. Affordable and cost-effective iSCSI allows large scale business to consolidate storage into data center storage arrays while providing hosts with the illusion of locally-attached disks. With the iSCSI support, DS1812+ provides a seamless storage solution for virtualization servers, such as VMware, Citrix, and Hyper-V.
Which HTML5? – WHATWG and W3C Split
The two organizations currently responsible for the development of HTML have decided on a degree of separation and this means that in the future there will be two versions of HTML5 – the snapshot and the living standard.
Poison Attacks Against Machine Learning
With AI systems becoming more common, we have to start worrying about security. A network intrusion may be all the more serious if it is a neural net that is affected. New results indicate that it may be easier than we thought to provide data to a learning program that causes it to learn the wrong things.
Bold plan: opening 1,000 MHz of federal spectrum to WiFi-style sharing
An advisory council to President Obama today said the US should identify 1,000 MHz of government-controlled spectrum and share it with private industry to meet the country’s growing need for wireless broadband.
via Bold plan: opening 1,000 MHz of federal spectrum to WiFi-style sharing | Ars Technica.
There’s a tag on this blog called monopolistic practices. This article describes something exactly opposite of that.
Gooseberry Launches Android-based Raspberry Pi Rival
The Gooseberry Board was announced in a limited production run of 500 units and comes with a 1 GHz overclockable A10 processor, a 400 MHz Mali processor, 4 GB of on-board storage as well as Android 4.03 ICS.
Up Close With the Space Shuttle Enterprise
Up Close With the Space Shuttle Enterprise.
From: Up close with the Enterprise shuttle at the Intrepid Museum
This shuttle, OV-101, never made it to orbit but was used in-atmosphere for testing purposes. At one time it was considered for a retrofit — adding engines and a heatshield so that it would be able to make it to space and back — but NASA opted to build Challenger instead. So while it’s not exactly the crown jewel of US space flight history it’s still an impressive piece of work and something that it is extremely inspiring to be in the presence of.
NSA Mimics Google, Pisses Off Senate
But the NSA also saw the database as something that could improve security across the federal government — and beyond. Last September, the agency open sourced its Google mimic, releasing the code as the Accumulo project. It’s a common open source story — except that the Senate Armed Services Committee wants to put the brakes on the project.
via NSA Mimics Google, Pisses Off Senate | Wired Enterprise | Wired.com.
Google Research Publication: BigTable
Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size: petabytes of data across thousands of commodity servers. Many projects at Google store data in Bigtable, including web indexing, Google Earth, and Google Finance. These applications place very different demands on Bigtable, both in terms of data size (from URLs to web pages to satellite imagery) and latency requirements (from backend bulk processing to real-time data serving). Despite these varied demands, Bigtable has successfully provided a flexible, high-performance solution for all of these Google products. In this paper we describe the simple data model provided by Bigtable, which gives clients dynamic control over data layout and format, and we describe the design and implementation of Bigtable.