Skip to main content

Questions tagged [linux]

A family of Unix-like operating systems using the Linux kernel. If your question is about a certain distribution only, use a more specific tag.

19,760 questions with no upvoted or accepted answers
14 votes
1 answer
2k views

With the bash shell, you can install a trap on the synthetic DEBUG signal. This is useful and will execute your function or bit of code on every shell command. For example: $ trap 'logger -t shell "${...
Cosimo's user avatar
  • 249
13 votes
2 answers
5k views

I have lot of memory (32Gb) on my laptop though still have issues with having amount of free memory. I am using linux (Fedora 27) and this happens after while since reboot. If you check free output, ...
RafaelRS's user avatar
  • 131
13 votes
2 answers
2k views

As the title already states, I want to limit the disk usage of the Linux subsystem. I'm trying to build huge projects on the WSL while using Windows normally... I already limited the RAM and CPU usage ...
MonsterDruide1's user avatar
12 votes
1 answer
4k views

I Have a script that change my desktop layout using xrandr, but I also want to move my Panel. So far I played round with kwinscripts, using qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell....
Puggan Se's user avatar
  • 350
12 votes
2 answers
7k views

I can't change any settings nor install anything using the xfce GUI on my Xubuntu 14.04. Some setting-windows have that unlock button you usually click to enter your password to gain root privileges, ...
wullxz's user avatar
  • 2,886
12 votes
1 answer
1k views

Is there a way to use diff-highlight with git gui? The extra highlighted info is invaluable when comparing lines that only changed a bit, and while using diff-highlight from the terminal (described ...
Ellis Michael's user avatar
12 votes
1 answer
23k views

I am afraid this is another of FHS questions but I was not able to find more detailed explanation which I feel I need. Yeah, I know about Uni FHS and etc, but what still feels like lacking ...
ps-aux's user avatar
  • 3,835
12 votes
5 answers
2k views

I want to use local scrollback on my terminal, whilst using gnu screen. That's because my network connection is incredibly slow, so using screen's scrollback is very slow. Local scrollback is much ...
Hugh Perkins's user avatar
11 votes
2 answers
9k views

background For two years I've been happily accessing my Gmail accounts with neomutt. I'm sync'ing between neomutt locally and my online Gmail account with mbsync and a "2-Step Verification" ...
joharr's user avatar
  • 465
11 votes
1 answer
10k views

I am using Pop!_OS 21.10. By default, the Pop!_Shop installs flatpak on user mode, which is annoying because I have multiple users on the system. I have now added the Flathub repo system-wide, so now ...
Very's user avatar
  • 119
11 votes
0 answers
2k views

When I try to close a logind session (by logging out), some processes remain running under the session, preventing it from properly terminating, resulting in [email protected] not terminating either. I'...
sammko's user avatar
  • 311
11 votes
1 answer
2k views

If I start mutt in a tmux session like this: $ tmux new-session -s mutt mutt Mutt complains: Error in /home/lars/.mutt/colors, line 20: 230: color not supported by term Error in /home/lars/.mutt/...
larsks's user avatar
  • 4,552
11 votes
0 answers
3k views

I've got a box.com account configured in a Linux system so a user can mount it in a certain mountpoint and access its contents. It is declared in fstab as: https://www.box.com/dav /media/box davfs rw,...
Peter's user avatar
  • 1,303
11 votes
1 answer
5k views

I have been trying to get a Verizon USB551L 4G USB Stick working on Debian Linux. I have been able to get it to connect, but it always disconnects after 10 secs to 2.5 minutes, then it cannot connect ...
David Young's user avatar
10 votes
1 answer
7k views

Is there a way to create a btrfs subvolume from a directory, without interrupting processes using files in that directory. For instance, I want to create a subvolume for /tmp (to exclude it from ...
pim's user avatar
  • 802

15 30 50 per page
1
2 3 4 5
1318