Showing headlines posted by bob

« Previous ( 1 ... 383 384 385 386 387 388 389 390 391 392 393 ... 1232 ) Next »

Modular industrial NVR system also available in in-vehicle model

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 25, 2019 2:00 AM EDT)
  • Story Type: News Story; Groups: Community
Aaeon’s rugged, $356 and up “VPC-3350S” industrial NVR PC runs on an Apollo Lake SoC and offers 4x GbE ports with PoE and up to 4x mini-PCIe. An in-vehicle model adds GPS, CAN, G-sensor, 3x RS-232, and wide-range power with ignition. Aaeon has launched a compact, rugged network video recorder (NVR) system with four GbE-speed […]

Longtime Mozilla board member Bob Lisbonne moves from Foundation to Corporate Board; Outgoing CEO Chris Beard Corporate Board Term Ends

  • The Mozilla Blog (Posted by bob on Oct 24, 2019 10:56 PM EDT)
  • Story Type: News Story; Groups: Mozilla
Today, Mozilla Co-Founder and Chairwoman Mitchell Baker announced that Mozilla Foundation Board member Bob Lisbonne has moved to the Mozilla Corporation Board; and as part of a planned, phased transition, … Read more The post Longtime Mozilla board member Bob Lisbonne moves from Foundation to Corporate Board; Outgoing CEO Chris Beard Corporate Board Term Ends appeared first on The Mozilla Blog.

Heads up, private penguins: Tails 4.0 is out. Security-conscious Linux gets updated apps, speed boost

'More changes than any version since years' in Tor-touting OS. Tails has released version 4.0 of the privacy-focused Linux distro, based on Debian 10, with numerous feature and usability improvements.…

How to program with Bash: Loops

  • Opensource.com; By David Both (Posted by bob on Oct 24, 2019 8:53 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Bash is a powerful programming language, one perfectly designed for use on the command line and in shell scripts. This three-part series, based on my three-volume Linux self-study course, explores using Bash as a programming language on the command-line interface (CLI).

How to program with Bash: Logical operators and shell expansions

  • Opensource.com; By David Both (Posted by bob on Oct 24, 2019 7:51 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Bash is a powerful programming language, one perfectly designed for use on the command line and in shell scripts. This three-part series (which is based on my three-volume Linux self-study course) explores using Bash as a programming language on the command-line interface (CLI).

Tails 4.0 is out

The Tails project has announced the release of Tails 4.0, the first version of Tails based on Debian 10 (Buster).

My Linux Story: Why introduce people to the Raspberry Pi

My first steps into Linux happened around 2003 or 2004 when I was a student. The experiment lasted an hour or two. Being used to Windows, I was confused and quickly frustrated at having to learn the most basic stuff again. read more

Initializing arrays in Java

People who have experience programming in languages like C or FORTRAN are familiar with the concept of arrays. They’re basically a contiguous block of memory where each location is a certain type: integers, floating-point numbers, or what-have-you. The situation in Java is similar, but with a few extra wrinkles.

How to program with Bash: Loops

  • Opensource.com (Posted by bob on Oct 24, 2019 5:27 AM EDT)
  • Groups: Linux; Story Type: News Story
Bash is a powerful programming language, one perfectly designed for use on the command line and in shell scripts. This three-part series, based on my three-volume Linux self-study course, explores using Bash as a programming language on the command-line interface (CLI). read more

How to program with Bash: Logical operators and shell expansions

  • Opensource.com (Posted by bob on Oct 23, 2019 7:54 AM EDT)
  • Groups: Linux; Story Type: News Story
Bash is a powerful programming language, one perfectly designed for use on the command line and in shell scripts. This three-part series (which is based on my three-volume Linux self-study course) explores using Bash as a programming language on the command-line interface (CLI). read more

Power to the users? Admins be warned: Microsoft set to introduce 'self-service purchase' in Office 365

  • The Register; By Tim Anderson (Posted by bob on Oct 23, 2019 2:57 AM EDT)
  • Story Type: News Story; Groups: Microsoft
Users will be able to buy own licences and administrators cannot prevent it. Microsoft will allow "self-service purchase and license management capabilities" for Office 365 users, initially for its Power Platform low-code services, PowerApps, PowerBI and Flow.…

Apollo Lake based panel PC series features PoE

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 23, 2019 1:42 AM EDT)
  • Story Type: News Story; Groups: Intel
IEI unveiled an “AFL-3” series of Apollo Lake based panel PCs with PoE support, M.2 storage and wireless, and 7-, 10.1-, 12.1-, or 15.6-inch HD capacitive touchscreens. IEI announced a series of “light industrial” interactive panel PCs with Power-over-Ethernet support. The fanless, PCAP AFL-3 series run on an Apollo Lake SoC. As with IEI’s Intel […]

Hell hath GNOME fury: Linux desktop org swings ax at patent troll's infringement claim

Rather than settle and make pain just go away, project wants to send a message instead. After being hit with a patent-infringement lawsuit last month, the GNOME Foundation has fired back with a counterclaim – and urged the courts to dismiss the case.…

How to build a Flatpak

  • Opensource.com (Posted by bob on Oct 22, 2019 7:54 AM EDT)
  • Groups: Linux; Story Type: News Story
A long time ago, a Linux distribution shipped an operating system along with all the software available for it. There was no concept of “third party” software because everything was a part of the distribution. Applications weren’t so much installed as they were enabled from a great big software repository that you got on one of the many floppy disks or, later, CDs you purchased or downloaded. read more

How to use Protobuf for data interchange

  • Opensource.com; By Marty Kalin (Posted by bob on Oct 22, 2019 5:50 AM EDT)
  • Story Type: Tutorial; Groups: Community
Protocol buffers (Protobufs), like XML and JSON, allow applications, which may be written in different languages and running on different platforms, to exchange data. For example, a sending application written in Go could encode a Go-specific sales order in Protobuf, which a receiver written in Java then could decode to get a Java-specific representation of the received order.

Linux-powered NVR system offers up to eight PoE+ ports

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 22, 2019 2:46 AM EDT)
  • Story Type: News Story; Groups: Linux
