Showing headlines posted by bob

« Previous ( 1 ... 970 971 972 973 974 975 976 977 978 979 980 ... 1151 ) Next »

Ubuntu on the Asus Zenbook UX305 ultrabook

  • liliputing; By Brad Linder (Posted by bob on Apr 4, 2015 10:32 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
The Asus Zenbook UX305 is a thin and light laptop ... but what if you’d rather run Ubuntu? The good news is that Ubuntu 15.04 64-bit works whether you disable secure boot or not. All you need to do is prepare a flash drive, insert it, reboot the computer, and hit the Esc key during boot to bring up the boot options menu.

Is Radio Ready for Ubuntu?

NAB Show presentation “Ubuntu — Radio Ready” describes RFA’s adoption of Linux, which began with system administrators and spread much further. Today, the RFA studios and broadcast network are powered by Ubuntu and Ubuntu Studio.

Tiny SODIMM-style module runs Linux on Cortex-A5

Denx announced an “MA5D4″ COM that runs Linux on Atmel’s SAMA5D4 SoC, plus a baseboard kit that adds a touchscreen and CAN, serial, HDMI, USB, and camera ports. Like Denx Computer Systems’s recent, Freescale i.MX6-based Denx M6R computer-on-module, the MA5D4 is supplied with the Yocto Linux based Embedded Linux Development Kit (ELDK) distribution from sister […]

Mozilla warns against data-storage rules in NSA reform

  • The Hill; By Mario Trujillo (Posted by bob on Apr 4, 2015 12:22 PM EDT)
  • Story Type: News Story, Security
Mozilla on Friday warned against a government policy that could require phone companies to hold on to customer data longer than their business purposes require. Advocates for National Security Agency reform have cautioned against such a measure for the past year.

DDoS attacks that crippled GitHub linked to Great Firewall of China

Earlier this week came word that the massive denial-of-service attacks targeting code-sharing site GitHub were the work of hackers with control over China's Internet backbone. Now, a security researcher has provided even harder proof that the Chinese government is the source of the assaults.

Torvalds' temptress comes of age: Xfce 4.2 hits the streets

Review April brings not just showers but traditionally a new release of Ubuntu, this time 15.04. With Ubuntu 15.04 will come Xubuntu and with that an update to Linus Torvalds’ briefly favoured Linux desktop (Xfce), version 4.12.

Audit Concludes No Backdoors in TrueCrypt

The results are in from the cryptanalysis phase of the TrueCrypt audit, and they show-nothing. Well, maybe not "nothing," but certainly no signs of a deliberate backdoor from the NSA or any government entity, fears of which date back to the autumn of 2013, post-Snowden, and ignited talk to have the open source encryption software audited.

Open spec x86 SBCs gain prototyping add-ons

Newark Element14 launched a $20 motor control add-on for AMD’s Gizmo 2 SBC, and MinnowBoard.org tipped a new “Lure” LED add-on for the Minnowboard Max. From the start, the Raspberry Pi and the BeagleBoard (BeagleBone) projects have followed the Arduino project’s lead in providing Shield-like expansion modules to attract hobbyists and third party developers. Several […]

Handmade 3D printers, open source at Netflix, and more

  • Opensource.com (Posted by bob on Apr 3, 2015 8:44 PM EDT)
  • Groups: Linux; Story Type: News Story
This week I talk about a classroom full of handmade 3D printers, open source at Netflix, and David Both on Linux, and more. Subscribe to our YouTube channel to get our newest video uploads. read more

Summer of Code, Flock registration, Fedora.next, and more

  • Fedora Magazine (Posted by bob on Apr 3, 2015 5:53 PM EDT)
  • Groups: Fedora; Story Type: News Story
Google Summer of Code update (mentors wanted!) This year, we have almost 60 students with proposals to work on various parts of Fedora as part of the Google-sponsored Summer of Code 2015. This is clearly awesome. Unfortunately, we don’t have... Continue Reading →

Tiny SBC runs Linux on Vybrid-based COM

  • LinuxGizmos (Posted by bob on Apr 3, 2015 4:56 PM EDT)
  • Groups: Linux; Story Type: News Story
F&S announced an open-spec “PCOMnetA5″ SBC, combining a carrier board with a Linux-ready COM equipped with Freescale’s Cortex-A5 and -M4 based Vybrid SoC. The computer-on-module that drives the new F&S Elektronik Systeme PCOMnetA5 SBC is a PicoCOMA5 module announced back in Jan. 2014. The COM incorporates a Freescale Vybrid-F system-on-chip, which combines a 500MHz Cortex-A5 […]

NASA open data, White House new hires, and more open source news

  • Opensource.com (Posted by bob on Apr 3, 2015 1:53 PM EDT)
  • Story Type: News Story
In this week's edition of our open source news roundup, I look at NASA open data, White House new hires, Indian government mandates, and more! Open source news for March 28 - April 3, 2015 read more

How open source software builds strong roots for better governance

  • Opensource.com (Posted by bob on Apr 3, 2015 12:55 PM EDT)
  • Story Type: News Story
Open data and going digital are subjects high on the international agenda for global development, particularly when it comes to financing improved services and infrastructure for the poorest people in the world. Young people from Laos to Lagos aspire to become software developers, and smartphones are set to put unprecedented computing power into every corner of the earth. But the paradox is that many governments still only have rudimentary information technology infrastructure and often can't find trained and skilled staff to design and run it. read more

What does the future hold for the Internet of Things?

  • Opensource.com (Posted by bob on Apr 3, 2015 9:07 AM EDT)
  • Story Type: Interview
When I heard Erica Stanley speak about women in open source at All Things Open last fall, I knew I wanted to hear more. When the opportunity to interview her arose last month, I jumped at the chance. read more

Chrome OS gets sticky, as new Chromebooks emerge

Google announced an Asus “Chromebit” HDMI stick running Chrome OS, plus four new low-cost Chromebooks, and opened its Android-to-Chrome OS app porting tech. Google took the Linux and Chrome browser based Chrome OS a step closer to a potential convergence with Android as it announced the first embedded form-factor Chrome OS computer, as well as […]

5 DIY hardware platforms for physiological computing

  • Opensource.com (Posted by bob on Apr 2, 2015 4:41 PM EDT)
  • Story Type: News Story
Physiological computing focuses on the use of biosignals for the development of interactive software and hardware systems capable of sensing, processing, reacting, and interfacing the digital and analog worlds. read more

Achieving high performance for Advanced Encryption Standard (AES) applications

  • IBM developerWorks : Linux (Posted by bob on Apr 2, 2015 3:43 PM EDT)
  • Groups: IBM, Linux; Story Type: News Story
This article provides a detailed analysis about the new Advanced Encryption Standard (AES) built-in functions provided by IBM XL compilers. It explores the code that the compilers generate to demonstrate the performance gained by using the built-in functions. This is critical for high-performance AES applications, especially when many of them cannot be parallelized due to the nature of operation modes, such as chaining mode [for example, cipher block chaining (CBC) and propagating cipher block chaining (PCBC)] or feedback mode [cipher feedback (CFB) and output feedback (OFB)]. If you are a software engineer who is interested in achieving high performance for applications on IBM POWER8 processors, this article is for you.

How To Install a CentOS 7.1 Minimal Server

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 2, 2015 1:49 PM EDT)
  • Groups: Linux; Story Type: News Story
This document describes the basic installation of a CentOS 7.1 server. The purpose of this guide is to provide a minimal setup that can be used as basis for all kind of CentOS server setups.

Windows goes open source? Microsoft plays coy

  • InfoWorld; By Paul Krill (Posted by bob on Apr 2, 2015 12:52 PM EDT)
  • Story Type: News Story; Groups: Microsoft
Could Microsoft's open source advocacy ever result in the company offering its cash cow Windows OS up to open source? It's possible, according to one Microsoft official, though his comments Wednesday should perhaps be taken with a grain of salt.

LibreOffice 4.4.2 Released

  • The Document Foundation (Posted by bob on Apr 2, 2015 12:02 PM EDT)
  • Story Type: Announcements
The Document Foundation announces LibreOffice 4.4.2, the second minor release of the LibreOffice 4.4 "fresh" family, with over 50 fixes over LibreOffice 4.4.0 and 4.4.1.

« Previous ( 1 ... 970 971 972 973 974 975 976 977 978 979 980 ... 1151 ) Next »