Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2024-11-24 19:31
Mismatching kernel versions
There are kernel version mismatches in slackware64-current as of the update of Mar 6 21:30:27 UTC 2024. EFI/BOOT/huge.s and EFI/BOOT/initrd.img are built from kernel 6.6.20, not 6.6.21. ...
LXer: RHVoice � multilingual speech synthesizer
Published at LXer: RHVoice is a multilingual speech synthesizer. The aim of the project is to give visually impaired people access to a good synthesis voice with their screen reader. Read...
gnupg updates: cannot sign git commits: "signing failed: No secret key"
After yesterday's gnupg updates, I can no longer sign my git commits. When I try to make a commit, I get the following output: Code: --------- error: gpg failed to sign the data: gpg: skipped...
LXer: Unlocking High-Performance to Achieve a High Ubuntu Server Administration
Published at LXer: In the dynamic landscape of modern computing, the role of servers has become increasingly crucial. Whether it's hosting websites, managing databases, or running applications,...
LXer: Microsoft Renames CBL-Mariner to Azure Linux
Published at LXer: For some unknown reasons, Microsoft renamed the in-house Linux distribution CBL-Mariner to Azure Linux. Read More... (https://debugpointnews.com/azure-linux-cbl-mariner/)
LXer: KDE Plasma 5.27.11 LTS Fixes Flatpak Support in Discover, Plasma Wayland, and More
Published at LXer: The KDE Project released today KDE Plasma 5.27.11 as a bugfix update for the long-term supported KDE Plasma 5.27 LTS desktop environment series addressing various bugs and...
Do kernel and kernel modules have their own task_struct?
I know that in user space, both processes and threads have corresponding task_structs. I've also found information that kthreads have their own task_structs, with mm_struct=NULL. But what I'm...
gpg Keeps asking "need the secret key to do this"
I'm trying to update an expired key for email. I'm using MacOS Sonoma 14.3.1 on an Intel Macbook. gpg version is: gpg (GnuPG) 2.3.8 libgcrypt 1.10.1 Copyright (C) 2021 Free Software Foundation, Inc....
LXer: Linux Mint Unveils A New User Support App:*Jargonaut
Published at LXer: In the monthly update, the Linux Mint team introduces a new app in the works: Jargonaut. Read More... (https://www.debugpoint.com/linux-mint-app-jargonaut/)
I'm trying to download Edge browser and I got this in terminal
I'm trying to download Edge browser and I got this message at the bottom in terminal Code: --------- sudo apt install software-properties-common apt-transport-https ca-certificates curl -y...
LXer: WogRAT Malware Exploits aNotepad, Targets Linux & Windows Users
Published at LXer: The emergence of advanced malware strains presents significant challenges for security practitioners, and the recent discovery of the WogRAT malware is no exception. This article...
[XMLStarlet + CRON] Check if string in HTML page, email if not
Hello, I need to write a CRON job to watch a web page for a given string, and send an email in case it's no longer there (opening subscriptions). XMLStarlet (https://xmlstar.sourceforge.net/)...
LXer: Network Manager CLI && KVM Guests support on openSUSE Tumbleweed (Leap)
Published at LXer: This post gives a detailed description of procedure creating network bridge via nmcli commands and virsh CLI. Same procedure was also tested with no issues on openSUSE Leap...
LXer: Keycloak on Fedora Workstation with Podman
Published at LXer: Keycloak is an open source identity provider (IdP) with single-sign on (SSO) capabilities. It supports the most widely used enterprise authentication protocols, namely OpenID...
MX-23.2 Linux, missing shared libraries
I have successfully installed wine. When trying to start => Heroes of Might & Magic II raises a message ---Quote--- error while loading shared libraries: libFLAC.so.8: cannot open shared...
[SOLVED] Thunderbird has started appearing on all desktop activities
This never happened before: I restarted Thunderbird while displaying my KDE "Mail" activity and T-bird now appears on all activities as though I'd right-clicked on the title bar and select appear in...
LXer: How to Search for Files and Directories within Specified Range in Linux
Published at LXer: In this tutorial, let's explore how to use the maxdepth and mindepth options with the find command to search for files and directories within specified range i.e. depth levels in...
LXer: Year of Linux on the desktop creeps closer as market share rises a little
Published at LXer: 25% increase in seven monthsi But it depends how you count itStatcounter says Linux's share of the desktop moved up from three percent last July to four percent in February,...
FiberChannel QLogic Target Mode
Hi Everyone. Lookin for help in such situation: I heve OI installed (2020) with Qlogic FC card (target mode). qlt 2523. Works fine. 1. i tried to upgrade OI but during update, and during start I...
LXer: How to Install and Use NPX on Ubuntu
Published at LXer: Discover a step-by-step guide to learn how to install the NPX package manager and use it in different scenarios with practical examples. Read More......
Fear of intel remote management
Right now I must use an Intel-based laptop pc, which (they say) has remote management built into it's firmware and offers to the outside internet out-of-band management via it's built-in Intel e1000...
LXer: SDDM 0.21.0 Display Manager: A Step Closer to 1.0
Published at LXer: SDDM 0.21.0 brings crucial fixes and improvements, including better session file handling and Qt version flexibility. Here's more on that! Read More......
LXer: HDMI Forum 'blocks AMD open sourcing its 2.1 drivers'
Published at LXer: Want all-FOSS 120Hz 4K video on Linux, or 5K at 240Hz? Bad newsiAMD says it has improved its FOSS display drivers for Linux, though the organization that controls the HDMI...
Hello.. I recently Migrated from Win7 to Antix23.1_386
Hello Name is Legend from South Africa, I'm new to the world of Linux always wanted to run Linux but I couldn't get it right, now I finally Managed to get antix23 running on my old S10e Lenovo...
MX-23.2 Linux, how to install wine
MX Linux contains a service named 'MX Package Installer' - I like it and use it often. About wine there is more options for installation. I can not decide which of them to use ... MX Package...
LXer: 11 Best Free and Open Source GTK File Managers
Published at LXer: This article selects the finest GTK file managers. Only free and open source software is eligible for inclusion. Read More......
Chrome/Chromium Account Loss
Hello everyone, I have an issue with Google Chrome and Chromium. Occasionally, it takes a long time to start Chrome/Chromium, and when it does start, the Google account data is no longer...
Linux OS GUI is inaccessible for AMD based servers when changes are made in the grub file.
My Linux OS has the iommu in turned ON state by default in the kernel. But, When I am adding the line "iommu=pt amd_iommu=on pci=assign-busses" in GRUB_CMDLINE_LINUX inside the vi /etc/default/grub...
LXer: Installing AWS CLI on Ubuntu: A Step-by-Step Guide
Published at LXer: Welcome to this comprehensive guide on how to install the AWS CLI on Ubuntu Linux. The AWS Command Line Interface (CLI) is a unified tool that allows you to manage your AWS...
User-space SPI device access on MT7621 OpenWRT
Hi, I have ported the NXP NFC Reader library for Linux to the OpenWRT Build system for the HLK MT7621 EVB board. The library uses GPIOs and SPI from user space. I already figured out how to set up...
cannot boot linux mint anymore "/dev/nvme0n1p2 requires a manual fsck"
Hello, i have the following issue: On my Laptop there suddenly was a "lag" and all the files, programs etc. seemed to be empty. It was not possible to open anything anymore, so I shut down the...
NS2/SUMO
$] netconvert --osm-files guindy.osm -o guindy.net.xml Now, copy the osmPolyconvert.typ.xml from the $SUMO_HOME/data/typemap/ and copy it to the folder where you put all the files.* $]...
LXer: Migrating from CentOS 7 to Rocky Linux 8: A Step-by-Step Guide
Published at LXer: Migrate from CentOS 7 to Rocky Linux 8 seamlessly with our proven and tested guide. Ensure a smooth transition with no data loss. Read More......
I need to download and view iphone android apps on my desktop without a sim what's the best way to do that?
Without a sim card, I need to download and view iphone android apps on my desktop without a sim what's the best way to do that using virtual machine? I will not be playing games, strictly for viewing...
LXer: 4 Best Free and Open Source BorgBackup Front-Ends
Published at LXer: The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are...
Install Failure at "grub2_common" scriptlet
Please forgive me for posting a question here for what is probably an unsupported system but 1) I'm figuring the Installer method should be nearly identical 2) LQN has some of the best minds on...
LXer: openSUSE Tumbleweed Integrates systemd-boot
Published at LXer: openSUSE Tumbleweed integrates systemd-boot for improved boot performance and security, with GRUB still the default choice. Read More......
I can't access my vm's now that I upgraded to virtual box 7 from 6.1.50
I got this error below: Code: --------- RTR3InitEx failed with rc=-1912 (fRtFlags=0x10000) (rc=-1912) The VirtualBox kernel modules do not match this version of VirtualBox. The installation...
LXer: 5 reasons why desktop Linux is finally growing in popularity
Published at LXer: StatCounter reported that desktop Linux reached over 4% market share for the first time. I[he]#039[/he]ve used Linux for years. Here[he]#039[/he]s why I think it[he]#039[/he]s...
LXer: Opus 1.5 Audio Codec Released with ML-Based Features
Published at LXer: Opus 1.5 introduces machine learning for an enhanced audio experience, ensuring compatibility and high performance on most CPUs. Read More......
Shell: Mass export *.odt - only first page
I have about 250 documents where I only want page 1. For the PDF format I found the programm pdftk. Using pdftk I can cut page 1 from a file. Example: Code: --------- pdftk example.pdf cat 1...
LXer: Play: TUI Playground for (awk, grep, jq, sed, and yq) in Linux
Published at LXer: Play is an amazing command-line program to create a TUI playground for text-manipulating commands such as awk, grep, jq, sed, and yq in Linux. Read More......
sed not working in bash script
This line works from bash shell cli. GNU bash, version 5.0.0(1) But not if I place it into a bash script. In cli is does just that, adds START END after permissions tag In script, nothing...
tumbleweed upgrade
Hi everyone newbie question: Tumbleweed upgrade After each update done with "zypper up" there is a not-so-much-clear urge to perform "zypper dup" Do I have to issue the "zypper dup" command...
How to remove desktop sharing?
Hi all, I'm using ALT Linux and I want to remove desktop sharing. Any way to remove all related to remote desktop and sharing desktop? [img]https://i.imgur.com/TFxKFoL.png[/img] Thanks to all. ...
Can't Reverse Scrolling Direction in Fedora 39 t2
A week or so ago, I could use Autoscroll in Cinnamon on Fedora. (I much prefer grab scroll, like in xreader, but I can't get it system-wide.) I had reversed the scrolling direction under...
LXer: AlmaLinux vs. Rocky Linux: In-depth Server Comparison
Published at LXer: Are you in the process of selecting an enterprise Linux distribution and find yourself comparing AlmaLinux vs. Rocky Linux? Youire not alone. These two open-source, community-led...
monitors not detected properly
I've got 3 monitors, all HMDI. They are connected to 3 ports on my new to me computer. All 3 monitors seem to display the same screen. The Display configuration shows only one monitor. My OS is...
HP Compaq Elite 8300 Ultra Slim & installing Linux...
I've just got hold of a HP Compaq Elite 8300 Ultra Slim & was wanting to put NetBSD or Linux on it, problem is, once an O/S has been written to the internal disk, it doesn't boot, (been trying UEFI on...
Questions about defunct processes
Hi, I run a 500+ lines shell script with dash, trying to stay POSIX. There is a Code: --------- set -e --------- at the beginning of this program.
...124125126127128129130131132133...