CentOS 5 :: After Updating To The Version (2.6.18-164.el5), The Server Is Not Stable And I Have Got A Lot Of Errors?

Sep 23, 2009

I am running CentOS release 5.3 (Final)
kernel: CentOS (2.6.18-53.1.13.el5)

After updating to the version: CentOS (2.6.18-164.el5), the server is not stable and i have got a lot of this kind error:

Sep 19 02:08:36 server kernel: EXT3-fs error (device sda8): ext3_lookup: unlinked inode 3372068 in dir #5148223
Sep 19 02:08:36 server kernel: Aborting journal on device sda8.
Sep 19 02:08:36 server kernel: EXT3-fs error (device sda8): ext3_lookup: unlinked inode 3372071 in dir #5148223[code].....

View 8 Replies


ADVERTISEMENT

CentOS 5 :: Why Is Kernel Much Older Than Current Stable Version?

Jan 21, 2010

I just ran "yum update" to download the latest kernel from the repository, and noticed that it's 2.6.18-164.11.1 while the latest on www.kernel.org is 2.6.32.4.Out of curiosity, why is there such a discripency between the two? Lack of resources to test and build binaries?

View 5 Replies View Related

CentOS 5 :: How To Keep Yum From Updating OS Version

Aug 3, 2009

My server's manufaturer (supermicro) only provides RAID drivers for certain RHEL (CentOS) releases, 4.4, 5.2 and 5.9 are presently available. An accidental yum update recently took the server from CentOS 4.4 to 4.7, and abandoned the RAID driver. My choces are to reload 4.4 or go to 5.2. Since I will probably do the latter, is there a way to have yum just update within the distro, and not the distro version? Can someone ID the rpms I could exclude to be sure that the OS version remains static?

View 3 Replies View Related

General :: CentOS 5.3 - Updating To Next Kernel Version

Feb 7, 2010

I have just downloaded CentOS 5.3. The kernel version is 2.6.18.xx However, when I updated the kernel version has not changed. Still 2.6.18. Unless something went wrong with the updates. The most up to date kernel is 2.6.31.xx I was thinking shouldn't it update to this new kernel? On my Fedora 12 I have 2.6.31. However, I thought the kernel of 2.6.18 would have been updated as least a little.

View 4 Replies View Related

CentOS 5 :: Updating MySQL To The Latest Version?

Feb 4, 2010

I have CentOS 5.4 installed with lighty and MySQL installed via yum. not a problem. The issue become when I'm having problem with the current mysql that I installed via yum which I believe its currently at version 5.1.42-2. So I'd like to upgrade it to the latest available version of mysql. Except I can't figure out whether to download the generic glibc32 version or just get the RHEL5 version or find the mysql enterprise version somewhere. So, not knowing what I'm doing, I downloaded the RHEL5 version since it's closer to CentOS 5.4. Except for whatever reason the mysqli is not installed or configured properly and I'm not sure how to fix it.

Any suggestion? Everything was working nicely when I used yum to install, except the problem with the version of mysql that's offered in the repository. So I'd like to request a suggestion on how to either somehow upgrade mysql using yum and there's a different repository that I didn't know, or perhaps download a proper latest and greatest mysql, install and have it configured so that mysqli work properly.

View 6 Replies View Related

CentOS 5 Server :: Make 1000fps Stable Kernel?

Dec 27, 2010

how can i make 1000fps stable kernel

View 2 Replies View Related

Server :: Dell R310 System - Scientific More Stable Than CentOS

May 25, 2011

I am setting up a Dell R310 server system with a raid controller. Has anyone installed either of these OS on this server. Is Scientific Linux more stable than centOS these days.

View 4 Replies View Related

