Newest Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
7 views

I'm setting up a lab environment for a relatively large distributed systems class next term. While we have a relatively beefy server(64cores, 256GB, 4TB Disk) that does run VMs for the 3rd year OS ...
codegen's user avatar
  • 11
0 votes
0 answers
24 views

While trying to document myself about some less known Linux features I found some kernel mailing list discussions that contained a lot of advanced and counter intuitive technical knowledge, sparkled ...
Mascarpone's user avatar
0 votes
0 answers
8 views

After upgrading Devuan to Excalibur, Audacity key binds works bad: window loses focus after appearance of any modal window: for example, when I click N, and modal window Noise Reduction appears, I ...
youni's user avatar
  • 110
0 votes
0 answers
18 views

I am trying to cleanly add a repository to my Fedora 43 system. Doing so works in the end, but it also spits out errors in the process of installation. My question is, what can be done against these ...
Socrates's user avatar
  • 143
0 votes
1 answer
10 views

I was trying to transfer files from Linux to Android using KDE Connect. I added storage permissions for KDE Connect on Android. Then I run KDE Connect on Linux, use Share File, and select files but ...
ENIAC's user avatar
  • 191
0 votes
0 answers
9 views

1.-I've run sudo modprobe mac80211_hwsim radios=2 in a system to create wlan0 and wlan1 interfaces 2.-I've created the "/etc/NetworkManager/dnsmasq-shared.d/blabla.conf" file with this ...
Osqui's user avatar
  • 228
1 vote
0 answers
13 views

I want my keyboard to behave exactly how I tell it to, but it seems like the tools for customizing the layout keep fighting over who is in control, and there are a few features that I've never been ...
user587417's user avatar
0 votes
0 answers
19 views

I'm trying to patch a SLES 15 SP 4 system. But every time I do it I'm prompted with the following error: Problem: 1: the installed python311-dbm-3.11.13-150400.9.60.1.x86_64 requires 'python311 = 3.11....
Kumar Chetan's user avatar
0 votes
0 answers
14 views

My system is KDE (5.115.0) Plasma (5.27.12) on Ubuntu Studio (24.04), with a 32 inch 4k monitor. There seems to have been some corruption of text-display values not accessible through System Settings. ...
Per's user avatar
  • 101
-4 votes
4 answers
92 views

I'm working on the following pipeline (codeshare.io/243VJE): #!/bin/bash #SBATCH --nodes=1 --ntasks=1 --cpus-per-task=10 #SBATCH --time=2-00:00:00 #SBATCH --mem=40gb # #SBATCH --job-name=pan_pca #...
Matteo's user avatar
  • 387
0 votes
1 answer
42 views

It looks like this (LibreOffice Writer): What is the problem here and how to make it look modern and good? I'd like to use a dark-mode of it and a breeze theme. I think it used to look better before ...
mYnDstrEAm's user avatar
  • 4,980
0 votes
0 answers
12 views

When I open a new konsole window I keep getting these errors: bash: warning: setlocale: LC_CTYPE: cannot change locale (en_XX.UTF-8): No such file or directory bash: warning: setlocale: LC_COLLATE: ...
mYnDstrEAm's user avatar
  • 4,980
3 votes
4 answers
250 views

I'm trying to figure out a way of counting how many attribute values (for a multi-valued attribute in LDAP) various different users have. For example, the data looks something like this... dn: uid=...
darrensunley's user avatar
0 votes
0 answers
13 views

How do I view the whole object tree for atspi. All docs I have read say the name for atspi's dbus service is org.a11y.atspi.Registry but I dont get that when I list both the system and session ...
lifeashansen's user avatar
0 votes
0 answers
29 views

I am trying to run /usr/bin/curl -s -X POST https://domain.com/webhook when my laptop suspends, however, I am having trouble getting it to run before my network disconnects. I have tried a bunch of ...
Dark Mode's user avatar
0 votes
1 answer
18 views

I have the file below to launch celluloid with a specific audio file. The man page for celluloid doesn't say anything about launching it minimized, but that's what I want to do. Is there a way to do ...
Mike's user avatar
  • 290
1 vote
0 answers
22 views

