Showing headlines posted by bob

« Previous ( 1 ... 698 699 700 701 702 703 704 705 706 707 708 ... 1276 ) Next »

Update Tickets from the Command Line

I'm going to talk about a basic bash script I whipped up in a few minutes that can add a comment to a Jira ticket. Although my examples specifically are for use with the Jira ticketing system, you can adapt the same kind of idea to any ticketing system that allows you to interact with it via a web-based API.

Blockchains: How They Work and Why They’ll Change the World

  • IEEE Spectrum; By Morgen E. Peck (Posted by bob on Oct 19, 2017 3:10 PM EDT)
  • Story Type: Reviews, Tutorial
eight years after the first blockchain was built, people are trying to apply it to procedures and processes beyond merely the moving of money with varying degrees of success. In effect, they’re asking, What other agreements can a blockchain automate? What other middlemen can blockchain technology retire?

Crowdsourcing the way to a more flexible strategic plan

  • Opensource.com (Posted by bob on Oct 19, 2017 1:56 PM EDT)
  • Story Type: News Story
When I became CIO at the University of Alabama at Birmingham in 2015, I confronted the same mandate every new IT leader faces when assuming the role: outlining, developing, and executing a strategic plan. The pressure to do this swiftly and immediately can be immense—and I think many CIOs feel compelled to articulate and hand down fully formed plans on Day 1. After all, that's typically the quickest way to assert your position and vision as a leader. But I like to take a different approach. I don't dictate my team's initial goals. I open them up. read more

Let's dig into how open source could KO the Silicon Valley chat silos

  • The Register (Posted by bob on Oct 19, 2017 12:41 PM EDT)
  • Story Type: Interview
Open Xchange boss maps out IMAP scheme Interview There's never been a better opportunity for the world to start untangling itself from the giant Silicon Valley data harvesters than now. Last week, we revealed a plan to embed open-source chat into three quarters of the world's IMAP servers.…

How to run DOS programs in Linux

The classic DOS operating system supported a lot of great applications: word processors, spreadsheets, games, and other programs. Just because an application is old doesn't mean it's no longer useful. read more

Rugged, Linux-driven HMI touch panel has built-in 4G

  • LinuxGizmos.com (Posted by bob on Oct 19, 2017 6:48 AM EDT)
  • Groups: Linux; Story Type: News Story
MYIR has launched a $239, HMI touch panel with a 7-inch resistive screen that runs Linux on a TI AM335x, and offers -10 to 70°C support and a 4G LTE module. MYIR’s Linux-based “MY-EVC5100S-HMI” touch-panel computer is designed for HMI systems in industrial control, manufacturing, vending, food and beverage, automation, and utilities applications. MYIR has […]

Skylake embedded computer has a thin 1U profile

Advantech has expanded its line of fanless, barebone EPC computers with a 43mm high “EPC-T1232” system based on a Skylake U-series thin Mini-ITX board. In August, Advantech launched its Linux-ready AIMB-232 thin Mini-ITX SBC featuring 6th Gen “Skylake” U-Series CPUs. Now it has followed up with an EPC-T1232 barebone computer based on the SBC, or […]

Samsung to let Linux run on Galaxy smartmobes

  • The Register (Posted by bob on Oct 19, 2017 1:50 AM EDT)
  • Groups: Linux; Story Type: News Story
Even Linux desktops when lodged in DeX dock Samsung has announced it will soon become possible to run Linux on its Note8, Galaxy S8 and S8+ smartphones – and even Linux desktops.…

Adobe patches zero-day vulnerability used to plant gov't spying software

On Monday, researchers from Kaspersky Lab revealed the new, previously unknown vulnerability, which has been actively used in the wild by advanced persistent threat (APT) group BlackOasis. Adobe has patched a zero-day vulnerability used by the BlackOasis APT to plant surveillance software developed by Gamma International.

Install a Centralized Log Server with Rsyslog in Debian 9

