Search found 32111 matches
- 2023/02/03 12:25:54
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: Install Mysql on Centos 8
- Replies: 6
- Views: 501
Re: Install Mysql on Centos 8
I think this may be a spammer posting dredged up old rubbish. I deleted a user of the same name a couple of days ago for the same reason. We'll see if it comes back and posts more obvious spam...
- 2023/02/02 17:01:28
- Forum: CentOS 7 - General Support
- Topic: SCP from linux to windows machine fails with Connection timed out
- Replies: 1
- Views: 43
Re: SCP from linux to windows machine fails with Connection timed out
Windows firewall. And that assumes that Windows actually has an sshd running - which would not be necessary to use an ssh client to connect outbound.
- 2023/02/01 09:42:48
- Forum: User Comments
- Topic: Future of CentOS???
- Replies: 9
- Views: 2626
Re: Future of CentOS???
I think you missed the news. Red Hat killed CentOS about 3 years ago and it is no longer the same thing that it once was. It's now a massive beta test zone for unsuspecting users who think they are getting an enterprise OS clone of RHEL and are not.
- 2023/01/31 14:52:22
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: YUM UPDATE
- Replies: 10
- Views: 304
Re: YUM UPDATE
Please be aware that CentOS Stream is not suitable for production work. If you aim to run this in production then look at one of the other RHEL clones like Rocky/Alma/OEL or even RHEL itself.
- 2023/01/30 12:36:53
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: YUM UPDATE
- Replies: 10
- Views: 304
Re: YUM UPDATE
See my first reply to this thread.
Also when you ran curl, it _requires_ the quotes around the url that I used or the & in the url is interpreted by bash as "send this to the background" and it chops the url in pieces.
Also when you ran curl, it _requires_ the quotes around the url that I used or the & in the url is interpreted by bash as "send this to the background" and it chops the url in pieces.
- 2023/01/30 10:44:45
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: YUM UPDATE
- Replies: 10
- Views: 304
Re: YUM UPDATE
And what do you get from the server in question if you run
curl "https://mirrors.centos.org/metalink?rep ... https,http"
curl "https://mirrors.centos.org/metalink?rep ... https,http"
- 2023/01/27 14:16:39
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: YUM UPDATE
- Replies: 10
- Views: 304
Re: YUM UPDATE
No, the tool for updates on all RHEL/Fedora based systems is dnf (yum is an alias to dnf for all versions >= 8). What errors are you getting? If you have no web proxy between you and the internet then yum/dnf will just work without any additional configuration. If you are behind a proxy then you nee...
- 2023/01/27 13:35:54
- Forum: CentOS Social
- Topic: CentOS 5.8 VNC monitor
- Replies: 5
- Views: 176
Re: CentOS 5.8 VNC monitor
Sorry but CentOS 5 is dead. You cannot even get Red Hat support for RHEL 5 any more, not even by paying for it.
- 2023/01/26 22:53:53
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: How can I enable rightclick on touchpad?
- Replies: 1
- Views: 65
Re: How can I enable rightclick on touchpad?
Which version of CentOS?
- 2023/01/26 22:30:56
- Forum: CentOS Social
- Topic: CentOS 5.8 VNC monitor
- Replies: 5
- Views: 176
Re: CentOS 5.8 VNC monitor
Your first job is to get rid of that system. CentOS 5 died in 2017 so you are going on 6 years without any security patches - and there have been some doozies in the last 6 years. You're not even running the most recent version of a dead operating system, you're running 5.8 which dates from 2012 so ...