Showing headlines posted by bob

« Previous ( 1 ... 249 250 251 252 253 254 255 256 257 258 259 ... 1158 ) Next »

How to set up automatic rebootless kernel updates in Linux server

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 4, 2020 2:43 AM EDT)
  • Story Type: Tutorial; Groups: Kernel, Linux
Patching the kernel on a Linux server seems simple. It can be done using common tools such as dpkg, apt-get, or kexec. These methods, however, become complicated if an organization runs hundreds or thousands of servers.

Lenovo believes in the Linux desktop

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jun 4, 2020 1:28 AM EDT)
  • Story Type: News Story; Groups: Linux
Lenovo is returning to its role as a leading Linux desktop supporter. It will certify and preload its entire Thinkpad/station lineup for Linux.

Low-cost air quality sensor works with Raspberry Pi

Metriful is launching a $39 “Sense” indoor air quality sensor module that works with the Raspberry Pi and other I2C-enabled systems. Other sensors include temperature, humidity, air pressure, light, and sound. In recent months, much of the world’s population has spent a lot of time indoors, often crowded into small apartments. If the air quality […]

From Earth to orbit with Linux and SpaceX

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Jun 3, 2020 11:00 PM EDT)
  • Story Type: News Story; Groups: Linux
SpaceX's workhouse Falcon 9 rocket, which flew NASA astronauts Bob Behnken and Doug Hurley to the International Space Station, is powered by liquid oxygen, rocket-grade kerosene, and Linux.

Code your hardware using this open source RTOS

In general computing, an operating system is software that provides a computer's basic functions. It ensures that a computer detects and responds to peripherals (like keyboards, screens, mobile devices, printers, and so on), and it manages memory and drive space.

Firefly's RK3399-based mini-PC can boot Ubuntu, Android, and media-savvy Station OS

Firefly’s “Station P1 Geek Mini PC” runs Ubuntu, Android, or an Android-based Station OS on an RK3399 and supports dual 4K displays. The price is $129 with 4GB LPDDR4 and 32GB eMMC or $179 with 4GB and 128GB. Since we covered Firefly’s Rockchip RK1808 based Core-1808-JD4 AI Core Board module and AIO-1808-JD4 dev kit in […]

5 common open source testing myths debunked

Open source tools are constantly changing the landscape of testing, and the community around these tools is bigger and more vocal than ever. The first-ever State of Open Source Testing Survey examines the latest trends and developments across the software development industry. This survey received over 2,000 responses from practitioners across the behavior-driven development, functional testing, and load testing domains.

Indian app that deleted Chinese apps from Androids deleted from Play store

Consumer boycott clicktivism at a time of border tensions? There was, briefly, a million-download app for that. Google has removed an app called "Remove China Apps" from its Android Play Store.…

Exploring Algol 68 in the 21st century

In the preface to his excellent textbook Algol 68: A First and Second Course, Andrew McGettrick writes: "This book originated from lectures first given at the University of Strathclyde in 1973-4 to first-year undergraduates, many of whom had no previous knowledge of programming. Many of the students were not taking computer science as their main subject but merely as a subsidiary subject. They, therefore, served as a suitable audience on whom to inflict lectures attempting to teach Algol 68 as a first programming language."

Snapping at Canonical's Snap: Linux Mint team says no to Ubuntu store 'backdoor'

Version 20 will ship without any snap packages, snapd daemon. The developers of Linux Mint have expressed concern with Canonical's Snap Store and the way it is forced on Ubuntu users who try to install popular packages like the Chromium web browser.…

How to Install Joomla with Apache2 and Let's Encrypt on Ubuntu 20.04

Joomla is an open-source content management system used for publishing online applications and websites. It is written in PHP and uses MySQL/MariaDB as a database back-end. It is a simple, user-friendly and built on a mobile-ready model–view–controller web application framework. In this tutorial, we will show you how to install Joomla CMS with Apache and secure with Let's Encrypt SSL on Ubuntu 20.04.

Control your computer time and date with systemd

