Questions tagged [centos6.5]
153 questions
0
votes
0 answers
Is it safe to upgrade a current mysql CentOS 6.0 server to CentOS 6.5?
This server has specific configuration of php, it is also acting as a node in a DRBD cluster which holds a critical MYSQL database.
I wanted to know if this procedure is safe and if there are any other actions I should take other than backing up…

Itai Ganot
- 10,644
- 29
- 93
- 146
-1
votes
1 answer
Virtual machine with separate desktop accounts
On our Centos-6.5 server, I want to install a temporary windows xp guest using virtual machines for windows applications. Thing is, I want to run the virtual machine in background and each windows user should be able to use remote desktop to connect…

mahmood
- 1,022
- 7
- 20
- 33
-1
votes
1 answer
iptables centos block one port and allow all
How should I build iptables rules with the following requirements?
Filter traffic on port 12001 to allow tcp/udp
Filter should allow only one single IP sending traffic to the port 12001. Any other IP is NOT allowed to send any traffic but ONLY for…

Leo
- 29
- 2
-1
votes
1 answer
Apache solr is not accessible by my server but accessible by my localhost
I have a solr installed in my server(centos 6.5).and everything works fine and my conf files exist where they should be. I try to connect to solr by help of search_api_solr module in drupal. Everything works fine on my localhost and one other host I…

Shirin Abdolahi
- 99
- 2
-1
votes
2 answers
Add ssh public key to group instead of users on centos 6.5
I am a newbie to linux administration.
I have a box with centos 6.5 x64.
Ive been configuring ssh access via public/private key.
Ive been wondering if I could add the public key to a user group instead of a user (in the /home/username…

Yash
- 143
- 6
-1
votes
1 answer
PHP 5.3.3 wrecked up on CentOS 6.5 (32bit) after upgrade to 5.4 and downgrade to 5.3.3
please help me solve this php version problem.
I had Centos 6.5 (32bit) and php 5.3.3 pre-installed on it, right before I decided to wreck it!
The need to upgrade was this warning:
Warning: DOMDocument::saveHTML() expects exactly 0 parameters, 1…

Peyman Mohamadpour
- 109
- 9
-1
votes
1 answer
Apache returning stale content of differing sizes when file changes
I'm seeing some strange cacheing behavior with (I suspect) Apache. Whenever I change this JavaScript file, what I get in the browser is simply an old version of the file truncated or expanded to match the size of the update file.
For example, if I…

darth_mall
- 101
- 2
-1
votes
1 answer
Why does this iptables config prevent munin from working?
I have created an iptables config which I thought that I understood, however it seems to be preventing munin from generating graphs and I'm not sure why. If I disable iptables, munin will generate graphs as expected. I have included my iptables…

ellipse-of-uncertainty
- 166
- 1
- 8
-2
votes
1 answer
Backup server external backup
I have a 4TB External HDD and i converted this HDD file system as ext3
i want to know how can i take backup of backup server using this HDD
i have already a 3TB HDD(with power), in that i could able to take backup
which is an ntfs file system.
in…

Rohith
- 1
-2
votes
3 answers
Upgrade php version on centos 6.5
On the current stack i hv
centos 6.5 (64 bit) , PHP 5.3 available.
I'm a linux new bee & need to perform php upgrade to PHP 5.5.
Tried following but that returned error:
wget…

echoashu
- 115
- 1
- 7
-2
votes
1 answer
Centos 6.5 MD1 full disk space
I have almost full disk space on md1
[root@server ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md1 20G 18G 645M 97% /
tmpfs 7.8G 0 7.8G 0% /dev/shm
/dev/md0 283M 33M 236M 12% /boot
/dev/md2 …

1809
- 3
- 1
-2
votes
1 answer
Why am I getting this 404 error trying to install postgresql 8.2 on centos 6?
Im trying to install postgresql 8.2 on centos 6 but when i add the repo for it and do a yum upgrade or try to install the package i get the following error
yum upgrade
Failed to set locale, defaulting to C
Loaded plugins: fastestmirror
Determining…

user1350443
- 3
- 2
-2
votes
1 answer
Difference between target policy 18 and 24 in SELinux
I recently started to learning SELinux and I am so new on that.
So I've faced an issue and I have question,
I use CentOS 6.5 and I am learning SElinux via video training. Into the video training SELinux target version is 18 and mine is 24.
The…

Debian
- 51
- 1
- 2
- 5
-2
votes
2 answers
php 5.4 not working after upgrade from 5.3 to 5.4 on centos 6.5
Before the update php 5.3.3 worked fine, now the apache offers to download php sites instead of processing them.
What I did:
I used the REMI repo to get php 5.4 for centos 6.5.
I think that all steps have been processed normally.
In…

Alex004
- 107
- 3
-3
votes
1 answer
how to configure the internal dns?
System:centos 6.5 , bind version:bind-9.8.2-0.17.rc1.el6_4.6.x86_64
I must set up an internal dns , i am not geek new for network jobs so sorry for if it is an idiot question.
My centos system cannot reach internet, it is working on intranet.
I…

seylul
- 1
- 1