General :: CentOS - Safe To Remove The First Kernel In The Installed List To Save Having Two Kernels Being Updated Everytime?

May 8, 2011

When I run yum list installed command the output shows two kernels:

[Code].....

Would it therefore be safe to remove the first kernel in the installed list to save having two kernels being updated everytime I run yum update? Or is the PAE kernel dependant upon the original?

View 6 Replies


ADVERTISEMENT

General :: Remove Apache And It Worked But Everytime It`s Installed It Comes With The Old Settings

Apr 30, 2010

I wanted to remove apache and it worked but everytime it`s installed it comes with the old settings...and I want the default ones..I don`t know to manage an apache server but i`m learning! I tried these commands and not of then didn`t had any effect:

apt-get remove apache2
aptitude remove apache2
rm -rf /etc/apache2 , rm -rf /var/www
dpkg -P apache2
and of course ... --purge remove apache2

View 5 Replies View Related

Kernel :: Remove Installed Device Drivers In Centos 5.4?

Jan 25, 2010

I installed the following packages:

ieee80211-kmdl-2.6.18-164.10.1.el5-1.2.18-22.el5.i686.rpm
ipw2200-kmdl-2.6.18-164.10.1.el5-1.2.0-45.2.0.1.el5.i686.rpm

from [URL] How to remove them completely? The ipw2200 driver complains that it could not agree with certain symbols in ieee80211 module. Before taking another route, I would like to know how to completely remove the files installed by these driver packages.

View 8 Replies View Related

Fedora :: Remove Non PAE Kernels / Devs For Nvidia Kernel Building?

Mar 31, 2010

I've only a small /boot sector and
rpm -qa | grep kernel
kernel-2.6.31.12-174.2.22.fc12.i686
kernel-PAE-devel-2.6.32.9-70.fc12.i686
kernel-PAE-2.6.32.9-70.fc12.i686
kernel-2.6.32.9-67.fc12.i686
abrt-addon-kerneloops-1.0.8-2.fc12.i686

I'm using the PAE kernels, need the devs for nvidia kernel building,can I remove all the non PAE kernels without damage please?

View 14 Replies View Related

CentOS 5 :: How To Remove The Old Kernels

Aug 12, 2010

I am using CentOS 5.5. After upgrading i have at present 4 kernels in the menu.lst.If i try to remove any kernel, 2.6.18-194.3.1.el5.i686 via Package Manager, i am told that i am removing critical software for system functionality etc. How delete older kernels?

View 4 Replies View Related

Fedora :: Save "list Of Installed Packages" In A List And Restore?

Mar 28, 2010

how do I save installed packages in a list and restore ...

rpm -qa > installed-software.log
yum install $(cat installed-software.log)
sorting rpm packages by size
rpm -qa --qf '%{SIZE} %{NAME}
' | sort -n

View 4 Replies View Related

Fedora :: Save A List Of Installed Software?

Mar 31, 2011

Since Fedora isn't a rolling release distro like I'm used to, I was wondering if there was a way to save a list of installed packages to make the next upgrade easier. I'm eagerly waiting for FC15, but still on FC14, and I would like to know if there's a way to export a file that yum can reference to reinstall what program titles I already have installed.

View 6 Replies View Related

Red Hat :: Centos/Red Hat - List Of Programs They Keep Updated?

Oct 16, 2010

I'm guessing Red Hat (and therefor Centos) backport programs like newer Open Offices. Is this true? If so, is there a list of programs that they maintain actively?

View 4 Replies View Related

CentOS 5 :: Safe To Remove / Media And / Opt Directory?

Apr 9, 2010

I'm running CentOS 5.4 in combination with DirectAdmin, and I'm wondering: Is it safe to remove /media and /opt directory?Because those directories /media and /opt are empty.

View 3 Replies View Related

CentOS 5 :: Is It Safe To Run Command To Remove All I386 Packages

Apr 21, 2011

I have a centos server x86_64 arch installed - i am getting some issues where i want to update rpms but because there is a equivliant i386 package installed i get dependency errors.Is it safe to run this command to remove all i386 packages - will my system still boot after this yum remove *.i?86

View 1 Replies View Related

CentOS 5 Server :: Updated Fresh 5.3 Xen Kernel And PAE Support Disappeared?

Aug 26, 2009

I have installed CentOS 5.3 with Xen on a PowerEdge 2650 machine with 6GB of RAM. As usual, PAE was already enabled so I did not have any problem with utilising all of the memory. However after upgrading to the latest release of the kernel (2.6.18-128.7.1.el5xen), memory available decreased to 4GBs. Then I switched back to the old kernel and 6GB was there. Then finally have switched back to the new kernel and 6GB is again there. So now PAE seems to be enabled but what concerns me is the inconsistent behaviour. (Also I am not sure the reason was the upgraded kernel.)

View 2 Replies View Related

Fedora Hardware :: Radio Kill Switch Functionality Broken With Updated F12 Kernels?

Jan 7, 2010

First tried in the x64 section:[URL]

Original Fedora (2.6.31.5-127.fc12.x86_64) works great!
Fedora (2.6.31.6-145.fc12.x86_64) broken!
Fedora (2.6.31.6-162.fc12.x86_64) broken!
Fedora (2.6.31.9-174.fc12.x86_64) broken!

Does anyone have a workaround? In software I can turn the WLAN on, but Bluetooth isn't happening

View 2 Replies View Related

General :: Safe To Delete Installed .tgz Packages?

Mar 8, 2011

i read somewhere (I think an article by AlienBob) that you needed to make sure .tgz packages where located in a safe place as opposed to the home directory so as to prevent accidental deletion.

I have a number of .tgz packages that I have already installed and moved to the /bin/ directory for safe keeping, but its not very orderly, ya' know?

Is it safe to delete/rm these .tgz files? Im assuming that the installpkg command extracts the creamy nougat inside and puts it somewhere useful.

Also, even if it is safe to delete, what is best practice in this case? keep them forever in some isolated directory?

View 5 Replies View Related

General :: View List Of Updated Packages After Apt-upgrade On Debian-based Systems?

May 15, 2010

I just did an update on my Debian system and it was very long. I'd like to know now, after the upgrades have already been applied, which packages were upgraded and which were not.

View 2 Replies View Related

CentOS 5 :: Find The List Of Installed Packages?

Jan 5, 2010

I would like to know what packages are currently installed in my linux machine. My machine is running CentOS 5.4. There is no GUI. All I have is command line interface.

View 2 Replies View Related

CentOS 5 :: Output Of 'yum List Installed' From A Standard 5.1 Installation

Mar 22, 2009

I would like to get the output from 'yum list installed' from a standard CentOS 5.1 32bit installation on a Intel desktop PC. I would like to do a diff with my 'yum list installed' to figure out exactly what my company customized. I know the docs here have the list of added, deleted and updated packages going from 5.0 to 5.1, but is there a complete 'yum list installed' list somewhere?

View 1 Replies View Related

Fedora :: Latest Installed Kernel Stopped Working - Remove And Reinstall?

Jun 20, 2011

The latest installed kernel stopped working. ( 2.6.35.13-92.fc14.i686) It won't boot. I just get black screen with blinking cursor in top left corner. How do I, or can I, remove and reinstall?

View 4 Replies View Related

General :: Kernel Mode Setting Sets Wrong Resolution On Console/Intel GL40/several Kernels

Feb 21, 2010

Basically, About 50% of the time, the system boots and sets the console resolution to something strange, and the console renders in a small box in the top-left hand corner of my screen. This causes problems not only with the display of the console, but with the display of X as well.

I have an Intel GL40 chipset on this laptop, with an integrated GMA4500 GPU. I am using the latest stable Intel video drivers (2.10.0-1), and have tried using the git drivers. In addition, the problem has been occuring since December, when I install Arch linux on this machine, I have just now had the time to address it. So basically, the issue has persisted with all driver versions since mid-December to the latest releases.

In addition, I have tried using several kernels, including:

But the problem persists with each.

I wish I could give you relevant diagnostic information for this issue, but if I had any idea where to start...

I will gladly post any information necessary. I was going to post a copy of everything.log for a successful and unsuccesful boot, but unfortunately they put me over the posing limit by about 100,000 characters each.

I guess, on second thought, that my Intel video driver really wouldn't have anything to do with my console, now would they?

View 9 Replies View Related

Ubuntu :: Grub2 - Removing All Old Kernels From List

May 21, 2010

I'm simply trying to remove old kernels and second rename things that are on the list. It used to take me 10 seconds with grub1, but having some difficultly with grub2. So far I went into /boot/ and removed the old kernels and then did a sudo update-grub2 and it seemed to remove all the old kernels from the list. Is this the best way or doing it or any issues on doing it this way? Second I just want to rename what boots up like Ubuntu 2.6.32-22-generic to something else. I keep read not to modify the grub.cfg, but not sure what to do? I poked around the files in /etc/grub.d/, but not sure what to do?

View 2 Replies View Related

CentOS 5 :: Can't Remove A New Kernel

Sep 22, 2010

I create a kernel rpm file, install it. Now I can't remove it. I use: rpm -e kernel-2.6 ... and system return this error:

[Code]...

View 13 Replies View Related

Ubuntu Installation :: Only Partial List Of Kernels In Grub?

Aug 26, 2010

I have Ubuntu 8.04 (32-bits) installed on /dev/sda and Ubuntu 10.04 (64-bits) installed on /dev/sdc (this is an update from 8.04 64-bits originally installed on /dev/sdc). There is a grub on each of these two disks. Both are the old grub (prior to version 2). Here is the top kernel listing from /dev/sda:

titleUbuntu 10.04 LTS, kernel 2.6.32-24-generic (grub sur unite1)
root(hd2,0)
kernel/boot/vmlinuz-2.6.32-24-generic root=UUID=761c3d13-cc55-4117-934f-693766e122b6 ro quiet splash locale=fr_FR
initrd/boot/initrd.img-2.6.32-24-generic
quiet

[Code]...

View 9 Replies View Related

CentOS 5 :: How To Remove Xen Kernel Safely

Jun 2, 2009

I am currently running the xen (64 bit) kernel, but want to move to the non xen kernel(64 bit) while retaining my carefully crafted system. I tried this once before by unticking the "virtualisation" and it removed the xen kernel, leaving me with nothing to boot from.

View 5 Replies View Related

Ubuntu :: Using Wget To Save A Frequently Updated Webpage?

Mar 3, 2010

I'm trying to figure out how to use wget to save a copy of a page that is frequently updated. Ideally, what I'd like it to do is save a copy of the page every minute or so. I don't need multiple copies; I just need to know what the most recent version was. Also, if the page disappears for whatever reason, I don't want it to save the error page, just wait until the page is up again.

View 2 Replies View Related

Ubuntu :: Keyring Updated And Now Wont Save Passwords?

Jun 12, 2010

Just the other day, when I updated my system, gnome-keyring was updated.Ever since then, none of my passwords will 'keep' between sessions. Every time I log in from a reboot, I have to create a new default keyring password, enter my wireless WPA key, my password for gwibber (twitter and facebook) and all of my IM accounts.

View 1 Replies View Related

OpenSUSE Install :: 11.2 From DVD - Load Kernel Operation Hangs At 97% (using Both Normal And Safe Kernel)

Feb 23, 2010

I am an experienced Linux admin and have been using SuSE for many years. My development machine has had every version of SuSE since '02 and although it is a little old, is in good working order. (AMD
2400, 2 gig RAM, 160 Gig IDE disks - SuSE on disk 2) (OpenSuSE 11.1 with the latest kernel works perfectly. This install is on a spare HDD prior to doing a full install on my usual HDD.)

When I try to install SuSE 11.2 from DVD, the load kernel operation hangs at 97% (using both normal and safe kernel), however, I can install from live CD without any problem. I have tried the same DVD on a few "older" machines and had the same problem. I initially thought it was the actual DVD but re-burning has the same problem. I have also tried another DVD writer - same problem.

View 1 Replies View Related

CentOS 5 :: Package(s) Kernel Available But Not Installed

Aug 21, 2011

How do I update the kernel to the latest version? I checked /etc/yum.conf but kernel is not listed in the exclude list. Also, pardon my ignorance, I've looked but where on centos.org or another website can I find the version number for the latest kernel? Thanks for your help!

[Code]....

View 11 Replies View Related

CentOS 5 :: Kernel Yum Update Installed But Not Working

Aug 17, 2009

I try to update my kernel to 2.6.18.128.4.1.el5 using
# yum update

After # yum update # rpm -qa kernel*|sort gives the following:
kernel-2.6.18-128.1.14.el5
kernel-2.6.18-128.1.16.el5.centos.plus
kernel-2.6.18-128.4.1.el5.centos.plus
kernel-2.6.18-92.1.18.el5
kernel-2.6.18-92.el5
kernel-devel-2.6.18-128.1.14.el5 .....

This my grub.conf:
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=5.....

yum update installed:
CentOS (2.6.18-128.4.1.el5.centos.plusxen) and
CentOS (2.6.18-128.4.1.el5.centos.plus)

both are not working. I have to run the system using: 2.6.18-128.1.14.el5. Upon trying again #yum update it says that no packages are marked for update. Can I manually install the desired kernel? Do you know a reason why yum update is not automatically installing the proper kernel?

View 1 Replies View Related

Fedora :: Remove Old Kernels / Deleted Kerneloops-0.12-5.fc1?

Nov 28, 2009

How Can I Remove Old Kernels in Fedora 11 , by mistake i delete kerneloops-0.12-5.fc1

Quote:

# rpm -qa |grep kernel
kernel-PAE-2.6.30.9-96.fc11.i686
kernel-PAE-2.6.29.4-167.fc11.i686
kernel-firmware-2.6.30.9-96.fc11.noarch

Quote:

# uname -r
2.6.30.9-96.fc11.i686.PAE

and by mistake i delete kerneloops-0.12-5.fc1 what should i do ?

View 8 Replies View Related

Ubuntu Installation :: How To Manually Remove Old Kernels

Oct 20, 2010

I did a "dirty install" of Maverick over my existing Lucid system. That went very well and I am having no problems with Maverick. However, this morning, I decided to clean off the old Lucid kernels. In the past, after installing a new kernel on the same Ubuntu release, I have done this by running "aptitude search 2.6.32-24", for example, then running "sudo aptitude purge" for the kernel and header files it found.

Now that I have changed releases, aptitude no longer finds the Lucid kernels installed on my system, even though they still reside in the file system and show up on the grub2 menu. So, how do I manually find everything necessary to delete for the old Lucid kernels?

View 9 Replies View Related

Ubuntu :: Clean Up Bootloader Menu List - Remove Ones Don't Want To Show On List

Jun 17, 2010

All I want is for my bootloader to show "Ubuntu" & "Windows XP" which are the only 2 OS's I have installed (dual booting). At the moment it shows Windows XP, Ubuntu, Ubuntu recovery mode & like 2 more.. which are also Ubuntu & recovery mode. I've never selected the other Ubuntu ones, only the first one. So, how can I remove the ones I don't want to show on the list.

View 2 Replies View Related







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