Questions tagged [centos5]

CentOS is a Linux distribution aiming for 100% binary compatibility with RHEL.

is a free operating system distribution based upon the Linux kernel.

Version 5 was released on 2007-04-12 and uses kernel version 2.6.18-8. It reached its End of Life (EOL) on 2017-03-31.

Documentation

313 questions
0
votes
1 answer

Unable to set enviornment variable for Oracle in Centos 5 32bit

Unable to set enviornment variable for Oracle in Centos 5 32bit. The values entered in the /.bash_profile file are not being changed.? what can be the Solution.?
Ameya
  • 69
  • 2
  • 10
0
votes
2 answers

restore permissions after set by error chmod -R 775 /

By error I set all folders and files permissions on 775, executing this command sudo chmod 775 -R /website/folder / And now I need to restore all the server folders and paths permissions at least centos files, by the moment I can't send emails from…
Chris
  • 33
  • 1
  • 8
0
votes
2 answers

can we install 64bit jdk on 32bit CentOS

I have a 64bit jdk 1.6 installer . Can I install java on centos 5.8 32 bit using a 64 bit installer. If so what would be the command to achieve the same. TIA.
digvijay
  • 189
  • 1
  • 5
  • 16
0
votes
1 answer

Why my server's "Load average" is 5, while the cpu is not busy?

Why my server's "Load average" is 5, while the cpu is not busy? anybody know how to fix that issue? what would be the reason? thanks
dexterdeng
  • 249
  • 3
  • 13
-1
votes
2 answers

Creating and installing rpm package

I am using CentOS 5. I have created an rpm spec file for a module. It has compile time dependency on a shared library, libavro to be precise. To that end, I downloaded, built and installed libavro-1.5.1.so.21. It got installed at /usr/local/lib by…
user434345
  • 299
  • 5
  • 8
-1
votes
1 answer

Silence sysstat-collect.service?

The sar tool collects load values every 10 minutes on my CentOS Linux release 8.5.2111 via the service sysstat-collect.service. It fills /var/log/messages with: Dec 26 12:50:04 node systemd[1]: Starting system activity accounting tool... Dec 26…
Guif If
  • 535
  • 2
  • 7
  • 18
-1
votes
1 answer

CentOS 5 end of life

My server is running CentOS 5. The docs tell me that the "end of life" is March 31, 2017. Does this mean that the software will stop functioning on that date, or does it mean that there will no longer be any upgrades available for version 5? If the…
-1
votes
1 answer

Unable to locate requested file codeigniter centos

I can't load a view on my CentOS Server, i edited htaccess file to remove the index.php on the url. this is the code of controller to load the view:
-1
votes
1 answer

Problems with unable to resolve hostname but IP address using CentOS 5 that is inside a XenServer

I have created a XenServer inside VirtualBox, and that I have created a VM CentOS 5 inside the XenServer, upon entering the Centos, I find myself being able to ping to my gate 192.168.43.1 And I'm able to ping to my own XenServer which is 10.0.2.15…
-1
votes
1 answer

Centos System config language not working

I am using Centos 5.x. I have set the system-config-language in /etc/sysconfig/i18n file as LANG="en_US.UTF-8" SYSFONT="latarcyrheb-sun16" But when i type echo $LANG it shows as : fr_FR.UTF_8 Please let me know where can i change the settings so…
user1770589
  • 375
  • 1
  • 6
  • 19
-1
votes
1 answer

How to install urwfonts-8.71.tar.bz2 in Linux?

I have downloaded this free set of 80 standard fonts, but I'm not sure how to install it in my Linux box (CentOS 5.4). Any suggestion would be greatly appreciated! Thanks!!
DanielY
  • 351
  • 1
  • 4
  • 9
-2
votes
1 answer

How to upgrade the centos 5.8 to centos 6X?

I am using centos 5.8 in xencenter , i need to upgrade to centos6.5. i tried with yum update it will updated to centos 5.10 only,please any one help me. Thanks, Prasad
Prasad
  • 303
  • 1
  • 4
  • 14
-2
votes
1 answer

Does not add user in centOS 5.5

When I run a shell script. It shows some errors. I run script on centOS 5.5. This is the part of my shell script where its show error. PART OF CODE if ! id service >/dev/null 2>&1 then doit 'CREATING "service" user' 'whereis adduser -c SERVICE…
devsda
  • 4,112
  • 9
  • 50
  • 87
1 2 3
20
21