CentOS 5 :: Cannot Find Metaframe Server

Apr 6, 2011

I am trying to install CentOS 5.5, I go through all the GUI installation prompts. I get upto the point where it ask me for the root password, after that the installation fails. It says that it cannot find the metaframe server and that it ran out of mirrors to try.

View 6 Replies


ADVERTISEMENT

CentOS 5 Server :: Cannot Find Mysqld, Safe_mysqld, Mysql_install_db In CentOS 5.1

Apr 2, 2009

I've installed the CentOS 5.1 from a CD only yesterday and everything is working fine except Mysql that came from the CD distribution. I have detected that my system has mysql.

[root@onion /]# rpm -qa |grep mysql
mysql-5.0.22-2.1.0.1
[root@onion /]# find . -name mysql
./usr/bin/mysql
./usr/share/mysql
./usr/lib/mysql

However I'm unable to find mysqld, safe_mysqld or mysql_install_db in my filesysytem.

[Code]...

View 3 Replies View Related

Server :: Proxy In CentOS - Find The Location?

Aug 22, 2010

While configuring the yum through proxy i was configures with some address(10.x.x.x). after the proxy address has been changed(172.x.x.x).according to new proxy address i made changes in all locations in my system. but when i am trying to download through command line still it is trying to connect old proxy address(10.x.x.x). finally i come to know that, still some location old proxy address(10.x.x.x).is there. how to troubleshoot this issue.(how to find the location) i was try to debug find the output below

[Code]....

View 2 Replies View Related

CentOS 5 Server :: Can't Find Out Apxs Tool

Jun 17, 2009

I've just setup a new serve on CentOS5.3 64bit and installed apache2.2 through the command below sudo yum install httpd mod_ssl

View 2 Replies View Related

CentOS 5 Server :: X86_64 Xen Xm Create Cannot Find Device Driver?

Apr 27, 2009

I am trying to create a xen vm on CentOs 5.3 using the following config file:

name = "vm5"
maxmem = 512
memory = 512
vcpus = 1

[Code]...

I'm assuming that it can't find a driver for a cdrom - but I am not too sure of that.

View 4 Replies View Related

CentOS 5 Server :: Put Localhost Gives An Error "Could Not Find Network_addr"

Jul 27, 2010

I'm getting this error.

Basically this is what's happening. I can receive mail in my Maia Mailguard everything works fine.

However in my Spam Cache if I were to get an item say that was not meant to be spam and I try to release it so it goes into my inbox I get this error (see below)

Now I'm trying to figure out where I would give it permission to connect to that IP?

On a side note the error has an IP of 192.168.96.30. With that IP I get a connection refused error

If I were to put Localhost it gives me an error of "Could not find Network_addr"

So I'm trying to figure out what this error means and why I can't release any kind of spam to enter my mail box?

I think it has something to do with the way it is connecting to my exchange? or MySQL?

View 2 Replies View Related

CentOS 5 Server :: Configure ISO's For PXE Booting - Pick An Iso From The List It Says "Could Not Find Ramdisk Image"?

May 3, 2011

I have a fresh install of COS5.6 installed a test laptop. I have following instructions to set up the PXE server based on the following: http:[url]......The base PXE installation seems to work fine (The menu labeled CentOS 5.6 works fine ). The whole purpose of this was to be able to boot iso's like Hirens and Imaging software ISO's.The issue is that whenever i try to pick an iso from the list it just says "Could not find ramdisk image:" [path to iso][path to iso] being either of the two iso i had set up to test this.

I would like to think that i made a typo but i can find one. The files i used are from the source of syslinux v4.0.4.The following information should be pertinent
Contents of /tftpboot/pxelinux.0/default[code].....

I have a limited experice with linux in an enterprise environment and looking for any direction as to what to do about this.

View 3 Replies View Related

CentOS 5 :: Centos 5.2 Installed On /dev/hda3, Won't Boot, Cant Find Grub Stage 2?

Nov 10, 2009

I just upgraded by box from Fedora Core 9 to Centos 5.2. Finally!I have a 500GB SATA drive, it's partitioned into three equal size slices, hda1 through 3. The old Fedora was on hda1, I installed the new Centos on hda3. I instructed the installer to write the MBR to /dev/hda, not /dev/hda3. Fdisk says I have sector 0 unused.First, the system wouldn't boot - it just looped through the BIOS, rebooting over and over again. The BIOS sees the disk, but it never loaded Grub. I tried re-running grub-install /dev/hda, and not I get a Grub Error 17 after stage 1.5 loads.

