Showing headlines posted by bob

« Previous ( 1 ... 186 187 188 189 190 191 192 193 194 195 196 ... 1156 ) Next »

Firefox 85 crumbles cache-abusing supercookies with potent partitioning powers

  • The Register; By Simon Sharwood (Posted by bob on Jan 28, 2021 7:36 AM EDT)
  • Story Type: News Story; Groups: Mozilla
Scorches Flash for the very last time, too. The Mozilla Foundation has scorched a pair of monstrosities in the new version 85 of its Firefox browser.…

Introduction to Thunderbird mail filters

  • Fedora Magazine; By Richard England (Posted by bob on Jan 28, 2021 5:33 AM EDT)
  • Story Type: Tutorial; Groups: Fedora
An introductory article on hotwo set up mail filters for the Tunderbird mail client on Fedora.

3 email mistakes and how to avoid them

  • Opensource.com; By Kevin Sonney (Posted by bob on Jan 28, 2021 3:29 AM EDT)
  • Story Type: Editorial; Groups: Community
In prior years, this annual series covered individual apps. This year, we are looking at all-in-one solutions in addition to strategies to help in 2021. Welcome to day 17 of 21 Days of Productivity in 2021.

Build a programmable light display on Raspberry Pi

This past holiday season, I decided to add some extra joy to our house by setting up a DIY light display. I used a Raspberry Pi, a programmable light string, and Python. read more

Elkhart Lake embedded PC quartet deliver triple 4K displays

OnLogic is adding to its line of Helix and rugged, higher-end Karbon embedded PCs with four new Helix 300 and Karbon 400 models that run Linux or Windows on Intel’s Elkhart Lake. OnLogic has announced four fanless embedded systems built around Intel’s 10nm-fabricated, MCU-equipped Elkhart Lake Atom, Celeron, and Pentium processors. The smaller Helix 310 […]

Why I use the D programming language for scripting

  • Opensource.com (Posted by bob on Jan 27, 2021 8:19 PM EDT)
  • Groups: Python; Story Type: News Story
The D programming language is often advertised as a system programming language due to its static typing and metaprogramming capabilities. However, it's also a very productive scripting language. Python is commonly chosen for scripting due to its flexibility for automating tasks and quickly prototyping ideas. This makes Python very appealing to sysadmins, managers, and developers in general for automating recurring tasks that they might otherwise have to do manually. read more

Use your Raspberry Pi as a productivity powerhouse

In prior years, this annual series covered individual apps. This year, we are looking at all-in-one solutions in addition to strategies to help in 2021. Welcome to day 16 of 21 Days of Productivity in 2021. The Raspberry Pi is a pretty amazing little computer—small, surprisingly powerful, and very easy to set up and use. I have used them for home automation projects, dashboards, and a dedicated media player. But can it be a productivity powerhouse as well? The answer is, quite simply, yes. read more

Telematics gateway connects with Iridium, GPS, 4G, WiFi/BT, and 433MHz RFID

  • LinuxGizmos.com (Posted by bob on Jan 26, 2021 6:29 PM EDT)
  • Groups: Linux; Story Type: News Story
Appareo’s IP67-rated, -40 to 75°C tolerant “Gateway 370” telematics gateway runs Linux on a Cortex-A9 SoC and supplies Iridium SBD, 433MHz (RFID), 4G LTE, WiFi/BT, and GPS plus LAN, BroadR-Reach, DIO, and CAN links. Fargo, ND based Appareo has launched a wireless telematics control unit (TCU) for heavy machinery in applications such as construction and […]

Write GIMP scripts to make image processing faster

  • Opensource.com (Posted by bob on Jan 26, 2021 4:00 PM EDT)
  • Groups: GNU; Story Type: News Story
Some time ago, I wanted to give a blackboard-style look to a typeset equation. I started playing around with the GNU Image Manipulation Program (GIMP) and was satisfied with the result. The problem was that I had to perform several actions on the image, I wanted to use this style again, and I did not want to repeat the steps for all the images. Besides, I was sure that I would forget them in no time. read more

The killing of CentOS Linux: 'The CentOS board doesn't get to decide what Red Hat engineering teams do'

