Showing headlines posted by bob

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

Raspberry Pi 4 gains 8GB RAM version and 64-bit Raspberry Pi OS

Raspberry Pi Ltd. has launched a version of the Raspberry Pi 4 with 8GB DDR4 for $75. It also released a beta of Raspbian — now called Raspberry Pi OS — with a 64-bit architecture that can fully exploit the 8GB RAM. A new Raspberry Pi 4 Model B with 8GB of RAM has touched […]

Mozilla's journey to environmental sustainability

  • The Mozilla Blog; By Cathleen Berger (Posted by bob on May 28, 2020 11:17 PM EDT)
  • Story Type: Editorial; Groups: Mozilla
The programme may be new, but the process has been shaping for years: In March 2020, Mozilla officially launched a dedicated Environmental Sustainability Programme, and I am proud and excited to be stewarding our efforts.

Simplify data visualization in Python with Plotly

  • Opensource.com; By Shaun Taylor-Morgan (Posted by bob on May 28, 2020 10:16 PM EDT)
  • Story Type: Tutorial; Groups: Developer, Python
Plotly is a plotting ecosystem that allows you to make plots in Python, as well as JavaScript and R. In this series of articles, I'm focusing on plotting with Python libraries. Plotly has three different Python APIs, giving you a choice of how to drive it.

Linux-loving Windows 10 May 2020 Update squeaks in with days to spare before June

Scampering through spring fields, or a cautious dribble seeping under the bathroom door? After a lengthy gestation in the Insider Program, the Windows 10 May 2020 Update (aka 2004, aka 20H1) has arrived, replete with a Linux kernel in the form of the Windows Subsystem for Linux 2 (WSL).…

First new Docker release under Mirantis appears

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on May 28, 2020 7:11 PM EDT)
  • Story Type: News Story; Groups: Virtualization
Docker, the company, couldn't make a go of it, but Docker Enterprise, under its new owner Mirantis, is moving forward.

4 Linux distributions for gaming

Gaming on Linux got a thorough kickstart in 2013 when Valve announced that their own SteamOS would be written on top of Linux. Since then, Linux users could realistically expect to play high-grade games that, in the past, required the purchase of a Windows computer or gaming console. The experience got off to a modest start, with just a few brave companies like CD Projekt Red, Deep Silver, Valve itself, and others putting the Linux penguin icon in their compatibility list, but eventually, even Gearbox and Square Enix were releasing their biggest titles on Linux. read more

How to Install PyroCMS with Nginx an Let's Encrypt SSL on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 28, 2020 2:45 PM EDT)
  • Groups: Linux; Story Type: News Story
PyroCMS is a powerful modular CMS and development platform built with Laravel 5, which allows you to build better Laravel websites and applications faster.

Simplify data visualization in Python with Plotly

  • Opensource.com (Posted by bob on May 28, 2020 12:16 PM EDT)
  • Groups: Python; Story Type: News Story
Plotly is a plotting ecosystem that allows you to make plots in Python, as well as JavaScript and R. In this series of articles, I'm focusing on plotting with Python libraries. Plotly has three different Python APIs, giving you a choice of how to drive it: read more

PoE-ready Ryzen V1000 SBC is all about camera control

  • LinuxGizmos.com; By Eric Brown (Posted by bob on May 28, 2020 11:02 AM EDT)
  • Story Type: News Story; Groups: Embedded
Axiomtek’s “MIRU130” SBC targets embedded vision applications with a Ryzen V1000 SoC, 4x USB 3.1 Gen2, HDMI and DP ports, cam triggers and lighting controls, 2x M.2, PCIe x16, and 4x GbE ports, 2x of which offer PoE. Axiomtek recently launched a CAPA13R, joineing Seco’s similarly 3.5-inch SBC-C90 as the only SBCs we have seen […]

Manage startup using systemd

While setting up a Linux system recently, I wanted to know how to ensure that dependencies for services and other units were up and running before those dependent services and units start. Specifically, I needed more knowledge of how systemd manages the startup sequence, especially in determining the order services are started in what is essentially a parallel system.

Machine vision computer supports 5GBase-T cameras

