CentOS is an Enterprise-class Linux Distribution derived from Redhat Enterprise Linux sources freely provided to the public.
0
votes
0answers
20 views
GConf error in nautilus on CentOS
i m facing problem on my centos system from morning. initially the mouse was not working, i tried cleaning the trackpad but didn't work. so i restarted the system (i generally hibernate it). after ...
0
votes
1answer
19 views
CentOS 6.4: Unable to mount disc, doesn't like UDF
I'm trying to use a CD on CentOS 6.4, but I keep getting this error:
Unable to mount Disc
Error mounting: mount: unknown filesystem type 'udf'
I've installed udftools
I've tried changing the ...
2
votes
1answer
21 views
Difficulty with EncFS on CentOS
I'm trying to figure out encfs, but am having some difficulty.
This is what I have done so far:
I created 2 test folders
mkdir /home/oshiro/Desktop/encrypted
mkdir /home/oshiro/Desktop/decrypted
...
1
vote
1answer
16 views
Differences between %pre and %post in Kickstart on CentOS?
I have been setting up machines with Kickstart on CentOS and I am unsure about the differences between the %pre and %post sections of the kickstart .cfg file.
The CentOS Documentation for the ...
0
votes
1answer
8 views
Centos 6.5, openvpn port and SElinux
I am configuring an openvpn server on a new centos 6.5. But the main problem is that selinux is blocking openvpn to use the default port tcp 1194.
The following is the sealert -a ...
2
votes
2answers
89 views
How to find a cron job if you know the specific time it runs?
I've been using kSar to look at my servers resource use. There is a definite spike in process creation at 4:04AM daily. Cron seems to define the interval they should be run, but not the specific time
...
0
votes
1answer
16 views
what does mean crond[2113] : (*system*) RELOAD (/etc/cron.d/mycron)
crond[2113] : (*system*) RELOAD (/etc/cron.d/mycron)
My cron job is not working and I got the error above in log, What does mean that, how can I know what is going on.
My cron job code:
...
1
vote
1answer
17 views
CentOS 6 KVM host with CentOS 6 guests kvm-clock enabled major time drift
I have a CentOS 6 KVM host with CentOS 6 guests, all 64bit. The host syncs time from NTP and has remained bang on.
All the guests have kvm-clock listed as current_clocksource but over the last 3 ...
1
vote
2answers
16 views
Is it possible for a OpenVZ container to interact with a MySQL database on the host?
Say every container and the host itself has its own dedicated, external IP. Is it possible to do this without any problems?
And is this really a good plan? Instead of hosting a database per ...
2
votes
1answer
17 views
/root/bin/ffmpeg: error while loading shared libraries: libtheoraenc.so.1: cannot open shared object file: No such file or directory
My ffmpeg command gives error when I try to convert video format.
I have installed ffmpeg manually following this guide.
For above issue I checked ffmpeg: error while loading shared libraries: ...
0
votes
2answers
32 views
Updating CentOS by YUM command without removing previous version
I wanna update my system by yum command, after executing yum update it wants to update kernel to 2.6.32-431.5.1.el6 version also it wants to remove my oldest kernel version (2.6.32-279.el6).
...
0
votes
2answers
23 views
Adding useraccount as root using “usermod -G root useraccount”?
I'm on CentOS. I try to add an useraccount as root using "usermod -G root useraccount".
But this does not seem to work. Any way to fix this without having to use visudo?
0
votes
2answers
27 views
CentOS yum install gcc error: glibc-common conflicts with glibc
I met a problem with installing gcc on my CentOS.
Outputs of my command sudo yum install gcc:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.ustc.edu.cn
...
0
votes
0answers
8 views
What is the correct repository to add for `debuginfo-install glibc` for RHEL 6?
I am trying to install debug-info for glibc on RHEL 6.
The closest instructions I could find for adding the repository is at the answer to this question. However, that question is about CentOS, which ...
2
votes
2answers
34 views
How to permanantly disable /var/log/secure?
When I delete /var/log/secure this file will be recreated. How do I disable the recreation of this file?

