Showing headlines posted by bob

« Previous ( 1 ... 176 177 178 179 180 181 182 183 184 185 186 ... 1156 ) Next »

Linux Mint may start pushing high-priority patches to users

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Mar 4, 2021 1:06 AM EDT)
  • Story Type: News Story; Groups: Linux, Mint
In upcoming releases, Linux Mint developers may insist that users install some patches.

Learn About the RISC-V ISA with Two Free Training Courses from The Linux Foundation and RISC-V International

The online courses are offered on edX.org and will make RISC-V training more accessible SAN FRANCISCO – EMBEDDED WORLD – March 2, 2021 – The Linux Foundation, the non-profit organization enabling mass innovation through open source, and RISC-V International, a non-profit corporation controlled by its members to drive the adoption and implementation of the free […]

Net appliance boasts four 10GbE ports and up to three wireless links

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 3, 2021 8:59 PM EDT)
  • Story Type: News Story
Aaeon’s “FWS-2365” net appliance runs on an up to 16-core Atom C3000 with up to 6x GbE and 4x 10GbE SFP+ ports plus 2x SATA, 2x USB, 2x mini-PCIe, M.2, and eMMC. Aaeon announced a desktop network appliance for white box uCPE and SD-WAN applications with VPN support and NFV functions such as firewall and […]

Jetson TX2 NX module offers TX2 power in a Nano footprint

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 3, 2021 4:53 PM EDT)
  • Story Type: News Story; Groups: Linux
Nvidia has launched a 260-pin “Jetson TX2 NX” variant of the TX2 with 4GB LPDDR4, 16GB eMMC, and slightly reduced camera, display, and PCIe Gen2 support. Nvidia has introduced a spin-down of the Jetson TX2 compute module that falls between the TX2 and the lower-end Jetson Nano. The Jetson TX2 NX runs Linux on the […]

Host your website with dynamic content and a database on a Raspberry Pi

  • Opensource.com; By Marty Kalin (Posted by bob on Mar 3, 2021 3:52 PM EDT)
  • Story Type: Tutorial; Groups: Raspberry Pi
Raspberry Pi's single-board machines have set the mark for cheap, real-world computing. With its model 4, the Raspberry Pi can host web applications with a production-grade web server, a transactional database system, and dynamic content through scripting. This article explains the installation and configuration details with a full code example. Welcome to web applications hosted on a very lightweight computer.

5 signs you might be a Rust programmer

  • Opensource.com; By Mike Bursell (Posted by bob on Mar 3, 2021 2:50 PM EDT)
  • Story Type: Editorial; Groups: Developer
I'm a fairly recent convert to Rust, which I started to learn around the end of April 2020. But, like many converts, I'm an enthusiastic evangelist. I'm also not a very good Rustacean, truth be told, in that my coding style isn't great, and I don't write particularly idiomatic Rust. I suspect this is partly because I never really finished learning Rust before diving in and writing quite a lot of code (some of which is coming back to haunt me) and partly because I'm just not that good a programmer.

Open source drone makes it to Mars, System76 unveils its new keyboard, and more

In this edition of our open source news roundup, learn about open source on Mars, System76's new keyboard, a 5G open source stack, and more.

Linux Mint emits fix for memory-gobbling Cinnamon – and future version may insist on some updates

  • The Register; By Tim Anderson (Posted by bob on Mar 3, 2021 9:43 AM EDT)
  • Story Type: News Story; Groups: Linux, Mint
It's your computer, not ours – but we may go ahead and update it for you, says team. The Linux Mint team has introduced a fix for a memory leak it does not fully understand: restarting the Cinnamon desktop.…

How to Setup Pritunl VPN server on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 2, 2021 9:24 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Pritunl is an open-source, simple and easy-to-use VPN server that allows you to setup virtualize your private networks across data centers within a minute. In this tutorial, we will explain how to set up a Pritunl VPN Server and Client on Ubuntu 20.04 server.

Monitor your Raspberry Pi with Grafana Cloud

  • Opensource.com; By Matthew Helmke (Posted by bob on Mar 2, 2021 5:18 PM EDT)
  • Story Type: Tutorial; Groups: Raspberry Pi