CentOS 5 :: Errors: Skype: /usr/lib/libstdc++.so.6: Version `GLIBCXX_3.4.9' Not Found (required By Skype)

Apr 12, 2011

hJust installed brand new Centos 5.6 and skype, according to centos wiki (http://wiki.centos.org/HowTos/Skype) Getting these errors: skype: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by skype)

[root@thinkpad opt]# rpm -q libstdc++ --provides
libstdc++ = 4.1.1-52.el5
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.1)(64bit)

[Code]...

View 3 Replies View Related

Ubuntu :: Is 10.10 A Stable Version

Nov 10, 2010

Why does update manager doesn't tell me that ubuntu 10.10 is out? I'm running 10.04.1 LTS. I have to do alt-F2 "update-manager -d" in order to see the 10.10 message even if ubuntu is config to notice me of normal releases.And then just before the update begins, the official readme says that 10.10 is (at the moment) a RELEASE CANDIDATE version. Just an old not-updated readme?Why does Ubuntu official home page annunces 10.10 as a stable version?

View 9 Replies View Related

Fedora :: Which Version Is Most Stable For Production Use

Apr 23, 2010

I am going to install Fedora server for production use so, i want to know which Fedora version is most stable for production use.

View 12 Replies View Related

Debian Installation :: 64bit Stable / Jessie Still Shows Chrome Update Errors?

Mar 12, 2016

I am having this problem on my old 64-bit Debian box (stable's Jessie) box, but nothing seems to fix it from what I saw online like in [URL] ... and other forums. Maybe I missed something?

Code: Select all$ sudo apt-get update
Ign http://dl.google.com stable InRelease
Hit http://dl.google.com stable Release.gpg
Ign http://ftp.us.debian.org jessie InRelease
Hit http://security.debian.org jessie/updates InRelease

[Code] ....

View 14 Replies View Related

Debian :: How To Download Stable Version And Check MD5

May 31, 2015

I want to install Debian Stable 8 Jessie. I've tried the main website, of course, first. But there are a lot of options there to download Debian 8: CD, DVD, Live etc. I downloaded debian-live-8.0.0-amd64-lxde-desktop.iso and I booted live in VirtualBox. It boots fine and the operating system looks in order.

Questions/problems:

1. The desktop icon for the installer says "Install Debian sid". But from what I know "sid" is unstable version. I do not want unstable, nor testing. I just want normal Stable. Did I got the wrong version? The website is a bit confusing about which version is which.

2. How do I check the md5 of the iso? I know how to do that with other distros, they usually specify it near the download link and I can execute in terminal the command 'md5sum' followed by the specific linux distro iso and then compare the numbers. But I can find no such thing for Debian. I searched the website but could not find any clear info.

3. After I install, what should I do in order to make Iceweasel work with Flash and multimedia codecs? I also need Skype and the proprietary Nvidia drivers.

And if I enable these non free, do I get automatic updates for them like for the rest of standard Debian software? Or, if not, what should I do?

The idea is that I want a system that is as stable and bug free as possible, but I won't use many apps beyond these ones. I don't need the latest and greatest software as long as these get security updates. Should I be ok with this configuration?

View 12 Replies View Related

Debian :: Get The Newest Version Of Firefox On Stable?

Jul 28, 2011

Is there a way to get the newest version of firefox on debian stable? Also I downloaded google chrome and installed it but it won't show up in my menu or under installed programs in the software center.

View 2 Replies View Related

Debian Configuration :: Getting Kernel Version In Stable?

Feb 10, 2010

kernel with which most version number may be compiled in Debian 5 stable without updating to testing? 2.6.32.8 can't compile, if not turn off virtualization, since Documentation/least/least.c

contains
#include <sys/eventfd.h>

which is present in libc6-dev from testing, but is absent in stable.To drivers compiling kernel used own linux/eventfd.h.

View 6 Replies View Related

Fedora :: Current Stable Version Of Kernel In F10?

Aug 26, 2009

Which is the current stable version of kernel in fedora 10 and how can I installed because right now I have unstable kernel:
uname -a
Linux blind 2.6.29.3-60.fc10.x86_64 #1 SMP Sat May 9 04:18:14 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

I just want to get back to latest stable kernel of fedora 10. I'm not able from the grub to choose an older because there are only kernels for fedora 9. The problem was that previously I used fedora 9 however I upgrade it but it was still with kernel of fedora 9 so I pick it the unstable of fedora 10 and I installed it. Right now I just want to get back to current version of kernel in fedora 10 so I can upgrade it to fedora 11.

View 5 Replies View Related

Fedora :: Upgrade - Which Version Is More Stable For Production Use

Nov 20, 2009

I am using fedora 6 and i want to upgrade but i am not sure which version of fedora is more stable for production use.

View 3 Replies View Related

OpenSUSE Install :: Should Update 11.0 To Last Stable Version?

Sep 4, 2010

I should update my Opensuse 11.0 to the last stable version?I need to know exactly how to do: should I download an iso image?Should I operate from Yast?

View 9 Replies View Related

Ubuntu :: Does Stable Version Of Chromium Exist?

Feb 4, 2010

Does a stable version of Chromium exist and is there a repository for it?

View 4 Replies View Related

Ubuntu Installation :: Can't Replace The 1.2 Stable Version

Mar 3, 2010

I'm using Ubuntu 9.10 and I'm trying to install DirectFB 1.4.3. I can do it with no problems by downloading the sources from the directfb website and installing it by hand. but I can't replace the 1.2 stable version that is in the apt-get tree. Is it possible to do it?

View 1 Replies View Related

Ubuntu :: News On The Stable Version Of Skype?

Jul 24, 2010

Any news on the stable version of skype? I cant find one anywhere.

View 5 Replies View Related

Ubuntu :: Download And Install The Stable Version When It Comes Out?

Sep 22, 2010

If I download the Ubuntu Beta, will it become the stable version from normal updating when the stable version comes out, or will I need to download and install the stable version when it comes out?

View 2 Replies View Related

Debian :: Installing New Version Of Alsa On Stable?

Feb 27, 2010

I recently bought a Dell 10v netbook and put Debian lenny on it. I got everything up and running, except that sound doesn't work. Two links I found said that the solution was to download alsa-drivers, alsa-lib, and alsa-util from the ALSA website and ./configure && make && make install:

[URL]

Another source says this can be fixed on Etch by recompiling alsa from source:

[URL]

However, I'm running stable lenny, and I'd rather do things the "right" way instead of doing a regular make install. Is there a way to grab the binary packages from testing/unstable and install those without problems? If that's not possible, can I grab the source package from testing/unstable and use that? If that's not possible, can I download the source from ALSA's website and build a package myself?

View 3 Replies View Related

Programming :: Download The Latest Stable Version Of Gtk-doc?

Aug 2, 2010

gnome.org that hosts gtk-doc seams to be down. Does anyone know where i can download the latest stable version of gtk-doc?

View 1 Replies View Related

Slackware :: Is There GnomeSlackBuild Version That Runs Stable Under 13.37?

Jul 8, 2011

It seems that the edition of GnomeSlackBuild for Slackware 13.37 has not been published yet ?Does the current run stable ? or the old version ?

View 7 Replies View Related

OpenSUSE :: Downgrading FireFox To Latest Stable 3.xx Version?

Jun 11, 2011

I use openSUSE 11.4 64 bits with KDE. For a specific reason (incompatibility with our internal revenue website) I'll have to downgrade to the latest stable FireFox version, 3.6 or something. I however do not know how to :

1. find this repository

2. when found, install it over my current 4.0.1 version.

View 6 Replies View Related

Ubuntu :: Install Cinepaint - Debian Version Currently Isn't Stable

May 3, 2010

Ever since i found out that there was something called cinepaint i've tried to install it. On their website it says that the debian version currently isn't stable, and therefore not released. I've tried their own CVS file, and costum files. Nothing so far works.

View 9 Replies View Related

Ubuntu :: Which Is The Latest Stable Kernel Version Available In The Repositories?

Oct 28, 2010

Can someone tell me which is the latest stable kernel version available in the repositories?? Is it 2..6.35-22 ??? if so, when will 2.6.36 be available??

View 4 Replies View Related

Ubuntu :: Upgrade Latest Stable Version Of Evolution?

May 20, 2011

I want to upgrade my current evolution (2.30.3) with the latest stable release (2.32.2). How can I do it? Is there any PPA for that?

I am using Maverick.

View 5 Replies View Related

CentOS 5 Server :: Installed CentOS 5.3 On A Machine, And Need A Samba Version 3.2 Or Higher?

Jul 8, 2009

I've installed CentOS 5.3 on a machine, and I need a Samba version 3.2 or higher. Since 3.4 is out, I thought I'd grab that. But, "yum list|grep samba" gives me only version 3.0.33. Is there a package of Samba I can grab that will upgrade the 3.0 installation so that I don't have two laying around? If not and I need to compile from source, do you have any suggestions for what arguments I should give configure? I'm not used to Linux coming from the BSD world

View 1 Replies View Related

CentOS 5 Server :: LAMP Version Available In The Official CentOS 5.5 Repositories?

Oct 29, 2010

I'm quite new to Linux/CentOS. I installed LAMP from official CentOS repositories and I'm wondering why the PHP (5.1.6) or MySQL (5.0.77) versions are so old. Why there is now the latest versions available.

Is it recommended to use these versions or should I update to the newest one - if so could you plesae provide me some links to official repositories&tutorials.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved