Showing headlines posted by bob

« Previous ( 1 ... 784 785 786 787 788 789 790 791 792 793 794 ... 1238 ) Next »

Coopetition: All's fair in love and open source

  • Opensource.com (Posted by bob on Dec 21, 2016 3:05 PM EDT)
  • Story Type: News Story
"I have been up against tough competition all my life. I wouldn't know how to get along without it." —Walt Disney read more

How to wirelessly manage, control, and access your Android phone from Linux using Airdroid

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 21, 2016 11:39 AM EDT)
  • Groups: Linux, Android; Story Type: News Story
What if you could access your phone from your computer? Yes, there are applications that not only let you access, but also manage as well as control your phone from your PC. If you have been looking for such a solution, look no further as in this tutorial we will discuss an application dubbed AirDroid, focusing on how you can use it to access/manage/control your Android phone from your Linux computer.

OpenSSL after Heartbleed

  • Linux.com; By Dawn Foster (Posted by bob on Dec 21, 2016 10:22 AM EDT)
  • Story Type: News Story; Groups: Linux
Despite being a library that most people outside of the technology industry have never heard of, the Heartbleed bug in OpenSSL caught the attention of the mainstream press when it was uncovered in April 2014 because so many websites were vulnerable to theft of sensitive server and user data. At LinuxCon Europe, Rich Salz and Tim Hudson from the OpenSSL team did a deep dive into what happened with Heartbleed and the steps the OpenSSL team are taking to improve the project.

Remote Logging With Syslog, Part 4: Log Rotation

  • Linux.com; By Chris Binnie (Posted by bob on Dec 21, 2016 5:48 AM EDT)
  • Story Type: News Story; Groups: Linux
In this final article in the series, I’ll look at the /etc/rsyslog.d/www-rsyslog.chrisbinnie.tld.conf and discuss some important networking considerations.

Container Security: Your Questions Answered

To help you better understand containers, container security, and the role they can play in your enterprise, The Linux Foundation recently produced a free webinar hosted by John Kinsella, Founder and CTO of Layered Insight.

Op-ed: Why I'm not giving up on PGP

Every once in a while, a prominent member of the security community publishes an article about how horrible OpenPGP is. Matthew Green wrote one in 2014 and Moxie Marlinspike wrote one in 2015. The most recent was written by Filippo Valsorda, here on the pages of Ars Technica, which Matthew Green says "sums up the main reason I think PGP is so bad and dangerous."

Happy Holidays: Linux Mint get a major upgrade

With this long-term support Linux desktop, which is based on Ubuntu 16.04, Linux Mint is better than ever. Since I've already found Linux Mint 18 to be the best desktop out there of any sort, that's saying something.

ADUPS Android Malware Infects Barnes & Noble

ADUPS is an Android "firmware provisioning" company based out of Shanghai, China. The software specializes both in Big Data collection of Android usage, and hostile app installation and/or firmware control. Google has blacklisted the ADUPS agent in its Android Compatibility Test Suite (CTS).

Open education is about improving lives, not taking tests

  • Opensource.com (Posted by bob on Dec 20, 2016 7:30 PM EDT)
  • Story Type: News Story
While recently reading The Innovator's Mindset: Empower Learning, Unleash Talent and Lead, by George Couros, I was struck by the parallels between the author's thinking and that of Jim Whitehurst in The Open Organization: Igniting Passion and Performance. read more

Using Ceph as Block Device on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 20, 2016 4:04 PM EDT)
  • Groups: Linux; Story Type: News Story
Ceph is an open source storage platform, it provides high performance, reliability, and scalability. In this tutorial, I will show you step-by-step to install and configure a Ceph Block Device client to use Ceph as a filesystem on CentOS 7.

Give back this holiday: Language input needed for literacy project

  • Opensource.com (Posted by bob on Dec 20, 2016 2:56 PM EDT)
  • Story Type: News Story
