Search found 2310 matches
- 2018/04/20 10:34:48
- Forum: CentOS 6 - General Support
- Topic: NTP issues : time doesn't get synchronized
- Replies: 5
- Views: 93
Re: NTP issues : time doesn't get synchronized
If you have access to the outside world, you can try testing against some other NTP server to see if the problem is with the NTP server in your network. Try for example ntpdate 92.243.6.5 . That server is mine and it should have correct time (see its entry on NTP Pool ). You can also use the -q opti...
- 2018/04/20 10:26:04
- Forum: CentOS 6 - General Support
- Topic: CVE-2016-10009 and CVE-2016-6515
- Replies: 1
- Views: 14
Re: CVE-2016-10009 and CVE-2016-6515
Please refer to the Red Hat CVE database:
https://access.redhat.com/security/cve/cve-2016-10009
https://access.redhat.com/security/cve/cve-2016-6515
For both of those, RH has decided to not fix these issues for the time being, and consequently, CentOS openssh will not get fixed either.
https://access.redhat.com/security/cve/cve-2016-10009
https://access.redhat.com/security/cve/cve-2016-6515
For both of those, RH has decided to not fix these issues for the time being, and consequently, CentOS openssh will not get fixed either.
- 2018/04/20 06:43:46
- Forum: CentOS 7 - General Support
- Topic: BUG: scheduling while atomic: swapper/0/0/0x00000100
- Replies: 1
- Views: 21
Re: BUG: scheduling while atomic: swapper/0/0/0x00000100
That kernel is more than two years old. See if a newer kernel works better. Try yum update.
- 2018/04/19 07:46:17
- Forum: CentOS 7 - Software Support
- Topic: bash: postmap: command not found while postfix is installed
- Replies: 3
- Views: 58
Re: bash: postmap: command not found while postfix is installed
You will need to ask this from WHM. Fixing this the official CentOS way has a good chance of breaking your WHM installation, which you probably don't want.
- 2018/04/19 01:29:12
- Forum: CentOS 7 - Software Support
- Topic: Buggy SNMP on Centos ?
- Replies: 3
- Views: 52
Re: Buggy SNMP on Centos ?
Please run rpm -qif /lib64/libnetsnmptrapd.so.31 and report back the results.
- 2018/04/18 21:20:23
- Forum: CentOS 6 - General Support
- Topic: yum keeps re-adding old repos??
- Replies: 3
- Views: 66
Re: yum keeps re-adding old repos??
Don't delete the CentOS .repo files, but instead, set enabled=0 for each repository listed in those .repo files.
- 2018/04/08 12:29:16
- Forum: CentOS 6 - General Support
- Topic: can't boot after yum update -y cento6.9
- Replies: 10
- Views: 300
Re: can't boot after yum update -y cento6.9
Hi, TrevorH, thanks again, I found in my current setting (CentOS 6.9, by the way I want to go to CentOS 7 after this is resolved), There is no upgrade path from CentOS 6 to CentOS 7. If you want to use CentOS 7, the only supported way is to back up your data, clear your disk, install CentOS 7 and r...
- 2018/04/05 14:40:28
- Forum: CentOS 7 - General Support
- Topic: Centos 7 / process inetd HIGH cpu load *Found > mining mallware * solved *
- Replies: 16
- Views: 561
Re: Centos 7 / prodect inetd HIGH cpu load
Yeah, right. The funny thing is that the xinetd package does not provide an inetd binary. The binary in it is called xinetd. Also the /usr/local/bin path is suspicious. I'm sorry to say, but that inetd thing you have running is not a CentOS binary. It's likely someone's cpuminer (crypto currency min...
- 2018/04/05 13:53:43
- Forum: CentOS 7 - General Support
- Topic: Centos 7 / process inetd HIGH cpu load *Found > mining mallware * solved *
- Replies: 16
- Views: 561
Re: Centos 7 / prodect inetd HIGH cpu load
I ... have a hunch, but try ps -ef | grep inetd to see which inetd it is running.
- 2018/04/04 20:48:38
- Forum: CentOS 7 - Hardware Support
- Topic: New MOBO, having PXE boot problems.
- Replies: 7
- Views: 184
Re: New MOBO, having PXE boot problems.
I can't really comment on PXE, I haven't tested that, but I'll just note for the record and for further reference that it is not necessary to partition/format/empty the USB stick prior to dd'ing to it.