Search found 32813 matches

by TrevorH
2024/04/26 09:52:21
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: in.tftpd[683]: chroot: Operation not permitted
Replies: 1
Views: 13

Re: in.tftpd[683]: chroot: Operation not permitted

First you seem to have set this up in two separate and mutually incompatible ways. Either pick xinetd to start a connection OR run tftpd as a service all the time. Not both. I'd recommend dumping the xinetd bit and disabling that and concentrating on getting it running as a service first. After it w...
by TrevorH
2024/04/25 09:24:33
Forum: CentOS 7 - General Support
Topic: centos new patches
Replies: 4
Views: 196

Re: centos new patches

It's still the same as it ever was, a single person does the updates and releases them. Sometimes they are easy to rebuild, sometimes they are more difficult and it takes longer. They're still being built and released.
by TrevorH
2024/04/21 12:43:49
Forum: CentOS 7 - Software Support
Topic: QEMU/KVM Mouse Intergration.
Replies: 1
Views: 185

Re: QEMU/KVM Mouse Intergration.

In the absense of any other suggestions, you could try removing the USB trackpad that libvirt sets up automatically on windows systems and use a plain old USB mouse instead. This is a setting in the VM xml, not the physical device.
by TrevorH
2024/04/19 12:14:11
Forum: CentOS 7 - General Support
Topic: Unable to enter X-window after rebooting
Replies: 1
Views: 358

Re: Unable to enter X-window after rebooting

Have you installed the proprietary nvidia or AMD graphics drivers?
by TrevorH
2024/04/19 12:13:16
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: yum Curl error
Replies: 1
Views: 289

Re: yum Curl error

Why are you using a CentOS 6 yum repo on CentOS 8. Don't. They are not compatible. Disable it or remove it.
by TrevorH
2024/04/17 17:05:20
Forum: CentOS 7 - General Support
Topic: Selunux+Fail2ban on Centos 7
Replies: 2
Views: 250

Re: Selunux+Fail2ban on Centos 7

I haven't looked at your files but in situations like this it is possible you're hitting denials that are also 'dontaudit' rules. So what I think you should do is uninstall your existing selinux policy run `service auditd rotate` to rotate your audit log files, maybe delete or move the /var/log/audi...
by TrevorH
2024/04/12 14:55:31
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: Internal error xfs_trans_cancel at line 1104 of file
Replies: 2
Views: 291

Re: Internal error xfs_trans_cancel at line 1104 of file

Boot from rescue media and run xfs_repair from there.
by TrevorH
2024/04/12 14:54:53
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: Internal error xfs_trans_cancel at line 1104 of file
Replies: 2
Views: 291

Re: Internal error xfs_trans_cancel at line 1104 of file

Obligatory Google Translate:

Good, my English is not very good.
I have this problem, by repairing with XFS_repair /Dev /Sda1, it is ok, but you persist the problem, which could do the most to advance in that error.
Greetings
by TrevorH
2024/04/11 15:23:29
Forum: CentOS 7 - General Support
Topic: I for the live of me cannot get the USB to boot properly.
Replies: 2
Views: 166

Re: I for the live of me cannot get the USB to boot properly.

Both rufus and I think balena are known to have problems with the hybrid isos that CentOS uses. Check teh link in my sig to the wiki article about what utilites are safe to use.
by TrevorH
2024/04/11 15:22:20
Forum: CentOS 7 - General Support
Topic: delete files via rm
Replies: 4
Views: 274

Re: delete files via rm

If you have no backup then you have most liklely lost those fles. If you want to attempt to recover them then you should STOP using the system immediately and shut it down. Now find some recovery media - perhaps systemcrescuecd - that includes a utility called photorec. This can attempt to recover d...