On Mon, 2007-08-27 at 17:19 -0400, Brian Mathis wrote:
> I've been looking all over (google, wiki, manuals) for docs, and I
> can't find any mention of how to set up a CA or certificates
> *specifically for centos 5 / upstream 5*. There are plenty of generic
> guides on using openssl for this sort
Niki Kovacs schrieb:
Hi,
I've just installed CentOS 5.0 on my father's laptop, in replacement of
Windows XP. Everything runs fine, except I can't seem to print from
Firefox.
Nobody can help me on this? I really need to set this up, and I'm going
back to France tomorrow morning.
Niki
_
Can you maybe print to file (Is the "Print" dialog showing up at all)?
If you can print to a postscript file, you can print it using lp
afterwards...
regards,
Sebastian
Niki Kovacs wrote:
> Niki Kovacs schrieb:
>> Hi,
>>
>> I've just installed CentOS 5.0 on my father's laptop, in replacement
>>
Hi list
I am installing a couple IBM System x3650. IBM Support advises to put
"pci=nommconf" and "nophet" at installation prompt and later in
grub.conf.
But what those parameters do? I didn't found any technical
documentation. Thanks for sharing background information about those
parameters.
che
Niki Kovacs wrote:
> Niki Kovacs schrieb:
>> Hi,
>>
>> I've just installed CentOS 5.0 on my father's laptop, in replacement
>> of Windows XP. Everything runs fine, except I can't seem to print from
>> Firefox.
>>
> Nobody can help me on this? I really need to set this up, and I'm going
> back to Fr
User Niki Kovacs wrote:
I've just installed CentOS 5.0 on my father's laptop, in replacement
of Windows XP. Everything runs fine, except I can't seem to print from
Firefox.
Nobody can help me on this? I really need to set this up, and I'm going
back to France tomorrow morning.
give some de
Brian Mathis wrote:
I've been looking all over (google, wiki, manuals) for docs, and I
can't find any mention of how to set up a CA or certificates
*specifically for centos 5 / upstream 5*. There are plenty of generic
guides on using openssl for this sort of thing, but I'd like to play
nice wi
> Thinking of using CentOS as a host for a Linux Appliance.
>
>
> 1)Use the binrary rpms and install to a directory on a development
> machine using the rpm --prefix option. Not sure yet how to
> specify to
> create and use an rpm database on the development machine as
> opposed to a datab
On Mon, 2007-08-27 at 17:01 -0700, John R Pierce wrote:
> Scott Silva wrote:
> > I don't think WinXp will run on processors without virtualization
> > support.
See http://wiki.xensource.com/xenwiki/HVM_Compatible_Processors
> actually, that should read..
>
> I don't think XEN can host WinXP on
On 8/27/07, Brian Mathis <[EMAIL PROTECTED]> wrote:
> I've been looking all over (google, wiki, manuals) for docs, and I
> can't find any mention of how to set up a CA or certificates
> *specifically for centos 5 / upstream 5*. There are plenty of generic
> guides on using openssl for this sort of
On Tue, 2007-08-28 at 09:03 -0400, Robert Moskowitz wrote:
>
> Brian Mathis wrote:
> > I've been looking all over (google, wiki, manuals) for docs, and I
> > can't find any mention of how to set up a CA or certificates
> > *specifically for centos 5 / upstream 5*. There are plenty of generic
> >
On Mon, 2007-08-27 at 17:18 -0700, Venkat Subbiah wrote:
> Thinking of using CentOS as a host for a Linux Appliance.
Please also think about starting a thread with a new message, not by
replying to an existing one an hijacking the original thread ("CentOS/RH
5 Samba as PDC+NIS w/o LDAP?" in this
On Tue, 2007-08-28 at 08:31 +0200, Kai Schaetzl wrote:
> As already said the problem exists with an unspecified number of
> mirrors. I
> don't use "a" mirror. I installed your rpmforge repo rpm package.
> That
> retrieves the list of mirrors and tries one (at random it seems). The
> checksum fai
On 8/22/07, Scott Moseman <[EMAIL PROTECTED]> wrote:
> >
> > > proxy=http://hostname.domain.com/
> > > proxy_username=domain\myusername
> > > proxy_password=mypassword
> >
> > Oh, sure, the moment I sent the email, it started working... LOL
> >
>
> And this morning it stopped working again. Either
Is everyone else posting to this list getting one of these after
each-and-every post? If so, someone please un-subscribe this person:
[EMAIL PROTECTED]
Phil
Forwarded Message
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Delivery Status Notification(Failure)
> D
Sorry everyone. That was me. The bounces should stop now.
Russ
Phil Schaffner wrote:
Is everyone else posting to this list getting one of these after
each-and-every post? If so, someone please un-subscribe this person:
[EMAIL PROTECTED]
Phil
Forwarded Message
From: [
On Tue, Aug 28, 2007 at 10:13:00AM -0400, Scott McClanahan wrote:
> On Tue, 2007-08-28 at 10:08 -0400, Stephen Harris wrote:
> > > Not a CentOS specific question, although I am running grep on CentOS 4.3
> > > but how would you grep out a series of lines in a file starting at a
> > > specific point
Scott McClanahan wrote:
grep out the next 5 lines after the first and only instance
The scope of grep's view of the world is a single line. At any one
time, it knows nothing more.
If you need to deal with multiple lines, I suggest perl. Untested code:
#!/usr/bin/perl
while (<>) {
>
> Not a CentOS specific question, although I am running grep on
> CentOS 4.3
> but how would you grep out a series of lines in a file starting at a
> specific point. For instance, if I have a file named foo and
> I want to
> grep out the next 5 lines after the first and only instance of the
>
On Aug 28, 2007, at 10:05 AM, Scott McClanahan wrote:
Not a CentOS specific question, although I am running grep on
CentOS 4.3
but how would you grep out a series of lines in a file starting at a
specific point. For instance, if I have a file named foo and I
want to
grep out the next 5 li
On Tue, 2007-08-28 at 10:08 -0400, Stephen Harris wrote:
> > Not a CentOS specific question, although I am running grep on CentOS 4.3
> > but how would you grep out a series of lines in a file starting at a
> > specific point. For instance, if I have a file named foo and I want to
> > grep out the
On 8/28/07, Scott McClanahan <[EMAIL PROTECTED]> wrote:
> Not a CentOS specific question, although I am running grep on CentOS 4.3
> but how would you grep out a series of lines in a file starting at a
> specific point. For instance, if I have a file named foo and I want to
> grep out the next 5 l
Phil Schaffner wrote:
Is everyone else posting to this list getting one of these after
each-and-every post? If so, someone please un-subscribe this person:
[EMAIL PROTECTED]
The whole blackberry.net should be blacklisted. X(
I have same problem with another user on another list. The problem
Scott McClanahan wrote:
I'd like to skip those lines. I'd like to skip the line with "bar" and
the following five lines.
In that case, the perl code would be:
#!/usr/bin/perl
$eat = 0;
while (<>) {
if (m/bar/) {
$eat = 6;
}
if ($eat) {
--$eat;
}
else {
On Tue, 2007-08-28 at 10:27 -0400, Stephen Harris wrote:
> On Tue, Aug 28, 2007 at 10:13:00AM -0400, Scott McClanahan wrote:
> > On Tue, 2007-08-28 at 10:08 -0400, Stephen Harris wrote:
> > > > Not a CentOS specific question, although I am running grep on CentOS 4.3
> > > > but how would you grep o
Not a CentOS specific question, although I am running grep on CentOS 4.3
but how would you grep out a series of lines in a file starting at a
specific point. For instance, if I have a file named foo and I want to
grep out the next 5 lines after the first and only instance of the
string "bar" how c
> Not a CentOS specific question, although I am running grep on CentOS 4.3
> but how would you grep out a series of lines in a file starting at a
> specific point. For instance, if I have a file named foo and I want to
> grep out the next 5 lines after the first and only instance of the
> string "
Ruslan Sivak wrote:
Sorry everyone. That was me. The bounces should stop now.
Thank you.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On Tue, 2007-08-28 at 22:10 +0800, Feizhou wrote:
> Phil Schaffner wrote:
> > Is everyone else posting to this list getting one of these after
> > each-and-every post? If so, someone please un-subscribe this person:
> >
> > [EMAIL PROTECTED]
> >
>
> The whole blackberry.net should be blackliste
Good point. If it is the address they subscribed with, there is no
evidence of posts. Could be hard to track if it is relayed to that
address. Did you get bounce message[s] from your recent post[s]? I've
had 4 so far today - only in response to my own posts.
Maybe the culprit will own-up an
Sebastian Walter schrieb:
Can you maybe print to file (Is the "Print" dialog showing up at all)?
If you can print to a postscript file, you can print it using lp
afterwards...
Some configuration errors on my behalf. Forgot to install the hpijs
drivers, and I configured two (?) printers (one wit
On Tuesday 28 August 2007, Server Gremlin wrote:
> I'm used to Debian where I can view a changelog for each *Debian*
> specific package. Is there
> anything like that in CentOS?
rpm -qi --changelog
--
Lamar Owen
Chief Information Officer
Pisgah Astronomical Research Institute
1 PARI Drive
On 8/27/07, John Newbigin <[EMAIL PROTECTED]> wrote:
> I too have had this problem. I didn't find a real solution but I did
> find a number of bugs in hald. Restarting that and/or running it in
> verbose mode might help narrow down your problem.
Restarting it does not seem to have had any useful
Hello CentOS users,
Is there any sort of package tracking system for CentOS?
I'm used to Debian where I can view a changelog for each *Debian*
specific package. This is great because I can see specifically what has
been fixed and what known issues remain from release to release in the
On 8/28/07, Rodrigo Barbosa <[EMAIL PROTECTED]> wrote:
EDITED:
> Mastering sed is a bit like mastering Latin. backwards.
There. Fixed that for you. :-P
--
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Aug 28, 2007 at 12:12:52PM -0400, Jim Perrin wrote:
> On 8/28/07, Rodrigo Barbosa <[EMAIL PROTECTED]> wrote:
>
> EDITED:
> > Mastering sed is a bit like mastering Latin. backwards.
>
> There. Fixed that for you. :-P
I see you enjoyed my
Hello,
I'm setting up a centos5 router for a friend. It will direct traffic to
an internal webserver, already in place, as well as run squid proxy. It
should do nat and have a firewall with iptables. I've set up routers before
for this purpose but always of the bsd type and using their firew
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Aug 28, 2007 at 10:31:08AM -0400, Scott McClanahan wrote:
> On Tue, 2007-08-28 at 10:27 -0400, Stephen Harris wrote:
> > $ sed '/bar/,+5d' xx
> > line 1
> > line 2
> > line after 6
> > line after 7
> >
> Beautiful man! Hats off. I've
On Tue, 2007-08-28 at 11:53 -0400, Server Gremlin wrote:
> Hello CentOS users,
>
> Is there any sort of package tracking system for CentOS?
>
> I'm used to Debian where I can view a changelog for each *Debian*
> specific package. This is great because I can see specifically what has
>
On Tuesday 28 August 2007, Phil Schaffner wrote:
> On Tue, 2007-08-28 at 08:31 +0200, Kai Schaetzl wrote:
> > As already said the problem exists with an unspecified number of
> > mirrors. I
> > don't use "a" mirror. I installed your rpmforge repo rpm package.
> > That
> > retrieves the list of mirr
Rodrigo Barbosa wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Aug 28, 2007 at 10:31:08AM -0400, Scott McClanahan wrote:
On Tue, 2007-08-28 at 10:27 -0400, Stephen Harris wrote:
$ sed '/bar/,+5d' xx
line 1
line 2
line after 6
line after 7
Beautiful man! Hats off. I've
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Aug 28, 2007 at 12:17:01PM -0500, Les Mikesell wrote:
> Rodrigo Barbosa wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> > On Tue, Aug 28, 2007 at 10:31:08AM -0400, Scott McClanahan wrote:
> >> On Tue, 2007-08-28 at 10:27 -0400,
Rodrigo Barbosa wrote:
>
> Ick. I hate perl.
>
> If I find something I can't do in bash/sed/awk, I just code it in C :)
Ick. I hate C. ;)
If I can't use grep, I'll use an short inline Perl script. Or, in
extreme cases, I'll write a small utility script. Or, more commonly,
I'll write a huge
Server Gremlin wrote:
Steve Rigler wrote:
Thanks guys, that is pretty much what I want. But what if I want to see
the changelog for a package that I don't have installed? I'd like to
look at the changelog for a package available via yum before I upgrade
my existing package to it. When I did
On 8/28/07, Server Gremlin <[EMAIL PROTECTED]> wrote:
> Thanks guys, that is pretty much what I want. But what if I want to see
> the changelog for a package that I don't have installed? I'd like to
> look at the changelog for a package available via yum before I upgrade
> my existing package to
Server Gremlin wrote:
> Steve Rigler wrote:
>> On Tue, 2007-08-28 at 11:53 -0400, Server Gremlin wrote:
>>
>>> Hello CentOS users,
>>>
>>> Is there any sort of package tracking system for CentOS?
>>>
>>> I'm used to Debian where I can view a changelog for each *Debian*
>>> specific packag
Steve Rigler wrote:
On Tue, 2007-08-28 at 11:53 -0400, Server Gremlin wrote:
Hello CentOS users,
Is there any sort of package tracking system for CentOS?
I'm used to Debian where I can view a changelog for each *Debian*
specific package. This is great because I can see specificall
j j wrote:
> Has anyone successfully intalled and running ultarmonkey3 on CentOS 5?
I have a full version of heartbeat and drbd for centos-5 in centos
extras repo ... besides heartbeat, what is missing to have all of
ultramonkey.
(Maybe heartbeat will do what you need)
signature.asc
Descriptio
Using GUI methods (read: easy for most users), is there a way to map
to a Samba share and have it accessible to all applications? Going
through Nautilus I'm able to create a link to the shares, but they're
not accessible from many applications. And, obviously, this is going
to be something that c
On 8/28/07, Scott Moseman <[EMAIL PROTECTED]> wrote:
> Using GUI methods (read: easy for most users), is there a way to map
> to a Samba share and have it accessible to all applications? Going
> through Nautilus I'm able to create a link to the shares, but they're
> not accessible from many applic
/sbin/iptables -t nat -A PREROUTING -p tcp -i eth0 -d 192.168.0.1
--destination-port 80 -j DNAT --to 192.168.0.2:80/sbin/iptables -A FORWARD -p
tcp -i eth0 -d 192.168.0.2 --destination-port 80 -j ACCEPT> From: [EMAIL
PROTECTED]> To: centos@centos.org> Date: Tue, 28 Aug 2007 12:27:08 -0400>
You might try loading a copy of Webmim onto your linux box, there is a
Firewall module that will make changing and setting up the routing very
easy and quick to understand...
www.webmim.com
webmin-1.360-1.noarch.rpm
There is a simple RPM install that works with Centos...
john
D
Hi,
Any one would like to suggest an tool for large-sacle
multiple-networks, multiple-views DNS zone files
automatic generation?
The DNS configuration tool comes with Centos 5
distribution, system-config-bind, looks like more
improvment is in need; I've come upon a tool h2n,
which create zone
I have a bug report in (0002288) on an install failure on my decTOPs
(Centos 4.5 installed on them).
I have tried a lot of combinations and it is getting tiring.
What what happen, or rather how do I get the following to work:
Put my HD into a computer (Compaq SSF that I have installed Centos 5
Jim Perrin wrote:
On 8/28/07, Server Gremlin <[EMAIL PROTECTED]> wrote:
Thanks guys, that is pretty much what I want. But what if I want to see
the changelog for a package that I don't have installed? I'd like to
look at the changelog for a package available via yum before I upgrade
my exi
Simon Jolle "sjolle" wrote:
Server Gremlin wrote:
Steve Rigler wrote:
Thanks guys, that is pretty much what I want. But what if I want to
see the changelog for a package that I don't have installed? I'd
like to look at the changelog for a package available via yum before
I upgrade my existi
Hi there, I was wondering whay people were using to monitor rsync
backups on centos?
I have been looking around sourceforge for various programs (IE Backup
Monitor), but am hesitant to trust any of them without hearing about
some user experiences.
We currently just use rsync for backups (like a s
Rodrigo Barbosa wrote:
On Tue, Aug 28, 2007 at 10:31:08AM -0400, Scott McClanahan wrote:
On Tue, 2007-08-28 at 10:27 -0400, Stephen Harris wrote:
$ sed '/bar/,+5d' xx
line 1
line 2
line after 6
line after 7
Beautiful man! Hats off. I've never used sed like that but I'll surely
reme
dnk wrote:
Hi there, I was wondering whay people were using to monitor rsync
backups on centos?
I have been looking around sourceforge for various programs (IE Backup
Monitor), but am hesitant to trust any of them without hearing about
some user experiences.
We currently just use rsync for back
Robert Moskowitz wrote:
I have a bug report in (0002288) on an install failure on my decTOPs
(Centos 4.5 installed on them).
I have tried a lot of combinations and it is getting tiring.
What what happen, or rather how do I get the following to work:
Put my HD into a computer (Compaq SSF that
I'm trying to configure two things on my RH 5 server with dual-boot CentOS
5 (out-of-box) and Windows XP w/SP2 (fully patched) clients:
- NIS/NFS: I have managed to get user logins, but all accounts produce
Can't Find Home Directory, Using Root!The error logs, when trying to
mount any NFS
Scott Ehrlich wrote:
I'm trying to configure two things on my RH 5 server with dual-boot
CentOS 5 (out-of-box) and Windows XP w/SP2 (fully patched) clients:
- NIS/NFS: I have managed to get user logins, but all accounts
produce Can't Find Home Directory, Using Root!The error logs, when
t
On Tue August 28 2007 12:27, Dave wrote:
> Hello,
> I'm setting up a centos5 router for a friend. It will direct traffic
> to an internal webserver, already in place, as well as run squid proxy. It
> should do nat and have a firewall with iptables. I've set up routers before
> for this purpo
I've got a RAID card (3ware 9650SE-2LP) that wasn't supported by the
in-kernel driver until 2.6.19+
Since CentOS 5.0 is based on 2.6.18-8.el5 is was looking for a way to
incorporate their driver from the website so I wouldn't have to use
the "linux dd" kernel option all the time. (trying to automa
semi linux wrote:
Since CentOS 5.0 is based on 2.6.18-8.el5 is was looking for a way to
incorporate their driver from the website so I wouldn't have to use
the "linux dd" kernel option all the time. (trying to automate as much
as possible using kickstart, scripts, etc).
you can use the dd optio
On Tuesday, August 28, 2007 12:27 PM -0400 Dave <[EMAIL PROTECTED]>
wrote:
I've set up routers before for this purpose but always of the bsd type
and using their firewalls. I understand the concepts, nat, packet
filtering, etc. but i'm not getting iptales at all. If anyone is an
expert on this
Good call... I had thought of that but had assumed it would only
present me the same options as anaconda does (all local - hdx and/or
fdx)... as it turns-out, the --source=http:// could work nicely...
I'll give it a shot.
Just out of curiosity though, what is the process for mounting /
recreating
semi linux wrote:
Good call... I had thought of that but had assumed it would only
present me the same options as anaconda does (all local - hdx and/or
fdx)... as it turns-out, the --source=http:// could work nicely...
I'll give it a shot.
Just out of curiosity though, what is the process for m
Please also think about starting a thread with a new message
>
Sorry about that folks. Starting a new thread.
May want to check out the VMware CentOS appliances as examples:
http://www.vmware.com/vmtn/appliances/directory/820
http://www.thoughtpolice.co.uk/vmware/
>
The appliance itself w
Hi All,
I am looking for a Point Of Sales software which can run on centos5, does
anyone have good pointer for this. It's for an organic shop open by a
non-profit organization. I am helping to set it up.
Sorry if I am out of topic, I am following this list this few months and
find it very helpful
On Wednesday, August 29, 2007 9:14 AM +0800 david chong
<[EMAIL PROTECTED]> wrote:
I am looking for a Point Of Sales software which can run on centos5, does
anyone have good pointer for this. It's for an organic shop open by a
non-profit organization. I am helping to set it up.
Sorry if I am o
--- Clint Dilks <[EMAIL PROTECTED]> wrote:
> Scott Ehrlich wrote:
> > I'm trying to configure two things on my RH 5
> server with dual-boot
> > CentOS 5 (out-of-box) and Windows XP w/SP2 (fully
> patched) clients:
> >
> > - NIS/NFS: I have managed to get user logins, but
> all accounts
> > pro
On Tue, Aug 28, 2007 at 05:04:33PM -0500, Les Mikesell wrote:
> It's easy to hate perl that other people have written, but you can write
> your own in whatever style you like.
6 years ago I wrote a perl regexp that did some magic. The comment before
it...
# It's lines like this that make peop
I got the have install a SATA HardDisk on the machine recently. But
somethings the Disk cannot be accessed. And mesg tells that it is IO error.
Is it a hardware problem or system setting problem.
Here is the message from dmesg.
sd 0:0:0:0: SCSI error: return code = 0x0004
> end_request: I/O e
I got the have install a SATA HardDisk on the machine recently. But
somethings the Disk cannot be accessed. And mesg tells that it is IO error.
Is it a hardware problem or system setting problem.
Here is the message from dmesg.
sd 0:0:0:0: SCSI error: return code = 0x0004
> end_request: I/O e
Ming wrote:
I got the have install a SATA HardDisk on the machine recently. But
somethings the Disk cannot be accessed. And mesg tells that it is IO
error. Is it a hardware problem or system setting problem.
Here is the message from dmesg.
sd 0:0:0:0: SCSI error: return code = 0x0004
Akemi Yagi wrote:
On 8/28/07, Scott Moseman <[EMAIL PROTECTED]> wrote:
Using GUI methods (read: easy for most users), is there a way to map
to a Samba share and have it accessible to all applications? Going
through Nautilus I'm able to create a link to the shares, but they're
not accessible fro
Hi All,
Newbie here! I was wondering if anyone has succeeded in getting
NCQ enabled with the ServerWorks chipset in the 2.6.18 kernel. I am
running a Dell 1435/CentOS 5.0-x86_64 with dual 250GB Western Digital
NCQ supported drives, when I load up the OS I get these messages:
ata1: SATA
I did the install onto the HD in the Compaq, set inittab to 3 and moved
the HD to the decTOP.
I booted without the ethernet USB dongle, and after I was logged in, I
plugged it in. I had to bring up eth0 and start dhclient. But the
network is working.
But X is not. Different video.
/etc/s
Hi,
Currently I'm working on building chroot environment for a several
users. The needs of those users are different, so the binaries and their
libraries are differents too. The building process tends to be so tedious.
I'm using a odd script to automatize the copy of needed libraries, but
it
80 matches
Mail list logo