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
 
60%
+1 −0
Q&A What are IUSE flags?

Every Gentoo user knows USE flags. Occasionally I stumble upon IUSE flags, for example, man emerge mention them in the description of an option: --newuse, -N ... USE flags may be toggled by yo...

1 answer  ·  posted 3y ago by Quasímodo‭  ·  edited 3y ago by Quasímodo‭

Question gentoo
60%
+1 −0
Q&A How to use Avro in Linux?

At first I had listed engines. ibus list-engine > engine.txt Then, I found engines name... Then, I had set engine following way ibus engine xkb:ph:capewell-dvorak:eng

posted 4y ago by deleted user

Answer
60%
+1 −0
Q&A Intel® Centrino® Advanced-N 6205 not found in Debian

I had mentioned in the comment, @Canina‭ I had updated my system also. But, actually I had updated my system before making changes to /etc/apt/sources.list. You have to work as a root user...

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

Answer
60%
+1 −0
Q&A What are IUSE flags?

IUSE flags are simply the list of available and default USE flags for a package as defined by the Ebuild maintainer. Definition IUSE is defined from a developer's perspective in man 5 ebuild (...

posted 3y ago by Quasímodo‭

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

I have installed mysql-server on Ubuntu 20.04 then I tried to sign into mysql-server using sudo mysql -u root but I have got Error: Can't connect to local MySQL server through socket '/var/run/mys...

2 answers  ·  posted 3y ago by Kevin M. Mansour‭  ·  last activity 3y ago by Kevin M. Mansour‭

Question ubuntu mysql-server
60%
+1 −0
Q&A Are there any legitimate uses for newlines in filenames?

Although this would be bad design for other reasons, I can imagine a situation where a field from one file or database can be used as a file name. Imagine something like value="$(mysql -e 'select ...

posted 2y ago by terdon‭

Answer
60%
+1 −0
Q&A `nmcli` missing laptop wireless device after everything work right

My device is Thinkpad E40 with openSUSE Leap 15.4. I've use this device under this OS weeks ago and didn't happen this problem. After normally running, wlan0 device not show in nmcli and my wirele...

0 answers  ·  posted 2y ago by Dead_Bush_Sanpai‭  ·  edited 2y ago by Dead_Bush_Sanpai‭

Question networking
60%
+1 −0
Q&A How to start MariaDB (or MySQL) server on a WSL using systemctl?

When I try to start MariaDB server (same problem with MySQL) on a fresh Debian 11 install in a Windows Subsystem Linux (WSL) I got the following error: $ sudo systemctl start mariadb System has n...

2 answers  ·  posted 2y ago by zetyty‭  ·  last activity 1y ago by matthewsnyder‭

Question debian ubuntu mysql-server mariadb-server wsl
60%
+1 −0
Q&A PipeWire separates the audio of every program, how do I combine them?

I uninstalled PulseAudio and installed PipeWire. It seems like now, every application gets an independent audio configuration. When I go into pavucontrol I see "Spotify" where I configure the volu...

0 answers  ·  posted 1y ago by matthewsnyder‭

Question arch-linux sound
60%
+1 −0
Q&A Postgres 15.3 fails to create new tablespace (could not set permissions)

I am unable to create new tablespaces on a fresh Postgres 15.3 installation on Ubuntu 22.04. I tried the following so far: re-install Postgres fully loosen file system permission disabled SELi...

0 answers  ·  posted 1y ago by Luís de Sousa‭  ·  last activity 1y ago by Mithical‭

Question filesystem postgres
60%
+1 −0
Q&A When should you install windows dlls for wine with winetricks?

Each situation is different. Some programs in Wine/Windows will work better with the Windows dlls, and some will work better with the Wine (builtin) dlls. The best way to learn how which dlls work...

posted 2y ago by bgstack15‭

Answer
60%
+1 −0
Q&A Simplest way to change cursor to indicate vim mode

You can modify your existing code to use the cursor shape codes for a vertical line (or "I" cursor) and a block cursor instead of the beam cursor shape. Here is an updated version of your code that...

posted 2y ago by GoldenGold‭

Answer
60%
+1 −0
Q&A After update, OpenGL does not work until reboot

