Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Posts by matthewsnyder‭

197 posts
50%
+1 −1
Q&A How can I put my home directory on a different partition?

I want /home to be on a different partition than the rest of my files. How can I do this?

1 answer  ·  posted 5mo ago by matthewsnyder‭  ·  last activity 5mo ago by matthewsnyder‭

Question partitioning mount
50%
+0 −0
Q&A How to enable SysRq key?

I want my SysRq key to be fully functional. When I look in sudo sysctl -a I see kernel.sysrq = 1 in the output. This tells me it should be working. To test, I run echo h > /proc/sysrq-trigger ...

0 answers  ·  posted 6d ago by matthewsnyder‭  ·  edited 6d ago by matthewsnyder‭

Question arch-linux sysrq
50%
+0 −0
Q&A Vulkan errors from headless chromium

Headless chromium gives me many errors: $ chromium codidact.com --headless [0914/093555.796025:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 0: ...

0 answers  ·  posted 2mo ago by matthewsnyder‭

50%
+0 −0
Q&A Terminal: Continuously check mail, but not too often

I have a command check_mail that checks my mail. I have it configured to run hourly because I don't want to hammer the server too much. But, sometimes I am really at the edge of my seat for a resp...

1 answer  ·  posted 4mo ago by matthewsnyder‭  ·  last activity 4mo ago by Canina‭

Question terminal mail
50%
+0 −0
Q&A Efficiently determining disk usage of a folder (without starting from scratch every time)

Gnome Disk Usage Analyzer is a GUI program with similar purpose as du and ncdu. I haven't used it in a long time, but I believe caches scan results. Subsequent scans should become faster, barring ...

posted 5mo ago by matthewsnyder‭

Answer
50%
+0 −0
Q&A What's the "big picture" of how my operating system is put together?

This varies because, being modular, Linux will have different components according to what it's used for. I'll write mainly for a mainstream desktop distro. Systemd manages most of the stack these...

posted 5mo ago by matthewsnyder‭  ·  edited 5mo ago by matthewsnyder‭

Answer
50%
+0 −0
Q&A How can I fill out PDF forms?

I often need to fill out PDF forms, like government paperwork and stuff for banks. How can I do this on Linux? Best I could find was Foxit, but it has strange limitations in the Linux version, lik...

1 answer  ·  posted 5mo ago by matthewsnyder‭  ·  last activity 5mo ago by bgstack15‭

Question recommendation pdf
50%
+0 −0
Q&A Initramfs: "triggering uevents" suddenly takes a really long time

Early in boot, after triggering uevents but before the encrypt hook (decrypting drives) my system takes a very long time, over a minute. Actually, I bet it takes 90 seconds which is the typical def...

0 answers  ·  posted 5mo ago by matthewsnyder‭  ·  edited 5mo ago by matthewsnyder‭

50%
+0 −0
Q&A HTTPie give SSLError for normal sites

Sometimes Python packages fail to use your system's CA certificates (what your browser uses). For HTTPie, this is actually tracked in https://github.com/httpie/cli/issues/1581 One solution is to p...

posted 5mo ago by matthewsnyder‭

Answer
50%
+0 −0
Q&A HTTPie give SSLError for normal sites

HTTPie complains about TLS certificates ever for sites I know are fine: $ https wikipedia.org https: error: SSLError: HTTPSConnectionPool(host='wikipedia.org', port=443): Max retries exceeded w...

1 answer  ·  posted 5mo ago by matthewsnyder‭  ·  last activity 5mo ago by matthewsnyder‭

Question python certificate
50%
+0 −0
Q&A Enable multiplayer for Titanfall 2 from EA Games with Lutris

My guess is that this is an anti-cheat problem. The symptom of those is often everything working on Linux except the multiplayer, with no explanation. I don't play Titanfall 2, but apparently it u...

posted 6mo ago by matthewsnyder‭

Answer
50%
+0 −0
Q&A Kmail creates files outside mail directory

When I create a new Maildir account in Kmail, pointing to /foo/bar, I expect it to create directories like: /foo/bar/cur /foo/bar/new /foo/bar/tmp /foo/bar/some-folder/cur /foo/bar/some-folder...

0 answers  ·  posted 6mo ago by matthewsnyder‭  ·  edited 6mo ago by matthewsnyder‭

Question kmail
50%
+0 −0
Q&A How to run offlineimap with Python 3.11 on Arch?

Arch switched to Python 3.12 which broke offlineimap. I want to use Python 3.12 as the default on my system, but just offlineimap should run with an alternative Python 3.11 environment. Is it possi...

0 answers  ·  posted 6mo ago by matthewsnyder‭  ·  last activity 6mo ago by matthewsnyder‭

Question arch-linux python
50%
+0 −0
Q&A How do I migrate my main filesystem to a new drive?

I'll add a specific, simple way that worked for me: Create some kind of Linux Live USB Boot into Live OS Use lsblk and blkid to figure out which drive exactly is the old and new one. Stay in t...

posted 7mo ago by matthewsnyder‭

Answer
50%
+0 −0
Q&A Get notifications to dunst when systemd units fail

How can I get notifications to dunst when systemd units fail?

1 answer  ·  posted 8mo ago by matthewsnyder‭  ·  last activity 8mo ago by Iizuki‭

Question systemd dunst
40%
+0 −1
Q&A Which Linux system to use?

Most Linuxes are small, and I would consider them for experts by default. This is because you won't be able to just Google problems and copy the solution from some blog. You'll have to actually tro...

posted 8mo ago by matthewsnyder‭

Answer
40%
+0 −1
Q&A Static IP on wired LAN

I did this with NetworkManager. nmtui to open the TUI interface and then select "Edit..." and the ethernet connection You can also use the equivalent GUI or CLI commands, but I find them hard...

posted 1y ago by matthewsnyder‭  ·  edited 1y ago by matthewsnyder‭

Answer
40%
+0 −1
Q&A Ubuntu system has lost DNS access

This is not a full answer, but my hypothesis is: Your system is configured to resolve domains exclusively through a single server running locally. Thereby, that local server can centrally control ...

posted 3mo ago by matthewsnyder‭  ·  edited 3mo ago by matthewsnyder‭

Answer
40%
+0 −1
Q&A Copy to clipboard from terminal with Vim bindings

I use kitty as my terminal, which allows you to map a key for copying any text from the screen to the keyboard. The text is selected by pressing some hint keys, similar to the Vimium extension. It'...

posted 1y ago by matthewsnyder‭

Answer
37%
+1 −3
Q&A What is cat abuse/useless use of cat?

UUOC is an ancient Unix yarn. I can't find the original essay (I believe from Usenet, where else...) but if memory serves it's either from early 90s or before. cat is actually a program for concat...

posted 8mo ago by matthewsnyder‭  ·  edited 8mo ago by matthewsnyder‭

Answer
33%
+0 −2
Q&A Is PipeWire easier to use than PulseAudio? [closed]

I have always found PulseAudio to be difficult to use and overcomplicated. Recently I also discovered that it is written by Lennart Poettering, whom I dislike. I am now very motivated to use someth...

0 answers  ·  posted 1y ago by matthewsnyder‭  ·  closed 1y ago by Quasímodo‭

Question arch-linux sound
28%
+0 −3
Q&A Recursively remove files with the same name as the ones that end in `.part`

For each file named foo.xyz, you want to delete foo.xyz.part. It doesn't matter if foo.xyz.part exists, you can just attempt it and skip errors. You can get a list of all files with find etc. But ...

posted 1y ago by matthewsnyder‭  ·  edited 1y ago by matthewsnyder‭

Answer