Showing headlines posted by bob

« Previous ( 1 ... 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 ... 1175 ) Next »

Heterogeneous multicore dev platform targets Linux

Mentor Graphics has released a heterogeneous multicore development platform for combining Linux, Nucleus, and bare metal OSes on a single multicore SoC. Just as Wind River had its VxWorks real-time operating system before it developed its embedded Linux distribution, Mentor was known for its Nucleus RTOS years before it acquired embedded Linux experts Embedded Alley […]

EU snaps on gloves, has a poke at Google's deals with Android phone makers

  • The Register; By Andrew Orlowski (Posted by bob on Jul 18, 2014 12:58 AM CST)
  • Story Type: Editorial; Groups: Android, Mobile
Exclusive Industry sources have confirmed to the Reg that the European Commission is once again prodding Google's Android contracts with phone makers. Preliminary letters, sent out a month ago, merely ask the phone makers if they find anything in Google's contracts restrictive.…

Writing Build Scripts With Gradle

  • Dr. Dobb's Open Source Articles; By Benjamin Muschko (Posted by bob on Jul 17, 2014 10:07 PM CST)
  • Story Type: Tutorial; Groups: Developer
Even simple build scripts show the power and flexibility of the emerging new build tool for JVM projects.

Linux Creator Linus Torvalds is Your Guide in This Rare Look Inside His Home Office

Have you ever wondered what the workspace of the world's most famous developer looks like? Well wonder no more. Linux creator Linus Torvalds invites you into his home office in this first-ever, personal tour of his workspace.

OpenWRT adds IPv6, preps for IoT future

The OpenWRT project has released version 14.07 RC1 of its lightweight router and IoT oriented Linux distribution, adding IPv6 support and faster startup. OpenWRT 14.07 ("Barrier Breaker") was issued as a first release candidate (RC1), bringing full IPv6 support to the small-footprint GNU/Linux distribution.

Firefox OS lands in Germany - with France, Asia, and more to come

Mozilla's Firefox OS continues its slow march across the globe, with carriers set to begin shipping devices running the open source, browser-based smartphone platform in additional developed markets this week.

Microsoft layoffs of 18,000 employees begin

  • ZDNet; By Mary Jo Foley (Posted by bob on Jul 17, 2014 3:26 PM CST)
  • Story Type: News Story; Groups: Microsoft
Microsoft is eliminating 18,000 jobs over the next year, including about 12,500 associated with the Nokia Devices and Services team it acquired earlier this year, company officials announced on July 17... Those Nokia jobs that are being eliminated will include both professionals and factory workers.

Getting kids interested in programming, robotics, and engineering

  • Opensource.com (Posted by bob on Jul 17, 2014 6:00 AM CST)
  • Groups: Games; Story Type: News Story
It's easy to get kids interested in technology when the technology is fun! And the options out there for fun outlets for kids to learn is growing every day. From building robots to programming games to building your own electronics, the line between play and learning is steadily blurring, and what's more, many of these platforms are built on open source. read more

