Showing headlines posted by bob

« Previous ( 1 ... 779 780 781 782 783 784 785 786 787 788 789 ... 1213 ) Next »

ARM-based IoT gateway kit includes PLC and demo board

Eurotech’s Linux-based EDCK 4001 dev kit is built around its ReliaGate 10-11 IoT gateway and middleware, adding a PLC and demo board to mimic sensor I/O. The EDCK 4001 Everyware Device Cloud Development Kit simulates typical IoT sensor data sources and receivers on a demo board panel controlled by a PLC.

How to split a large archive file into multiple small files using Split command in Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 7, 2016 5:18 PM CST)
  • Story Type: News Story; Groups: Linux
Although one of the primary reasons behind creating archives is the ease of handling and transfer, sometimes the compressed file itself is so large that it becomes a nightmare to transfer it over network, especially when the network speed is slow. So, what should be done in cases like these? Is there a solution to this problem? Well, yes - one solution is to split the compressed file into smaller bits, that can easily be transferred over network. At destination, you can join them back to get the original archive.

Stop searching for projects and start searching for bugs

  • Opensource.com (Posted by bob on Nov 7, 2016 4:21 PM CST)
  • Story Type: News Story
When you're new to open source, you'll find yourself asking: I know some [programming language]. I want to get some practice, while helping out. How do I find an open source project where I can contribute? Hm... I don't know where to start. This seems complicated. I've asked this same question over and over to a lot of developers. And their answers can be categorized into one of three approaches: read more

Twitters Chargeback System Measures Resource Use and Sends Out a Bill

  • Linux.com; By Carla Schroder (Posted by bob on Nov 7, 2016 2:27 PM CST)
  • Story Type: News Story; Groups: Linux
Twitter's Vinu Charanya provides details on the metering and chargeback system Twitter engineers built to measure performance in a talk at LinuxCon NA.

Paragon Software Group's ExtFS for Windows

Fellow Linux/Windows dual-booters out there are familiar with this problem: you can access Windows files from your Linux session, but not the other way around.

Raspberry Pi continues to blaze new trails

This month's column comes from Raleigh, North Carolina where I attended All Things Open 2016! This post consists of the highlights of the lightning talk I gave at the conference, which covered the mission and purpose of Raspberry Pi, and our programs and outreach including Code Club for kids, Raspberry Jams, and Picademy. read more

Clinton v. Trump on copyrights and patents: Reading the platform and the tea leaves

...Clinton's most important copyright position is her promise of what she won't be doing—and the Democratic candidate explicitly promises she won't be supporting a new version of SOPA. As her position paper states, Clinton "maintains her opposition to policies that unnecessarily restrict the free flow of data online...

...there are a lot of reasons to think a President Trump would be a problem for tech in general and the Internet in particular. He's been happy to talk about "closing" the Internet in the name of fighting ISIS...

'Open source' is not 'free software'

  • Opensource.com (Posted by bob on Nov 7, 2016 6:28 AM CST)
  • Story Type: News Story
In the open source universe, using terms such as FLOSS (Free/Libre and Open Source Software) is common and represents a casual conflation of the terms open source and free software, which are often used interchangeably. I would be remiss if I didn't also admit that I have been guilty of same. read more

A second Privacy Shield legal challenge increases threat to EU-US data flows

  • cso online; By Peter Sayer (Posted by bob on Nov 7, 2016 4:33 AM CST)
  • Story Type: Security
French digital rights group La Quadrature du Net is seeking to annul the European Commission decision implementing Privacy Shield

VoCore2: Now We have $4 Linux Computer

VoCore2 is almost ready, production process is smooth for now...

Google's Chrome Hackers Are About to Upend Your Idea of Web Security

Starting in January, Chrome will flip the web's security model: Instead of warning users only about HTTPS-encrypted sites with faulty or misconfi?gured encryption, as Chrome currently does, it will instead flag as "not secure" any unencrypted sites that accept a username and password or a credit card. That unmistakable alert will appear to the left of Chrome's address bar.