Good afternoon, I'm running OpenSSH_10.0p2 Debian-7, OpenSSL 3.5.4 30 Sep 2025 on a Debian 13 6.12.57-1 (2025-11-05) VPS server. The connection is fine. However, I see irregular dropped connections on ...
32u-nd's user avatar
  • 225
1 vote
1 answer
36 views

My goal is to flash a very simple Linux image on an Advantech ASR-A502-X0A1 board using buildroot. After many unsuccessful tries, I decided to do as simple as possible and simply flash buildroot's ...
reza0310's user avatar
6 votes
3 answers
551 views

I'm in the following situation > ls H9/ HG01109_chr1_hap1_contigs.list HG01952_chr1_hap2_contigs.list HG02572/ HG03486_chr1_hap1_contigs.list ...
Matteo's user avatar
  • 387
-7 votes
0 answers
58 views

How is it possible to set up a Kali Linux installation so that the password that I just set up works? The default credentials do not work: username: root password: toor I could go on listing all the ...
Retard22's user avatar
0 votes
2 answers
62 views

Been struggling with this for a bit. I'm a bit of a linux newbie, so please keep that in mind (e.g. I might not know something you think is common knowledge). I've started a new job a few months ago ...
KingTermite's user avatar
0 votes
1 answer
46 views

Compressing files with zstd under BTRFS is possible in the following ways, for example: sudo btrfs filesystem defragment -r -v -czstd -L 3 / The following points are required for this to work: BTRFS-...
Alfred.37's user avatar
  • 198
1 vote
1 answer
31 views

in RHEL-8.10 using NFS version 4.2 with all default settings, everything happening over port 2049, in /etc/nfs.com under [nfsd] there is threads=8. For a cluster whose head node has 2 Intel XEON cpu'...
ron's user avatar
  • 9,196
1 vote
0 answers
42 views

I'm trying to have a ProtonVPN wireguard running in network namespace, so that all traffic from/to namespace goes out via vpn. I have tried to follow multiple guides/tools (few links below) but ...
nospam's user avatar
  • 11
3 votes
0 answers
53 views

I'm building a database on top of io_uring and the NVMe API. I need a place to store seldomly used append like records (older parts of message queues, columnar tables that has been already aggregated, ...
Mascarpone's user avatar
0 votes
1 answer
64 views

I'm constantly receiving HostMemoryUnderMemoryPressure alarms from a high-resource Linux server, which are triggered and immediately resolved. The alarm detail indicates a high rate of major page ...
furkan's user avatar
  • 1
5 votes
2 answers
438 views

I'm going through a somewhat painful exercise of updating an application server which, among other things, runs some legacy Windows code in a Qemu guest. The legacy Windows code, which will be in use ...
Mark Morgan Lloyd's user avatar
0 votes
2 answers
104 views

NOTE: I've edited the question to try to make it more clear; the original wording may have been confusing. In an effort to ensure that journald is using persistent (and not volatile) storage, I've ...
Seamus's user avatar
  • 3,928
0 votes
0 answers
21 views

