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 »

Search

Advanced Search Options

To further refine your search, you can use additional qualifiers such as score:>0.5. For example, the search score:>=0.5 created:<1y grammar would return only posts mentioning "grammar" that have a score >= 0.5 and were created less than a year ago.

Further help with searching is available in the help center.

Quick hints: tag:tagname, user:xxx, "exact phrase", post_type:xxx, created:<N{d,w,mo,y}, score:>=0.5

Filters
 
71%
+3 −0
Q&A What partition type should be used for cross-platform FAT partitions?

The only real usable FAT options are FAT32 and exFAT. FAT32 is probably the file system with the widest cross-platform support possible, but it has a 4GB file size limit. If you want the option to ...

posted 2y ago by Ullallulloo‭

Answer
71%
+3 −0
Q&A Retrieve changes that closed a Debian bug

That depends on your definition of convenient. Are you familiar with git? Is the source of the relevant package stored on salsa.debian.org? If yes, then you can just run: git clone https://salsa.d...

posted 2y ago by bgstack15‭

Answer
71%
+3 −0
Q&A Can I make a compressed RAM drive and externally prepare a (pre-)compressed file to copy onto it?

I don't know what these things are called exactly in the Linux world. But there is the concept of a drive in RAM, to write files onto and read them like it was any disk drive. There is also the c...

1 answer  ·  posted 3y ago by CanisSomnolentus‭  ·  edited 1y ago by matthewsnyder‭

Question file RAMdisk ramfs
71%
+3 −0
Q&A How to use a detected USB RNDIS gadget as network adapter

I have a RaspberyPi module, with USB connected to another module computer (as USB host) running Linux. The RasPi is configured as USB ethernet gadget. Once I boot the RasPi, and enter dmesg on th...

1 answer  ·  posted 3y ago by sktpin‭  ·  last activity 3y ago by sktpin‭

Question networking USB gadget
71%
+3 −0
Q&A What does `emerge --update --newuse --deep @world` have to do with package removal?

In Debian-based distributions, one can update the system with apt upgrade and cleanup unused dependencies with apt autoremove. Period. On Gentoo that is apparently not as straightforward. From G...

0 answers  ·  posted 3y ago by Quasímodo‭  ·  last activity 1y ago by Mithical‭

Question gentoo emerge dependencies
71%
+3 −0
Q&A How to install printer driver for Canon PIXMA TR4522 printer in Arch Linux

I figured this out myself. I needed to install the cnijfilter2 AUR package. Installing this package provided me with the correct PPD file (which was named canontr4500.pdd). How I figured this out:...

posted 3y ago by Trevor‭  ·  edited 3y ago by Trevor‭

Answer
71%
+3 −0
Q&A How to detect if a Linux Docker host has had unwelcome guests?

I plan to set up a Raspberry Pi to host some dockerized apps, for it to be accessible to the Internet through a remote proxy, and since I'm no sysadmin, I'm trying to come up with a suitable policy...

1 answer  ·  posted 3y ago by nnlei‭  ·  last activity 3y ago by Canina‭

Question raspbian security
71%
+3 −0
Q&A Intel® Centrino® Advanced-N 6205 not found in Debian

As a general rule of thumb, Debian is restrictive about installing during the initial installation what, according to the Debian Free Software Guidelines, is non-free software. That's why the inst...

posted 4y ago by Canina‭  ·  edited 4y ago by Canina‭

Answer
71%
+3 −0
Meta Tag/category suggestions

I have some suggestions for categories, or perhaps tags, here. kernel distribution-specific daemon application server laptop desktop phone/device hardware

1 answer  ·  posted 4y ago by dsr‭  ·  edited 4y ago by deleted user

Question discussion feature-request tag category
71%
+3 −0
Q&A Is this a robust way to distinguish explicitly installed packages from those pulled in as dependencies?

When exploring the commands from this answer to my previous question, I found that the ist of packages includes a lot that were automatically installed due to dependencies. Obviously I'm interested...

1 answer  ·  posted 4y ago by celtschk‭  ·  last activity 4y ago by Peter Taylor‭

Question debian configuration apt scripting
71%
+3 −0
Q&A Why does the file command fail to recognize non-text files as such?

POSIX defines Text file as A file that contains characters organized into zero or more lines. The lines do not contain NUL characters and none can exceed {LINE_MAX} bytes in length, inclu...

2 answers  ·  posted 4y ago by Quasímodo‭  ·  last activity 4y ago by LawrenceC‭

