Search found 23 matches
- 2016/01/03 05:45:26
- Forum: CentOS 7 - Security Support
- Topic: Alerts in SELinux
- Replies: 9
- Views: 10786
Re: Alerts in SELinux
I didn't mean "please provide a description of the hardware", I meant "have you run any tests on your hardware"? Also run a selinux re-label just to be sure. Hi aks, Thanks for your reply. I run selinux relabel with the following commands: touch /.autorelabel reboot I want to post the log here, but...
- 2016/01/01 03:21:07
- Forum: CentOS 7 - Security Support
- Topic: Alerts in SELinux
- Replies: 9
- Views: 10786
Re: Alerts in SELinux
My computer is Thinkpad T430 here is the details: # dmidecode # dmidecode 2.12-dmifs # SMBIOS entry point at 0xdf69e000 SMBIOS 2.7 present. 72 structures occupying 2814 bytes. Table at 0xDF69D000. Handle 0x0000, DMI type 134, 16 bytes OEM-specific Type Header and Data: 86 10 00 00 00 53 54 4D 20 01 ...
- 2015/12/28 03:53:17
- Forum: CentOS 7 - Security Support
- Topic: Alerts in SELinux
- Replies: 9
- Views: 10786
Alerts in SELinux
Hi all, I reinstalled my centos7 system yesterday, the system version is centos7 7.0.1406 x64. After the installation, I run: yum update SELinux prompts several alerts during the update, and my cdrom ejected later. So I'm afraid that my system is hacked. After the update, my system version is : Linu...
- 2015/12/27 09:40:37
- Forum: CentOS 7 - Security Support
- Topic: How to update /etc/pam.d/system-auth?
- Replies: 1
- Views: 19144
How to update /etc/pam.d/system-auth?
Hi all #Question1: I'm hardening my system with this guide https://wiki.centos.org/HowTos/OS_Protection But I'm not sure whether this guide is updated to CentOS7. It says I should update /etc/pam.d/system-auth in this way: And now we need to update /etc/pam.d/system-auth touch /var/log/tallylog cat ...
- 2015/12/27 06:25:15
- Forum: CentOS 7 - Security Support
- Topic: About vmware-user-suid-wrapper
- Replies: 1
- Views: 1777
About vmware-user-suid-wrapper
Hi all, My centos system is : Linux version 3.10.0-327.3.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Wed Dec 9 14:09:15 UTC 2015 I reinstalled my system several days ago and didn't install VMWare at all. But, today, I find that vmware-u...
- 2014/11/11 03:38:13
- Forum: CentOS 7 - General Support
- Topic: Maybe a problem of Chinese(Intelligent Pinyin) Input Source
- Replies: 1
- Views: 2013
Maybe a problem of Chinese(Intelligent Pinyin) Input Source
Hi all, I use two Input Sources in my CentOS7: Chinese(Intelligent Pinyin) and English(US). And I encounter an annoying problem when I edit my source code file in CodeBlocks. Sometimes I can't input any letters into the source code file in CodeBlocks until I press Ctrl. I don't know why. For now, I ...
- 2014/09/19 15:54:52
- Forum: CentOS 7 - General Support
- Topic: Package syslinux conflicts with syslinux-extlinux
- Replies: 3
- Views: 2124
Re: Package syslinux conflicts with syslinux-extlinux
Hi TrevorH,
Thanks for your reply.
I'm new to CentOS and linux, could you give me a step by step guide? Thank you in advance.
Thanks for your reply.
I'm new to CentOS and linux, could you give me a step by step guide? Thank you in advance.
- 2014/09/18 12:04:46
- Forum: CentOS 7 - General Support
- Topic: Package syslinux conflicts with syslinux-extlinux
- Replies: 3
- Views: 2124
Package syslinux conflicts with syslinux-extlinux
Hi all, I installed CentOS7 x64 several days ago. Today, I'm trying to update software from "Applications>SystemTools>SoftwareUpdate", but it complains a conflict error. Here is log: Test Transaction Errors: file /sbin/extlinux from install of syslinux-5.10-1.el7.rfx.x86_64 conflicts with file from ...
- 2014/09/01 13:15:08
- Forum: CentOS 7 - Software Support
- Topic: Problem on glibc-devel.i686 and nvidia-x11-drv-***
- Replies: 7
- Views: 3732
Re: Problem on glibc-devel.i686 and nvidia-x11-drv-***
here is the result:toracat wrote:You can easily check what you currently have by running:
rpm -qa | grep nvidia
# rpm -qa | grep nvidia
nvidia-x11-drv-340.32-1.el7.elrepo.x86_64
kmod-nvidia-340.32-1.el7.elrepo.x86_64
- 2014/09/01 08:33:36
- Forum: CentOS 7 - Software Support
- Topic: Problem on glibc-devel.i686 and nvidia-x11-drv-***
- Replies: 7
- Views: 3732
Re: Problem on glibc-devel.i686 and nvidia-x11-drv-***
If I didn't install the driver from the nvidia binary installer, Should I run the following commands now?
#yum clean all
#yum --disablerepo=\* --enablerepo=elrepo install kmod-nvidia nvidia-x11-drv
#yum --disablerepo=\* --enablerepo=elrepo install nvidia-x11-drv-32bit
#yum clean all
#yum --disablerepo=\* --enablerepo=elrepo install kmod-nvidia nvidia-x11-drv
#yum --disablerepo=\* --enablerepo=elrepo install nvidia-x11-drv-32bit