Skip to main content

Questions tagged [linux]

These questions are about Linux in general – NOT specific to a particular distribution.  If the question just happens to be in a Linux environment, please specify your Linux distribution in the body of your question, but do NOT use the “linux” tag.

5 votes
2 answers
138 views

I want to understand the memory usage metrics shown in htop in more detail. My current understanding is this: VIRT (virtual memory) - This value shows the quantity of virtual memory used. Since all ...
user3728501's user avatar
  • 1,047
1 vote
0 answers
48 views

We have a large number of Linux servers that will be joined to Active Directory. What I’m trying to understand is how you usually manage sudo/root access on these Linux servers. Do you manage this ...
Cell-o's user avatar
  • 533
0 votes
0 answers
41 views

I'm trying to troubleshoot a custom HW build, based on a motherboard with the B650 chipset, hosting a Ryzen 9 7900 CPU, and some sort of a peripheral card in the PCI-e x16 slot. Having weird trouble ...
frr's user avatar
  • 276
2 votes
0 answers
76 views

I have an linux NFS server that gets stuck after I attempt to shut it down with shutdown -h now It does issue a warning The system is going down for system halt NOW! And any subsequent attempts to ...
jyoung's user avatar
  • 135
0 votes
1 answer
34 views

I run my Linux installayopn off of a USB drive. When I wake my computer up after it suspends, the USB drive I am running off of and others are disconected. I know this because accessing their mount ...
Melab's user avatar
  • 4,530
2 votes
1 answer
60 views

I'm facing this situation on Linux axcf3152 6.1.107-rt39-pxc #1 SMP PREEMPT_RT Wed May 28 14:14:49 UTC 2025 x86_64 GNU/Linux regarding a local Unix domain datagram socket bound to an abstract address. ...
Armali's user avatar
  • 121
0 votes
1 answer
55 views

Don’t know the correct name for what I am looking for, and I don’t know if this is possible to make. I have a script with many echo and program outputs that go to the terminal/screen. Is there a way ...
Banana's user avatar
  • 337
0 votes
1 answer
48 views

My computer (server listening) 200.200.50.2 | My client_computer 200.200.50.4 The problem is that I have a Python server listening on my computer: python3 -m http.server -b 127.0.0.1 -p 80 I set the ...
swampytub bro's user avatar
5 votes
3 answers
549 views

Is there any way to create (and later verify) with md5 or any other hashing in a parallel-mode? If I run a single command like 'md5sum testfile1' I see that this runs with 700...800 MiB/s. But if I ...
Banana's user avatar
  • 337
0 votes
2 answers
59 views

In a Folder are some files. testfile1 upto testfile115. Each file is about 2 gb and there are no subfolders. If i run: for i in testfile* ; do echo $i ; echo -n ; pv -f -p -w 80 -a -b -e -t $i -c | ...
Banana's user avatar
  • 337
1 vote
0 answers
40 views

I would like to check how a large target like multi-user.target depends on a foo.service unit, i.e. get the units in the sequence of dependencies from multi-user.target to foo.service. All ...
xealits's user avatar
  • 2,301
3 votes
0 answers
68 views

I am facing severe performances issues on a LVM for Oracle DB. The database holds 1 TB. After searching I saw that the disk in the LVM get fully used while checking in sar 04:30:02 AM nvme3n1p1 0....
admstg's user avatar
  • 889
0 votes
0 answers
25 views

I'm in the process of backing up my ZFS data to a second machine. I have created a few isolated datasets in my zroot hierarchy, let's call it zroot/keys that I do not want a non-root user to have any ...
Caesar's user avatar
  • 45
-3 votes
2 answers
129 views

I’m working on a local AI assistant called zkzkAgent designed to help manage Linux systems using natural language instead of remembering commands. It can do things like: Search files and directories ...
zkaria gamal's user avatar
0 votes
1 answer
47 views

I have a USB‑connected Crossbow 3‑button mouse that was attached to an old Sun Microsystems workstation. When I use this mouse on an X11 or Wayland environment on Linux, It emulates mouse scrolling by ...
TranslucentFoxHuman's user avatar

15 30 50 per page
1
2 3 4 5
2601