I can boot from rescue OK, the grub.conf man menu.lst look fine, it's pointing to "root (hd0,2)". It's either the BIOS that can't find the MBR, or the MBR can't find Grub.When I looked at the disk with fdisk after the install, hda1 was still marked bootable, hda3 was not, so I swapped bootable flags but that has not made a difference. I also appended the new grub to the old grub thinking I could get the MBR (if it is there) to load the old grub and thence find the new Centos, but that didn't work either.Mobo is an old Shuttle AK35.Any ideas? Did I mess up by not telling the system to put the MBR on /dev/hda3? Is there a way to fix this without reinstalling?

View 2 Replies View Related

Software :: List / Find / Compare The Program Versions On A Centos System Against Redhat / Centos Errata / Security / Bug Lists?

Mar 30, 2011

Is it possible to list/find/compare the program versions on a Centos system, against Redhat/Centos Errata/Security/Bug lists? Sort of looking for a way to make sure that all the packages on a system are ok, and not a security risk-- Without having to update every package. A pseudo code, in my mind is:

[Code]...

View 2 Replies View Related

CentOS 5 Networking :: Find Whether Firmware Is Installed In CentOS 5.4?

Jan 19, 2010

I am trying to get the wireless enabled in my laptop. Following is the dmesg log I get:

ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection

[code]....

View 3 Replies View Related

CentOS 5 :: Find A Bunch Of GDM Theme RPM's For CentOS 5.4?

Nov 9, 2009

Where can I find a bunch of GDM theme RPM's for CentOS 5.4? All my efforts at Googling only results in Ubuntu (.deb) themes.

View 4 Replies View Related

CentOS 5 Server :: Compiling Error Mod_ruby-1.3.0 On Centos 5.3 Server (with Howtoforg)?

Jun 1, 2009

I have a problem with compiling of mod_ruby-1.3.0 After a succesfull configure i get a error in the make, it say "make: *** [apachelib.o] error 1" . Here below you can find the results of de configuring and the make.I was following the roles in Howtoforge " The perfect server - Centos 5.3" everything goes perfect till mod_ruby-1.3.0

./configure.rb --with-apr-includes=/usr/include/apr-1
checking for a BSD compatible install... /usr/bin/install -c
checking whether we are using gcc... yes

[code]....

View 7 Replies View Related

CentOS 5 Server :: Join Windows Server 2003 To CentOS 5 Cluster?

Jul 26, 2010

is it possible to join Windows Server 2003 to CentOS 5 Cluster?

View 1 Replies View Related

CentOS 5 Server :: Reboot The Server With Centos 5.5 The SMB Deamon Doesn't Start?

Feb 22, 2011

when I reboot the server with centos 5.5 the SMB deamon doesn't start?

View 2 Replies View Related

Server :: Error - Server Can't Find 254.0.168.192.in-addr.arpa - SERVFAIL - In Dns Server

Jan 9, 2011

uslookup command is giving me an error.otherwise dns is working ok.when i try to look for server from client using.

Code:

I got the following error :-

Code:

But

Quote:

Is working fine.

I think there should be problem in reverse zone file so i am posting my reverse zone file.

Code:

What is meaning of this error?

View 14 Replies View Related

CentOS 5 :: Find A SIProxd RPM For CentOS 5.4/5.5 ?

Sep 19, 2010

where I can find a SIProxd RPM for CentOS 5.4/5.5 ? (64 bit architecture)I can't seem to find one and when I did an install from source, due to problems with libosip2, it gave me this error: [root@static-host src]# siproxd siproxd: error while loading shared libraries: libosip2.so.4: cannot open shared object file: No such file or directory

View 1 Replies View Related

CentOS 5 Server :: Difference Betwen Centos Desktop And Server?

Feb 17, 2009

and what is the diffrent. i now about the server only use command and desktop use both so. am trying to host some sites which one will you recomend.

View 5 Replies View Related

Server :: DNS SERVER WITH ERROR - Server Can't Find - SERVRFAIL

Apr 1, 2009

I did a basic installation of Debian, which will be used for a mail server. I Installed the bind9 and did the configuration of the zones and created the files in the directory / etc / bind.
After the process I typed the following command to test my DNS:

nslookup mail.hotelpart.com and presented the following error:

Easier to stay I put my files in message: The files named.conf, db.hotelpart.com and db.111.20.11.200.

View 14 Replies View Related

Ubuntu Networking :: Find Gateway - DHCP Server - DNS Server From CLI ?

