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
575 posts
 
50%
+0 −0
Q&A How to get remote container image digest with skopeo?

How to get the (index) digest of a remote container image with skopeo? So this would be your normal container image in a container registry. E.g. in docker.io

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

Question container skopeo
50%
+0 −0
Q&A How to get remote container image digest with skopeo?

With the inspect subcommand, and you probably want to set a format to filter out all the other clutter: $ skopeo inspect --format='{{ .Digest }}' docker://docker.io/snipe/snipe-it:v6.3.4 sha256:...

posted 1mo ago by Iizuki‭  ·  edited 1mo ago by Iizuki‭

Answer
50%
+0 −0
Q&A How to export public GPG key?

GPG stores keys inside an internal database of some sort. How to export your public key in the familiar -----BEGIN PGP PUBLIC KEY BLOCK----- format so that it can be imported to other software? E.g...

2 answers  ·  posted 1mo ago by Iizuki‭  ·  last activity 8d ago by amarok‭

Question GPG
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 1mo ago by matthewsnyder‭  ·  last activity 1mo ago by Iizuki‭

Question systemd dunst
50%
+0 −0
Q&A Pacman list files installed by a package

How to show a list of files belonging to a package with pacman?

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

Question arch-linux pacman
50%
+0 −0
Q&A Pacman list files installed by a package

$ pacman --query --list package-name Or the short version: $ pacman -Ql package-name Source: pacman manpage

posted 1mo ago by Iizuki‭

Answer
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 1mo ago by matthewsnyder‭

Answer
50%
+0 −0
Q&A Moving the filesystem root to a different partition and booting from it

Disclaimer: I'm not a Mint (or Ubuntu) user. Using your distro's live image: Do your partition stuff Mount the new root to the live system at /mnt[1] Mount your other partitions to the new ro...

posted 1mo ago by Iizuki‭

Answer
50%
+0 −0
Q&A Systemd service status if ExecStop or ExecStopPost fails?

Will the overall unit status be failed if either ExecStop or ExecStopPost fail? I would expect it to be so, but the documentation isn't very explicit about it.

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

Question systemd
50%
+0 −0
Q&A Systemd service status if ExecStop or ExecStopPost fails?

Yes, the unit will enter the failed state if either one of those failed. You verify this with a test unit like this: [Unit] Description=ExecStop failure test [Service] ExecStart=echo I might...

posted 1mo ago by Iizuki‭

Answer
50%
+0 −0
Q&A Nerf an SSH login outside expected IP range

authorized_keys You can make restrictions, but it's clunky and not well-standardized. A command stanza on an authorized key works like the ForceCommand on SSHD Config. It runs the one specified co...

posted 18d ago by Michael‭  ·  edited 10d ago by Michael‭

Answer
50%
+0 −0
Q&A <!nocheck> meaning in Build-Depends

So <!nocheck> is the negation of <nocheck>. This is, unfortunately, not true: the negation is within the term. !nocheck is the negation of nocheck but both are build profile specs....

posted 11d ago by mirabilos‭

Answer
50%
+0 −0
Q&A What unexpected things can happen if a user runs commands expecting a text file on input lacking a file-final newline?

I’ve had some tools drop the last incomplete line on some OSes. For example: $ printf 'foo\nbar\nbaz' | sed 's/x/y/' foo bar $ _ I don’t recall which systems exactly these were, but I know ...

posted 11d ago by mirabilos‭

Answer
50%
+1 −1
Q&A Calculate the SHA1 checksum of a file

RHash is a popular all-in-one hashing and checksum tool available in most Linux repositories (or can be downloaded from SourceForge). Usage example for sha1 sum: $ rhash --sha1 file

posted 8d ago by amarok‭

Answer
50%
+0 −0
Q&A Why are most distros so laggy on my Intel+NVIDIA laptop?

Greetings, kernel comrades! Ready to fork this conversation? I've been distro hopping for years now. I love Fedora and Tumbleweed, but everything I've tried beyond Ubuntu is slow and jumpy, and ev...

1 answer  ·  posted 6d ago by Upgrade6082‭  ·  last activity 6d ago by aheinlein‭

50%
+0 −0
Q&A Why are most distros so laggy on my Intel+NVIDIA laptop?

Are you using the proprietary nvidia driver or the nouveau driver? Nvidia has always been a little difficult on linux, but so has AMD. That's because these companies see a lot of information requi...

posted 6d ago by aheinlein‭

Answer
50%
+1 −1
Q&A Is it possible to install .deb file on arch-based Linux?

Is it possible to install .deb extension file in Arch-Based Linux? I saw there's no dpkg package. But, if installing .deb file possible than, how?

2 answers  ·  posted 3y ago by deleted user  ·  last activity 3y ago by Grove‭

50%
+0 −0
Q&A Access host device which bridges a connected device through same eth interface

It seems that what the linked article says is usually correct, about the interfaces which are part of the bridge not being supposed to have IPs themselves. At least in the wanted subnet, I guess. ...

posted 3y ago by sktpin‭

Answer
50%
+0 −0
Q&A Ruby installation in Manjaro (Arch-Based Linux)

WARNING: You don't have /home/istiak/.local/share/gem/ruby/3.0.0/bin in your PATH, gem executables will not run. Successfully installed bundler-2.2.17 1 gem installed For the above error ru...

posted 3y ago by Anonymous‭

Answer
50%
+0 −0
Q&A Ruby installation in Manjaro (Arch-Based Linux)

I was reading the documentation. In Debian based Linux, I have to install build-essential, libssl-dev. But, what about Arch-Based Linux? I had tried sudo pacman -Syy build-essential libssl-dev ...

2 answers  ·  posted 3y ago by deleted user  ·  last activity 3y ago by Anonymous‭

Question manjaro ruby
50%
+0 −0
Q&A Ruby installation in Manjaro (Arch-Based Linux)

Actually, in compiler I had marked the Run the script in context of the bundle (bundle exec). When I unmarked it, I noticed I could compile. So, the second problem is solved. I can run Ruby file no...

posted 3y ago by deleted user  ·  edited 3y ago by deleted user

Answer
50%
+0 −0
Q&A grub loader can't detect Bliss OS | Shell

I noticed that the error was error : file/android-11.13-r3/kernel not found So, I decided to find kernel location in Solus(A Linux distro). There's a way to copy path of any file in Linux. ...

posted 3y ago by deleted user

Answer
50%
+0 −0
Q&A Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

Simply, mysql-server isn't running, you will have to run it first using: sudo service mysql start then try to sign into mysql-server using: sudo mysql then you are good to go.

posted 3y ago by Kevin M. Mansour‭  ·  edited 3y ago by Kevin M. Mansour‭

Answer
50%
+0 −0
Q&A unable to access Manjaro (kernel file not found)

You are unfortunately not the only one to run into this problem. Many people interrupt the update process because they think their machine is hanging, and then they press the reset button. For othe...

posted 3y ago by deleted user  ·  edited 3y ago by deleted user

Answer
50%
+0 −0
Q&A printer installation in Linux

I had write some texts in LibreOffice Writer. Now, I want to print them to pages. For that reason, we use "printer". My printer's name is HP laserJet P1007. In Windows, I can simply download from h...

1 answer  ·  posted 3y ago by deleted user  ·  last activity 3y ago by deleted user

Question printer hp-laserjet