The situation: I've been converting my family to Linux for quite some time now. I'm currently in the process of replacing their Roku with a Media PC (in this specific case, Pop_OS! 24.04 using Wayland ...
lilHar's user avatar
  • 125
-1 votes
0 answers
49 views

I have a network device (USB cable modem) connected to a Linux laptop via USB port: is it possible to access underlying OS file system (eCos real-time OS) running on the modem via USB port? I tried to ...
Lexx Luxx's user avatar
  • 1,471
1 vote
0 answers
48 views

I learned of equivs recently from this Q&A. However, the problem I was trying to solve was different than the "missing package" issue described there. What I wanted to do was use equivs ...
Seamus's user avatar
  • 3,928
1 vote
1 answer
35 views

I'm trying to upgrade my postmarketOS Edge system but running into this problem: $ sudo apk upgrade -a ERROR: unable to select packages: power-profiles-daemon-0.30-r1: breaks: tuned-ppd-2.26.0-...
Newbyte's user avatar
  • 1,532
-1 votes
1 answer
34 views

I'm running fsck.exfat -y -v on a large volume on an HDD - several TB's. And - while the disk seems to be spinning, and the process seems to be taking up a bit of CPU - no progress info is printed, ...
einpoklum's user avatar
  • 11.1k
0 votes
1 answer
32 views

I am very paranoid about security, trying to push the limits. I am curious about nosuid because I think it is very cool that we can prevent files from executing with elevated permissions by setting it ...
batotype's user avatar
1 vote
1 answer
69 views

I am trying to open an encrypted LUKS partition on a USB stick and a hard drive under Debian using Dolphin, Thunar, and Nautilus, and I get the message: bd_crypto_luks_open_blob called but not ...
ReflectYourCharacter's user avatar
9 votes
1 answer
762 views

I made a custom ~/.asoundrc on Ubuntu 24.04, but when I run alsamixer I get an error: ALSA lib conf.c:4123:(config_file_open) cannot access file /home/ruslan/.asoundrc ALSA lib conf.c:4043:(...
Ruslan's user avatar
  • 3,660
6 votes
2 answers
743 views

$ sleep 1234& $ sleep 12345678& $ %sleep\ 1234 bash: fg: sleep 1234: ambiguous job spec $ jobs [1]- Running sleep 1234 & [2]+ Running sleep 12345678 & ...
Dan Jacobson's user avatar
0 votes
0 answers
43 views

I recently installed fedora, and I wanted to add a background to GRUB, so I modified my /etc/default/grub to look like this: GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-...
axolotlKing0722's user avatar
0 votes
1 answer
35 views

I have a Raspberry with a nfs running and I could mount it on my laptop with openSuse without any problems but after setting up the laptop (no changes on Raspberry) with Kubuntu, the mount gets stuck. ...
Clemens Passeck's user avatar
-1 votes
0 answers
69 views

Debian Bullseye. XFCE version 4.16. LibreOffice version 7.0.4.2 I have a file, foo.xml. I have a LibreOffice Writer document that contains a hyperlink to the said foo.xml file. When I ctrl-click on ...
Digger's user avatar
  • 363
-2 votes
0 answers
38 views

Okay, I use OMZ (Oh My Zsh), which is slow and clunky. I'm looking for another framework for ZSH. Basically I don't need any plugins, just a general explanation of ZSHELL settings, models, etc. etc. I ...
nachmen kurtz's user avatar
1 vote
1 answer
45 views

OSC (“Operating System Commands” according to ConEmu) 9;4;x;y sequences are codes that inform the terminal of the progress of any task. Each software has to implement this support to report the ...
A.L's user avatar
  • 2,038
0 votes
0 answers
51 views

I have develop a latex render engine that run with kubernetes container pod, now I want to supprot the minted package that need to open the shell escape feature. use std::process::Command; use std::...
Dolphin's user avatar
  • 791
0 votes
0 answers
43 views

I have been using xRDP in Devuan 5 (Debian 12 bookworm) with KDE 5.x without any problems. However, after upgrading a testing machine to Devuan 6 (Debian 13 trixie) with KDE 6.x, I can no longer ...
nvx's user avatar
  • 155
-4 votes
5 answers
119 views

I have those lines mycommand --option1 mycommand --option2 mycommand --option3 mycommand --option4 mycommand -h mycommand -i mycommand -z mycommand -1 I want to remove all until - or -- appear so I ...
elbarna's user avatar
  • 14.5k
0 votes
2 answers
95 views

On some linux systems the following command will output a single large string rpm -qa --qf '%{NAME} ' For those who don't have this command it outputs values with the following pattern: a b c d e f g ...
user1801060's user avatar
2 votes
1 answer
83 views

I am using rsync --delete --backup in order to protect any files accidentally deleted from the sending side. However, I also make edits to files on the sending side, and I don't want to have two ...
fin444's user avatar
  • 188
0 votes
0 answers
10 views

Clients on my home network stop being reachable after a while (the provider is EWE). The gateway is implemented using NetworkManager with method=shared for IPv4 and IPv6. It looks to me as if ...
Banyoghurt's user avatar
0 votes
0 answers
14 views

I get this often. Sometimes my spectacle works and sometimes it doesn't work. The error I'm getting is: Launching Spectacle (Failed) And then underneath it: Could not activate remote peer 'org.kde....
Delphi Programming's user avatar
-1 votes
1 answer
31 views

I have installed Arch with Gnome on my new laptop and am facing a very weird issue: the backslash key is not working. I can still type a pipe | with shift+backslash, but pressing just backslash doesn'...
Dominik Kaszewski's user avatar

15 30 50 per page
1
2 3 4 5
4907