> Hi
> >
> > I have a .rpm file, in the file there is some commands in the %post
> section,
> > how can I query the rpm file so it display the commands in %post section.
>
> Try:
> rpm -q --scripts package_name
>
Thanks that did the trick
Tronn
___
Cent
Hi
I have a .rpm file, in the file there is some commands in the %post section,
how can I query the rpm file so it display the commands in %post section.
Tronn
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On Sat, Nov 1, 2008 at 4:34 PM, Craig White <[EMAIL PROTECTED]> wrote:
> On Sat, 2008-11-01 at 15:42 +0100, Tronn Wærdahl wrote:
> > Hi everyone,
> >
> > I have a Samba server on CentOS 5.2 that I would like to and some
> > backup service to, I have been tr
Hi everyone,
I have a Samba server on CentOS 5.2 that I would like to and some backup
service to, I have been trying to install Bacula, because I want to backup
MS machines too, and there is a web GUI. But when searching around i google
I get a bit confused. about what packages I need.
Has anyon
On 4/7/08, Joseph L. Casale <[EMAIL PROTECTED]> wrote:
> What is the closest open source mail server I can replace exchange with
> that provides the nearest equivalent in user experience?
>
> Thanks!
> jlc
>
What about Open-Xchange they have two open source versions. It could be a
challange to c
If you do a ifconfig eth0 you get some info about the eth0 nic
eth0Link encap:Ethernet HWaddr 00:02:B3:63:EF:43
inet addr:x.x.x.x Bcast:x.x.x.x Mask:x.x.x.x
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1166 errors:0 dropped:0 overruns:0 frame:0
On Jan 27, 2008 7:53 AM, William Warren <
[EMAIL PROTECTED]> wrote:
> when i loaded vmware up it went to 904 on it's own.
>
> netstat -an | grep LISTEN | grep 904
> tcp0 0 0.0.0.0:904 0.0.0.0:*
> LISTEN
> [EMAIL PROTECTED] ~]# netstat -an | grep LISTEN | grep 902
On Jan 21, 2008 5:13 PM, Dave <[EMAIL PROTECTED]> wrote:
> Hello,
> Thanks. Do you have configs from your setup?I'd like to compare your
> working setup with my nonworking one, see if i can spot the issue.
> Thanks.
> Dave.
>
>
> - Original Message --
y log:
>
> Jan 20 23:23:41 ldap slapd[3697]: nss_ldap: could not search LDAP server -
> Server is unavailable
> yet as i say i can log in, only the username part of the prompt is
> unavailable. Again checking PS1 it is set properly.
> Thanks.
> Dave.
>
>
>
On Jan 20, 2008 11:45 AM, Dave <[EMAIL PROTECTED]> wrote:
> Hello,
>I'm trying to set up centos 5.1 to authenticate against an openldap
> server. I've got the authentication working, in that i can log in as a
> user
> contained within the ldap database but not in the system passwd/group
> file
On Jan 8, 2008 11:06 AM, Johnny Hughes <[EMAIL PROTECTED]> wrote:
> Lorenzo Quatrini wrote:
> > Johnny Hughes ha scritto:
> >> Kenneth Porter wrote:
> >>> Googling for this feature, I saw reports from the yum developer that
> it
> >>> wasn't yet implemented. This was in mailing list posts from a y
On Jan 8, 2008 11:37 AM, Johnny Hughes <[EMAIL PROTECTED]> wrote:
> tblader wrote:
> > Anyone have password aging working in Openldap 2.2.13-7 on Centos?
> > The system continues to prompt for a new password regardless of
> > whether it's been changed or not.
> > Thanks
>
> Not sure how you are us
On Nov 29, 2007 7:33 PM, Les Mikesell <[EMAIL PROTECTED]> wrote:
> Tronn Wærdahl wrote:
> >
> > What do you call a person that only speak one language ? :-)
> >
>
> I'd call him normal, but what's the punch line?
&g
>
>
>
> english?
British and English is the same ain't it ..
--
"The box said: Requires MS Windows or better, so I installed Linux"
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On Nov 29, 2007 5:04 PM, Tom Brown <[EMAIL PROTECTED]> wrote:
>
> >
> > What do you call a person that only speak one language ? :-)
> >
>
> British ?
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
On Nov 29, 2007 2:50 PM, Les Mikesell <[EMAIL PROTECTED]> wrote:
> Tronn Wærdahl wrote:
> > On Nov 29, 2007 12:18 PM, Jun Salen <[EMAIL PROTECTED]> wrote:
> >
> >> Have a look at http://zimbra.com. It has an open-source version with
> >> unlimited
On Nov 29, 2007 12:18 PM, Jun Salen <[EMAIL PROTECTED]> wrote:
> Have a look at http://zimbra.com. It has an open-source version with
> unlimited users. I've tried both it and scalix and much prefer zimbra.
>
> Cheers.
>
> --
> This message has been scanned for viruses and
> dangerous content by M
On 10/30/07, Clint Dilks <[EMAIL PROTECTED]> wrote:
>
> You could set up the User so that no password is required from Localhost
> if that is appropriate
>
>
> Tronn Wærdahl wrote:
> > I have a shell script (sh) where I create a user and import data to a
> >
I have a shell script (sh) where I create a user and import data to a
postgres database
su -c "createuser -A -D -P $PG_user" postgres
su -c "psql -d$PG_database -h localhost -U$PG_user -W -f postgresql.sql "
postgres
when the script executes those command, it ask for a password, how could I
do
On 7/12/07, Tronn Wærdahl <[EMAIL PROTECTED]> wrote:
>
> I put together a CD with Open-exchange 0.8.6-5 and more, based on Centos
> 4.4
>
> When installing the CD, all required software is installed, all that is
> needed after Os install is to run a config scrip
On 10/10/07, James A. Peltier <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> Is there something similar to apt-cacher available for CentOS? I would
> like to ensure that an application is only downloaded once to the
> network and not hundreds of times.
>
> If there isn't an equivalent, would someone p
On 10/9/07, Craig White <[EMAIL PROTECTED]> wrote:
>
> On Tue, 2007-10-09 at 16:14 +0200, Tronn Wærdahl wrote:
> > Im running CentOS 5 with samba configured as PDC, with samba 3.0.24
> > and openldap-servers-2.3.30-2.
> > My /etc/nsswitch.conf is like this:
Im running CentOS 5 with samba configured as PDC, with samba 3.0.24 and
openldap-servers-2.3.30-2.
My /etc/nsswitch.conf is like this:
passwd: files ldap
shadow: files ldap
group:files ldap
The problem is when I try to restart LDAP (/etc/init.d/ldap restart) then
the init script j
I have made an extended Getting started guide to NTX, its in about 50 pages.
Its available in both English and Norwegian. The english version is
available at http://www.nnortux.net and the Norwegian version is available
at http://www.nnortux.no
Enjoy
On 7/12/07, Tronn Wærdahl <[EM
On 9/1/07, David Booth <[EMAIL PROTECTED]> wrote:
>
> Beware of doing business with Alex Bajan at Raqport.
>
> In January 2007 I ordered and paid over US$2000 for a Tyan GS14 server
> and some installation and migration services. The server proved to be
> faulty. It would not stay up for more than
Open-Xchange is a nice one, It could be painfull to install so I have put
together a CD, based on CentOS 44 with OX and lost more, you will be up and
running in about 30 minutts
You may find more information on my website http://www.nnortux.no
Click on the flag to get some information in english
On 7/14/07, Trey Sizemore <[EMAIL PROTECTED]> wrote:
>
> On Thu, 12 Jul 2007 14:58:05 +0200
> "Tronn Wærdahl" <[EMAIL PROTECTED]> wrote:
>
> > On 7/12/07, Robert Moskowitz <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > Tronn Wærda
On 7/12/07, Les Mikesell <[EMAIL PROTECTED]> wrote:
Tronn Wærdahl wrote:
>
> Yum is removed for ovious reasons :-)
You hate security fixes?? I can't think of any other reason anyone
would do that.
--
Les Mikesell
On 7/12/07, Les Mikesell <[EMAIL PROTECTED]> wrote:
Tronn Wærdahl wrote:
>
> Even better for community support would be to package the above
programs
> as rpms if they aren't already available that way and add your
> configuration script(s). That way any or
On 7/12/07, Les Mikesell <[EMAIL PROTECTED]> wrote:
Tronn Wærdahl wrote:
>> > I put together a CD with Open-exchange 0.8.6-5 and more, based on
>> > Centos 4.4
>> >
>> > When installing the CD, all required software is installed, all that
>>
On 7/12/07, Robert Moskowitz <[EMAIL PROTECTED]> wrote:
Tronn Wærdahl wrote:
> I put together a CD with Open-exchange 0.8.6-5 and more, based on
> Centos 4.4
>
> When installing the CD, all required software is installed, all that
> is needed after Os install is to run
I put together a CD with Open-exchange 0.8.6-5 and more, based on Centos 4.4
When installing the CD, all required software is installed, all that is
needed after Os install is to run a config script, that make if fit your
enviroment
Dependig on the speed on your CDrom the installation should tak
On 7/8/07, Oliver Schulze L. <[EMAIL PROTECTED]> wrote:
If you need a certified platform, install centos4 because RHEL5 is not
yet certified
on vmware-server
HTH
Oliver
WipeOut wrote:
> I am soon going to be setting up a box to run VMware server but have
> to make the choice between Centos 4.x
33 matches
Mail list logo