Search found 32628 matches
- 2023/11/29 10:22:37
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: Backup from CentOS 8 to Windows 11
- Replies: 4
- Views: 106
Re: Backup from CentOS 8 to Windows 11
I'm pretty sure that webtaqtic has been unmaintained for years so if you were using that for newer php etc, you're probably vulnerable to any security problems discovered since it died.
- 2023/11/28 20:22:40
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: Backup from CentOS 8 to Windows 11
- Replies: 4
- Views: 106
Re: Backup from CentOS 8 to Windows 11
Sticking with CentOS 7 is not a long term solution. It only has 7 months of life left before it hits the end of the road so moving to a newer distro is definitely your best bet since you'll need to do it sooner or later anyway. Given that you appear not to have yum or dnf, there isn't going to be mu...
- 2023/11/27 11:02:41
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: no pwgen on CentOS 9
- Replies: 2
- Views: 1011
Re: no pwgen on CentOS 9
It's in the third party yum repo EPEL. Install epel-release then install pwgen.
- 2023/11/26 15:51:26
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: UEFI info question
- Replies: 2
- Views: 397
Re: UEFI info question
Usual cause is a USB stick created withe.g rufus or some other utility that erases the hybrid UEFI/Legacy option from the copied iso file so it always boots in legacy mode even when the machine is in UEFI mode. The install then runs and installs in legacy mode.
- 2023/11/23 21:47:35
- Forum: CentOS 7 - General Support
- Topic: Ethernet not showing on intel NUC NUC10FNH
- Replies: 1
- Views: 1430
Re: Ethernet not showing on intel NUC NUC10FNH
CentOS 7 dies in about 6 months time so there really is not much point in installing it. Use a newer distro.
- 2023/11/21 19:29:52
- Forum: CentOS 7 - Hardware Support
- Topic: Boot Loop problem
- Replies: 2
- Views: 1376
Re: Boot Loop problem
Interrupt the boot process at the grub prompt, edit the kernel command line and remove both 'rhgb' and 'quiet' then continue the boot. Now you should see any errors that occur. I'd recommend reading https://forums.centos.org/viewtopic.php?f=12&t=66365 as CWP has nothing whatsoever to do with the Cen...
- 2023/11/21 08:17:40
- Forum: CentOS 7 - Software Support
- Topic: Stuck in Bootup : random: crng init done
- Replies: 5
- Views: 598
Re: Stuck in Bootup : random: crng init done
If the login prompt is off the bottom of the screen and invisible then you can wait forever and still not see it. Try it again and press enter a few times and see if the login prompt moves up the screen so it's visible. Or just type blind and enter the username<Enter> then the password<Enter>.
- 2023/11/21 02:32:48
- Forum: CentOS 7 - General Support
- Topic: ipmi:dmi base address is zero, assuming no ipmi interface
- Replies: 5
- Views: 857
Re: ipmi:dmi base address is zero, assuming no ipmi interface
That looks like the first 2 screens of about 50.
- 2023/11/20 17:32:14
- Forum: CentOS 7 - Software Support
- Topic: Stuck in Bootup : random: crng init done
- Replies: 5
- Views: 598
Re: Stuck in Bootup : random: crng init done
I've seen single user mode appear to get stuck but it's really a display issue and the last 2 or 3 lines of output are off the bottom of the screen and invisible. So you sit there waiting for them forever when they're really there but you can't see them. Hit enter a few times and see if you get a pr...
- 2023/11/19 09:42:06
- Forum: CentOS 7 - General Support
- Topic: ipmi:dmi base address is zero, assuming no ipmi interface
- Replies: 5
- Views: 857
Re: ipmi:dmi base address is zero, assuming no ipmi interface
Oh, also remove 'rhgb' and 'quiet' from the kernel command line so you can see the errors.