Imago’s Linux-ready “VisionBox AGE-X5” computer has an Intel 6th Gen CPU plus 2x 5GbE ports for driving new 5GBase-T cameras. Also onboard: 2x GigE, 4x USB 3.0, DIO, LED controllers, and camera triggers. In recent years we have seen a growing number of embedded boards and systems with 2.5GbE and 10GbE ports, but no 5GbE […]

Linux-powered wireless gateway supplies four surge-protected serial ports

  • LinuxGizmos.com; By Eric Brown (Posted by bob on May 28, 2020 1:22 AM EDT)
  • Story Type: News Story; Groups: Linux
Artila’s compact “IoT Gateway Matrix-704” runs Linux on a Microchip SAMA5D35 and provides GbE and Fast Ethernet, mini-PCIe and micro-SIM slots, a USB port, and 4x isolated, surge protected RS-485 ports. Artila has introduced several of its Matrix IoT gateways with isolated serial ports, including the Matrix-710 and Matrix-713. Its new Matrix-704 can have its […]

Data visualization made simple in Python with Seaborn

  • Opensource.com (Posted by bob on May 27, 2020 8:15 PM EDT)
  • Groups: Python; Story Type: News Story
Plotting in Seaborn is much simpler than in Matplotlib. While Matplotlib makes the hard things possible, Seaborn makes complicated things uncomplicated by giving you a range of plot types that "just work." read more

Magento E-Commerce Platform installation with Apache2 and Let's Encrypt on Ubuntu 20.04

Magento is a free and open-source e-commerce web application that allows you to create a fully functional eCommerce store in minutes. In this tutorial, we will show you how to install Magento E-commerce platform with Apache and Let's Encrypt SSL on Ubuntu 20.04.

Look what latest Linux development PC

The Linux creator recently announced he'd upgraded his main PC to a speedy AMD Threadripper 3970x-based processor. But a computer is more than a CPU. In an exclusive conversation, Torvalds talked about what's what with his latest system.

How to create Docker Images with a Dockerfile on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 27, 2020 8:46 AM EDT)
  • Story Type: Tutorial; Groups: Linux, PHP, Ubuntu
In this tutorial, we will show you how to create your own docker image with a dockerfile. A Dockerfile is a script that contains collections of commands and instructions that will be automatically executed in sequence in the docker environment for building a new docker images. As example, we will create a Nginx Web server with PHP-FPM.

Linux-powered AM65xx module supports up to six Gigabit TSN ports

TQ-Embedded’s “TQMa65xx” module runs Linux on TI’s up to quad -A53 AM65x and supplies up to 6x real-time capable GbE controllers for TSN or fieldbus applications. Last year we looked at some TQM-branded compute modules from TQ-Embedded equipped with Intel 8th Gen Whiskey Lake and NXP QorIQ Layerscape LS1028A processors, and earlier this month we […]

How to Install phpMyAdmin with Nginx and Let's Encrypt SSL on Ubuntu 20.04 LTS

phpMyAdmin is a free and open-source application that can be used to manage MySQL and MariaDB database through a web-based interface. In this tutorial, we will explain how to install phpMyAdmin with Nginx on Ubuntu 20.04 and secure it with a free Let's Encrypt SSL Certificate.

Unboxing the latest Linux laptop from System76

I've been on a journey from Mac to Linux since joining the staff at Opensource.com almost two years ago. In a huge step for me, I finally made the call to have my personal laptop also run Linux. Due to the coverage of System76 in our community, I thought I'd give it a shot. I'm coming from a MacBook Pro as my go-to device, so I went with a near-standard build of the Lemur Pro for a comparable system. A reasonably priced upgrade to more RAM and a speedy NVMe hard drive later, my order was on its way. read more

Create a Virtual Private Cloud (VPC) on AWS using Terraform

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 26, 2020 9:37 PM EDT)
  • Groups: Linux, Cloud; Story Type: News Story
In this article I will show you how to create a VPC along with Subnets, Internet Gateway, NAT Gateways, and Route Tables. We will be creating 1 VPC with 4 Subnets: 2 Private and 2 Public, 2 NAT Gateways, 1 Internet Gateway, and 4 Route Tables.

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