The Christmas holiday is fast approaching and many of us are thinking about ways we can help others, both near and far. The world certainly needs as much help, kindness, and charity as it can get, and some of us give money, or food, and toys to help out. Whatever we can give out of our own abundance to make things just a little bit brighter for someone else. And, what do we have in abundance more than code? read more

How Linux got to be Linux: Test driving 1993-2003 distros

A unique trait of open source is that it's never truly EOL (End of Life). The disc images mostly remain online, and their licenses don't expire, so going back and installing an old version of Linux in a virtual machine and getting a precise picture of what progress Linux has made over the years is relatively simple. We begin our journey with Slackware 1.01, posted to the comp.os.linux.announce newsgroup well over 20 years ago. read more

Aaeon shows its first Apollo Lake COM

  • HackerBoards (Posted by bob on Dec 20, 2016 5:37 AM EDT)
  • Groups: Intel; Story Type: News Story
Aaeon’s “COM-APLC6” is a COM Express Compact Type 6 module with an Apollo Lake SoC and 2x SATA, 3x PCIe, 10x USB, 2x MIPI-CSI, and dual display support. After announcing Intel Apollo Lake based products including a 3.5-inch SBC (GENE-APL5), a thin Mini-ITX SBC (EMB-APL1), and a Pico-ITX SBC (PICO-APL1), Aaeon has now unveiled its […]

Hardening the Kernel to Protect Against Attackers

  • Linux.com - Original Content (Posted by bob on Dec 20, 2016 1:03 AM EDT)
  • Groups: Kernel, Linux; Story Type: News Story
The task of securing Linux systems is so mind-bogglingly complex and involves so many layers of technology that it can easily overwhelm developers. However, there are some fairly straightforward protections you can use at the very core: the kernel. These hardening techniques help developers guard against the bugs that haven’t yet been detected.

Best of Opensource.com: Programming

  • Opensource.com; By Greg Pittman (Posted by bob on Dec 19, 2016 10:45 PM EDT)
  • Story Type: Roundups; Groups: Community, PHP
This list of top programming articles from the year on Opensource.com, showcase the depth of the open source community's latest programming interests. If you share my curiosity for even the tiniest steps forward in open source programming tools and tricks, this article's for you.

USMobile, Inc.'s Scrambl3

The special sauce in USMobile, Inc.'s Scrambl3, the mobile app that facilitates "the world's most private calls and messages", is a set of open-source components that create a top-secret-grade VPN, encryption algorithms and internet protocols.

RPi based industrial computer offers modular DIO and fieldbus

The rugged Kunbus “Revolution Pi” runs on a Raspberry Pi Compute Module, and offers variable power and customizable DIO and gateway modules. While we await the arrival of the quad-core, Cortex-A53 Raspberry Pi Compute Module 3, German embedded manufacturer Kunbus has released an industrial computer based on the original computer-on-module spin on the single-core Raspberry […]

Securing Linux with kernel hardening features

New kernel hardening features can protect against the bugs that are most typically exploited by malware hackers — even if the bug has yet to be detected. The task of securing Linux systems is so mind-bogglingly complex and involves so many layers of technology that it can easily overwhelm developers. However, there are some fairly […]

Expanding a software RAID on Debian by migrationg to new large hard disks

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 19, 2016 5:02 PM EDT)
  • Groups: Debian, Linux; Story Type: News Story
This tutorial shows you the steps to replace two old hard disks with new (larger) ones when using a software RAID on Debian.

Running containers, reducing complexity, and more OpenStack news

  • Opensource.com (Posted by bob on Dec 19, 2016 3:54 PM EDT)
  • Groups: Cloud; Story Type: News Story
Are you interested in keeping track of what is happening in the open source cloud? Opensource.com is your source for news in OpenStack, the open source cloud infrastructure project. As the holiday season nears, OpenStack development typically slows. This will be our last weekly coverage of OpenStack development for 2016, and we look forward to seeing you back in the new year. read more

« Previous ( 1 ... 784 785 786 787 788 789 790 791 792 793 794 ... 1238 ) Next »