How To Install And Use The Chrome Remote Desktop Sharing Feature In Ubuntu

  • HowtoForge - Linux Howtos and Tutorials - Linux (Posted by bob on Jul 17, 2014 5:03 AM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
Chrome Remote Desktop Sharing feature in Ubuntu In this tutorial I will introduce you with the Chrome remote Desktop sharing feature. This is an alternate as similar to team-viewer type property for sharing the screen with remote clients. It seems to be very useful for remote desktop control features. I will install the webplugin in Ubuntu 14.04.

Intel unveils second generation Galileo hacker SBC

  • LinuxGizmos (Posted by bob on Jul 16, 2014 11:46 PM CST)
  • Groups: Intel; Story Type: News Story
Intel announced an updated, slightly larger “Galileo Gen 2″ version of its Arduino-compatible Galileo SBC, and expects to start shipping it in August. Intel unveiled the original Galileo SBC last October, and said it would donate 50,000 Galileo SBCs to 1,000 universities worldwide over the next 18 months. The $60 Galileo SBC is the low-end […]

Docker, FESco Election, Android App for Flock, Flock Video Volunteers, and Release Naming (5tFTW 2014-07-15)

Fedora is a big project, and it’s hard to follow it all. This series highlights interesting happenings in five different areas every week. It isn’t comprehensive news coverage — just […]

Cheery social robot owes it all to its inner Linux

  • LinuxGizmos (Posted by bob on Jul 16, 2014 9:52 PM CST)
  • Groups: Linux; Story Type: News Story
An MIT spinoff has launched an Indiegogo campaign for a $499, Linux-based “Jibo” robot billed as a social, self-learning companion for families. Like SoftBank’s Aldeberan-built Pepper, the Jibo bot runs on Linux and is designed to communicate and interact with people in a social, human-like manner. While the $1,930 Pepper is dubbed an “emotional” robot, […]

How to install GlusterFS with a replicated volume over 2 nodes on Ubuntu 14.04

  • HowtoForge - Linux Howtos and Tutorials - Linux (Posted by bob on Jul 16, 2014 1:17 PM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
How to install GlusterFS with a replicated volume over 2 nodes on Ubuntu 14.04 In this tutorial I will explain GlusterFS configuration in Ubuntu 14.04. GlusterFS is an open source distributed file system which provides easy replication over multiple storage nodes. Gluster File System is a distributed filesystem allowing you to create a single volume of storage which spans multiple disks, multiple machines and even multiple data centres.

Google “Project Zero” hopes to find zero-day vulnerabilities before the NSA

  • ars technica; By Peter Bright (Posted by bob on Jul 16, 2014 12:20 PM CST)
  • Story Type: News Story, Security
"You should be able to use the Web without fear that a criminal or state-sponsored actor is exploiting software bugs to infect your computer, steal secrets, or monitor your communications," writes Google security researcher Chris Evans. To help make that a reality, Google has put together a new team of researchers whose sole purpose is to find security flaws in software—any software—that's used on the Internet.

It Actually Is Rocket Science

I've never once made a model rocket. I've always wanted to, but apart from "tube with explodey rocket part", I really didn't know where to start with designing. I recently found an open-source application that should help me with my lack of rocket science know-how: OpenRocket.

Open source to make caring for your health feel wonderful

  • Opensource.com (Posted by bob on Jul 15, 2014 11:33 AM CST)
  • Story Type: News Story
Juhan Sonin wants to influence the world from protein, to policy, to pixel. And, he believes the only way to do that is with open source principles guiding the way. read more

Raspberry Pi B+, CentOS 7 and RHEL 5.11

B+ isn't such a bad grade after all

How to check RPM package dependencies on Fedora, CentOS or RHEL

A typical RPM package on Red Hat-based systems requires all its dependent packages be installed to function properly. For end users, the complexity of such RPM dependency is hidden by package managers (e.g., yum or DNF) during package install/upgrade/removal process. However, if you are a sysadmin or a RPM maintainer, you need to be well-versed […]Continue reading... The post How to check RPM package dependencies on Fedora, CentOS or RHEL appeared first on Xmodulo. Related FAQs: How to list all files contained in a RPM package How to install RPM Fusion on Fedora or CentOS How to find what package a file belongs to on CentOS or Fedora How to fix yum errors on CentOS, RHEL or Fedora How to install .rpm packages behind proxy

How DreamHost is reinventing itself with OpenStack

Founded in 1997, DreamHost is a seasoned internet business home to over 400,000 happy customers, 1.5 million sites and applications, and hundreds of thousands of installs of WordPress, the dominant open source CMS. Open source is in our blood, and has powered every aspect of our services since 1997. DreamHost is built on a foundation of Perl, Linux, Apache, MySQL, and countless other open source projects. In our 16+ years of existence, DreamHost has seen the realities of internet applications and hosting drastically evolve. Our journey to the cloud requires a bit of history and context, so let’s dive right in. read more

A call to arms for open source!

  • Opensource.com (Posted by bob on Jul 15, 2014 6:47 AM CST)
  • Story Type: News Story
For both my friend and me, open source has been critical to how we live our lives. It's not a job or a career, but a calling. read more

« Previous ( 1 ... 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 ... 1175 ) Next »