Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-06-05 06:15
LXer: 5 Best Free and Open Source OS-level Virtualization
Published at LXer: A container is an operating-system-level virtualization method for running multiple isolated Linux systems on a control host using a single Linux kernel. Read More......
Video : Review of the Rock Pi X - An Intel x86 SBC in Raspberry Pi form factor
Hi all. I've made a new video about the Rock Pi X. An x86 SBC in RPi form factor. It is low powered, has a BIOS so it runs any distro you want without the need for a device tree. Here is my...
Best distribution for navi 10 cards
I am curious what disto is _fully_ usable with navi 10 cards. I have a Ryzen 5 system (3600x) with RX 5700 (non XT) card, and I'm yet to find a distribution that is flawless. I had the fewest issues...
artwork
Hi zk, who creates your wallpapers? Any -4m related- question is allowed, I guess..:)
fresh (complete) install to an SSD+HDD equipped laptop
Can someone offer guidance so that I install fresh using my new SSD hardware? I have Linux installed to my laptop HDD. Code: --------- prompt $ mylsblk sda ...
LXer: How to Manage Startup Applications in Ubuntu 20.04 LTS
Published at LXer: In this article, we will explain how to manage startup applications in the Ubuntu system. This article will cover the following topics: Adding programs to the startup application...
UID Permission Question
I have a file that I want to allow other users to read, only if their user’s ID is less than 1000. How would I do this?
Error : Invalid Platform
Trying to install Real Pool 3 , on Steam , Linux 20. Error: invalid platform
Any way to add tar gz to GNOME Files Compress Formats
On Ubuntu when you select a folder then bring up the context menu with a right click for example, and then select "compress..." you get a dialog. These dialogs changed between Ubuntu 16.04 and 18.04....
LXer: Python 3.9 Released with Multi-Parser Support and More
Published at LXer: Python 3.9 is released today with a massive list of changes, new features, and more. Read More... (https://www.debugpoint.com/2020/10/python-3-9-released/)
Stacked DRBD (DR Node) not Syncing Back to Primary Site
We have following Situation here, We have 3 nodes with DRBD Setup. 2 Nodes are part of pacemaker clustering and 1 node is DR Node. As part of DR testing we have shutdown 2 Nodes (Pacemaker), and...
Problem with Fail2ban and “sendmail-whois-lines.conf”
I am running fail2ban to limit brute force SSH and FTP attacks. When an IP is banned, I receive an email with the “who is” information of the banned IP along with the log entries detailing the...
Extremely slow wake up from suspend?
Hi folks. I have a problem with my Lubuntu laptop. When I suspend the laptop it takes about 5 minutes to wake up again. Cold boot takes around 1. What could be the problem? I'm fairly new to Linux, so...
TheSSS :dhcp client automatically start
Hi all does anyone know how to let the dhcp client automatically start at system startup to get an IP instead of run the connect command each time at system startup ?I have set wlan0 by netconfig
KIOSK - Single Application MODE in RHEL or Ubuntu
Hello to Everyone I need a big help, because i should prepare a KIOSK, basically that run in we can say single-Application Mode. Basically it boots and it present to the user the application...
No package 'alsa' found on Ubuntu 18.04
Code: --------- $ make Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing `alsa.pc' to the PKG_CONFIG_PATH environment variable No package...
How can I share my laptops wifi with a wired desktop by ethernet
I'm guessing this is really easy to do but i tried and it didn't work. I have a desktop running Mint 20 and a laptop running Mint 19, I think. I don't have a wifi card in the desktop so it needs to be...
LXer: Networking module and dev kit tap 2.5GbE and 802.11ax ready IPQ6000
Published at LXer: 8devices’ $79 and up “Mango” module and $219 “Mango-DVK” run OpenWrt Linux on an up to 1.8GHz, quad -A53 Qualcomm IPQ6000 or IPQ6010 SoC with 802.11ax (Wi-Fi 6). The DVK features...
certificate
Hi, I like to use tls for several virtualhosts. I create a private key on that host then an csr. I receive then a CA root signed certificate. Then i create intermediate certificates for every...
Calculate Linux Desktop KDE No Sound After First reboot
Calculate Linux Desktop KDE No Sound After First reboot. Sound was okay Before Restart. How can I fix sound problem in Calculate Linux.
Is C++ 14 compatible with RedHat 7.2 please.
Hi, I want to know if C++ 14 is compatible with RedHat 7.2 please. If not with which version of RH C++14 is compatible please? I want a reference, doc, weblink ...Etc thanks and Regards
Wired vnc to control Ubuntu
Hi guys, I am not very tech savy with neither Ras Pi nor Linux. Was researching an option to control Ubuntu installed on Raspberry using wired connection. So setup will look like this:...
Mount issue in bash script?
Hi, I'm writing a script to save automatically data from a SSD having three primary partitions using a USB pendrive with a live distribution. The pendrive has in its /mnt folder two subfolder:...
LXer: Linux Command Line Interface Introduction: A Guide to the Linux CLI
Published at LXer: The Linux command line is a text interface to your computer. Also known as shell, terminal, console, command prompts and many others, is a computer program intended to interpret...
LXer: How to Install Odoo 14 on CentOS 8 with Nginx as a Reverse Proxy
Published at LXer: In this tutorial, we will show you how to install Odoo 14 on a CentOS 8 VPS. Odoo is one of the most popular Open Source ERP business management platforms ever made. Read...
[SOLVED] problem with okular
I use okular on slackware64-current in plasma 5. It is impossible to see postscript document: I see error messages: **** Unable to open the initial device, quitting. (libspectre) ghostscript...
LXer: Essential components of a Linux-based air-gapped network
Published at LXer: Believe it or not, air-gapped networks require the same services that connected networks do. Read More... (https://www.redhat.com/sysadmin/air-gapped-networks)
LXer: Share Files Between Multiple Devices Using Snapdrop Via Web Browser
Published at LXer: Snapdrop is a simple, progressive web application to easily share files between multiple devices on the same network via a web browser. Read More......
xmgrace click on graph causes it to hang
I consider this to be a very difficult problem. I have two similar computers, one with nvidia, and the other with Intel UHD630. Both have the latest CentOS 7. When I use xmgrace on UHD630 to...
LXer: Nvidia 455.28 Adds Performance Improvements for DOOM: Eternal, DiRT Rally 2.0
Published at LXer: Nvidia released today Nvidia 455.28 as a new short-lived proprietary graphics driver for GNU/Linux, FreeBSD, and Solaris systems bringing support for new GPUs, as well as new...
ZSH use "zle reset-prompt" outside of trap
Hello, I am trying to setup my .zshrc so that it will do something that will change the prompt when I type into the prompt. When I try putting a "zle reset-prompt" line inside of a "while read...
LXer: Supreme Court takes on Google vs. Oracle: The biggest software development case ever
Published at LXer: More than a decade in the marking the Supreme Court may finally decide if application programming interfaces (APIs) can be copyrighted. If the court decides they are, everything...
LXer: Telcos Move from Black boxes to Open Source
Published at LXer: Linux Foundation Networking (LFN) organized its first virtual event last week and we sat down with Arpit Joshipura, the General Manager of Networking, IoT and Edge at the Linux...
lsof command: meaning of parenthesized info tacked onto end of NAME field?
When running lsof command on RHEL6.5 server, for some NAME entries, there is some additional info in parentheses. E.g., the (ae16st01:/vol1/proj/magnolia_00619682) in the listing below. In this...
lsof command: meaning of parenthesized info tacked onto end of NAME field?
When running lsof command on RHEL6.5 server, for some NAME entries, there is some additional info in parentheses. E.g., the (ae16st01:/vol1/proj/magnolia_00619682) in the listing below. In this...
LXer: Using Ansible to interact with web endpoints
Published at LXer: How about an Ansible use case that you can implement today? Read More... (https://www.redhat.com/sysadmin/ansible-web-endpoints)
LXer: 11th Gen COM-HPC modules focus on Functional Safety
Published at LXer: Eurotech announced several Linux-friendly “CPU-180” COM-HPC modules with 11th Gen Tiger Lake processors that support 2.5GbE, TCC/TSN, quad displays, USB 4.0, and on some models,...
LXer: GIMP 2.10.22 Released with AVIF Support, Improved PSP and TIFF Support
Published at LXer: GIMP, everyone’s favorite free image editor has been updated to version 2.10.22, a release that brings numerous enhancements, as well as some new features and bug fixes. Read...
Mac OSX Mavericks White Screen of Death when Linux USB plugged in
I don't know if this is the right forum to ask as I have no idea if Apple Official forums will answer questions related to linux dual boots. Okay, so I created a lxqt void usb drive (no musl) by...
Hello
Hi everyone My name is Jane and I’m a junior developer in Wells Fargo bank I register here to get more info and maybe some help with Linux
Installer Can't Create Partition
I am trying to install Manjaro Openbox from a USB stick on an Asus X200CA laptop, using Manjaro's built in installer Calamares. I have tried different ISO downloads written to different USB sticks...
Where to Extract Enlightenment Files??
I have downloaded Enlightenment window manager, Terminology, Rage, ePhoto and Enlightenment Foundation Libraries, all in tar.xz format. What would be the best directory to extract them into, or...
Resize Partition
Ubuntu 16.04: I'd like to expand sda6. Any suggestions ? See attached file, a Gparted shot of my 250G SSD. RDL
Caldera OpenLinux 2.2 Kernel Panic: no init found
Hi I have this problem https://forums.virtualbox.org/viewtopic.php?f=3&t=100118&p=485933#p485933 on VirtualBox and Hyper-V, any ideas? If you don't know, where is a good support group for older...
How do I resize a BitLocker filesystem?
Esteemed Colleagues: Perhaps this is a Microsoft Windows question and not a Linux software question, but I don't know any Microsoft Windows fora, so I hope that this is a Linux software question. ...
Still struggling to get decent sound in Linux Mint 20
First, PulseEffects just won't work well on this install. Spent hours getting it just right, but everytime I reboot, change source, or speakers > headphones it goes down the toilet. With...
LXer: The Bash Special Characters You Should Know About
Published at LXer: In Bash, not all characters are equal. Here are some of the more important Bash special characters you should know. Read More......
Errors while using rox filer to dump home directory to usb
I was helping a friend to dump her home directory using rox filer, which creates a separate window to list the files going across. Towards the end of the dump, she drew my attention to a reddish...
Where is information on kernel 2.6.32-754.35.1?
When I run yum update on our RHEL 6 instance, it informs me that the kernel will be updated to 2.6.32-754.35.1.el6 from 2.6.32-754.30.2.el6.x86_64. I have been looking for information about the...
LXer: Wall command in Linux
Published at LXer: wall is a command-line utility that displays a message on the terminals of all logged-in users. Read More... (https://linuxize.com/post/wall-command-in-linux/)
...627628629630631632633634635636...