Matt Morgan wrote:
> Let's say we still have a good reason to need python 2.5. Is this going to
> break a lot of the system-whatever commands?
Yes, I'd think so. They are all python-based (as is yum - does that one
still work?).
> Are there any workarounds?
Install python-2.5 into /opt or /usr/
Jason Pyeron wrote:
> What tactics would be recommended to start removing unneeded packages?
>
> I have tried to graph dependences before and using hunches, is there a
> better way?
The package yum-utils has some utilities to manage that -
package-cleanup for example can find duplicates or orphan
hi,
i have centos 4.2. I have install a PCI card having serial port.
when the os is booted it detects the new hardware ( serial port) .a device is
also created /dev/ttyS0. the port works very goog on the same pc in windows XP.
but when i connect any serial device to that port in linu
On Fri, May 2, 2008 at 6:00 AM, gopinath <[EMAIL PROTECTED]> wrote:
> i have centos 4.2.
Okay, your first task is to run 'yum update' immediately. CentOS 4.2
is nearly 3 years out of date, and with proper updates would be at 4.6
right now.
I have install a PCI card having serial port
On 01 May 2008, John jses27 at gmail.com wrote:
>Puzzling, maybe just get a new dvd drive.
Probably that's the solution
>Would be interesting to know if when he accesses Win$ (Double Clicks
>MyComputer) if the system crashes or when he double clicks on the dvd
>drive in mycomputer would be a b
On Thu, May 01, 2008 at 08:50:18PM -0400, Matt Morgan enlightened us:
> > On Wed, Apr 30, 2008 at 10:59:46PM -0400, Matt Morgan enlightened us:
> > > everyone--I'm back on the list after some time not managing any Centos
> > > machines. It's good to be back.
> > >
> > > I'm trying to switch a serve
Send CentOS-announce mailing list submissions to
[EMAIL PROTECTED]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reac
I am looking at having a read only box, it will not use a swap partition.
Any recommendations?
Why bother with a hard drive at all? Customize a Live CD/DVD and remove
the hard drive alltogether.
Barry
___
CentOS mailing list
CentOS@centos.org
http:
On Fri, May 2, 2008 at 12:16 AM, Jason Pyeron <[EMAIL PROTECTED]> wrote:
> I am looking at having a read only box, it will not use a swap partition.
> Any recommendations?
You'll need to break out your hard drive into multiple partitions, as
there are certain portions of the file system that need
i have centos 4.2. I have install a PCI card having serial port.
when the os is booted it detects the new hardware ( serial port) .a device is
also created /dev/ttyS0. the port works very goog on the same pc in windows XP.
but when i connect any serial device to that port in linux it
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Barry Brimer
> Sent: Friday, May 02, 2008 8:21 AM
> To: CentOS mailing list
> Subject: Re: [CentOS] read only root file system
>
> > I am looking at having a read only box, it will not use a swap
part
in the /etc/fstab
define ro in the permissions field of the entry where the / partition is
defined
- Original Message -
From: "Brett Serkez" <[EMAIL PROTECTED]>
To: "CentOS mailing list"
Sent: Friday, May 02, 2008 5:58 PM
Subject: Re: [CentOS] read only root file system
> On Fri, May
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Ralph Angenendt
> Sent: Friday, May 02, 2008 4:51 AM
> To: centos@centos.org
> Subject: Re: [CentOS] strip down install
>
> Jason Pyeron wrote:
> > What tactics would be recommended to start removing
Brett Serkez wrote:
> On Fri, May 2, 2008 at 12:16 AM, Jason Pyeron <[EMAIL PROTECTED]> wrote:
> > I am looking at having a read only box, it will not use a swap partition.
> > Any recommendations?
>
> You'll need to break out your hard drive into multiple partitions, as
> there are certain porti
Jason Pyeron wrote:
> > The package yum-utils has some utilities to manage that -
> > package-cleanup for example can find duplicates or orphaned packages on
> > your system.
>
> Nice tool, but it always echos 'Loading "installonlyn" plugin'
>
> Really annoying when package-cleanup --leaves --all
This morning, I did "yum update" on my wife's box. It did not update the
kernel. I ran the command again, and there is a response that no updates
are available. Her box is a Compaq Evo D300v Celeron. During the past
couple of days, when I did "yum update", on my daughters box and mine
(Dell Dimensi
On Fri, May 2, 2008 at 9:38 AM, Ralph Angenendt <[EMAIL PROTECTED]> wrote:
> Brett Serkez wrote:
> > On Fri, May 2, 2008 at 12:16 AM, Jason Pyeron <[EMAIL PROTECTED]> wrote:
> > > I am looking at having a read only box, it will not use a swap partition.
> > > Any recommendations?
> >
> > You'
On 5/2/08, Lanny Marcus <[EMAIL PROTECTED]> wrote:
> This morning, I did "yum update" on my wife's box. It did not update the
> kernel. I ran the command again, and there is a response that no updates
> are available. Her box is a Compaq Evo D300v Celeron. During the past
> couple of days, when I d
On Fri, 2008-05-02 at 08:39 -0500, Lanny Marcus wrote:
> This morning, I did "yum update" on my wife's box. It did not update the
> kernel. I ran the command again, and there is a response that no updates
> are available.
Check /etc/yum.conf and see if there's an exclude=kernel line
Regards,
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Brett Serkez
> Sent: Friday, May 02, 2008 9:43 AM
> To: CentOS mailing list
> Subject: Re: [CentOS] read only root file system
>
> On Fri, May 2, 2008 at 9:38 AM, Ralph Angenendt <[EMAIL PROTECTED]>
>
I ran rpm -Va and received almost a thousand bad entries on a clean install
of 5.1 after doing some 'rpm -e'
...
S.5. /usr/sbin/ypserv_test
S.5. /usr/sbin/ypset
S.5. /usr/sbin/yptest
S.5. /sbin/rngd
S.5. /usr/bin/rngtest
S.5. /lib/security/pam_ccreds.so
S.5.
On Fri, 2008-05-02 at 10:28 -0400, Jason Pyeron wrote:
> Hmmm?
Is there an actual question or are you just marveling over how tres cool
rpm is?
Anyways.
Did you ever interrupt a prelink session on that machine?
--
Ignacio Vazquez-Abrams <[EMAIL PROTECTED]>
PLEASE don't CC me; I'm already subs
On Fri, 2008-05-02 at 09:56 -0400, Erek Dyskant wrote:
>
>
> On Fri, 2008-05-02 at 08:39 -0500, Lanny Marcus wrote:
> > This morning, I did "yum update" on my wife's box. It did not update the
> > kernel. I ran the command again, and there is a response that no updates
> > are available.
>
> Ch
On Fri, May 2, 2008 at 8:14 AM, Bob Taylor <[EMAIL PROTECTED]> wrote:
> On Fri, 2008-05-02 at 09:56 -0400, Erek Dyskant wrote:
> >
> >
> > On Fri, 2008-05-02 at 08:39 -0500, Lanny Marcus wrote:
> > > This morning, I did "yum update" on my wife's box. It did not update the
> > > kernel. I ran t
On Fri, 2008-05-02 at 15:38 +0200, Ralph Angenendt wrote:
> Brett Serkez wrote:
> > On Fri, May 2, 2008 at 12:16 AM, Jason Pyeron <[EMAIL PROTECTED]> wrote:
> > > I am looking at having a read only box, it will not use a swap partition.
> > > Any recommendations?
> >
> > You'll need to break out
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Ignacio Vazquez-Abrams
> Sent: Friday, May 02, 2008 11:01 AM
> To: CentOS mailing list
> Subject: Re: [CentOS] rpm -Va
>
> On Fri, 2008-05-02 at 10:28 -0400, Jason Pyeron wrote:
> > Hmmm?
>
> Is ther
Hi folks,
Here's the situation. I have a group of engineers who love to save
things to disk. Now that the filer is getting full, they are
interested in archiving some of those things to DVD.
The tress containing the things they want to archive are specified
like so:
/path/path/path/A/04??
/pa
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of David Mackintosh
> Sent: Friday, May 02, 2008 12:42 PM
> To: CentOS mailing list
> Subject: [CentOS] Archive-to-DVD
>
> Hi folks,
>
> Here's the situation. I have a group of engineers who love to sav
I am looking at having a read only box, it will not use a swap
partition.
Any recommendations?
Well, i tried two possibilities years ago..
1.) :
There are SCSI-Disks with jumpers for
"Write Protect" , so you have a real
Hardware write-protection.
2.) :
Have a look at (Open)BSD's "Immutable Fla
On Fri, May 2, 2008 at 9:41 AM, David Mackintosh
<[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> Here's the situation. I have a group of engineers who love to save
> things to disk. Now that the filer is getting full, they are
> interested in archiving some of those things to DVD.
>
> The tress co
Hi folks,
Here's the situation. I have a group of engineers who love to save
things to disk. Now that the filer is getting full, they are
interested in archiving some of those things to DVD.
The tress containing the things they want to archive are specified
like so:
/path/path/path/A/04??
/pa
2008/4/21 Johnny Hughes <[EMAIL PROTECTED]>:
> We have CentOS Forums here:
>
> http://www.centos.org/modules/newbb/
>
> Akemi Yagi (toracat on IRC) and Fabian Arrotin (arrfab on IRC) are the
> Forum Moderators.
>
> There are a lot of posts there that I find helpful when doing web searches
> ...
I have a WinXP guest under VMWare on my CentOS 5.1 host and it can
access the CentOS printer(s) just fine.
However, I also have a Win98 box on the LAN that I would like to be
able to print on the CentOS printer. When I try to connect to the
printer, Win98 tells me that it can't find the network..
On Fri, 2 May 2008 19:36:50 +0200
Marc Rebischke <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> Here's the situation. I have a group of engineers who love to save
> things to disk. Now that the filer is getting full, they are
> interested in archiving some of those things to DVD.
>
> The tress con
I am testing the likelyhood of updating a couple RH9 systems to centos 5
386.
I found at document that talked about updating to centos 4. steps being:
1.) backup
2.)
rpm --import
http://pubmirrors.reflected.net/centos/5/os/i386/RPM-GPG-KEY-centOS-5
rpm -Uvh --nodeps
On Fri, May 02, 2008 at 02:47:11PM -0400, Jerry Geis wrote:
> http://pubmirrors.reflected.net/centos/5/os/i386/CentOS/yum-3.0.5-1.el5.centos.5.noarch.rpm
>rpm -i --nodeps --force
That's not going to work, because you're missing needed deps. Nodeps doesn't
actually do any magic -- it just
On Fri, May 2, 2008 at 12:47 PM, Jerry Geis <[EMAIL PROTECTED]> wrote:
> I am testing the likelyhood of updating a couple RH9 systems to centos 5
> 386.
> I found at document that talked about updating to centos 4. steps being:
> 1.) backup
> 2.)
>rpm --import
> http://pubmirrors.reflect
Greetings.
I am trying to create a 10TB (approx) ext3 filesystem. I am able to
successfully create the partition using parted, but when I try to use
mkfs.ext3, I get an error stating there is an 8TB limit for ext3
filesystems.
I looked at the specs for 5 on the "upstream" vendor's website,
On Fri, 2 May 2008 at 2:36pm, Monty Shinn wrote
I am trying to create a 10TB (approx) ext3 filesystem. I am able to
successfully create the partition using parted, but when I try to use
mkfs.ext3, I get an error stating there is an 8TB limit for ext3 filesystems.
I looked at the specs for 5
On Fri, May 02, 2008 at 02:36:41PM -0500, Monty Shinn wrote:
> Greetings.
>
> I am trying to create a 10TB (approx) ext3 filesystem. I am able to
> successfully create the partition using parted, but when I try to use
> mkfs.ext3, I get an error stating there is an 8TB limit for ext3
> filesyst
Ray Van Dolson wrote:
> On Fri, May 02, 2008 at 02:36:41PM -0500, Monty Shinn wrote:
> > Greetings.
> >
> > I am trying to create a 10TB (approx) ext3 filesystem. I am able to
> > successfully create the partition using parted, but when I try to use
> > mkfs.ext3, I get an error stating there is
On Fri, May 02, 2008 at 04:09:48PM -0400, Ross S. W. Walker wrote:
> > I think it *theoretically* should work as ext3 should to 16TB.
> > However, we ran into issues with userland tools and such. Possibly
> > related to x86_64 vs i386 stuff, but in the end to avoid continued
> > troubleshooting we
Ray Van Dolson wrote:
> On Fri, May 02, 2008 at 04:09:48PM -0400, Ross S. W. Walker wrote:
> > > I think it *theoretically* should work as ext3 should to 16TB.
> > > However, we ran into issues with userland tools and such. Possibly
> > > related to x86_64 vs i386 stuff, but in the end to avoid con
On Fri, 2008-05-02 at 12:41 -0400, David Mackintosh wrote:
> Hi folks,
>
> Here's the situation. I have a group of engineers who love to save
> things to disk. Now that the filer is getting full, they are
> interested in archiving some of those things to DVD.
>
> The tress containing the things
On Fri, May 02, 2008 at 04:40:21PM -0400, Ross S. W. Walker wrote:
> Ray Van Dolson wrote:
> > On Fri, May 02, 2008 at 04:09:48PM -0400, Ross S. W. Walker wrote:
> > > > I think it *theoretically* should work as ext3 should to 16TB.
> > > > However, we ran into issues with userland tools and such.
Step 1, undo what has been done and never use a force or nodeps!
Step 2, upgrade up2date to centos 3 (more on this when I find our notes)
Step 3, update all packages which are not customized.
Step 4, baby steps on customized configs/packages. ( you will need a lot of
compat rpms to work with.)
I'd like to rename my existing volume groups and logical volumes (I
picked names a long time ago I no longer like :-). I recently
stumbled across the lvrename and vgrename commands, but when I tried
the former to rename the logical volume that my root partition
resides on, the system becam
I have never done this before, but I would think that the only thing
that you would have to change would be fstab and your grub
configuration. vgrename and lvrename did not recreate items under /dev?
Did you get the system booting or is this more of just a list for a
script that you are pla
On Fri, 2008-05-02 at 17:04 -0400, Alfred von Campe wrote:
> I'd like to rename my existing volume groups and logical volumes (I
> picked names a long time ago I no longer like :-). I recently
> stumbled across the lvrename and vgrename commands, but when I tried
> the former to rename the l
Alfred von Campe wrote:
>
> I'd like to rename my existing volume groups and logical volumes (I
> picked names a long time ago I no longer like :-). I recently
> stumbled across the lvrename and vgrename commands, but when I tried
> the former to rename the logical volume that my root parti
Ross S. W. Walker wrote:
>
> Alfred von Campe wrote:
> >
> > I'd like to rename my existing volume groups and logical volumes (I
> > picked names a long time ago I no longer like :-). I recently
> > stumbled across the lvrename and vgrename commands, but when I tried
> > the former to rena
On Fri, 2008-05-02 at 17:28 -0400, Ross S. W. Walker wrote:
> Ross S. W. Walker wrote:
> >
> > Alfred von Campe wrote:
> > >
> > >
> Oh, I forgot, as Bill pointed out...
>
> 12) remake the initrd
> - mkinitrd -f /boot/initrd-$(uname -r).img $(uname -r)
In the output from the gzip -dc |
>However, I also have a Win98 box on the LAN that I would like to be
>able to print on the CentOS printer. When I try to connect to the
>printer, Win98 tells me that it can't find the network...?
>
>Any suggestions?
Possibly name resolution issues on the Win98 box? Can you resolve a ping using
t
Josh, Bill, and Ross, than you for all the suggestions. I'm running
out of time to try them today, but I will do so on Monday when I'm
back in the office and I"ll post an update.
TGIF!
Alfred
___
CentOS mailing list
CentOS@centos.org
http://lists.
Alfred von Campe wrote:
>
> Josh, Bill, and Ross, than you for all the suggestions. I'm running
> out of time to try them today, but I will do so on Monday when I'm
> back in the office and I"ll post an update.
Sounds good, I verified uname doesn't work under rescue and there
are a couple ot
On Fri, 2008-05-02 at 19:22 +0200, Marc Rebischke wrote:
> I am looking at having a read only box, it will not use a swap
> partition.
> Any recommendations?
I built a diskless, CD-based firewall some time ago which works fine.
Of course you still need some writable directories, i.e.
/var/run, /va
On Fri, May 2, 2008 at 12:16 AM, Jason Pyeron <[EMAIL PROTECTED]> wrote:
> I am looking at having a read only box, it will not use a swap partition.
> Any recommendations?
Here is a slide deck from a presentation Rick Troth has done on read
only root file systems.
http://linuxvm.org/present/SHAR
Monty Shinn wrote:
I am trying to create a 10TB (approx) ext3 filesystem. I am able to
successfully create the partition using parted, but when I try to use
mkfs.ext3, I get an error stating there is an 8TB limit for ext3
filesystems.
If ext3 isn't an option, has anyone used the kmod-xfs-s
Can anyone vouch for a usb wifi nic that works under
CentOS 5.1 reliably with good reception?
Thanks!
jlc
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
--- "Joseph L. Casale" <[EMAIL PROTECTED]>
wrote:
> Can anyone vouch for a usb wifi nic that works under
> CentOS 5.1 reliably with good reception?
Of course, you will need to do an ndiswrapper install.
I've succeeded with the Netgear wg111t usb wifi, but
only with a 32 bit kernel. Check the nd
hey...
cant's speak for centos...
but i'm running fedora 8 on a toshiba laptop, running x86_64 and i'm using
madwifi, with a usb linksys wifi and it works like a champ.
i'm not using netmanager, or ndiswrapper.. just madwifi, and the regular net
system/configuration app...
peace!
-Origina
--- bruce <[EMAIL PROTECTED]> wrote:
> hey...
>
> cant's speak for centos...
>
> but i'm running fedora 8 on a toshiba laptop,
> running x86_64 and i'm using
> madwifi, with a usb linksys wifi and it works like a
> champ.
Interesting that you omit the model number. Is it the
Linksys WUSB54GSC,
On Fri, 2008-05-02 at 08:19 -0700, Akemi Yagi wrote:
> On Fri, May 2, 2008 at 8:14 AM, Bob Taylor <[EMAIL PROTECTED]> wrote:
> > On Fri, 2008-05-02 at 09:56 -0400, Erek Dyskant wrote:
> > >
> > >
> > > On Fri, 2008-05-02 at 08:39 -0500, Lanny Marcus wrote:
> > > > This morning, I did "yum updat
Has anyone here been able to view Netflix movies on CentOS? (It requires
Internet Explorer, and I'm wondering what the workaround is for Firefox)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
64 matches
Mail list logo