This Week in Open Source News: Facebook Creates Networking Tech, Linux Foundation Board Expands, & More

  • Linux.com (Posted by bob on Nov 6, 2016 5:07 PM CST)
  • Story Type: News Story; Groups: Linux
This week in Linux and open source news, Facebook announces new networking hardware technology, The Linux Foundation's board expands with three new additions, and more!

First 64-bit Orange Pi slips in under $20

The open spec Orange Pi PC 2 runs Linux or Android on a quad-core -A53 Allwinner H5 SoC, and offers GbE, a 40-pin RPi interface, and three USB host ports. Shenzhen Xunlong is keeping up its prolific pace in spinning off new Allwinner SoCs into open source SBCs, and now it has released its first […]

Women-Focused Networking Events Can Make a Big Difference, Says Twitters Vinu Charanya

  • Linux.com (Posted by bob on Nov 6, 2016 1:18 PM CST)
  • Story Type: News Story; Groups: Linux
During LinuxCon North America in Toronto, The Linux Foundation organized a women’s networking summit that included more than 100 women from different walks of life. What’s most exciting about this event was that instead of having one speaker, or a panel of speakers delivering speeches, each attendee was allowed to introduce herself, which turned all those 100 attendees into speakers and audiences.

Ten dozen Embedded Linux Conference and IoT Summit videos

Videos of ten dozen talks and keynotes from last month’s Embedded Linux Conference and IoT Summit in Berlin are now available for free streaming on YouTube. The videos span a wide range of topics relating to developing, deploying, and maintaining embedded devices and Internet-of-things gizmos that incorporate various forms of embedded Linux, Android. and other […]

Unitys open source VR tool, the Hatchit game engine, and more gaming news

  • Opensource.com; By Robin Muilwijk (Posted by bob on Nov 6, 2016 3:47 AM CST)
  • Story Type: Roundups; Groups: Games, Linux
In this bi-weekly open gaming roundup, we take a look Unity's open source EditorVR, new graphical chips by ARM, and the Hatchit game engine. Open gaming roundup for October 23-November 5, 2016.

Build Strong Real-Time Streaming Apps with Apache Calcite

The Apache Calcite data management framework contains many pieces of a typical database management system but omits others, such as storage of data and algorithms to process data. In his talk at the upcoming Apache: Big Data conference in Seville, Spain, Atri Sharma, a Software Engineer for Azure Data Lake at Microsoft, will talk about developing applications using Apache Calcite's advanced query planning capabilities.

Mentor Embedded Linux adds 3rd Gen G-Series support

Mentor Graphics has released a version of Mentor Embedded Linux with expanded support for AMD’s 3rd Gen Embedded G-Series SoCs, featuring Qt Creator. As promised in February when AMD announced its 3rd Gen, dual-core, Embedded G-Series SoCs, Mentor Graphics has updated its free Mentor Embedded Linux Lite Platform and commercial Mentor Embedded Linux MEL distribution […]

How to Wrestle Control of Sudo With Sudoers

  • Linux.com - Original Content; By Jack Wallen (Posted by bob on Nov 5, 2016 6:15 PM CST)
  • Story Type: Tutorial; Groups: Linux
Linux depends upon administrative user permission. Without the elevated permission of root, many commands could not be run. For distributions, such as Red Hat, gaining root permissions means changing to the root user with the command su. Other distributions, such as Ubuntu Linux, opt for a different route. That route is sudo.

Top 5: Linux filesystems, your favorite programming language, and more

  • Opensource.com; By Jen Wike Huger (Posted by bob on Nov 5, 2016 1:25 AM CST)
  • Story Type: Roundups; Groups: Community, Linux
In this week's Top 5, we highlight Linux filesystems, your favorite "old" programming language, running commands at shutdown on Linux, and Perl's new school users and old school history.

« Previous ( 1 ... 779 780 781 782 783 784 785 786 787 788 789 ... 1213 ) Next »