Search found 32810 matches

by TrevorH
2024/04/19 12:14:11
Forum: CentOS 7 - General Support
Topic: Unable to enter X-window after rebooting
Replies: 1
Views: 54

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: 52

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: 164

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: 204

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: 204

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: 124

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: 212

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...
by TrevorH
2024/04/10 10:22:15
Forum: 8 /8-Stream / 9-Stream - General Support
Topic: Latest Apache Package missing
Replies: 3
Views: 283

Re: Latest Apache Package missing

CentOS/RHEL do not generally ship the latest of everything but instead RH cherrypick the updates that should be backported to the version that RHEL ships. You can check the rpm changelog using e.g. `repoquery --changelog httpd-2.4.57-5.el9 | less` or visit the RH CVE pages for a longer explanation o...
by TrevorH
2024/04/09 11:15:41
Forum: CentOS 7 - General Support
Topic: network.service start faild
Replies: 2
Views: 238

Re: network.service start faild

Use `journalctl -u network` to see messages older than the ones that you see using status.
by TrevorH
2024/04/06 01:50:15
Forum: CentOS 7 - General Support
Topic: Missing repomd.xml for 7.9.2009
Replies: 4
Views: 423

Re: Missing repomd.xml for 7.9.2009

Because 7.5 - 7.8 are outdated and have been moved to vault. 7.9 is the current version and is on the CentOS mirror network, not on vault (because it's still alive). Around about July this year after 7.9 goes EOL, it too will get moved to vault.centos.org.