Questions tagged [almalinux]

8 questions
3
votes
1 answer

Linux incoming XRDP connection locks local login until reboot

I have a machine running Almalinux. I can remotely connect to it via XRDP (windows client). However, after disconnecting, it's impossible for someone sitting at the machine to login until they reboot the machine. What could be causing this?
uncovery
  • 1,928
1
vote
1 answer

alma linux multi-nic routing issue and nmtui

We are having an issue with Alma Linux 9.4 that we do not have with any other version of linux we use (most of them) including redhat and CentOS. When we put multiple NIC cards in the box and set a network up on each one we have the default route…
TekOps
  • 93
  • 6
1
vote
0 answers

Copying file from my computer to AlmaLinux on virtual box

I want to copy file from my local computer to AlmaLinux installed on virtual box I used this command scp /home/odaiz/odaiz.txt 192.168.100.2:C:\Users\odaya\Desktop\share but I got this error from ssh: connect to host 192.168.100.2 port 22:…
1
vote
0 answers

How do you reset a Linux host to its first-boot state?

We are building a generic deployment image and I want to clean/delete all the host-specific details. (This a RHEL8/Oracle 8/Alma 8 system.) This is what I have so far: # rm -rf /etc/.etckeeper/* # if you use etckeeper # rm -rf /etc/hostname…
KJ7LNW
  • 548
1
vote
1 answer

Alma Linux 9.x PLX SDK

The Broadcomm Linux PLX SDK 8.23 can be compiled and loaded on CentOS7, Alma Linux 8.8, openSUSE 15.5 or Ubuntu 20.04 computers essentially without problems (besides changing a mm->mmap_sem to mm->mmap_lock because some structures in the kernel may…
0
votes
0 answers

SSH allowing login but not starting command prompt

Using AlmaLinux release 9.5 (Teal Serval). When a user attempts to login via SSH, the system accepts the login and then hangs before disconnecting. Even the root user (which we have strictly permitted) If I use Bitvise SSH Client, establish a…
0
votes
0 answers

Why is GDM denying access?

Whenever I try to login to my Linux session, through GNOME interface, where I enter my username lmo, and my password oo, it fails. (It's a virtual environment.) If I do the same on a TTY, or using su(1) from another user, the login is successful. I…
lmo
  • 91
0
votes
1 answer

GNOME 3.32.2 Screen Lock activates when using keyboard, but not mouse

On an AlmaLinux 8.10 system with GNOME Version 3.32.2 I have left the Screen Lock configuration at the default of locking the desktop session after being idle for 5 minutes. If I am actively using a desktop session, but only providing keyboard…