Questions tagged [centos6.5]

CentOS CentOS is an Enterprise-class Linux Distribution derived from the sources of Red Hat Enterprise Linux (RHEL) and aiming to be fully compatible with RHEL. Version 6.5 was released in February 2014.

CentOS is an Enterprise-class Linux Distribution derived from the sources of Red Hat Enterprise Linux (RHEL) and aiming to be fully compatible with RHEL. Version 6.5 was released in February 2014.

Distributions

198 questions
0
votes
1 answer

CentOS 6 not displaying

I installed CentOS on Oracle VirtualBox and it run perfectly fine on command line but then I installed desktop environment by typing the following command: yum groupinstall "X windows system" "KDE Desktop", edit the initdefault id from 3 (command…
Furqan Khan
  • 39
  • 1
  • 5
-1
votes
1 answer

Mariadb mysql-slow-query.log

Can some one advise me about this: OS: CentOS release 6.5 (Final) MYsql: Ver 15.1 Distrib 5.5.38-MariaDB 9.1G /srv/mysql/mysql-slow-query.log 1.1G /srv/mysql/ib_logfile0 1.1G /srv/mysql/ib_logfile1 I have Maria db which has…
apernerjan
  • 11
  • 1
  • 4
-1
votes
2 answers

why azure file share is not mounting on centos versions under 7?

Is there any way to create Azure File Share mounts on CentOS versions lower as 7? Azure documentation recommends centos 7+ for it. I have tried the same for CentOS 7 and Ubuntu 16.04.Its working fine. But for CentOS version under 7 it is not…
user8737308
-1
votes
1 answer

I can't access VPS Centos after change ssh port 22 to 2222

After change ssh port from 22 to 2222, I can't access into VPS. How can I change port back to 22? Centos 6.5, Plesk
-1
votes
1 answer

how to find docker 1.3.1 rpm at epel

I want to install docker 1.3.1 on my centos 6.5 environment but I have no idea how to find it in the epel. I'm quite new to docker. Can anyone help me out? Thanks
yiyizheliu
  • 33
  • 6
-1
votes
1 answer

CentOS 6.5 -- > latest 6.7 / 6.x gives Transaction Check Error noarch conflicts with file from package

I'm trying to update / upgrade CentOS 6.5 version to 6.7 or latest 6.x but getting the following error. In the snapshot below, I'm showing truncated output and mainly showing the error log while running YUM update or upgrade command. For full log…
AKS
  • 16,482
  • 43
  • 166
  • 258
-1
votes
1 answer

Configuring IP Tables

I want to make sure that the only network traffic on my linux CentOS server is my own. All my server runs is a Tomcat instance with one servlet. This servlet takes a parameter, which is a URL to download. It will download from that url, and pass…
-1
votes
3 answers

Centos apache config

Hi I am trying to reach my centos Virtual machine which i created inside in a VMware vcenter using http://server-IP/ but couldn't have access using http. but i can access it using ssh. in the httpd.conf file i tried to change "Listen 80" to Listen…
Dave
  • 1
  • 1
-1
votes
1 answer

can we create VG on a docker container?

i need to know how we can creat a VG(Volume group) on a docker container because when i try pvscan in a centos container i have this result: vagrant@ubuntu-14:~$ sudo docker run -t -i centos-6-5 /bin/bash bash-4.1# pvscan No matching physical…
ASSAL
  • 19
  • 1
-1
votes
1 answer

OpenLDAP Error: entry -1 has no dn Slaptest won't work

I am trying to configure OPENLDAP on centOS 6.6, I have installed it via the yum installer, and downloaded the version 2.4.39-8 of openldap-server openldap-client openldap. I had followed the tutorials at…
special_cheese
  • 160
  • 1
  • 3
  • 14
-1
votes
2 answers

yum install puppet-server is not pulling up latest version

I'm installing puppet-server on centOS 6.5 VM with RAM 2 GB & 2 CPU. But it is always pulling up the old version of puppet. [root@puppetmaster ~]# puppet --version 2.7.26 [root@puppetmaster ~]# puppet master --version 2.7.26 Command i'm using yum…
ggtffg
  • 303
  • 3
  • 20
-1
votes
2 answers

Centos auxd process hangs

I'm having a regular problem that I can't figure out what is going wrong. Every once in a while (I think it is a daily problem), the command auxd uses up all my processor capacity. As you can see I'm running this machine in a vmware…
-1
votes
1 answer

DHCP assigns 2 IP's to 1 mac address..

hopefully someone can help me. I have a DHCPD/PXE Server that seems to be assigning 2 IP addresses for the same mac address. I need computers getting assigned ip addresses to be sequential I have tried "allow duplicates;" and "deny duplicates;" I…
John
  • 55
  • 1
  • 10
-2
votes
1 answer

Trying to install CentOS with Virtualbox

I have virtualbox running on Mac OSX. After going through the initial install of CentOS 6.5 I get the message to reboot. If I do not remove the cd from virtual drive It will again bring the initial livecd user environment. If I click remove cd from…
martinbshp
  • 1,073
  • 4
  • 22
  • 36
-2
votes
1 answer

How to Install Java on CentOS 6.5

I am trying to download and install Java from oracle on CentOS6.5 but i am getting error. The command i am using is: wget --no-check-certificate --no-cookies --header…
1 2 3
13
14