Showing headlines posted by bob

« Previous ( 1 ... 168 169 170 171 172 173 174 175 176 177 178 ... 1238 ) Next »

How to talk to kids about social media

Joy Cho is the founder and creative director of the lifestyle brand and design company Oh Joy! For two years in a row, she was named one of Time’s 30 Most Influential People on the Internet and has the most followed account on Pinterest with over 15 million followers. You can also follow her on […]

Hardkernel debuts new Odroid board for $69.00

  • LinuxGizmos.com (Posted by bob on Nov 9, 2022 8:28 PM EDT)
  • Story Type: News Story
Hardkernel just launched a new Odroid board based on the S922X hexa-core SoC. The Odroid-N2L doesn’t include ethernet support, but it comes with up to 4GB of LPDDR4, one 4K@60Hz HDMI, 40 I/O pins via expansion header and an eMMC connector. Unlike the RK3568B2 based ODROID-M1 also released this year, the N2L features the 12nm […]

How to Install LibreNMS Monitoring Solution on Rocky Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 9, 2022 5:59 PM EDT)
  • Groups: PHP, Linux; Story Type: News Story
LibreNMS is a monitoring tool that supports auto-discovery with multiple protocols, including SNMP, ARP, OSPF, and BGP. In this guide, you will learn how to install the LibreNMS monitoring tool on the Rocky Linux server. This guide includes the installation of the LEMP Stack (Nginx, MariaDB, and PHP-FPM) and the basic configuration of the SNMP service.

Strong support for Snap and Ubuntu Core as Canonical meet IRL

  • The Register (Posted by bob on Nov 9, 2022 4:45 PM EDT)
  • Groups: Ubuntu; Story Type: News Story
Reg FOSS desk chats with one of the core architects Ubuntu Summit Canonical remains committed to its Snap format as the coverage at its first public gathering in a few years shows.…

Why sysadmins should choose Awesome window manager on Linux

When you're a systems administrator, you tend to spend a lot of time in a terminal window. It's a direct and efficient interface to your local machine, to remote machines, the network, the Internet, and everything else, so it's usually the easiest and most sensible way to do a lot of things to a lot of computers at once. And when you spend all day in a terminal, you understandably start to question whether you actually need a desktop at all.

How to Install Odoo ERP Software (formerly OpenERP) on Debian 11

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 9, 2022 1:02 PM EDT)
  • Groups: Debian, Linux; Story Type: News Story
Odoo (formerly OpenERP) is an open-source and powerful business management software. Odoo works as a central application that allows you to manage business-related tasks from one single web application dashboard. In this tutorial, you will learn how to install Odoo 14 on the Debian 11 Bullseye.

What stickers are on your laptop?

Having just switched work laptops last December, I realized how much I love applying stickers to my work machines. Sometimes the stickers are souvenirs from past events, others are from projects that I am passionate about, and some are just for fun! Curious to know what others had on their laptops, I asked!

How to analyze time-series data with Python and InfluxDB

  • RedHat; By Jose Vicente Nunez (Posted by bob on Nov 9, 2022 6:38 AM EDT)
  • Story Type: News Story; Groups: Linux, Python
Relational databases don't work well with time-series data. This tutorial shows you how to use InfluxDB to analyze data that is gathered over time.

Build your own SaaS on Linux with Vely

  • Opensource.com; By Sergio Mijatovic (Posted by bob on Nov 8, 2022 5:58 AM EDT)
  • Story Type: Tutorial; Groups: Developer, Linux
Build your own SaaS on Linux with Vely. Vely combines high performance and the low footprint of C with the ease of use and improved safety of languages like PHP. It's free and open source software, licensed under GPLv3 and LGPL 3 for libraries, so you can even build commercial software with it.

What you actually need to know about open source to get started

So you want (or need) to figure out what "open source" really means. I'll cover the basics of open source, whether you're interested in contributing to a project or want to be in the loop at a new job where the term keeps getting thrown around.

