NVM or Node Version Manager is a command-line tool for managing multiple Nodejs versions. In this tutorial, I will show you how to install and use NVM for managing multiple Nodejs versions on your computer.
Source: LXer – How to Manage Multiple Node.js Versions using NVM (Node Version Manager)
Tag Archives: Linux
How to Install PhotoQT on Ubuntu 22.04 LTS Jammy Jellyfish
In this guide, we will show you how to install PhotoQT on Ubuntu 22.04 LTS using APT, PPA, or Flatpak via Flathub.
The post How to Install PhotoQT on Ubuntu 22.04 LTS Jammy Jellyfish appeared first on Linux Today.
Source: Linux Today – How to Install PhotoQT on Ubuntu 22.04 LTS Jammy Jellyfish
PostgreSQL 16 released
Version 16
of the PostgreSQL database manager has been released.
PostgreSQL 16 contains many new features and enhancements, including:
- Allow parallelization of FULL and internal right OUTER hash joins
- Allow logical replication from standby servers
- Allow logical replication subscribers to apply large transactions in parallel
- Allow monitoring of I/O statistics using the new pg_stat_io view
- Add SQL/JSON constructors and identity functions
- Improve performance of vacuum freezing
- Add support for regular expression matching of user and database
names in pg_hba.conf, and user names in pg_ident.conf
Source: LWN.net – PostgreSQL 16 released
HMI-Board incorporates Renesas RA6M3 MCU
The HMI Board is a development board developed in collaboration by RT-Thread, LVGL and Renesas. The board is built around a RA6M3 Renesas microcontroller and it aims at applications that require GUI displays and IoT connectivity. This open-source development board is powered by the Renesas RA6M3 microcontroller (R7FA6M3AH3CFB), featuring the following specifications: RA6M3 (R7FA6M3AH3CFB) – […]
Source: LXer – HMI-Board incorporates Renesas RA6M3 MCU
How to Install VMware Player on Debian 12 Bookworm
Learn how to install VMware Workstation Player on Debian 12 with our comprehensive guide, and harness the power of virtualization.
The post How to Install VMware Player on Debian 12 Bookworm appeared first on Linux Today.
Source: Linux Today – How to Install VMware Player on Debian 12 Bookworm
Remove Red Underlines in LibreOffice and OpenOffice Writer
In this tutorial you will learn how to remove the red underlines in LibreOffice and OpenOffice Writer document.
Source: LXer – Remove Red Underlines in LibreOffice and OpenOffice Writer
SaveDesktop: Easy Way to Save Linux Desktop Configurations
Learn how to effortlessly save and restore your Linux desktop configuration settings with the free and open-source tool SaveDesktop.
The post SaveDesktop: Easy Way to Save Linux Desktop Configurations appeared first on Linux Today.
Source: Linux Today – SaveDesktop: Easy Way to Save Linux Desktop Configurations
KDE Gear 23.08.1 Improves Dolphin, Gwenview, Other KDE Apps
KDE Gear 23.08.1 fixes various issues in several KDE apps, including for the Dolphin file manager and the Gwenview image viewer.
The post KDE Gear 23.08.1 Improves Dolphin, Gwenview, Other KDE Apps appeared first on Linux Today.
Source: Linux Today – KDE Gear 23.08.1 Improves Dolphin, Gwenview, Other KDE Apps
Videos from FOSSY released (Software Freedom Conservancy)
The Software Freedom Conservancy
(SFC) has announced
the availability of videos from the
first-ever Free and Open Source Yearly
(FOSSY) conference, which was held in July in Portland, Oregon in the US.
During the four days of the conference, there were a wide variety of talks
from speakers with a range of experience and backgrounds, and amazing
community focused discussions. Featuring wide ranging topics such as a panel
discussion about software coops, what
is life like without a smartphone (where the picture on the right is
from), and thinking
about FOSS from a systems theory perspective. Our track organizers
brought together communities from all over, and led by example choosing
speakers, topics and setting up panels for important conversations. There
is definitely a talk that will interest you, whether you are interested
in nonprofit
board structure, an
introduction to Reproducible
Builds or maybe you are looking to have more nature
adventures with free software.
Source: LWN.net – Videos from FOSSY released (Software Freedom Conservancy)
[$] Why glibc's fstat() is slow
The fstat()
system call retrieves some of the metadata — owner, size, protections,
timestamps, and so on — associated with an open file descriptor. One might
not think of it as a performance-critical system call, but there are
workloads that make a lot of fstat() calls; it is not something
that should be slowed unnecessarily. As it turns out, though, the GNU C
Library (glibc) has been doing exactly that, but a fix is in the works.
Source: LWN.net – [$] Why glibc’s fstat() is slow
How to Install GLPI IT Inventory Management on Debian 12
GLPI is an open-source IT asset and Helpdesk management solution written in PHP. In this guide, I’ll show you how to install GLPI IT Management Software on a Debian 12 machine.
Source: LXer – How to Install GLPI IT Inventory Management on Debian 12
Fedora 39: Best New Features and Release Details
Explore the release and feature highlights of Fedora 39, which brings the latest GNOME 45, core module updates, and much more.
The post Fedora 39: Best New Features and Release Details appeared first on Linux Today.
Source: Linux Today – Fedora 39: Best New Features and Release Details
Sparky Linux 7.1 Released: Here’s What’s New
Powered by Linux kernel 6.1 LTS and based on Debian 12 Bookworm, Sparky Linux 7.1 comes with updated bundled apps.
The post Sparky Linux 7.1 Released: Here’s What’s New appeared first on Linux Today.
Source: Linux Today – Sparky Linux 7.1 Released: Here’s What’s New
Ubuntu 23.10 Will Bring Back ZFS on Root Installation Option
Canonical appears to have found a way to bring back ZFS support with the next Ubuntu release, Ubuntu 23.10 Mantic Minotaur.
The post Ubuntu 23.10 Will Bring Back ZFS on Root Installation Option appeared first on Linux Today.
Source: Linux Today – Ubuntu 23.10 Will Bring Back ZFS on Root Installation Option
Purism Librem 11 Is a Linux Tablet Powered by Intel N5100
Purism Librem 11 is a Linux-powered tablet with an 11.5-inch AMOLED display, detachable keyboard, and chargeable stylus at $999.
Source: LXer – Purism Librem 11 Is a Linux Tablet Powered by Intel N5100
Three Seats Up for Grabs as AlmaLinux Foundation Expands Board by Two
Foundation members will be voting to elect a total of three board members. One will be to fill a seat that was vacated when its holder stepped down. The others are completely new seats.
The post Three Seats Up for Grabs as AlmaLinux Foundation Expands Board by Two appeared first on FOSS Force.
Source: FOSS Force – Three Seats Up for Grabs as AlmaLinux Foundation Expands Board by Two
Linux Mint Debian Edition 6 hits beta with reassuringly little drama
Debian 12, but with Mint’s polish and much friendlier for non-techies. The next version of Linux Mint’s alternative flavor, its Debian 12-based edition, is nearly ready, and it’s reassuringly unexciting.…
Source: LXer – Linux Mint Debian Edition 6 hits beta with reassuringly little drama
How to Install All Important Audio/Video Codecs in your Ubuntu
OOPS! When I play some videos on my Ubuntu computer, the video gets played, but I can’t hear anything from the speakers.
Source: LXer – How to Install All Important Audio/Video Codecs in your Ubuntu
Free Download Manager Debian Package Infected with Malware
Stay informed about the dangerous malware lurking in the Free Download Manager Debian package.
Source: LXer – Free Download Manager Debian Package Infected with Malware
Linux Kernel 6.4 Reaches End of Life, Upgrade to Linux Kernel 6.5 Now
Believe it or not, the Linux 6.4 kernel series is now marked as EOL (End of Life) on the kernel.org website, which means that it will no longer receive updates and will soon become obsolete.
Source: LXer – Linux Kernel 6.4 Reaches End of Life, Upgrade to Linux Kernel 6.5 Now