I have Centos 5. I enabled the EL repos so I could upgrade the php to the latest, and now there are upgrades that yum is not letting me get. I have a Virtualmin VPN plugin that needs Virtualmin to be updated to 5.10, but it seems when I updated PHP with the EL repos Yum is now reducing my available packages. Here are some outputs. with some things removed for length.
I was hoping that there may be a place where I can get a complete list of every application that is included in the Anaconda installer.I want to use it so that I can develop a matrix with my CTO to determine which apps we should install. I've searched for this on Google and other search engines without success.
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?
Upon booting from DVD, i get the below error: "CentOS CD Not found in any of the media drives. Please insert CentOS CD and press OK."
I have IDE Sony DVD RW AW-G170.
BIOS Setting:
Downloaded the CentOS-5.4-i386-bin-DVD image from centos.org from DVD.torrent using bittorrent file. When booting from the DVD, it gives me the boot prompt:
Upon pressing enter, the log messages of the boot detect the media drive as: hdc: Sony DVD RW AW-G170 IDE ATAPI CD.
The below steps occur: 1) Select the keyboard type: selected us
2) Select the Language : selected us
3) Select the image: - Local CDROM - Hard Drive - NFS Image ... ... selected Local CDROM
Then the above error "CentOS CD Not found in any of the media drives. Please insert CentOS CD and press OK."
The booting steps does not ask the for media check step.
The below methods have been tried to solve the problem:
- Burnt the image in another 2 DVDs but the same error "CentOS CD Not found in any of the media drives. Please insert CentOS CD and press OK."
- Upon burning the DVD image , selected the DVD read speed: 8x. Upon burning the DVD selected 18x for burning. and then tried to boot with that DVD
- At the boot prompt entered : linux hdc=cdrom replaced hdc=hdb but the error remains.
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?
I've used the startup-manager on my old laptop, also running ubuntu, to control the number of kernel options shown in the grub menu, as per this how-to:-[URL]see the last screenshot on the page. I've got a new laptop and am trying to do the same, but on the advanced tab I no longer have this "Limit the number of kernels in the boot menu" option, all I have is "Bootloader menu resolution" and [Create rescue floppy]. Is this because I am now running 64 bit or has this changed in 10.10 (I probably haven't looked at that on my old laptop since before 10.04)?
Have a problem to decrypt emails after I updated to 5.3. Didn't change anything to the pgp or Kpgp settings and Kmail says that it failed decryption with openpgp. As I don't know what to look for or what to check I am lost.. it encrypts outgoing messages just fine.
I recently started having a problem with Dovecot deliver on my mail server. Mail is no longer delivered to the mailboxes. The mail boxes are on an NFS share. I tracked this problem to the following system call:
One of my mailservers running postfix has suddenly stopped sending mail and has been generating the following errors:
Jan 7 12:03:08 postfix/sendmail[3560]: warning: premature end-of-input on /usr/sbin/postdrop -r while reading input attribute name Jan 7 12:03:08 postfix/sendmail[3560]: fatal: root(0): unable to execute /usr/sbin/postdrop -r: Success
[Code].....
Things I have tried to fix this problem, but didn't work.
1) Stopped postfix, uninstalled and reinstalled.
2) Did a complete filesystem relabel with a touch /.autorelabel and reboot.
3) Did a restorecon -F -R on /etc/postfix, /var/spool/postfix and /usr/sbin/post*
Nothing above has worked and have no idea why with selinux disabled postfix works and with it on it fails.
I have an Intel i7 with CentOS x64 installed, with the intention of using it as the host O/S with VMWare Workstation to run a number of virtual machines. I had this all working until the kernel was updated to 2.6.18-164.11.1.el5, Now I can no longer start any VMs. I have tried reinstalling CentOS, updating it first, then installing VMWare Workstation - no different. I have tried running as root - no different.
Is anyone else aware of this problem? Does anyone else run VMWare on CentOS x64?
Gnome was working fine, then rebooted and it now loads a basic x windows GUI. What happened to Gnome loading and how do I get it back? It's not on the session manager menu
We have a Centos 5.6 server mounting two iSCSI volumes from an HP P2000 storage array. Multipathd is also running, and this has been working well for the few months we have been using it. The two volumes presented to the server were created in LVM, and worked without problem.We had a requirement to reboot the server, and now the iSCSI volumes will no longer mount. From what I can tell, the iSCSI connection is working ok, as I can see the correct sessions, and if I run 'fdisk -l' I can see the iSCSI block devices, but the O/S isn't seeing the filesystems. Any LVM command does not show the volumes at all, and 'vgchange -a y' only lists the local boot volume, not the iSCSI volumes. My concern is that, the output of 'fdisk -l' says 'Disk /dev/xxx doesn't contain a valid partition table' for all the iSCSI devices. Research shows that performing the vgchange -a y command should automatically mount any VG's that aren't showing, but it doesn't work.
There's a lot of data on these iSCSI volumes, and I'm no LVM expert. I've read that some have had problems where LVM starts before iSCSI and things get a bit messed up, but I don't know if this is the case here (I can't tell), but if there's a way of switching this round that might help, I'm prepared to give it a go.There was absolutely no indication there were any problems with these volumes, so corruption is highly unlikely.
I own a Pentium 4 server (no virtualization extensions). I installed CentOs 5.3 and Xen packages.I look for xen tools like xentop, xm... but they do not exist.This are the packages I installed on server:
I have installed tvtime in CentOS 5.5. I'm using a phillips tvtuner card saa7134. But when I modprobe saa7134, it says Module saa7134 not found. [root@unknown0019d1b5e07a Desktop]# modprobe saa7134 FATAL: Module saa7134 not found. [root@unknown0019d1b5e07a Desktop]#lspci | grep -i 'saa' 02:02.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01)
I am pretty new to linux and trying to figure things out as I go. I have two linux installs, one is Fedora 10 and the other is CentOS 5.3I have an application that when I compile gives this error:gtk-builder-convert: command not foundI have done some research on these forums and other places, and I think (although not 100% sure), that my problem is that this command is not available until GTK 2.12 or higher.From what I can tell, CentOS has 2.10.Am I on the right track that I somehow need to update my GTK to 2.12 or better? I noticed on gtk.org the latest release is 2.16. However, its seems no package is available for CentOS? Am I out of luck or is there an option to get this updated? On my fedora install, this works fine and I noticed in the getting started forum it says that sometimes Fedora packages will work, is that a safe option?
I've tried to install mysql-server using yum, but the other mysql-packages that needs to be upgraded cannot be found on any of the mirrors that yum tries.
Anyone have any luck getting Firefox's binary to run under CentOS 5.5 from Mozilla's web site?
# ls firefox-4.0.tar.bz2 # /usr/lib/firefox /usr/lib/firefox-4.0.0/firefox-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/lib/firefox-4.0.0/libxul.so)
Problems with xen 3.1.2 creating and installing domU CentOS 5.5 I am trying to do a virt-install --prompt --paravirt, and the install error out while trying to download install RPMs. I have googled for xen centos virt-install and various permutations. I have found similar howtos for 5.4 and 5.3, but they resulted in the same outcome. I did find several posts with similar issues, but no solution was posted.[URL]..
I am in the process of building a new server on an Asus P5QPL-AM motherboard and an Intel E8600 processor.explain to me the difference between the two versions and what would you recommend.Also, is there any advantage of SATA over IDE hard drives?
have a Dell with a 1510 WLAN mini card and tried the solution posted by pschaff in the parent forum. When I got through with the process, I could no longer connect to the internet with a hard-wired ethernet connection. When I open the network connection manager and click on Activate, I get the message:/sbin/ifup: configuration for eth0 not foundUsage: ifap <device name>etho used to be the connection I had to the internet with a hard wired ethernet cable to my modem. I have attached the lspci -m and lspci -n data suggested