Whenever I do a big system update, OpenGL stops working until the next reboot. This also prevent OpenGL apps from launching. Example: $ glxgears X Error of failed request: BadValue (integer par...

0 answers  ·  posted 2y ago by matthewsnyder‭

Question arch-linux updates opengl
60%
+1 −0
Q&A How to refresh lvm-backed virtual disk in libvirt

virsh blockresize vmname diskname --size 123b vmname is the name of the "domain" in libvirt parlance. diskname is the name inside /dev int the vm. vda or vdb for instance. 123 should be the exa...

posted 2y ago by re89j‭

Answer
60%
+1 −0
Q&A How to refresh lvm-backed virtual disk in libvirt

How can I grow a libvirtd VM's LVM-backed virtual disk online, without rebooting the vm. My host has an LVM VG for VMs. Each VM disk is an LV to the host. It's easy to grow the VG by adding a PV...

1 answer  ·  posted 2y ago by re89j‭  ·  last activity 2y ago by re89j‭

Question libvirt virtualization storage
60%
+1 −0
Q&A how to manipulate Gnome's "Top Bar"/"Activities Bar"/"Top Panel" using GDK

I am using Linux and Gnome. Using GDK, I would like to programmatically manipulate the Top Bar (i.e., the bar at the top of the screen with "Activities", the time, etc.). Here is a picture of it: ...

1 answer  ·  posted 2y ago by Trevor‭  ·  last activity 2y ago by r~~‭

Question gnome
60%
+1 −0
Q&A Recursively remove files with the same name as the ones that end in `.part`

I might be inclined to try... find . -type f -name '*.part' -exec sh -c ' [ -f "${1%.part}" ] && rm -i -- "${1%.part}"; for f in "${1%.part}".*; do [ -f "$f" ] && rm -...

posted 2y ago by jimbobmcgee‭  ·  edited 2y ago by jimbobmcgee‭

Answer
60%
+1 −0
Q&A Vim key bindings not working in terminal python interpreter

MWE To reproduce: Add bindkey -v to your ~/.zshrc. Invoke python interpreter: python. Type something into the prompt without hitting ENTER: this = "this" + "that". Press ESC and try any vim ...

1 answer  ·  posted 2y ago by mcp‭  ·  edited 1y ago by mcp‭

Question zsh python
60%
+1 −0
Q&A Simplest way to change cursor to indicate vim mode

Question What is the simplest way to change the cursor to indicate vim mode when using zsh? Notes I want it to show as a vertical line in insert mode and a block in normal mode. This is the cur...

1 answer  ·  posted 2y ago by mcp‭  ·  last activity 2y ago by GoldenGold‭

Question zsh vim terminal cursor
60%
+1 −0
Q&A How to get number of files in directory

The obvious way to do it is: Find some way to get a list of the files Pipe it into wc to count Classically, this would be find /path/to/dir | wc. However fd does the same thing with better u...

posted 2y ago by matthewsnyder‭

Answer
60%
+1 −0
Q&A How do I fix a "FrankenDebian"?

I'm trying to help fix a Debian installation that has ended up with a mix of Debian release repositories, aka a "FrankenDebian". This one has the bullseye and unstable repositories listed in /etc/a...

0 answers  ·  posted 2y ago by much‭  ·  edited 2y ago by much‭

Question debian packages
60%
+1 −0
Q&A Why is there a mono version of Inconsolata?

After installing the InconsolataGo font from the Arch package extra/ttf-inconsolata-go-nerd, I see there is an Inconsolata Nerd Font, Regular and an Inconsolata Nerd Font Mono, Regular. Both are mo...

0 answers  ·  posted 2y ago by matthewsnyder‭

Question fonts
60%
+1 −0
Q&A When a command takes filenames as argument, how can I avoid creating temporary files?

Suppose I have a command that takes filenames as arguments, like: diff foo.txt bar.txt What if instead of actual files, I want to use the results of a command in each? I can use temporary files: ...

2 answers  ·  posted 2y ago by matthewsnyder‭  ·  last activity 2y ago by Kamil Maciorowski‭

Question shell-scripting
60%
+1 −0
Q&A How to RTFM well to get a CLI command

The existing answer is good, but I'll add a short version. man FOO is the most reliable way. A large majority of programs have a man page, and a large majority of man pages cover all aspects of ...

posted 1y ago by matthewsnyder‭

Answer
60%
+1 −0
Q&A How to find your public IP address from command-line?

Cisco's OpenDNS (nothing to do with open source) has this magic domain myip.opendns.com which resolves to your own public IP address when looked up with standard DNS tools. For example with dog (o...

posted 1y ago by Iizuki‭

Answer