Showing headlines posted by bob

« Previous ( 1 ... 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 ... 1158 ) Next »

Intel unveils second generation Galileo hacker SBC

  • LinuxGizmos (Posted by bob on Jul 17, 2014 1:46 AM EDT)
  • 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 11:52 PM EDT)
  • 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 3:17 PM EDT)
  • 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 2:20 PM EDT)
  • 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 1:33 PM EDT)
  • 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 8:47 AM EDT)
  • 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

Raspberry Pi supercomputer tutorial

Now that you have built your own Raspberry Pi-based supercomputer, learn the basics of how to write Python code to take advantage of all of this power

“World’s first” iris recognition smartwatch runs Android

IriTech has launched an Indiegogo project for an Android-based “Fidelys” smartwatch with iris recognition technology and a rotating-clicking bezel for I/O. The main draw of the Fidelys is its “military grade” iris recognition technology, which avoids the need for vulnerable, inconvenient, hard to remember passwords, says IriTech. By visually verifying one’s iris, the technology can […]

5 reasons why software bugs still plague us

Another month, another few dozen patches to install -- it's never-ending. It's frustrating. Software coding tools supposedly have security built in by default. We have "safe" programming languages. We have programmers using SDL (security development lifecycle) coding tools and techniques. We have operating systems with more secure defaults and vendors that fuzz and attack their own software with a vengeance to find holes. We have companies spending billions of dollars to eliminate software bugs.

Android Candy: Repix, Not Just Another Photo App

Apps like Instagram have made photo filters commonplace. I actually don't mind the vintage look for quick cell-phone snapshots, but a filter can do only so much. At first glance, Repix is another one of those "make your photo cool" apps that does little more than add a border and change saturation levels.

Justin Miller on how Mapbox runs like an open source project

Justin Miller is an open source vet. He's the lead developer on the Mapbox mobile team, but he's been through the ranks. He worked on Linux.com, put in his time as a sysadmin, and then made his way into mobile development. read more

How to analyze Squid logs with SARG log analyzer on CentOS

  • Xmodulo (Posted by bob on Jul 14, 2014 11:59 AM EDT)
  • Groups: Linux; Story Type: News Story
In a previous tutorial, we show how to configure a transparent proxy with Squid on CentOS. Squid provides many useful features, but analyzing a raw Squid log file is not straightfoward. For example, how could you analyze the time stamps and the number of hits in the following Squid log? 1404788984.429 1162 172.17.1.23 TCP_MISS/302 436 […]Continue reading... The post How to analyze Squid logs with SARG log analyzer on CentOS appeared first on Xmodulo. Related FAQs: How to set up a transparent HTTPS filtering proxy on CentOS How to set up Squid as a transparent web proxy on CentOS or RHEL How to configure network interfaces in CentOS How to set up VPN over SSH in Linux How to set up Open WebMail in CentOS

Raspberry Pi B+ Launched

The Raspberry Pi B+ launched today with more capabilities while holding the same $35 price as its predecessor.

Inception team launches DevOps at Red Hat

  • Opensource.com (Posted by bob on Jul 14, 2014 10:05 AM EDT)
  • Groups: Red Hat; Story Type: News Story
How do you kickstart a DevOps culture at your company? It's not easy, but focusing your team on the open source can be a big help. Many of the principles of DevOps are similar to the open source way like rapid prototyping, knowledge sharing, and collaboration. read more

Is making your product free and open source crazy talk?

  • Opensource.com (Posted by bob on Jul 14, 2014 8:10 AM EDT)
  • Story Type: News Story
Making money from open source. To many in the corporate world, that seems like a contradiction in terms. How are you supposed to make money from something that you give away? they ask. It can be done. A number of companies, large and small, have done quite well in the open source space over the years. read more

« Previous ( 1 ... 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 ... 1158 ) Next »