14 questions from the last 7 days
-1
votes
0
answers
13
views
How to format a partition in Red Hat Enterprise Linux? [closed]
I’m new to RHEL and Linux system administration. I have a disk with an existing partition that I want to format, but I’m not sure what the correct and safe steps are.
What is the recommended way to ...
0
votes
0
answers
17
views
Ubuntu recongnition of a 3Dconnexion mouse using spacenavd service [closed]
I'll speak about something that could possibly impact absolutely no one on stack ... So I just hope my problem is enough "generic" to be considered.
Ok, so I have this old 3D mouse, a ...
0
votes
0
answers
20
views
qemu-system-mips kernel loops indefinitely on serial output
I'm exploring qemu system emulation with custom-built Linux kernels, starting with mips. To start, I'm trying to get to the point of the kernel simply panicking before I add a rootfs, but I can't ...
-1
votes
0
answers
38
views
Fatfinger / random mouse click made emacs ctrl & meta no longor work., how to recover [closed]
I must have fat-fingered or random clicked with the mouse on screen. Now in Emacs the ctrl and meta keys no longer function.
I hold down ESC and type % and expect text replacement to come. But instead ...
-1
votes
0
answers
55
views
Issues installing ArchR [closed]
I'm trying to install ArchR to replicate Step 2 in this GitHub repo
I am following the Installation of ArchR steps, but when I execute this line:
devtools::install_github("GreenleafLab/ArchR"...
1
vote
0
answers
64
views
Devtool with/without running bitbake first
I don't understand how to use devtool properly for my Yocto project. I started using it in order to patch the kernel as suggested by the Yocto Project. I just don't understand why it behaves ...
0
votes
1
answer
45
views
Set dotnet version to use for debugging
Is there a way I can set the dotnet version to use for the debugger. I am using the one (debugger) that comes with C# Dev Kit. I currently have dotnet 8 and dotnet 2.2 installed but the debugger ...