Question posix file
71%
+3 −0
Q&A How do I send console output to the clipboard?

Suppose I have a command that prints to the standard output, like: $ echo hi hi How can I send this to the clipboard instead, as if I selected the output and did Ctrl+C?

3 answers  ·  posted 10mo ago by matthewsnyder‭  ·  last activity 10mo ago by r~~‭

Question terminal clipboard
71%
+3 −0
Q&A How do I keep track of configuration changes?

I think there are three general strategies: Take notes. Configure everything through some utility that keeps track of it. Learn the default state and diff the system vs. it. Taking notes ...

posted 10mo ago by matthewsnyder‭

Answer
71%
+3 −0
Q&A How do I send console output to the clipboard?

On X, echo hi | xsel -ib seems to work. I can then paste with Ctrl+V. Sometimes I have to repeat it a few times for it to "stick".

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

Answer
71%
+3 −0
Q&A Can you reuse your home directory while distro hopping?

I want to install additional Linux distributions on my computer, so I can try some new ones and see if they're better than my current ("old") one. I've been using my current distro for a while. I'...

1 answer  ·  posted 10mo ago by matthewsnyder‭  ·  last activity 10mo ago by GeraldS‭

Question /home dual-boot distro-hopping
71%
+3 −0
Q&A Adding new entries to Grub with alternate kernel parameters

I installed Grub in the normal way and now I have entries in the Grub menu for linux, linux-lts, and the fallback versions of them. I want to add more entries to this. For example, I want to add l...

1 answer  ·  posted 10mo ago by matthewsnyder‭  ·  last activity 10mo ago by GeraldS‭

Question grub
71%
+3 −0
Q&A Confused about what "Linux" means

I've heard people say that Linux is a misnomer. Supposedly, the operating system is not Linux, Linux is just a part of it called a kernel, and the operating system should be called something else. ...

2 answers  ·  posted 10mo ago by matthewsnyder‭  ·  last activity 9mo ago by Christa‭

Question linux terminology
71%
+3 −0
Q&A Clarifying terminology related to mounting

I understand that "mounting" in Linux refers to associating some "device" (usually some storage drive or a partition thereof, but it could be a region of RAM, some memory-mapped hardware, etc.) wit...

0 answers  ·  posted 9mo ago by Karl Knechtel‭

Question mount terminology
71%
+3 −0
Q&A Why don't LTS distros consistently use/offer LTS kernels?

I've noticed that the default kernel selection for Ubuntu 22.04, for example, is Linux 5.15.0. Ubuntu 22.04 is a LTS release, which is supposed to have standard support until April 2027, and Linux ...

0 answers  ·  posted 9mo ago by Karl Knechtel‭

Question kernel distributions release-cycle
71%
+3 −0
Q&A Check which version of Debian a distribution is based on

If you are on Debian itself, you can simply check with lsb_release -a or one of the other methods of checking the OS version. If you are not on Debian, this will simply list the version of your d...

posted 9mo ago by Andreas demands justice for humanity‭

Answer
71%
+3 −0
Q&A How to find all files not part of a package on Arch?

#!/bin/sh export LC_ALL=C # to make sorting not depend on locale # Ignore some well-known directories with many files find_args=' -path /usr/lib/modules -o -path /etc/ssl/certs -o -path ...

posted 9mo ago by Ordoviz‭  ·  edited 9mo ago by Michael‭

Answer
71%
+3 −0
Q&A Run programs of normal OS from a live USB

It sounds like what you want is: There is a program installed in the regular OS on my hard drive, but I am booted into a live OS. How do I run that program? The common way to do this is to us...

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

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

watch will let you do what you want, yes. This can be easily demonstrated by running watch with a brief-running command and a delay, such as: $ watch -n2 'date; sleep 5' and observing that the ...

posted 9mo ago by Canina‭

Answer
71%
+3 −0
Q&A Can you tell Linux to ignore a device until it finished booting?

I have a crappy USB hub. I connect some devices to this, like a USB microphone, which don't matter at all until I've booted successfully. Sometimes these devices cause an issue and my boot gets stu...

0 answers  ·  posted 8mo ago by matthewsnyder‭

Question boot kernel systemd troubleshooting
71%
+3 −0
Q&A How to delay systemd unit at boot/login?

I have a systemd unit that runs hourly, but when the computer has just booted/logged in it will "catch up" on the previous run, so it ends up firing right after I log in. Is there a way to make it...

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

Question systemd