Showing headlines posted by bob

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

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.…

How open source weaves connections between countries

Long ago, when I was a tech administrator for Arlington Public Schools, I received an unexpected email saying, "Our school in India loves your children's stories, so we've printed them all out in braille." Apparently, the school had found my collection of children's stories on the web. I spent a moment visualizing those students so far away, enjoying my stories on those printed pages of braille. The email's sender might not have realized how meaningful their email was to me, but it's stayed with me for two decades.

Is Lua worth learning?

Lua is a scripting language used for procedural programming, functional programming, and even object-oriented programming. It uses a C-like syntax, but is dynamically typed, features automatic memory management and garbage collection, and runs by interpreting bytecode with a register-based virtual machine. This makes it a great language for beginners, but also a powerful tool for experienced programmers.

Nitrux 2.5: The latest update to a radical Linux

Also one of the first distros we've seen with Kernel 6.0. Nitrux OS is one of the most stylish and innovative distros we've seen so far: systemd-free, based on AppImages, and with a very unusual desktop.…

Linux world gains ability to repair exFAT drives

  • The Register (Posted by bob on Nov 3, 2022 2:32 AM EDT)
  • Groups: Linux; Story Type: News Story
FAT ain't dead, and the modern version can get big. Really big In case you thought the FAT filesystem died out with Windows ME – and good riddance – we have bad news for you. Several versions of it are alive, well, and essential to modern PCs, cameras, phones, fondleslabs, and more. The good news is, you'll soon be able to fix the FS with Linux.…

Achieve smart home interoperability with open source technology

Advertisers sell the myth of the "Smart Home" as a magical world where you automate everything with ease to simplify your life and free your mind of trivial tasks. It looks great on paper and TV, but so far, it's mainly been a battle of technologies and manufacturers.

Zorin OS 16.2: Shapeshifting desktop to help the Linux-wary feel more at home

Pining for Windows XP? Update to the last major release can do that Zorin OS 16.2 is a friendlier and more feature-rich distro than its parent Ubuntu 20.04, with a lot of updates and bundled apps.…

How to Install Wiki.js on Rocky Linux 9

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 2, 2022 5:00 PM EDT)
  • Groups: Linux; Story Type: News Story
Wiki.js is an open-source, lightweight wiki software. It is built on the Node.js JavaScript framework. In this tutorial, you will learn to install Wiki.js on a Rocky Linux 9 server using the PostgreSQL database and Nginx server for proxying.

Transfer files and folders from Windows to Linux with WinSCP

Sometimes you need to transfer files over a network. There are lots of file sharing services out there, but most require that you send your file to the Internet. This seems like a long way to go (not to mention the privacy concerns) when two computers are right beside each other, or at least in the same building...

Firefox patches Windows 11 Ctrl+C hang, introduces new bug

  • The Register; By Brandon Vigliarolo (Posted by bob on Nov 2, 2022 3:03 AM EDT)
  • Story Type: News Story; Groups: Mozilla
Copying text now works without issue, so naturally pasting is getting iffy. Windows 11 and Firefox users who have experienced months of browser freezes when copying text, rejoice: there's finally a patch that eliminates the problem, which has been persistent since May.…

Linux Lite 6.2: Latest release from distro with a misleading name

One of the more popular Ubuntu-based flavors for new migrants from Windows. Linux Lite 6.2 is the latest version of this increasingly inaccurately named distro. In effect, it's a niftily customized remix of Xubuntu 22.04.1.…

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