Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2026-06-09 22:46
Available space on partition?
Discovering that I was low on space on a partition I'm using for recordings, I went to gparted to move some things around to get some more space until a new hard drive arrives. When I did this, I...
LXer: Docker is in deep trouble
Published at LXer: In a leaked internal memo, Docker CEO reveals the troubled company is looking for more money. Read More... (https://www.zdnet.com/article/docker-is-in-deep-trouble/)
Base System's Glibc Error: inlining failed
I've been building LFS for several times and never had an issue before until this time Glibc 2.30 is giving me a headache: Code: --------- -DTOP_NAMESPACE=glibc -o...
Control panel for Linux server: plesk or direct admin?
Heello everyone, I've just decided to buy a vps from one provider I've researched, but I want to ask another question : which control panel you chose for you Linux server, Plesk or Direct Admin?...
Chroot with All Linux Commands
I'm trying to limit a website developer to one directory using chroot. I want to give the developer access to all Linux commands, primarily PHP. I tried to give access to PHP but a bunch of lib files...
RPM and display rpm variables
Hi I am currently building an RPM file from a spec file I would like to display some information when executing the package I used the %define command to set some variables such as a...
LXer: 16 experts on Kubernetes, choosing the right container platform, and more industry trends
Published at LXer: As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source...
Hello! A new rookie here.
Hi, I'm glad to be here. Thanks for this site, the team, and the community that supported. :hattip:
(tail -f with grep) - Im missing some lines
Hello Folks , i have a dynamic log file i want to keep reading it . i have about 20 log files and i read them by tail -f /var/log/x*.log x1 , x2 , x3 , x4 .... x20 the problem is when i do :...
Configure Printer not responding in Control Center/Hardware
Operating System: PCLinuxOS 2019 KDE Frameworks Version: 5.62.0 Qt Version: 5.12.4 Kernel Version: 4.16.13-pclos1 OS Type: 64-bit Processors: 4 × Intel® Core™ i3-2130 CPU @ 3.40GHz Memory: 3.7...
Ubuntu Linux ACPI errors + boot problems on my laptop
Hi guys, I recently bought an hp laptop (HP 17-cb0011nv) and I was trying to install linux on it. I tried to install several distros on it, like Ubuntu 18.04.3, 19.04 and even 19.10. The installation...
LXer: Linus Torvalds Kicks Off Development of Linux Kernel 5.4, First RC Is Out Now
Published at LXer: Linus Torvalds has officially kicked off today the development cycle of the next major Linux kernel series, Linux 5.4, by releasing the first RC (Release Candidate) milestone to...
How can I change background image after x minutes of mouse inactivity?
I can not find anything on the subject. What I am hoping to do is to replace the HTML/CSS background image after a period of mouse/keyboard inactivity, or replace the whole HTML page. There is a...
LXer: Analyzing the Stack Overflow Survey with Python and Pandas
Published at LXer: The Stack Overflow Survey Results for 2019 are in! The dataset is quite large; according to the description:read more Read More......
Why pbuilder does not work on free euserv server
Hi, i have orderd a free virtual server from euserv i have found on reddit. Now i tried to use pbuilder and i got this error: Code: --------- root@srv0000:~# pbuilder-dist stretch create ...
Logical Volume for System Files ?
I was reading that Linux LVM allows to put different files in seperate volumes, my question-Could a Linux Distro Install place a Back-Up copy of the system files in a seperate volume to repair if...
Problem with linuxpxe
Hello everyone, I’m facing an issue with the provisioning of some bare metal servers…The servers are old HP proliant G7 from 2010. Here’s the issue : When i’m booting on PXE, the DHCP gave me...
LXer: Good List of 5 Open Source Log Management Software
Published at LXer: There are tons of proprietary closed-source log management software that would charge you a lot of money via a monthly subscription based on the size of log files you analyze,...
LXer: Intro to Ansible Tower
Published at LXer: Not sure whether you need Red Hat Ansible or Red Hat Ansible Tower? Read on, and learn how to get started with Ansible Tower as well #EnableSysadmin by @HERontheCLI Read...
[Slackware-current] X server does not start with Mesa 19.2.0
Hi, After upgrading to mesa-19.2.0 (both -1 and -2 pkg versions), X server refuses to start. Get the following error: Code: --------- [ 1127.985] (II) Initializing extension GLX
Asthetically, Is there a Windows Notepad.exe For Android?
Just looking for A text Document Maker/Editor that has the bare asthetics of wrap around text, Bare basic functions of the Edit/find/replace, or font changing options for the mobile phone, that...
LXer: How to Clear the DropBox Cache on Ubuntu
Published at LXer: In this article, we will explain how you can clear the Dropbox cache both through the UI and the command line on Ubuntu Linux. Read More......
BIND: Configure Multiple Masters for Slave
I cant find any documentation on configuring multiple master servers for a slave server. I know that you can specify multiple IP addresses on the masters line in the zone configuration for the slave...
bind: Can you configure multiple domains using the same nameserver
Can you add multiple domains to a nameserver without creating a new IP address? I have one IP address on my machine and have configured forward and reverse zone files. Names are resolving fine. I...
9.0 systemd build udisk install error
Hi Guy's, Does anyone know what this error is all about? /current/manpages/docbook.xsl udisks2.conf.5.xml Error: no ID for constraint linkend: "udisks.8". Error: no ID for constraint linkend:...
LLVM 9.0.0 Clang segfault Firefox build
Right at the end of the first pass, when compiling constructor tests. That's bollocks, I'm going back to LLVM 8 (and reverting dependents for now) Code: --------- 58:02.11 TEST-PASS |...
LXer: How To Add Swap Space on CentOS 8
Published at LXer: This tutorial focuses on how to create swap space on CentOS 8 using a swap file or a swap partition.On CentOS 8, it is quite common to run out of memory.It can be because you are...
No sound
I am in Ubuntu. lsb_release -a returns No LSB modules are available. Distributor ID:Ubuntu Description:Ubuntu Eoan Ermine (development branch) Release:19.10 Codename:eoan
How is /proc/partitions populated?
Hi, I tried searching kernel source and udev but I don't find any "/proc/partitions" or "partitions" that lead to anything that indicates what actually populates it and how that is done (what...
"Bad message" and "Structure needs cleaning" for some files and folders on my external drive
Some random files and folders went weird after I tried writing to the drive with the SATA connector halfway in after a drop. Any hope of getting this stuff back?(drive seems to still be working great...
LXer: How to Install FreeBSD 12.0 with ZFS Filesystem
Published at LXer: In this tutorial, we will show you how to install the latest version of FreeBSD 12.0 on ZFS. We will use the BSDinstall, which automatically uses the entire disk for the FreeBSD...
Richard Stallman's resignation, Part II
OK, so the last thread was closed. We should recall the following advice when discussing this topic: ---Quote (Originally by jeremy)--- I'd encourage everyone who isn't clear to read my recent...
mce: [Hardware Error] on processor
Hello guys, I am new on the forum and i run in some issues. Lately after update I start receiving following errors: "Message from syslogd at Sep 30 14:17:38 ... kernel:[18816.133698] mce:...
LXer: Raspberry Pi OS Raspbian Improves Raspberry Pi 4 Support, Adds Many Improvements
Published at LXer: Raspberry Pi Foundation released a new version of the official Raspberry Pi operating system, Raspbian, to improve support for the latest Raspberry Pi 4 computer, as well as to...
If a file in a package has a link elsewhere, does upgradepkg retain it?
ca-certificates puts its certs in /usr/share/ca-certificates/mozilla , openssl in /etc/ssl/certs . I link the former into the latter: does upgradepkg keep them around because of the link?
IPtables/TCPwrapper/SSHD/access.conf? Is there a "best practice" for security?
Hi, new to Linux here and I am a bit confused as to all of these options for allowing/restricting access to a server. Is there a best practice for restricting access to a server? Which one of the...
How to bind apps from the Deepin App Store to my keyboard's favorite top keys?
Like in my other recent posts, I just need to know how to find the apps' location paths. Thanks mates!
How to bind apps from the Flatpak Hub to my keyboard's favorite top keys?
I installed Gimp from Flatpak before. How do I find what is its location path to use it to make a costume shortcut? Thanks
How to bind apps from hidden directories to my keyboard's favorite top keys?
In the File Manager I can see the hidden directories. But when I try to navigate through the files to find my app, it won't show me the hidden directories, and I don't see an option to show them....
Newbie question about 32-bit vs. 64-bit
Hi. Sorry for the naive question. I understand 4MLinux is a 32-bit distro. With so many applications abandoning 32-bit support, what does that mean for users like myself who use applications like...
cloud-init fails strangely on oVirt and Fedora 30 with error "IsADirectoryError: [Errno 21] Is a directory: '/var/lib/cloud/instance'"
Hi, I am using *oVirt 4.2*. And I have problems working with cloud-init (*cloud-init-17.1-9.fc30.noarch*) with Fedora 30 based template. The steps I used are as follow. 1. I successfully...
LXer: Getting started with Corteza Low Code for your CRM: How to build an application
Published at LXer: Corteza is open source software often used as an alternative to Salesforce. In addition to its customer relationship management (CRM) application, one of its most popular and...
Software routers
Hi, everyone, I hope you are doing well. I would like to ask for advise, and will be happy to hear as many opinions as possible. The questions is: which software router to choose ? It will have...
Hello from Virginia
Hi everyone.
Listen to this wimp!
https://www.linuxquestions.org/questions/general-10/richard-stallman%27s-resignation-4175661020/page6.html#post6042271 Meanwhile he makes his living off of the legacy of RMS. Cowardly wimp. ...
LXer: Shelter, Application To Create An Isolated Space On Android!
Published at LXer: Creating an application clone on a smartphone is one way to open 2 different accounts for an application for certain purposes. Actually, cloning an application is not necessary...
Right Click with Apple Touch pad under Moksha
Right Click with Apple Touch pad under Moksha. How? https://itsfoss.com/fix-right-click-touchpad-ubuntu/ Any ideas?
Setting up connections between Centos7 server and Ubuntu on Virtual box
Hi Team, Can someone help me in providing solution to this issue below I have two servers on a virtual box. One of it is centos7 server and the other one is Ubuntu 18.04. I want to established...
Stallman resignation thread
---Quote (Originally by jeremy)--- Closing this thread for what I hope are obvious reasons ---End Quote---...
LXer: Contribute at the kernel and IoT edition Fedora test days
Published at LXer: Fedora test days are events where anyone can help make sure changes in Fedora work well in an upcoming release. Fedora community members often participate, and the public is...
...946947948949950951952953954955...