In Linux, the rsyslog server can be configured to run a central log manager, in a service-client model fashion, and send log messages over the network via TCP or UDP transport protocols or receive logs from network devices, servers, routers, switches or other systems or embedded devices that generate logs.

Kaby Lake Pico-ITX SBC features dual M.2 slots

Aaeon’s “PICO-KBU1” SBC is built on Intel 7th Gen U-series CPUs with up to 16GB DDR4, dual GbE ports, and M.2 B-key and E-Key expansion. The PICO-KBU1 SBC is equipped with Intel’s dual-core, 15W TDP 7th Gen U-series CPUs from the latest Kaby Lake generation.

Tips to Secure Your Network in the Wake of KRACK

The recent KRACK vulnerability targets the link between your device and the Wi-Fi access point, which is probably a router either in your home, your office, or your favorite cafe. These tips can help improve the security of your connection.

Meet Bill Pollock, founder of No Starch Press

  • Opensource.com (Posted by bob on Oct 18, 2017 3:56 PM EDT)
  • Groups: Linux; Story Type: News Story
If you're a geek, a do-it-yourselfer, a maker, or just plain curious, you need to get your hands on some reading material from No Starch Press, which bills itself as "The Finest in Geek Entertainment." I have used its books as reference materials when teaching students about the Linux operating system and helping them learn to code. read more

How to create an e-book chapter template in LibreOffice Writer

  • Opensource.com (Posted by bob on Oct 18, 2017 10:58 AM EDT)
  • Story Type: News Story
For many people, using a word processor is the fastest, easiest, and most familiar way to write and publish an e-book. But firing up your word processor and typing away isn't enough—you need to follow a format. That's where a template comes in. A template ensures that your book has a consistent look and feel. Luckily, creating a template is quick and easy, and the time and effort you spend on it will give you a better-looking book. read more

Learn how to program in Python by building a simple dice game

Python is an all-purpose programming language that can be used to create desktop applications, 3D graphics, video games, and even websites. It's a great first programming language because it can be easy to learn and it's simpler than complex languages like C, C++, or Java. Even so, Python is powerful and robust enough to create advanced applications, and it's used in just about every industry that uses computers. This makes Python a good language for young and old, with or without any programming experience. read more

Rugged Apollo Lake computer fits into small places

Portwell’s compact “WEBS-13D1” computer offers Apollo Lake options, 4K-ready DP and HDMI, 6x USB, -20 to 60°C support, and shock and vibration resistance. Portwell’s 200 x 150 x 80mm WEBS-13D1 is one of its smaller embedded computers, although it’s not quite as petite as the similarly Apollo Lake driven, 150 x 150 x 60mm WEBS-21D0.

A Week-Long Festival for Internet Health

MozFest is convening technologists, activists and artists this October to tackle the biggest problems facing the web. The Internet is sick. From ransomware and trolls to misinformation and mass surveillance, the very health of the Internet is at risk.

Linus Torvalds says targeted fuzzing is improving Linux security

Announcing the fifth release candidate for the Linux kernel version 4.14, Linus Torvalds has revealed that fuzzing is producing a steady stream of security fixes.

How to Install SuiteCRM with Nginx on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 18, 2017 12:24 AM EDT)
  • Story Type: Tutorial; Groups: Linux, PHP
SuiteCRM is an open source CRM (Customer Relationship Management) software based on PHP. It is a fork of the popular CRM software SugarCRM, and has become more popular after the team behind the latter decided to stop the development of the free version. In this tutorial, we will show you how to install and configure SuiteCRM using Nginx as the Web server.

Worlds smallest i.MX6 tapped for customizable Linux SBC

Gumstix has added NXP’s tiny, Linux-driven SCM-i.MX6 module to its Geppetto design library, and has launched a “Cobalt MC” SBC to showcase the tiny COM. Gumstix continues to add more computer-on-modules and single board computers to its Geppetto D2O design library, offering more options for developers to build custom board designs online for prototyping and quick manufacture of small runs.

« Previous ( 1 ... 698 699 700 701 702 703 704 705 706 707 708 ... 1276 ) Next »