Brian Exelbierd, Red Hat Liaison and CentOS board member, gives the company perspective Interview Brian Exelbierd, responsible for Red Hat liaison with the CentOS project and a board member of that project, has told The Register that CentOS Linux is ending because Red Hat simply refused to invest in it.…

How to create Cloudwatch alarms for RDS (MySQL) on AWS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 26, 2021 1:31 PM EDT)
  • Groups: MySQL, Linux; Story Type: News Story
Monitoring your RDS instances is very important, and the same applies to other resources. In this article, we will create a simple alarm for an RDS MySQL instance which will check for free storage space on the instance.

7 ways open source was essential to business in 2020

  • Opensource.com (Posted by bob on Jan 26, 2021 8:34 AM EDT)
  • Story Type: News Story
The COVID-19 pandemic created many new challenges for businesses in 2020 as they rapidly moved non-essential workers to remote operations. However, it also created tremendous opportunities for innovation as people searched for effective ways to work and collaborate virtually. read more

Fedora's Chromium maintainer suggests switching to Firefox as Google yanks features in favour of Chrome

'They're not closing a security hole, they're just requiring that everyone use Chrome' Fedora's maintainer for the open-source Chromium browser package is recommending users consider switching to Firefox following Google's decision to remove functionality and make it exclusive to its proprietary Chrome browser.…

DIN-rail gateway offers dual LAN and dual RS485

The Unipi Gate G110 and G100 are PLC-ready DIN-rail gateways that run Linux on a quad -A53 SoC with 16GB eMMC, GbE and 10/100 LAN ports, and up to 2x RS485 ports with modular extensions. Czech based Unipi, which started out in 2014 with a Raspberry Pi based UniPi automation controller board and followed up […]

Rugged mini-PC dips into Elkhart Lake

Neousys unveiled a fanless, 112 x 87 x 50mm “POC-40” computer with an up to 3.0GHz, dual-core Atom x6211E plus up to 32GB DDR4, 2x GbE, 4x USB, 3x M.2, and DP, 2x serial, and isolated DIO. Last month, Neousys announced one of the first Intel Elkhart Lake based embedded PCs with its ultra-compact (153 […]

Configure a Linux workspace remotely from the command line

  • Opensource.com (Posted by bob on Jan 25, 2021 10:39 PM EDT)
  • Groups: Linux; Story Type: News Story
One of the things I appreciate about Linux versus proprietary operating systems is that almost everything can be managed and configured from the command line. That means that nearly everything can be configured locally or even remotely via an SSH login connection. Sometimes it takes a bit of time spent on Internet searches, but if you can think of a task, it can probably be done from the command line. read more

Convert your filesystem to Btrfs

  • Fedora Magazine (Posted by bob on Jan 25, 2021 8:10 PM EDT)
  • Groups: Fedora; Story Type: News Story
An in depth howto for converting an existing filesystem to BTRFS on Fedora.

Explore binaries using this full-featured Linux tool

In 10 ways to analyze binary files on Linux, I explained how to use Linux's rich set of native tools to analyze binaries. But if you want to explore your binary further, you need a tool that is custom-made for binary analysis. If you are new to binary analysis and have mostly worked with scripting languages, 9 essential GNU binutils tools will help you get started learning the compilation process and what constitutes a binary. read more

Why you need to drop ifconfig for ip

  • Opensource.com (Posted by bob on Jan 25, 2021 3:13 PM EDT)
  • Groups: Linux; Story Type: News Story
For a long time, the ifconfig command was the default method for configuring a network interface. It served Linux users well, but networking is complex, and the commands to configure it must be robust. The ip command is the new default networking command for modern systems, and in this article, I'll show you how to use it. read more

Fanless embedded PC supports industrial GRE Tiger Lake CPUs

Avalue’s fanless, rugged “EMS-TGL” embedded PC runs Linux or Win 10 on embedded versions of Intel’s 11th Gen ULP3 Core CPUs with up to 64GB DDR4-3200, 3x M.2, 1GbE and 2.5GbE ports, and optional “IET” expansion. Avalue, which recently launched a pair of NUC-APL mini-PCs based on Intel’s Apollo Lake, announced a larger, but similarly […]

« Previous ( 1 ... 186 187 188 189 190 191 192 193 194 195 196 ... 1156 ) Next »