Displaying 20 results from an estimated 5000 matches similar to: "Query RPM file %post section"
2007 Jul 12
6
Announcement Project based on CentOS 4.4
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 take no more
than 30 minutts
It install the following:
- Open-Exchange 0.8.6-5
- Samba PDC
- A
2007 Oct 30
4
Postgresql and shell script
I have a shell script (sh) where I create a user and import data to a
postgres database
<snip>
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
</snip>
when the script executes those command, it ask for a password, how could I
do this without have to enter the passwd, I would like that
2008 Nov 01
4
CentOS 5.2 and Bacula
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 anyone got bacula running on Centos or maybe guide in the right
direction.
Tronn
-------------- next part
2007 Apr 11
1
Samba PDC
I have Centos 4.4 setup as samba PDC with LDAP, With Xp pro clients im able
to join the domain, but W2k clients allways fails, with some error messages
with wrong username password, even that I use the same username password as
when joining the XP pro client to the domain
Tronn
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Mar 09
1
Custom ananconda
Hello mail list
Forgive me if i doble post, coz my first attetemt didnt go through
Im trying to include a new selection in "Installation type" in the anaconda
installer when installing Centos 4.3
I have successfull made a inclution of "my" rpms when installing the OS, by
modifying the the base group in the file comps.xml
But what im trying to do is make a new selection in
2008 Mar 19
1
Info about the NIC
If you do a ifconfig eth0 you get some info about the eth0 nic
eth0 Link 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
TX packets:268 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
2007 Oct 10
6
apt-cacher for CentOS
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 please point me in the
direction of how I might accomplish this with CentOS?
--
James A. Peltier
Technical Director, RHCE
SCIRF | GrUVi @ Simon Fraser University -
2007 Oct 10
6
apt-cacher for CentOS
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 please point me in the
direction of how I might accomplish this with CentOS?
--
James A. Peltier
Technical Director, RHCE
SCIRF | GrUVi @ Simon Fraser University -
2007 Oct 09
1
Look for users in both LDAP and /etc/passwd
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 just hangs. I suppose it will try to run slapd as the ldap
user
The ldap user is not in LDAP only in
2017 Jul 14
2
[hivex PATCH 1/2] hivexregedit: fix POD markup
Put the "=back" to close the list only after the last element.
---
regedit/hivexregedit | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/regedit/hivexregedit b/regedit/hivexregedit
index 02c382b..cd49063 100755
--- a/regedit/hivexregedit
+++ b/regedit/hivexregedit
@@ -248,8 +248,6 @@ You should only use this option for quick hacking and debugging of the
hive
2011 Aug 10
1
Xen 4.1.1 packaging enhancement
Hi,
This email is mainly addressed at Waldi (Bastian Blank). I'm resending it
since the previous one is waiting for approval due to its size being
bigger than 40k (I compressed the .diff this time, so it should be ok).
I have worked on enhancing the current packaging of Xen 4.1.1 over the
last weeks. The main goal was to package the OCaml libraries of Xen as
separated binary packages, and
2011 May 25
2
hi CentOS
Hello CentOS it took a few days before i got the hang of it http://email.about.com/gi/dynamic/offsite.htm?zi=1/XJ&sdn=email&zu=http://cnbc7.com
2012 Sep 02
5
[newbie] scripting remote check for R package
summary: e.g., how to replace '<query R for package=package_name>'
in the following:
for RSERVER in 'foo' 'bar' 'baz' ; do
ssh ${RSERVER} '<query R for package=package_name>'
done
or is there a better way to script checking for an R package?
details:
For my work I need a few non-standard R packages. I do that work on 2
clusters. One uses
2012 Dec 27
1
Filesystem Hierarchy Standard respecting CentOS
I am investigating using rpm to package one of our in house
applications. This software started life as a sub-system within a
Ruby-on-Rails application but has now been extracted into its own
standalone package, none of which has any httpd access.
The local package under consideration will run as a set of cron jobs
under a designated userid. There will be no user interaction. A
remote database
2011 Sep 21
11
Software inventory
Howdy,
Before I go about writing one myself, anyone out there written a
software inventory module/fact for gathering a list of all installed
rpms/debs on a system? Got a few ideas floating around in my head, but
wanted to see if/what other folks have done ..
--
I''ve seen things you people wouldn''t believe. Attack ships on fire off
the shoulder of Orion. I watched C-beams
2013 Aug 05
3
serving .exe file via http (provider => windows)
hi everyone, i''m trying to roll out an .exe file for the puppet package
provider "windows".
my manifest looks like this:
$package_source = "http://puppet.local.domain/base_check_mk/windows/check-mk-agent-1.2.3i1.exe"
$package_name = "Check_MK Agent 1.2.3i1"
package { "$package_name":
ensure => installed,
provider =>
2009 Aug 21
2
[virt-v2v] "make distcheck" now passes
There were a few "infelicities" that kept the "make distcheck"
test from passing. These three patches combine to fix all of them,
punting on only one by disabling the install-data-hook rule.
>From 7504acedcb71bd80d99abe412e6669b267cade38 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering at redhat.com>
Date: Fri, 21 Aug 2009 13:37:18 +0200
Subject: [PATCH 1/3]
2010 Sep 02
2
[PATCH] Allow manual pages and POD files to be translated.
You need to install po4a (in Fedora) to test this.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/
-------------- next part --------------
>From 7ca0058ecf24b6963771d0c39fd5e2f36874eb38
2012 Oct 16
1
Building a package with an existing dll
I have setup a package directory structure with all the relevent files in the
src, R, man and data directories.
Also have the correct DESCRIPTION and NAMESPACE files in the root directory.
I don't wisk to recompile the .dll file in the src directory as it currently
works fine if I locate it in the same workdirectory as my R source code that
calls it.
This is a little tedious having to move
2017 Jul 06
2
Regarding R_LIBS_USER
Hi,
As comments are welcome I will give my two cents and a patch suggestion :-)
2017-07-06 10:42 GMT+02:00 Dirk Eddelbuettel <edd at debian.org>:
>
>
> I have used such settings (such as un-setting R_LIBS_USER or its
> predecessors) for over a decade, it just works (if you give write
> permissions). It clearly helps us at work because everybody sees by
> the default the