Most people are concerned with time. We get up in time to perform our morning rituals and commute to work (a short trip for many of us these days), take a break for lunch, meet a project deadline, celebrate birthdays and holidays, catch a plane, and so much more.

10th Gen Comet Lake computer has GTX GPU and 10 GbE ports

Sintrones’ fanless, Linux-ready “ABOX-5210G” transport PC features an up to 10-core Comet Lake-S CPU, Nvidia graphics, 3x M.2, 2x mini-PCIe, 3x DP, 2x HDMI, 2x SATA, and 10x GbE ports with optional PoE. Sintrones has announced the second embedded PC we’ve seen with an Intel 10th Gen Comet Lake-S processor after Vecow’s recent ECX-2000 Series. […]

Using pandas to plot data in Python

  • Opensource.com; By Shaun Taylor-Morgan (Posted by bob on Jun 2, 2020 1:25 PM EDT)
  • Story Type: Tutorial; Groups: Developer, Python
In this series of articles on Python-based plotting libraries, we're going to look at an example of making plots using pandas, the hugely popular Python data manipulation library. Pandas is a standard tool in Python for scalably transforming data, and it has also become a popular way to import and export from CSV and Excel formats.

How to scale an open, energetic community

  • Opensource.com; By Bryan Behrenshausen, Ben Cotton, Laura Hilliger & Jen Kelchner (Posted by bob on Jun 2, 2020 11:22 AM EDT)
  • Story Type: Editorial; Groups: Community
Open communities live and breathe. They grow, shift, and change when people join or leave them, learn something new, contribute something different. New contributors step up; long-time contributors take breaks. And the community's dynamics reform every time they do. Just look at the Open Organization community. For the past five years, we've been helping the world better understand the ways open principles are changing the ways we work, manage, and lead. And we've never stopped evolving.

Why I switched from Java to Kotlin

  • Opensource.com; By Stephon Brown (Posted by bob on Jun 2, 2020 10:20 AM EDT)
  • Story Type: Tutorial; Groups: Developer
After years as an educator, I became a professional software developer. That brought me to Java, but recently, I began enjoying a totally different but compatible programming language called Kotlin.

Compact Coffee Lake system features hot-swappable SATA

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 2, 2020 6:50 AM EDT)
  • Story Type: News Story; Groups: Embedded
Neousys’ fanless, rugged “Nuvo-7531” embedded controller runs on 8th or 9th Gen Coffee Lake CPUs and offers up to 32GB DDR4, 4x GbE, 6x USB, 3x mini-PCIe, dual displays, and a hot-swappable SATA tray. Neousys announced a rugged embedded system for industrial automation, machine vision, robotics, and automated guided vehicle applications. Like its higher-end, Nvidia […]

When to choose C or Python for a command-line interface

  • Opensource.com (Posted by bob on Jun 2, 2020 4:21 AM EDT)
  • Groups: Python; Story Type: News Story
This article has a simple goal: to help new Python developers with some of the history and terminology around command-line interfaces (CLIs) and explore how to write these useful programs in Python. In the beginning… First, a Unix perspective on command-line interface design. read more

AppGet 'really helped us,' Microsoft says, but offers no apology to dev for killing open-source package manager

Windows bod acknowledges project's influence on WinGet Microsoft's Andrew Clinick, a group program manager in the Windows team who is involved with the development of the WinGet package manager, has tried to make good with the open-source community by publishing an acknowledgement of what was borrowed from the existing AppGet project.…

Timesys and NXP partner on BSP maintenance service for embedded Linux

Timesys announced a BSP Lifecycle Maintenance Service for embedded Linux products using NXP processors. The BSP service offers regular board support package release updates okys the Vigiles Prime security and management service. Last June, Timesys launched a Vigiles security monitoring and management service with CVE (Common Vulnerabilities and Exposures) tracking for embedded Linux. Now, Timesys […]

« Previous ( 1 ... 249 250 251 252 253 254 255 256 257 258 259 ... 1158 ) Next »