Dear All,
Currently i have using CentOS4.4 and Kernel Version is 2.6.9-42.EL.
I want to upgrade my Linux to Stable Version of Linux (CentOS4.7)
Clarification required about Linux upgrade is
1. How do i upgrade my Linux and is their any document is available
2. Where can i download the upgrade Linux iso
3. Whether i can upgrade my Linux PC without any configuration data loss
Example : http configuration, xinetd configuration, etc...
Linux Degrade is possible or not
Please can any help me
Thanks in Advance.
Regards
-S.Balaji
Please I am new to Centos Linux and need direction on how to configure the
following
How to configure Linux server on VMWARE and statically assigned an IP
address in the segment 192.168.13.0/24 with the Windows client being able to
communicate with the server. A DHCP server should be running on your Linux
box leasing addresses to the local segment.
SETUP A DNS name resolution system for resolving addresses. The DNS server
must perform forward and reverse lookup operations. Name resolution should
be configured to use the above IP addresses and not the localhost
(127.0.0.1).
Implement a Nagios Network Monitoring system in on the Linux server and
demonstrate the complete monitoring of all the services running on the
server. In addition, Nagios should be configured to support adaptive and
performance data monitoring to both the server and the client in the test
network. Client is windows xp
Thank you
I am trying to trying to "./configure" NDOutils on a CentOS 4.4 box
with a minimal install, but it gives me the following error, which I
assume means I need something gcc-related?
*********************./configure output ********************
**************************************************************
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
**************************************************************
**************************************************************
I did a "yum search gcc" and found several packages that look like
they might be what I need. I assume that it's "gcc-c++" that I need?
(And for what it's worth, here is my config.log results)
******************** config.log *****************************
**************************************************************
**************************************************************
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.9-42.ELsmp
uname -s = Linux
uname -v = #1 SMP Sat Aug 12 09:39:11 CDT 2006
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1337: checking for a BSD-compatible install
configure:1392: result: /usr/bin/install -c
configure:1411: checking build system type
configure:1429: result: i686-pc-linux-gnu
configure:1437: checking host system type
configure:1451: result: i686-pc-linux-gnu
configure:1506: checking for gcc
configure:1535: result: no
configure:1586: checking for cc
configure:1615: result: no
configure:1628: checking for cc
configure:1674: result: no
configure:1727: checking for cl
configure:1756: result: no
configure:1770: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_path_install='/usr/bin/install -c'
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC=''
CFLAGS=''
CPP=''
CPPFLAGS=''
DBCFLAGS=''
DBLDFLAGS=''
DBLIBS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
INSTALL='/usr/bin/install -c'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBWRAPLIBS=''
LTLIBOBJS=''
MOD_CFLAGS=''
MOD_LDFLAGS=''
OBJEXT=''
OTHERLIBS=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
SOCKETLIBS=''
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
configure: exit 1
Balaji wrote on Fri, 06 Feb 2009 12:51:14 +0530:
> Clarification required about Linux upgrade is
> 1. How do i upgrade my Linux and is their any document is available
> 2. Where can i download the upgrade Linux iso
> 3. Whether i can upgrade my Linux PC without any configuration data loss
> Example : http configuration, xinetd configuration, etc...
These questions are all answered by reading the archive of this mailing list.
How to upgrade: yum upgrade
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
On Thu, Jan 6, 2011 at 10:40 PM, Glenn Eychaner <geychaner(a)mac.com> wrote:
> Could someone please explain to me how to best configure printers in CentOS 5?
> I've been trying to configure a new printer, which is served by a Mac Mini:
Is your Mac Mini configured to make the Printer available on the network?
> I just don't understand printer configuration on Linux. On the Macs, it's just plug and go.
> Why does CentOS have to make it so confusing?
In Linux too it is pretty much the same. You do need to have the
avahi packages installed, at least the client package.
In my setup, I have a Samsung 1640 connected to the USB port of a
Linux Mint Debian Edition (LMDE) desktop. On the LMDE, the avahi
daemon is enabled. The printer is visible/available on all the other
Linux desktops (avahi client package installed) when the printer is
powered on and users can print their docs. on it.
HTH,
-- Arun Khan
Dear All,
My question is upgrade from CD/DVD without yum
Regards
-S.Balaji
Kai Schaetzl wrote:
>Balaji wrote on Fri, 06 Feb 2009 12:51:14 +0530:
>
>
>
>>Clarification required about Linux upgrade is
>> 1. How do i upgrade my Linux and is their any document is available
>> 2. Where can i download the upgrade Linux iso
>> 3. Whether i can upgrade my Linux PC without any configuration data loss
>> Example : http configuration, xinetd configuration, etc...
>>
>>
>
>These questions are all answered by reading the archive of this mailing list.
>How to upgrade: yum upgrade
>
>Kai
>
>
>
Hi
My DSL modem has problem. I would like to use linux as ppp.
How can I configure it?
Thank you
__________________________________________________________________
Ask a question on any topic and get answers from real people. Go to Yahoo! Answers and share what you know at http://ca.answers.yahoo.com
Dave Gutteridge wrote:
>
> I have a computer that dual boots between Windows and CentOS. Each
> has it's own hard drive.
>
good to have them on their own drives.
1. configure the windows as the master disk, install windows with the
linux disk removed.
2. add the linux disk as slave or secondary master or slave. This
assumes that grub is loaded on the MBR of the linux disk.
3. set the bios to boot from the linux disk.
4. load linux and configure grub to boot windows.
i have the same setup and works fine. do whatever you want to your
windows disk, there is no problem.
hth,
Raghavendra Moktali
I'm very happy to announce, that FAI (Fully automatic Installation)
now can install and configure CentOS and Scientific Linux Cern
(SLC). You can use a Debian FAI server for installing CentOS version 5
and 6 or SLC 5 and 6.
As an example I've also built a FAI multi-distribution CD which
installs those three different Linux distributions with different
configurations. Get this ISO image from
http://fai-project.org/fai-cd/
This installation is very quick. I've done a CentOS 6.0 installation
(with graphical desktop) in 199 seconds (in a kvm instance on a
quad-core 3.2GHz, hard disk in RAM) and it only needs 490 seconds on
the real hardware when installing from CD.
A short description how to install CentOS or SLC via network
from your FAI server is described in this mail:
https://lists.uni-koeln.de/pipermail/linux-fai/2011-September/009243.html
Feedback is always welcome. Please send your feedback to the linux-fai
mailing list
https://lists.uni-koeln.de/mailman/listinfo/linux-fai/
Best regards,
Thomas, in behalf of the FAI team
About FAI:
FAI is a non-interactive system to install, customize and manage Linux
systems and software configurations on computers as well as virtual
machines and chroot environments, from small networks to large
infrastructures and clusters.
Compared to kickstart, FAI is more flexible and includes a powerfull
class mechanism to build a configuration from multiple building
blocks. It also includes the features of cobbler.
The project was started in 1999 for the Debian distribution. Later
Ubuntu support was added and some time ago we start adding RPM
support.