SolidRun’s rugged “ClearFog GTR A385” NVR system runs Linux on a Marvell Armada A385 and offers 4x 90W PoE++ or 8x 30W PoE+ camera ports plus powered GbE PoE WAN and 2.5Gbps SFP+ ports, 3x mini-PCIe, and optional 2x SATA. SolidRun announced a fanless network video recorder for indoor or outdoor surveillance and industrial infrastructure […]

Nate Weiner, formerly CEO of Pocket, to take expanded role at Mozilla focused on New Markets

Nate Weiner, founder and CEO of Pocket, has been promoted to SVP of a new product organization, New Markets, at Mozilla. The New Markets organization will be working to expand …

How to program with Bash: Syntax and tools

  • Opensource.com (Posted by bob on Oct 21, 2019 9:38 PM EDT)
  • Groups: Linux; Story Type: News Story
A shell is the command interpreter for the operating system. Bash is my favorite shell, but every Linux shell interprets the commands typed by the user or sysadmin into a form the operating system can use. When the results are returned to the shell program, it sends them to STDOUT which, by default, displays them in the terminal. All of the shells I am familiar with are also programming languages. read more

Pylint: Making your Python code consistent

  • Opensource.com (Posted by bob on Oct 21, 2019 8:37 PM EDT)
  • Groups: Python; Story Type: News Story
Pylint is a higher-level Python style enforcer. While flake8 and black will take care of "local" style: where the newlines occur, how comments are formatted, or find issues like commented out code or bad practices in log formatting. read more

Shuttleworth sees the Linux desktop living on with Ubuntu 19.10

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Oct 20, 2019 7:46 AM EDT)
  • Story Type: Editorial; Groups: Linux, Ubuntu
It may never be as big as Windows, but Canonical CEO Mark Shuttleworth still sees a bright future for the Linux desktop.

« Previous ( 1 ... 383 384 385 386 387 388 389 390 391 392 393 ... 1232 ) Next »