Skip to main content

All Questions

Tagged with
0 votes
0 answers
31 views

Windows installer not detecting drives on dualbooted system

I'm running Windows 11 with Fedora dual booted, or atleast I was, until one day Windows started throwing "Inaccessible Boot Device". To fix that, I'm trying to reinstall Windows without ...
21 votes
3 answers
52k views

How to setup fonts in Linux subsystem?

I'm trying to use the Linux subsystem for windows (a bit of an adventure for me not knowing Linux). I've installed starship.rs and noticed I've got a number of badly rendering symbols. I've read that ...
1 vote
1 answer
9k views

Add Linux EFI (like grub) as Windows boot entry

I primarily use Windows for everything, but for coding I want to use a dual booted Linux OS. If I keep using grub as the default bootloader, then the startup time for Windows is drastically affected. ...
2 votes
1 answer
178 views

Windows PowerShell - How to switch back to a suspended SSH connection

I've established a SSH connection to my LAN laptop running Ubuntu Server from my desktop running Windows 10 using PowerShell 7. I've ran some tasks, then suspended the session with Ctrl+Z. I know that ...
1 vote
2 answers
231 views

Cygwin weird behavior on security permissions

I'm using Cygwin to run periodic backups, for example I do: cp -a "$(cygpath C:\Users\S\Documents)" "$BU_FOLDER" But I've noticed the commands that create folders or files such as ...
1 vote
1 answer
54 views

Dual boot | Dual drives: Linux over Windows

Preface: This is/was an attempt at creating a dual boot laptop (Asus), primary drive is housed on the motherboard sda has Linux Mint installed, secondary drive sdb has Windows 10 installed and plugs ...
0 votes
1 answer
123 views

is there a way to do something like a KVM but between OS on the same computer?

I need Windows to play games and modify them. Simply using Linux compatibility isn't enough. However I'm starting to hate Windows because I cannot know or control all the information it sends, and who ...
0 votes
1 answer
4k views

Unable to establish SSL connection (Windows)

I am trying to run the following command in Command Prompt on Windows, using GNU Wget 1.11.4: wget -A pdf -m -p -E -k -K -nd https://www.ceratizit.com/ but I keep getting the following error: ...
-3 votes
1 answer
422 views

Fix EFI/Microsoft in Windows 11 using Linux [closed]

I destroyed EFI/Microsoft. and Recovery Media doesn't work either. Are there any suggestions for fixing EFI/Microsoft in Linux based OS. My Windows version 11. I was going to install refind but ...
0 votes
0 answers
56 views

Installing NVIDIA RTX A5000 GPU hangs on Windows 10 on Proxmox using GPU pass-through

I’m installing an NVIDIA RTX A5000 GPU in a Proxmox virtual environment using GPU pass-through. The virtual is Windows 10 Pro. GPU card is plugged on HP Z640 Tower Server - Intel Xeon E5-2670 V3. I'm ...
0 votes
0 answers
141 views

Windows found problems with the file system that could not be corrected?

I have a NTFS formatted USB drive that I use both with Linux and Windows 11 and it normally works OK. Recently Linux gave me a rather dire sounding error: zog@kb:~$ sudo mount /dev/sdc2 ~/Templates/ [...
19 votes
5 answers
22k views

Windows equivalent of SSH

I don't know Windows very well and only vaguely know my way around the Command Prompt. Is there an equivalent to SSHing into another Windows computer via cmd? Equivalents to SCP and other Linux ...
43 votes
2 answers
87k views

Measure bandwidth between two computer in a LAN

Is there any way to measure precisely bandwidth between two computers in a LAN?
94 votes
17 answers
98k views

What is the Windows analog of the Linux watch command?

I'm looking for a Windows program/script/command line function that works like Linux's watch program. watch periodically calls another program/whatever and shows the result, which is great for ...
103 votes
8 answers
163k views

How to set default user for manually installed WSL distro?

I have cloned a WSL distro using wsl --export and wsl --import, but now, running wsl newdistro always logs me in as root. I understand that the lxrun command is deprecated and want to avoid it. The ...

15 30 50 per page