Newest Questions
516,193 questions
-2
votes
0
answers
12
views
Does someone know how to fix a scroll wheel from a wireless mouse? Because mine is glitching pretty insanely bad [closed]
I am having trouble with my favorite blue wireless mouse (I don't know the brand) because the scroll wheel is glitching. The other mouse I have is functional, but I dislike the loud clicks and its ...
0
votes
2
answers
25
views
How to adjust the line spacing in Chrome Bookmarks Manager?
There's a lot of unused space between text lines in the Bookmarks Manager in Chromium-based browsers. Due to that, not many bookmarks and folders fit on the screen.
How can this be fixed?
Userstyles ...
0
votes
1
answer
16
views
How to calibrate a screen for HDR content on Windows 11?
After enabling HDR on Windows and in a video game, the image was washed out: the sky appeared all white instead of showing details of sky with clouds.
How to avoid the burned-in image?
0
votes
0
answers
44
views
How to determine if a widely available NVMe SSD is too cheap in price to be genuine? [closed]
I've found this NVMe SSD that is just what I need to extend the storage in my current laptop (or maybe even to my next laptop).
It seems too cheap in price for the supposed manufacturer and specs, ...
1
vote
0
answers
20
views
Macvlan on docker windows for windows container?
I have a Windows server running and want to create docker containers that are running this windows docker container.
There is a small FAQ that explains on how to setup a vlan and also how to connect ...
0
votes
0
answers
17
views
Kate editor: how to enable line wrapping for LaTeX but disable it for Python?
I'm using the Kate text editor and I like to keep my lines at around 80 characters.
For LaTeX, I enable dynamic word wrapping (or sometimes hard wrapping), which makes writing much more readable.
...
-1
votes
1
answer
16
views
Microsoft list import from csv - Invalid schema provided
I want to export one of my lists as csv with schema and import it to another location but I get this error Invalid schema provided. How can I resolve it?
0
votes
0
answers
28
views
Want 'socat' arg(s) to un-escape keyboard arrow-keys from VirtualBox join of xfce4-terminal & DOS 6.22 'COMMAND.COM' via COM1
I am running a WFW 3.11 guest with VirtualBox. VB is configured with:
VBoxManage modifyvm $Guest --uartmode1 server /tmp/$Guest/MyPipes/COM1
In my xfce4-terminal, I run:
socat /tmp/$Guest/MyPipes/...
0
votes
0
answers
16
views
Why does source env.sh fail with $'\r' after dos2unix control.sh, but work after Vim :set ff=unix?
Environment: Linux, Bash, scripts created on Windows (CRLF).
I have two shell scripts:
control.sh - Main script that sources env.sh
env.sh - Environment variable configuration file
Both scripts were ...
0
votes
0
answers
55
views
I used the "nuclear option" to get rid of Windows 11 S mode on HP laptop, network drivers aren't loading nor installable
Good evening everyone.
I had an issue with S mode in a Windows 11 HP laptop, so I tried the nuclear option to get rid of it and set up as new.
I am now seeing the "let's get you connected to a ...
0
votes
0
answers
26
views
How to choose the minimum power state for a light and thin laptop?
I'm using a Thinkpad T14 gen1 AMD, with Ryzen 4750U processor. The power plan is set to "Balanced" already, but I noticed the CPU frequency is always near the max turbo frequency and the ...
0
votes
1
answer
47
views
Is it possible to make an old USB DVB-T stick work on Windows 10? It has a driver that works on Windows 7
Is it possible to make an old USB DVB-T stick work on Windows 10? It has a driver that works on Windows 7.
If run in compatibility mode, it installs, and is recognized by DVB players, but when ...
-1
votes
3
answers
61
views
Why does my Dell Latitude 7430 lose BIOS settings when unused for 2 years?
I have a Dell Latitude 7430 laptop computer. About two years ago, I installed Windows 11 on it with disk encryption enabled. Then I stored it without connecting the charge for a 2-year long duration.
...
0
votes
0
answers
29
views
Powershell.exe Application error 0xc0000142
I keep getting this error randomly when running some simple powershell scripts I have, for games. Sometimes when I get this error I open and close Windows Terminal and then the script works. Sometimes ...
0
votes
1
answer
28
views
How do I customize the settings of Sony headphones on a PC?
I have a pair of Sony WH-1000XM6 wireless headphones and want to customize the settings. (IE: Disable pausing when headphones are removed and Speak-to-Chat). Sony's website says I can do this via the ...
0
votes
0
answers
33
views
Failed to connect to the docker API pipe
I installed docker engine (Not docker desktop) on windows server 2025 with the commands:
Install-Module DockerMsftProvider -Force
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent....
7
votes
2
answers
822
views
Why can’t Windows see Ubuntu Linux shares? It has worked in the past
ESXi 6.5
Ubuntu 22.04.5 LTS
I set up the Ubuntu Server a few years ago.
I was able to work with the files through Explorer and edit them, which was amazing, as Linux does not have the best text ...
4
votes
1
answer
357
views
How to change the default viewer for Outlook 2024 Email HTML Source
The default program for "View Source" has been set to the Windows notepad by accident, Notepad++ should be instead the default program. How can be changed/reset this setting - see the below ...
0
votes
0
answers
38
views
Why does conditional formatting with equation show results on display but does not show results on print on Excel 365?
enter image description hereExample of a test workbook with conditional formatting. Using Formulas shows results on display but does not print.
0
votes
0
answers
28
views
How do I make a delimiter a different color than the following text in a Notepad++ UDL?
Issue
I am trying to create a User Defined Language for Notepad++ that sets two different text colors: One for the delimiter ##, and another for any text that appears after it on the same line.
...
0
votes
1
answer
33
views
template with quick parts with section breaks
I'm updating a template my company has been using for ~10 years. We have a quickpart for landscape figures and tables, so users can insert their wide tables without worrying about the header/footer; ...
0
votes
1
answer
21
views
How can I mirror the PostgreSQL documentation site excluding sibling directories?
I can mirror certain directories from the PostgreSQL site with this:
wget \
--continue \
--mirror \
--convert-links \
--adjust-extension \
--page-requisites \
--no-parent \
...
1
vote
0
answers
71
views
Why can’t I connect to localhost in Windows 11?
I have Windows 11.
I have problems connecting to local servers.
Python HTTP server
If I run
uv run python -m http.server
Serving HTTP on :: port 8000 (http://[::]:8000/) ...
And then I connect to ...
0
votes
0
answers
36
views
Why does Display Port audio freezes from time to time on Ubuntu 24.04?
I'm having trouble with audio playback; it freezes from time to time (for half a second), no matter what app I'm using. I've found out that this problem is only occur when audio is working via Display ...
1
vote
0
answers
40
views
Why is WiFi slow on kernel 6.17 but not 6.11?
My WiFi connection became noticeably slow recently on a KDE Neon system. To bisect the issue I’ve tried rolling back to kernel 6.11 and it works fine there but doesn’t work on the latest HWE (6.17.0-...
8
votes
1
answer
541
views
Why am I experiencing different ping times on WiFi with two devices at the same location?
Have an issue I'm trying to troubleshoot where I have a PC where the PING to router was constantly going to 2000, this was solved by reinstalling the WiFi drivers. However now it fluctuates between 2-...
1
vote
1
answer
44
views
SSH port forwarding routes to the wrong internal IP address
For some time, I've had an Arch Linux server that I remotely access through SSH. It has a static IP address (192.168.1.128) and port forwarding enabled on my router (Netgear R6700v2) so that I can ...
1
vote
0
answers
31
views
Writing a batch file that searches to find a specific partition ad sets it to a variable [closed]
Writing a batch file that that is named Search.bat which searches to find a specific partition letter and sets it the %drv% so it can be used in:
The S: drive is created in Winpe through Winpeshl.ini ...
1
vote
0
answers
33
views
Why won’t Microsoft Office's scanpst.exe skip the GUI and run from command line?
I run the following command:
"C:\Program Files\Microsoft Office\Office16"\scanpst.exe -file "E:\H\Email\Email\mail.pst" -force -silent -rescan
I expected it to skip GUI and ...
-1
votes
0
answers
39
views
Why am I experiencing broken icons on Ubuntu 25.10?
I just installed Ubuntu and some system icons are broken. Anyway to fix it?
I tried to reset icons cache, reinstall icons packs - nothing works
Some system icons are broken. What should I do?
I added ...