You may have heard of Grafana, a time-series dashboarding tool that helps you discover what's going on in your environment. People from hobbyists to enterprise professionals like to use it for visualizations because it is open source and can accept data from myriad sources. This article describes how to use it to monitor your Raspberry Pi as an example of Internet of Things (IoT) monitoring.

Learn Java with object orientation by building a classic Breakout game

  • Opensource.com; By Vaneska Sousa (Posted by bob on Mar 2, 2021 4:04 PM EDT)
  • Story Type: Tutorial; Groups: Developer
As a second-semester student in systems and digital media at the Federal University of Ceará in Brazil, I was given the assignment to remake the classic Atari 2600 Breakout game from 1978. I am still in my infancy in learning software development, and this was a challenging experience. It was also a gainful one because I learned a lot, especially about applying object-oriented concepts.

Compact Arm Linux gateway features ThingsBoard IoT software

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 2, 2021 9:52 AM EDT)
  • Story Type: News Story; Groups: ARM, Linux
Neousys’ rugged “IGT-22-DEV” IoT gateway runs the open source Linux “ThingsBoard IoT” stack on a TI AM3352 with PoE PD, DIO, serial, USB, and mini-PCIe with uSIM. After years of playing a dominant role on the pages of LinuxGizmos, the Cortex-A8-based TI Sitara AM335x has faded in recent years in favor of IoT-oriented Cortex-A7 processors […]

3 features that debuted in Python 3.0 you should use now

This is the first in a series of articles about features that first appeared in a version of Python 3.x. Python 3.0 was first released in 2008, and even though it has been out for a while, many of the features it introduced are underused and pretty cool. Here are three you should know about.

4 open source tools for running a Linux server

In 2021, there are more reasons why people love Linux than ever before. In this series, I'll share 21 different reasons to use Linux. Here are four open source tools for turning any device into a Linux server. Sometimes I detect a certain mystique around the idea of a server. Many people, should they have an image in their mind at all, think servers must be big, heavy, rack-mounted machines, carefully maintained by an overly deliberate sysadmin and a group of magical tinker gnomes. Other people envision servers as vaporous clouds that somehow power the internet.

5 tips for choosing an Ansible collection that's right for you

  • Opensource.com (Posted by bob on Mar 1, 2021 11:57 PM EDT)
  • Story Type: News Story
In August 2020, Ansible issued its first release since the developers split the core functionality from the vast majority of its modules and plugins. A few basic Ansible modules remain part of core Ansible—modules for templating configuration files, managing services, and installing packages. All the other modules and plugins found their homes in dedicated Ansible collections. read more

Build a home thermostat with a Raspberry Pi

My wife and I moved into a new home in October 2020. As soon as it started getting cold, we realized some shortcomings of the home's older heating system (including one heating zone that was always on). We had Nest thermostats in our previous home, and the current setup was not nearly as convenient. There are multiple thermostats in our house, and some had programmed heating schedules, others had different schedules, some had none at all. read more

How to Install and Use GVM Vulnerability Scanner on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 1, 2021 4:31 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
GVM also called "Greenbone Vulnerability Management" is an open-source vulnerability scanning and management software that provides a set of network vulnerability tests to find security holes in systems and applications.

Singapore reveals open-source blockchain COVID-test result tracker, eyes uses as vaccine passport app

  • The Register (Posted by bob on Mar 1, 2021 12:08 PM EDT)
  • Story Type: News Story
Tech already used to verify university degrees, will soon be compulsory at the border Singapore has proposed a blockchain-based document verification system developed by its GovTech agency to provide proof of recent negative COVID-19 tests, and hopes it becomes used to offer proof of vaccination status around the world.…

Linus Torvalds went six days without electricity, swears smaller 5.12 kernel is co-incidental

Devs told if they really, really, need more time for merges they can have it Linux overlord Linus Torvalds has revealed that inclement weather in the USA meant he recently endured six electricity-free days in his Portland, Oregon, home during which he was unable to tend to the kernel. As a result he therefore pondered adding an extra week to the merge window for version 5.12 of the Linux kernel.…

Edit video on Linux with this Python app

In 2021, there are more reasons why people love Linux than ever before. In this series, I'll share 21 different reasons to use Linux. Here's how I use Linux to edit videos. read more

« Previous ( 1 ... 176 177 178 179 180 181 182 183 184 185 186 ... 1156 ) Next »