Showing headlines posted by bob

« Previous ( 1 ... 277 278 279 280 281 282 283 284 285 286 287 ... 1156 ) Next »

How to Install i-doit Asset Management Tool on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 21, 2020 4:36 PM EDT)
  • Groups: Debian, Linux; Story Type: News Story
i-doit is a free, open-source and IT documentation solution based on the configuration management database. It is a web-based tool that can be used to manage the entire IT system according to ITIL best practices. In this tutorial, we will show you how to install and configure i-doit Asset Management Tool on Debian 10.

Tiny, solderable i.MX8M Mini module debuts new OSM form factor

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Feb 21, 2020 8:01 AM EDT)
  • Story Type: News Story; Groups: Linux
F&S unveiled a solderable, 30 x 30mm “OSM-MX8MM” module that runs Linux on an i.MX8M Mini based on an SDT.05 Open Standard Module form factor, a proposed SGET standard co-developed with Kontron and Iesy. Stuttgart, Germany F&S Elektronik Systeme showed off a prototype of a 30 x 30mm, i.MX8M Mini based OSM-MX8MM module — the […]

Tools for SSH key management

  • Opensource.com; By Ben Nuttall (Posted by bob on Feb 21, 2020 6:59 AM EDT)
  • Story Type: Roundups, Tutorial; Groups: Linux
I use SSH constantly. Every day I find myself logged in to multiple servers and Pis (both in the same room as me and over the internet). I have many devices I need access to, and different requirements for gaining access, so in addition to using various SSH/SCP command options, I have to maintain a config file with all the connection details. Over time I’ve come up with a few time-saving tips and tools that you might find useful, too.

How Kubernetes Became the Standard for Compute Resources

CNCF plays a critical role in building a vibrant ecosystem around Kubernetes, creating a massive community to build, nurture and commercialize cloud-native open source technologies. The post How Kubernetes Became the Standard for Compute Resources appeared first on Linux.com.

Chrome deploys deep-linking tech in latest browser build despite privacy concerns

  • The Register; By Thomas Claburn (Posted by bob on Feb 21, 2020 4:56 AM EDT)
  • Story Type: News Story; Groups: Chrome
It's not a bug, it's a feature, explains the Chocolate Factory. Google has implemented a browser capability in Chrome called ScrollToTextFragment that enables deep links to web documents, but it has done so despite unresolved privacy concerns and lack of support from other browser makers.…

Modular Coffee Lake system has SUMIT and optional PCIe expansion

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Feb 21, 2020 2:53 AM EDT)
  • Story Type: News Story; Groups: Ubuntu
Ibase’s “MAF800” industrial AI PC runs Ubuntu or Win 10 on an 8th Gen Coffee Lake CPU with 3x GbE, 2x SATA, 6x USB 3.0, and 2x SUMIT slots for an optional 4x PoE module. Other models offer PCIe x16, x8, and x4 slots. Last week, Taiwan-based Ibase announced it was pulling out of next […]

Red Hat OpenStack lives on in a new release

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Feb 20, 2020 9:46 PM EDT)
  • Story Type: News Story; Groups: Cloud, Red Hat
The private open-source OpenStack Infrastructure-as-a-Service cloud has a new major release from Red Hat.

Linux-driven ADAS computer features 6x FAKRA cameras

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Feb 20, 2020 8:44 PM EDT)
  • Story Type: News Story; Groups: Linux, Mobile
VIA’s rugged “VIA Mobile360 M810” in-vehicle computer runs Linux on a Snapdragon 820E and offers 6x FAKRA camera ports plus software for ADAS, driver monitoring, surround view, and DVR. Taiwan-based VIA Technologies, which appears to be increasingly focused on automotive and other vision processing applications, has launched an ADAS (Advanced Driver Assistance System) computer primarily […]

Introducing our Jinja2 cheat sheet

  • Opensource.com (Posted by bob on Feb 20, 2020 5:40 PM EDT)
  • Groups: Python; Story Type: News Story
Jinja2 is a templating language for Python. While it got its start on the web for use with the Flask framework, it is popular in many other places. Both Flask and Pelican use it to template HTML pages, allowing seperation between style and content. read more

Using Python and GNU Octave to plot data

