Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-06-07 21:46
Why does "mount -a" disrespect me?
I do weekly full backups because of REASONS. I have 4 partitions of 3GB each 2 are backup drives and two are "data" drives. I fixed the problem with my "mount -a" command by restarting all drives...
LXer: Create a mobile app with Flutter
Published at LXer: Flutter is a popular project among mobile developers around the world. The framework has a massive, friendly community of enthusiasts, which continues to grow as Flutter helps...
LXer: 7 Important Privacy-Preserving Extensions for Chromium-Based Browsers
Published at LXer: Here’s a list of 7 privacy-preserving extensions to have if you are still going to use Chrome/Chromium browsers anyway. Or maybe you can even use them with the Ungoogled-Chromium...
Question regarding multiple tags and title display
I have not found a place to ask about simple display formats, so I hope here will work. Trying to search using tags: is it possible to search on multiple tags? My attempts so far have resulted in...
LXer: KDE Plasma 5.19.5 Released as the Last in the Series, Plasma 5.20 Lands on October 13
Published at LXer: The KDE Project released today the KDE Plasma 5.19.5 maintenance update as the last in the Plasma 5.19 desktop environment series. Read More......
LXer: Optimize runtime performance with C++'s move semantics
Published at LXer: If you are allowed to choose which*programming language to use for an application, you usually pick one you know and that offers the shortest path to your goal. If you require a...
Command line printing merging files
Apologies if this is not the right forum to post this question. I have some documents, in plain text format, that I want to print from the command line using lp, if necessary I could use lpr. ...
Raspian Buster iptables - missing something / files from install? iptables -A fails
I'm running Raspbian Buster and when I attempt: iptables -A INPUT -i eth0 -p tcp -m tcp –dport 631 -j ACCEPT I get: iptables v1.8.2 (nf_tables): Couldn’t load match `tcp’:No such file or...
Dovecot/Postfix issues when setting up Greylisting
I am trying to configure greylisting on my server. When I attempt to receive mail, this is all I get: Code: --------- Sep 1 19:12:05 mail postfix/qmgr[514519]: 9D4463403659:...
tor won't start properly in virtual machine
I run Slackware64-14.2 on host. tor is 0.4.3.5 from SBo. tor starts and works fine relevant log: Code: --------- [notice] Bootstrapped 0% (starting): Starting [notice] Starting with guard...
LXer: From Terminal Master to Grandmaster: Play Chess in Linux Terminal
Published at LXer: Linux terminals can be fun too. Learn how to play chess in Linux terminal that too with a formidable opponent Stockfish chess engine. Read More......
Removing DRM from itunes movies?
Not sure where to post this, so if admins move it, I understand. Curious if there are any programs out there, that anyone here has used, that actually work to remove DRM from iTunes movies, and...
New Music Software that works but cannot be copied?
Has anyone seen this on your stereo. In your cd or car player. Any ideas of making a usable copy which is currently impossible as far as I can tell. I have a replicator which won’t copy it. How...
LXer: LXQt Review: A Lightweight, Extensible and Attractive Desktop Environment
Published at LXer: Users looking for extreme performance in a Desktop Environment can look no further than LXQt. This LXQt review will discuss who should use LXQt and why. Read More......
Scripting to a second screen in text mode
I want to use an old screen as a text-display showing the output of scripts or commands. It will be attached to a Linux workstation which is using its man display for various tasks.. The screen...
LXer: Blender 2.90 Open-Source 3D Creation Software Released with Major Changes
Published at LXer: The Blender 2.90 free and open-source 3D creation software is now available for download and it’s a major update that digital artists and designers have been expecting for so...
How to rsync across LAN
I'd like to set up a centralized backup using rsync on the backup machine to backup 4 client machine. The backup machine will have two 2TB SSD's to hold backup data and is connected to a UPS. All the...
allow all users to use a certain e-mail address - postfix sender login maps
Hi, I'm using the following two postfix directives: Code: --------- smtpd_sender_restrictions = reject_authenticated_sender_login_mismatch smtpd_sender_login_maps =...
LXer: Istio 1.7: Development Stays on Track Despite Controversies
Published at LXer: The August release of Istio 1.7 indicates that the continuing controversy around the open source service mesh project's governance hasn't affected ongoing development. Read...
Debian boot error: 'r8822be: halmac_init_hal failed' - Suspected missing firmware
Hi all, I'm working on installing Debian 10 on my self build desktop machine. When booting after successful install i get this error message(s): Code: --------- [ 35.004830] r8822be:...
http and http, www and non-www
Hi, there. This is similar to nginx, but that is nginx: 404 Not Found (https://www.linuxquestions.org/questions/linux-newbie-8/nginx-404-not-found-again-4175681133/#post6161246). I have checked...
Trusted Platform Module for Dual Boot?
I always set up my computers to dual boot Linux and Windows. Linux is far more secure for general computing; I have several games that only run on Windows. Two of my more recent motherboards have...
Wi-Fi disabled by hardware switch after laptop lid close on external wifi receiver.
Hi. 1. My laptop has a built-in Wifi-Bluetooth thingy (RTL8723BE), which is defective, due to it being so many years old. Sometimes my kernel detects it, and sometimes it doesn't. So, it's...
Need suggestions - best way to backup computers across LAN
I want to have centralized unattended backup of 5 computers on my LAN but have no idea how to implement it. One of the computers will have a USB 3.0 to SATA Dual Bay External Hard Drive Docking...
[SOLVED] Sed to replace range of text at specific coordinates
Hello everyone, I wish to edit a document, replacing a range of characters with another range of text. For example the following input has to be modified between character 3 and 7 with "1234". ...
LXer: Pushing pixels to your Chromebook
Published at LXer: How the Linux graphics stack is used within ChromeOS, and the work done to improve software rendering (while simultaneously improving the GPU rendering by reducing the...
How to protect root-owned files in the Desktop directory of a user
On a client machine, the Desktop directory of a user has the following rights : Code: --------- drwxr--r--. 3 user user 4096 1 sept. 12:41 Desktop --------- Inside this directory there are...
X server erroring out
My X server has quit, reporting the below error, a few times in the last few weeks. I'm not doing anything unusual either in or out of X. Has anyone else seen such behavior? ---Quote--- free():...
LXer: IPFire Linux Firewall Now Ships with the IPFire Location Database
Published at LXer: Michael Tremer from the IPFire Project, an open source Linux-based hardened firewall distribution, announced today the availability of a new release, the first to ship with the...
Elementary OS not recognizing OpenGL Renderer
I've installed Blender 2.9 on my kid's laptop and now I'm trying to run it. I get the following error message: Code: --------- Error! Unsupported graphics card or driver. A graphics card and...
Stuck on Probing EDD in Arch Linux VM
Hello, I am stuck on the *_Probing EDD (edd=off to disable)... ok_* message and it not booting. Please help me Im using VirtualBox 6.1.10
Google Earth on Bodhi 5.1 64-bit - Map section invisible?
I installed the latest Google Earth on my notebook with Bodhi 5.1 64-bit. When I start Earth, all of the control bars are there but not the section with the globe. Instead, I can see "through" that...
LXer: Try Linux on your Mac with open source virtualization
Published at LXer: Virtualization opens up a wonderland of new opportunities for anyone, including ordinary computer users who want to try out a new operating system. Are you using a Mac but want...
Can someone explain to me the logic of LFS's new build system?
I am ploughing through LFS 10.0-rc1 and making very heavy weather of it. I feel I really don't understand what I am doing and that's a feeling I don't like. The old system was logical and easy to...
How to use Linux keyring to create a session-less key that is accessible from cron and services and lives forever until the next reboot?
I would like to create a keyring key that can be used from session-less processes (cron, daemons etc.). Keyctl documentation suggests: ---Quote--- keyctl_get_persistent() gets the persistent...
X Certificate and Key management (XCA) 2.3.0 Error Messages
I keep getting this error after trying to create certificates with xca Code: --------- table settings already exists Unable to execute statement - :0 (CREATE TABLE settings (key_ CHAR(20)...
How to cache systemd-ask-password data for automatic systemd service restarts?
I have created a web service that requires a password to decipher its config data. The password could not be stored as raw data anywhere on the disk (very strict bureaucratic requirements from the...
cannot install google chrome in fedora
# rpm -ivh google-chrome-stable_current_x86_64.rpm error: open of google-chrome-stable_current_x86_64.rpm failed: No such file or directory what is the solution for this
LXer: Escuelas Linux 6.10 Released with LibreOffice 7.0, Linux Kernel 5.8, and Jitsi Meet App
Published at LXer: The Escuelas Linux developer informs 9to5Linux today about the general availability of Escuelas Linux 6.10, a new important update to this Ubuntu/Bodhi Linux-based educational...
LXer: Tune up your sound with PulseEffects: Microphones
Published at LXer: The PulseEffects app is a full-featured set of modular effects you can use to adjust sound devices. In a previous article, you learned how you can use PulseEffects to correct or...
LXer: Sysadmin tales: My worst mistake as a sysadmin
Published at LXer: There are mistakes and then there are big mistakes. Thankfully, some have an easy fix. Read More... (https://www.redhat.com/sysadmin/worst-mistake-sysadmin)
Distro Choice for low spec pc
Hello everyone i know this question might have been asked a lot but i wasnt able to find some answers suitable for my use. So pls can any one help me deciding what will be the best distro for my pc....
LXer: How a local government migrated to open source
Published at LXer: In 2015, the Eyüpsultan Municipality in Istanbul, Turkey, began a bold migration to adopting open source software. This involved several major changes: Linux on the desktop and...
LXer: Bash Beginner Series #9: Using Functions in Bash
Published at LXer: Never rewrite code, use functions instead! Read More... (https://linuxhandbook.com/bash-functions/)
LXer: Digital Assets – cryptocurrencies prices and statistics
Published at LXer: Digital Assets is a GUI that lets you monitor movements in the prices of cryptocurrencies. The program is written in Python. Digital Assets uses the Nomics API to retrieve the...
What is the easiest email server?
I am going to need an email server. In your educated opinion, what is the easiest one to install and maintain? I am not interested in flame wars or discussing which one is best based on any other...
LXer: How To Configure Networking In Vagrant
Published at LXer: This guide explains how to configure networking in Vagrant to provide access to guest machine from the local host system in Linux. Read More......
sudo works for some commands and doesn't work for others
Started a new job, where I use RHEL physical servers, I'm npt the Linux admin. I'm installing Nexus software and the Linux admin stated he put my user in the sudoers file (there is no way for me...
multi boot ubuntu error screen
I have setup a multi boot which have ubuntu and windows to select. when select the ubuntu on the menu , it pops the error screen as attached ( you can see a line on the top of the screen ) , I...
LXer: How to Set Up Facial Recognition to Sign into Ubuntu and Other Linux Distributions
Published at LXer: Missing the Windows Hello kind of unlocking of your system on Linux? Learn how to set up face unlock on Ubuntu and other Linux distributions. Read More......
...652653654655656657658659660661...