Showing headlines posted by bob

« Previous ( 1 ... 594 595 596 597 598 599 600 601 602 603 604 ... 1215 ) Next »

diff -u: Adding Encryption To printk()

When is security not security? When it guards against the wrong people or against things that never happen. A useless security measure is just another batch of code that might contain an exploitable bug. So the Linux developers always want to make sure a security patch is genuinely useful before pulling it in.

Learn how to delegate with presidential charisma

  • Opensource.com (Posted by bob on Feb 11, 2018 8:37 AM CST)
  • Story Type: News Story
I traveled a lot this past fall. That meant long plane rides, during which I had a chance to read a book that's been on my list for years: Team of Rivals by Doris Kearns Goodwin. I've always been interested to learn more about Abraham Lincoln, but I wasn't expecting to get so many valuable and relevant lessons in open leadership from a closer examination of how Lincoln worked with his team of direct reports (his cabinet). read more

Due to Oracle being Oracle, Eclipse holds poll to rename Java EE (No, it won't be Java McJava Face)

Unable to convince Oracle to allow the use of its trademarked term "Java" to refer to the open source version of Java Enterprise Edition (Java EE), the Eclipse Foundation is asking those who care about such things to vote on proposed names for the software project.

How writing can change your career for the better, even if you dont identify as a writer

  • Opensource.com; By Rikki Endsley (Posted by bob on Feb 11, 2018 1:45 AM CST)
  • Story Type: Editorial; Groups: Community
Have you read Marie Kondo's book The Life-Changing Magic of Tidying Up? Or did you, like me, buy it and read a little bit and then add it to the pile of clutter next to your bed? Early in the book, Kondo talks about keeping possessions that "spark joy." In this article, I'll examine ways writing about what we and other people are doing in the open source world can "spark joy," or at least how writing can improve your career in unexpected ways.

Tough, Atom-based box PC supports EtherCAT

Taicenn’s Linux-ready “TBOX-4000” industrial box PC provides an Atom D2550, dual GbE ports with EtherCAT support, mSATA, optional wireless, and shock, vibration, and extended temperature resistance. Shenzhen based Taicenn Technology has launched a rugged industrial computer that runs Linux or Windows on an old school Intel Atom D2550 “Cedar Trail” processor with dual 1.86GHz cores, 640MHz Intel graphics, and a separate Intel NM10 controller chipset.

Introducing Zero-K, a Real-Time Strategy Game for Linux

Zero-K is a game where teams of robots fight for metal, energy and dominance. They use any strategy, tactic or gimmick known to machine. Zero-K is a game for players by players, and it runs natively on GNU/Linux and Microsoft Windows.

Why an involved user community makes for better software

Imagine releasing a major new infrastructure service based on open source software only to discover that the product you deployed had evolved so quickly that the documentation for the version you released is no longer available. At Bloomberg, we experienced this problem firsthand in our deployment of OpenStack. In late 2016, we spent six months testing and rolling out Liberty on our OpenStack environment. By that time, Liberty was about a year old, or two versions behind the latest build. read more

An Open Letter to Justice Srikrishna About Data Privacy and Aadhaar

This open letter, penned by Mozilla executive chairwoman Mitchell Baker, appears as a full-page advertisement in the February 9 edition of The Hindustan Times. It is co-signed by 1,447 Mozilla India community members.

This Week in Open Source News: One Million Students Have Taken Linux Foundation edX Courses, OPNFV Announces Verified Program & More

  • Linux.com - Original Content (Posted by bob on Feb 10, 2018 11:16 AM CST)
  • Story Type: Roundups; Groups: Linux
This week in Linux and open source news, The Linux Foundaiton & edX partnership have helped one million students learn open source for free and on their own schedules.

Top 5: Block ads with Raspberry Pi, an intro to Powershell, and more

  • Opensource.com; By Alex Sanchez (Posted by bob on Feb 10, 2018 9:21 AM CST)
  • Story Type: Roundups; Groups: Raspberry Pi
Learn how to block ads forever, write cleaner scripts with Powershell, and create professional-quality video, graphics, and audio in this week's top 5 articles.

Interview with EFF Executive Director Cindy Cohn on John Perry Barlow's Legacy

Cindy Cohn reflects on John Perry Barlow's greatest gifts as founder and leader.

Skylake box PCs ship with medical certifications

Wincomm announced a pair of Intel 6th Gen based “WPC-766” medical box PCs with IEC-60601-1 electromagnetic certification, 6x COM, 2x GbE, 4x USB 3.0, and 2x mini-PCIe, including a WPC-766E model with PCIe x16 expansion. Wincomm’s WPC-766 and WPC-766E computers are billed as medical box PCs...

How to use Twine and SugarCube to create interactive adventure games

  • Opensource.com (Posted by bob on Feb 9, 2018 11:50 PM CST)
  • Groups: Games; Story Type: News Story
Storytelling is an innate part of human nature. It's an idle pastime, it's an art form, it's a communication tool, it's a form of therapy and bonding. We all love to tell stories—you're reading one now—and the most powerful technologies we have are generally the things that enable us to express our creative ideas. The open source project Twine is a tool for doing just that. read more

Arch Anywhere Is Dead, Long Live Anarchy Linux

  • Linux.com; By Jack Wallen (Posted by bob on Feb 9, 2018 9:55 PM CST)
  • Story Type: News Story; Groups: Arch, Linux
Arch Anywhere was a distribution aimed at bringing Arch Linux to the masses. Due to a trademark infringement, Arch Anywhere has been completely rebranded to Anarchy Linux. And I’m here to say, if you’re looking for a distribution that will enable you to enjoy Arch Linux, a little Anarchy will go a very long way.

How to Install Gogs Go Git Service on Ubuntu 16.04

Gogs is free and open source Git service written in Go language. Gogs is a painless self-hosted git service that allows you to create and run your own Git server on a minimal hardware server. Gogs web-UI is very similar to GitHub and offers support for MySQL, PostgreSQL, and SQLite database.

Inspect and manage processes with ps

Understanding Linux process management can be useful for both developers and system administrators. The ps command is an excellent way to get information about processes running on the system. What is a process? A process is a series of tasks... Continue Reading →

VLC 3.0, PostgreSQL 10.2, Sylabs, Zerodium Bounty and More

A major update of VLC, version 3.0 "Vetinari", has been released after three years in the works

Linux rmdir Command for Beginners (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 9, 2018 10:35 AM CST)
  • Groups: Linux; Story Type: News Story
So we've already discussed the rm command that's primarily used for deleting files and directories from the Linux command line. However, there's another, related command line utility that is specifically aimed at removing directories. The tool in question is rmdir, and in this tutorial, we will discuss the basics of it using some easy to understand examples.

Automation controller debuts Linux-based PLCnext software

Phoenix Contact’s rugged, dual Cortex-A9 based “PLCnext AXC F 2152” controller for its Axioline F I/O field bus is the first field controller designed to run Phoenix’s Linux-based PLCnext control stack, which enables PLC control using high-level languages. Today’s embedded engineers have a wider breadth of tech knowledge than their parents’ generation, but they are […]

The New KDE Slimbook II: A sleek and powerful Plasma-based Ultrabook

There is a new KDE Slimbook on sale as from today. The KDE Slimbook II is svelte and smart on the outside, but powerful and fast on the inside. To start with, it comes with a choice between an Intel i5: 2.5 GHz Turbo Boost 3.1 GHz - 3M Cache CPU, or an Intel i7: 2.7 GHz Turbo Boost 3.5 GHz with a 4M Cache. This makes the KDE Slimbook II 15% faster on average than its predecessor.

« Previous ( 1 ... 594 595 596 597 598 599 600 601 602 603 604 ... 1215 ) Next »