May 27, 2010

On a remote system, when all you have is the ssh CLI -

How do you find out the ip addresses for:the Gateway
the DHCP server
the DNS server

Don't need to make any changes.

Which commands will display this info?

View 1 Replies View Related

Server :: Find A .ovm Format Image Of A Windows Server Installation?

Sep 16, 2010

I currently run Windows Server 2008 at my office, but I'm looking to test Samba as a PDC for future reference/consulting work. Before I go and try to configure Samba, I wanted to ask if anyone can think of pitfalls I would run into and perhaps recommend a better setup:
<10 PCs running either Windows XP, Vista, or 7.

VirtualBox running Debian (planning on swapping for Fedora) on a Windows XP Home computer.
Computers are connected to a large switch, which is connected to a wireless router. The Windows server doesn't employ ICS (essentially is just a $1500 PDC ). where I could find a .ovm format image of a windows server installation? I'm guessing vmware would work in this regard, but I'm not fond of using purposely crippled software.

View 1 Replies View Related

CentOS 5 Server :: Centos 5.3 Server Can Not Connect To Internet?

May 13, 2009

During the install of my Centos server 5.3 i cam in trouble after setting the Static IP address, Gateway and DNS i cannot connect to the internet my own network is visable. When i start ifconfig my network is running.

View 7 Replies View Related

CentOS 5 Server :: Make A Choice For A Server With CentOS?

Nov 12, 2010

I wish a easy server with CentOS. I need only: ssh, ftp for backup , sftp for over the web, apache2 php5 mysql webserver, easy install printserver for a laserprinter with a com-port, and in the future a samba server. make a choice which version i need with CentOS. I am a beginner at all.I only know things about ubuntu server. I like to know the differences.

View 4 Replies View Related

Server :: Design An Inexpensive Large Scale DNS Server But Fail To Find Any Metrics Or Methods To Base Scalabilty?

Nov 28, 2010

I'm trying to design an inexpensive large scale DNS server but fail to find any metrics or methods to base scalabilty.Can anyone offer information on building a stable dedicated DNS server? That might be able to scale well.

View 8 Replies View Related

CentOS 5 Server :: Automation Of Ftp Server \ Configure A FTP Server Where Upload And Download Files?

Jan 8, 2011

i have been trying to complete the following project1) Configure a FTP server where we can upload and download files.........2) server must run at 9 pm & stop at 9 am automatically ............although the first task was easy ,i have no idea how to accomplish the 2nd task(not to mention I'm a new user)

View 5 Replies View Related

CentOS 5 :: Can't Find The Cu Utility

Apr 27, 2009

I can't seem to find the cu utility in CentOS. I would like to use it to connect to a USB serial port.

View 2 Replies View Related

CentOS 5 :: G++ Can't Find Cc1plus

Feb 9, 2010

I wrote a hello world test program, and ran the command: g++ main.cpp -o sandbox

But I got an error message saying:

After googling the problem, I found that this means "your shell could find the g++ frontend of the GNU compiler but that frontend couldn't find cc1plus, the actual C++ compiler".

Most of the solutions I found on google said that a reinstall of g++ fixes the problem, however this did not work for me. How can I ensure g++ knows where cc1plus is?

Don't know if this will be useful, but g++ is in "/usr/local/bin/g++"...and I found cc1plus in "/usr/libexec/gcc/i386-redhat-linux/3.4.6" and cc1plus is also in "/usr/libexec/gcc/i386-redhat-linux/4.1.1"

At one point I had installed these packages, but uninstalled them to try and fix:

View 1 Replies View Related

CentOS 5 :: Where To Find The Dvd Iso For Download

Feb 12, 2010

where to find the dvd iso for download...

View 3 Replies View Related

CentOS 5 :: Where To Find Old Releases?

Mar 13, 2010

My DB-Vendor supports only Centos 5.2 till now, and i can't find the old releases of centos on this website. Is there an archive with the old versions?

View 4 Replies View Related

CentOS 5 :: Where To Find SSH Version 4.4

Jun 11, 2010

I am not sure if this was posted (search did not return any related results) but I am getting tagged for this version of ssh - SSH-2.0-OpenSSH_4.3. Where can I find 4.4 or above for CentOS?

View 1 Replies View Related

CentOS 5 :: Find Which Cpu Used By A Process?

Oct 3, 2010

Normally servers having multiple CPU's I need to found out, which CPU is used by a process. or else from the out put /proc/pid/stat how we can identify used CPU by the process

View 5 Replies View Related







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