RISC-V news from T-Head Semiconductor and SiFive

  • LinuxGizmos.com; By Giorgio Mendoza (Posted by bob on Nov 7, 2022 10:49 PM EDT)
  • Story Type: News Story; Groups: Linspire
Last week T-Head semiconductors announced their XuanTie C908 which implements a 9-stage pipeline along with an AI acceleration engine for AR/VR apps. Similarly, SiFive also shared details about their new P670/P470 RISC-V processors for wearables and smart consumer devices. T-Head Semiconductor mentioned that the XuanTie C908 is offered in two architectures: RV32GCB[V] (32-bit) and RV64GCB[V] […]

How to Install GlassFish Java Application Server on Rocky Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 7, 2022 1:17 PM EDT)
  • Groups: Eclipse, Linux; Story Type: News Story
GlassFish is a free and open-source implementation of the Java EE Platform developed by Eclipse. In this tutorial, we will install the GlassFish Java Application Server with Nginx reverse proxy on Rocky Linux.

Intel AEX Notify Support Prepped For Linux To Help Enhance SGX Enclave Security

Future Intel CPUs and some existing processors via a microcode update will support a new feature called the Asynchronous EXit (AEX) notification mechanism to help with Software Guard Extensions (SGX) enclave security. Patches for the Linux kernel are pending for implementing this Intel AEX Notify support with capable processors.

Wi-Fi 6 mesh router supports up to 150 devices

  • LinuxGizmos.com (Posted by bob on Nov 6, 2022 6:17 PM EDT)
  • Story Type: News Story
Synology launched this week a Wi-Fi 6 router with transmission rates up to 600Mbps (2.4 GHz) and up to 2400Mbps (5 GHz). The WRX560 router features one 2.5GbE WAN/LAN port, one Gigabit WAN and up to three Gigabit LAN ports. The WRX560’s datasheet mentions that this product features a Quad-core processor (Up to 1.4GHz) along […]

Fix scanned images with ImageMagick

ImageMagick is a non-interactive terminal-based graphics editor. It might seem counterintuitive to try to edit a graphic in a graphic-less environment like a text-only terminal, but it's actually very common...

Pocket Operator add-on board launched for $99

  • LinuxGizmos.com; By Giorgio Mendoza (Posted by bob on Nov 5, 2022 7:19 PM EDT)
  • Story Type: News Story; Groups: Community
CrowdSupply recently launched the Pocket Integrator, which is an add-on board for the compact programmable synthesizer/sequencer Pocket Operator released some years ago. This add-on board allows the user to control the time, tempo and also send MIDI & sync to the PO in real time. According to the product page, the microcontroller found on the […]

How to iterate over tables in Lua

In the Lua programming language, an array is called a table. A table is used in Lua to store data. If you're storing a lot of data in a structured way, it's useful to know your options for retrieving that data when you need it.

How to Install MinIO Storage on Rocky Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 4, 2022 7:29 PM EDT)
  • Story Type: Tutorial; Groups: Linux
MinIO is a free and open-source object storage server written in Go. It's compatible with Amazone S3 object storage and is one of the best and most free solutions for object storage. In this tutorial, we'll walk you through the process of installing MinIO Object Storage on a Rocky Linux server.

Mozilla Foundation launches ethical venture capital fund

  • The Register; By Liam Proven (Posted by bob on Nov 4, 2022 5:06 PM EDT)
  • Story Type: News Story; Groups: Mozilla
An unexpected move, but we suspect that Carl Sagan might have approved. Mozilla has announced the successor to the Mozilla Builders incubator: Mozilla Ventures.…

Version 252 of systemd, as expected, locks down the Linux boot process

The init system that everybody loves to hate. The fall version of systemd is here, with support for increased boot security including tightened full-disk encryption.…

« Previous ( 1 ... 168 169 170 171 172 173 174 175 176 177 178 ... 1238 ) Next »