Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-11-10 05:46
System freezes (ACPI errors)
I've been trying to figure out why my laptop freezes several times a day. So far I've had good help in the MX-forums, and we have made some headway. ...
Boots from ISO DVD, but not from USB pen. Asus eepc
Hi (or good evening in Italy), fist time I am posting in Lquestions! I have an ASUS eepc with ubuntu preinstalled. I would like to install Linux mint like on my desktop. Installation starts...
Where is GIMP 2.10.18?
I've downloaded the FlatPak for Gimp 2.10.18 and really like the new features and capabilities. BUT: g'mic can't be made to work with the FlatPak version, and I want that back. So far as I can...
LXer: Don't love diff? Use Meld instead
Published at LXer: Meld is one of my essential tools for working with code and data files. It's a graphical diff tool, so if you've ever used the*diff*command and struggled to make sense of the...
error message
I keep getting this message E: The package opera-stable needs to be reinstalled, but I can't find an archive for it. So I tried to uninstall google chrome, because they know all my shit anyway, but...
Folder rename script to append timestamp
Good afternoon, I need a script to rename a folder that contains some tab delimited files. Original folder name: Receiving New folder name:
Hi, I'm Nathaniel
I've been using Linux since 2006 with RHEL and Fedora (as well as Ubuntu). Just wanted to do my intro :)
LXer: Install Python 3.7 on Ubuntu 18.04 LTS
Published at LXer: In this tutorial, we learn how to install python 3.7 on Ubuntu 18.04 LTS linux machine. Shows python installation using apt ( adding PPA) and from source. Read More......
Hello there... New to Linux
Hello everyone, Have had experience with Unix in the past... late 90's, and have forgotten a lot of what I once new. Not having a unix system to practice on didn't help. Been using Windows since...
SNMP client trap configuration - script failure alert
Hello! I am new to using snmp for alerting and need some wise eyes. The environment is CentOS 7.7 using net-snmp 5.7.2 on the client/agent machine. The snmp 'receiver'(?) is a Solarwinds...
Audio knife
Hello! I do a video lessons for Elementary school mounted by Blender. So I like to mask my voice as cartoon and other, such Miky Mouse for example. I think it's funny if lesson is read by a toon....
Questions about audit and selinux
Recently wanted to keep log on auditd via logrotate But seliunx keeps blocking It is also invalid to follow the action recommended by selinux The action is as follows ausearch -c 'logrotate'...
hi .. i am New here
hey guys hope you are fine . this is saurav from India, i'll be sharing my knowledge by helping other who may be facing problems here.
LXer: Linus Torvalds ponders: is Linux 5.6 going well because it's bug-free, or thanks to that other bug?
Published at LXer: ‘The world around us may be going through strange times, but so far kernel development looks normal’ says Penguin emperor. Linus Torvalds has released a new release candidate of...
awk: Columns which are numbers have value 0 when used in arithmetic operations
Hello everyone, I am developing a script which picks up some statistical data from https://corona-stats.online/US and displays it in a certain format. The first part of the script is: Code:...
LXer: How to create a personal file server with SSH on Linux
Published at LXer: The Raspberry Pi makes for a useful and inexpensive home server for lots of things. I most often use the Raspberry Pi as a print server to share a laser printer with other...
systemctl transmission-daemon fails to load config file
Hi there, I'm having problems with my debian transmission web client. I've checked the systemctl status and i get the following error: Code: --------- ● transmission-daemon.service -...
LXer: 22 Best Open Source Linux Note Takers
Published at LXer: It has often been said that information confers power, and that the most important currency in our culture today is information. Keeping track of bits and pieces of information...
multi-core image decompression
Just wondering if it's possible in principle to speed up the initial kernel image decompression by using multiple CPU cores, which would be useful on older multi-core system; if some rudimentary...
[SOLVED] dns-nameserver setting ignored
I am trying to convince Debian Buster to use the nameserver defined in /etc/network/interfaces, as follows: Code: --------- auto ens3f0 iface ens3f0 inet static address 192.168.1.251 ...
autocomplete in tcsh
is there a way to imitate bash autocomplete feature in tcsh ? I have a perl script Code: --------- xtest -test --------- . If i type xtest -test TAB i would like...
LXer: Storage management with Cockpit
Published at LXer: Cockpit is a very useful utility allowing you to manage a compatible system over the network from the comfort of a web browser (See the list of supported web browsers and Linux...
Cashing dns resolvers in debian 10.3 is it enabled by default ?
I read that in Ubuntu dns cache was disabled by default but does Debian 10.3 have it disabled by default ? If it is Enabled how could it be disabled so the sites visited are not stored in the dns...
Finding a functioning voice changer for Discord on Ubuntu (Kubuntu)?
I've been trying to find (or make) a voice changer for a project I have with some friends for a tabletop gameo ver Discord, which includes (for me) role-playing as a robot. Thing is, I can't find any...
LXer: When do you code?
Published at LXer: Recently, we published an article about why developers prefer to code at night. Author Matt Shealy highlighted the many benefits of nocturnal programming including the quiet time...
Where do I find the files containing browser passwords
(Couldn't search the forums -keep getting a database error) I'm wondering where Brave, Firefox and Vivaldi store passwords in Linux. I'm finding that online password managers aren't completely...
BigBlueButton wants port 80 - but Apache is there - eth0:0 is helpful?
Hello there As title says, BBB wants port 80, but I have apache there. To my knowledge, I can have second ip to my ethcard. Code: --------- ifconfig eth0:...
Sound.errors on ~Current
I'm getting these on screen (not in logs) as I boot up to runlevel 3. Code: --------- E: [pulseaudio] module.c: Failed to load module "module-alsa-sink" (argument: "device=hw:0,3 sink_name=hdmi...
[SOLVED] Share L2TP/IPsec VPN on local network
I need to share a L2TP/IPsec VPN connection with the other PC on the local network. PC1 with internet and L2TP/IPsec VPN connection with NetworkManager to configure network connections ...
LXer: How To Set or Change Timezone on CentOS 8
Published at LXer: Using the correct timezone is essential for many systems related tasks and processes. For example, the cron daemon uses the system’s timezone for executing cron jobs, and the...
System tray radio player
Lately I was using a nice little python program called radiotray, which is as the name suggest a radio player sitting in the system tray. Bored by the quarantine lockdown i wrote my own little thing...
Time from interrupt signal to user space handling
Hello, Under vanilla 4.9.20 (x32, busybox) I'm running the following application: An FPGA creates a PCIe (MSIx) interrupt every 2msec. The interrupt is handled by a kernel driver. Upon...
How to know when to rebuild own packages
Last week Pat updated glibmm. Whilst rebuilding Inkscape, because of the recent upgrade to python3, I discovered that inkscape is dependent on glibmm. If the rebuild hadn't failed I would have...
BL5.1 - Enable presentation mode only when Kodi is running?
Since I wasn't able to find a way to adjust Bodhi like that, I just thought, what about creating a script for the start up programmes, which is able to check the existence of a Kodi instance, let's...
Linux on SSD runs on two computers
Hallo: I'd like to know if it's possilbe to install Linux on external SSD and run it in two different computers. Of course, not at the same time. Just connect SSD to one computer or to another. ...
LXer: How to install MySQL on Ubuntu 18.04
Published at LXer: Youtube, Facebook, twitter and most web hosting providers are using MySQL. As an open source freely available (RDBMS) Relational Database Management System, MySQL is an essential...
Installing native java on Current, .tgz missing? 32bit.
Hello, I have been trying to install jdk 8 / zulu openjdk. The slackbuilds for regular openjdk wont compile, this has been talked about before. The zulu slackbuild is 64bit only. So I went to zulu to...
LXer: Install Python Package From GitHub On Linux
Published at LXer: Sometimes a Python package or script is not available in PyPI. In such cases, you can install those Python package directly from GitHub on Linux as described here. Read...
vncserver@:1.service still around after final SIGKILL. Entering failed mode.
I'm running centos 7 with tigervnc-server-1.8.0-13.el7.x86_64 and can't get vncserver to work. ---Quote--- *# systemctl status vncserver@:1.service* ● vncserver@:1.service - Remote desktop...
Vnc session problem
Hello, I cannot get tightvncserver to work with deepin dde windows manager Here is the content of xstartup I try to connect to the current session Code: --------- #!/bin/sh unset...
LXer: 7 Unusual Linux Distributions To Try While Quarantined
Published at LXer: To help you spend your time during the quarantine, we’ve prepared a list of 7 unusual Linux distributions that you can have fun with. We’e also added URLs to online in-browser...
LXer: 3 metrics to measure your open source community health
Published at LXer: Community building is table stakes in the success of any open source project.*Even outside of open source, community is considered a competitive advantage for businesses in many...
current: glibmm-2.64.2 is out
I had troubles compiling inkscape with glibmm-2.64.1, that were resolved by upgrading to glibmm-2.64.2.
Hi
This is Erik. We all know firearms are dangerous, but only when one doesn’t know how to use and care for them. I have 15+ years of experience with different types of guns and for the last 10 years, I...
LXer: How to Install and Configure CyberPanel on Ubuntu 18.04
Published at LXer: CyberPanel is an open-source web hosting control panel that uses OpenLiteSpeed as a web server. CyberPanel is a next-generation web hosting platform specially designed for speed,...
[Tutorial] nVidia Drivers, fc31, for newbies.
Installing the proper nVidia drivers for my graphics card in Fedora 31 was simple – once I worked out how. Finding out how was a complicated nightmare. I read through many tutorials with...
LXer: How technical debt is risking your security
Published at LXer: Everyone knows they shouldn[he]#039[/he]t take shortcuts, especially in their work, and yet everyone does. Sometimes it doesn[he]#039[/he]t matter, but when it comes to code...
RPi4 (Sarpi) - rc.local ntpdate "hack" fails to update date/time
Currently am without an RTC module (waiting to receive a RasClock RTC module), so my new RPi4 Sarpi setup is using the ntpdate "hack" which runs ntpdate via rc.local. I noticed that the date/time...
ktown+qemu users assistance needed. Who can check if kbuildsycoca complains about qemu.desktop missing Exec=?
Hello, everyone. I got annoyed about kbuildsycoca4 complaining about a missing Exec= line in /usr/share/applications/qemu.desktop , so I decided to file a bug in qemu about this...
RPi4 (Sarpi) - Installs OK from USB stick, but not from pre-mounted dir on /floppy
Ran into an interesting issue going through the Sarpi install guide to install the latest slackwarearm-current to my new RPi4. I mounted a device (Win95 32 LBA) to /floppy containing...
...798799800801802803804805806807...