Data science is a domain of knowledge that spans programming languages. Some are well-known for solving problems in this space, while others are lesser-known. This article will help you become familiar with doing data science with some popular languages. read more

Create web user interfaces with Qt WebAssembly instead of JavaScript

  • Opensource.com; By Stephan Avenwedde (Posted by bob on Feb 20, 2020 6:40 AM EDT)
  • Story Type: Tutorial; Groups: Developer
When I first heard about WebAssembly and the possibility of creating web user interfaces with Qt, just like I would in ordinary C++, I decided to take a deeper look at the technology.

Fedora at the National Library of Technology

  • Fedora Magazine; By Ben Cotton (Posted by bob on Feb 20, 2020 5:26 AM EDT)
  • Story Type: News Story; Groups: Fedora
Where do you turn when you have a fleet of public workstations to manage? If you’re the Czech National Library of Technology (NTK), you turn to Fedora. Located in Prague, the NTK is the Czech Republic’s largest science and technology library. As part of its public service mission, the NTK provides 150 workstations for public […]

Raspberry Pi Zero W based LoRaWAN gateway sells for $99

RAK Wireless’ $99 “RAK7246 LoRAWAN Developer Gateway” runs a Raspbian LoRa stack on a Raspberry Pi Zero W with a RAK2246 Pi HAT for 8x uplink channels and a single downlink. A $114 RAK7246G model adds GPS. RAK Wireless has introduced a cheaper alternative to its Raspberry Pi 4-based RAK7244 LoRaWAN Developer Gateway. The RAK7246 […]

Larry Tesler cut and pasted from this mortal coil: That thing you just did? He probably invented it

  • The Register; By Richard Speed (Posted by bob on Feb 19, 2020 11:14 PM EDT)
  • Story Type: News Story; Groups: Community
PARC, Apple and Amazon – computing pioneer dies at 74. Obit Larry Tesler – self-described "primary inventor of modeless editing and cut, copy, paste" – has died at the age of 74.…

Try this Bash script for large filesystems

  • Opensource.com (Posted by bob on Feb 19, 2020 3:48 PM EDT)
  • Story Type: News Story
Have you ever wanted to list all the files in a directory, but just the files, nothing else? How about just the directories? If you have, then the following script, which is open source under GPLv3, could be what you have been looking for.

Of course, you could use the find command:

read more

Don't like IDEs? Try grepgitvi

  • Opensource.com (Posted by bob on Feb 19, 2020 10:51 AM EDT)
  • Story Type: News Story
Like most developers, I search and read source code all day long. Personally, I've never gotten used to integrated development environments (IDEs), and for years, I mainly used grep and copy/pasted file names to open Vi(m). Eventually, I came up with this script, slowly refining it as needed. read more

How to Install TeamPass Password Manager on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 19, 2020 8:22 AM EDT)
  • Groups: Debian, Linux; Story Type: News Story
TeamPass is a collaborative password manager used for managing passwords and sharing them among team members with a specific role. In this tutorial, we will show you how to install TeamPass on Debian 10 and secure it with Let's Encrypt SSL.

Linux-driven i.MX8M Nano module is smallest yet

F&S announced a 40 x 35mm “PicoCore MX8MN” module that runs Linux on a single- or quad-core, 1.5GHz i.MX8M Nano with up to 8GB RAM, 32GB eMMC, and optional WiFi/Bluetooth and -40 to 85°C support. At Embedded World later this month, F&S Elektronik Systeme will show a working demo of a tiny compute module due […]

Thank You, Ronaldo Lemos

  • The Mozilla Blog; By Mark Surman (Posted by bob on Feb 19, 2020 4:39 AM EDT)
  • Story Type: News Story; Groups: Mozilla
Ronaldo Lemos joined the Mozilla Foundation board almost six years ago. Today he is stepping down in order to turn his attention to the growing Agora! social movement in Brazil. …

The Linux Foundation identifies most important open-source software components and their problems

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Feb 19, 2020 3:25 AM EDT)
  • Story Type: Editorial; Groups: Linux
In its latest study, the Linux Foundation's Core Infrastructure Initiative discovered just how prevalent open-source components are in all software and their shared problems and vulnerabilities.

« Previous ( 1 ... 277 278 279 280 281 282 283 284 285 286 287 ... 1156 ) Next »