similar to: question on /etc/defaults

Displaying 20 results from an estimated 2000 matches similar to: "question on /etc/defaults"

2008 Dec 02
5
OpenChrome video driver for Centos
I can find xorg-x11-drv-openchrome-0.2.901-1 for EL5, but not the current xorg-x11-drv-openchrome-0.2.903-1 (which only goes from FC8 on). Since my OQOs have the CX700M2 chip and there are listed enhancements for this chip in the 903 version, I would really like to get it...
2008 Aug 29
0
HIP rpms for Centos 5.2
For anyone that is interested in looking at HIP, I have posted the latest HIP build on my server: http://htt-consult.com/~rgm/hip/ You don't need the src rpm, the others will do. Since we do not have the IPsec ESP BEET mode patch (http://www.ietf.org/internet-drafts/draft-nikander-esp-beet-mode-09.txt) for the 2.6.18 kernel (it is in the 2.6.27 kernel), we have to run HIP in userspace.
2008 Sep 12
2
yum erase fails
I am trying to erase an rpm with yum erase. It fails: service hipfw does not support chkconfig Removed: hipl-firewall.i386 0:1.0.4.1 Complete! And it is not removed.... If I try with rpm -e, I get the same error message. So how do I remove this rpm?
2009 Jan 07
2
Can't yum erase/install an app
I am switching the box that I did the HIPL rpm builds over to running from rpms built directly by the HIPL team (http://infrahip.hiit.fi/hipl/release/1.0.4/). I did the 'make uninstall' and then 'yum install hipl-all', but the hipl-firewall rpm did not install. Seems like I have a mess on my system with the various hipfw files. I 'manually' deleted a bunch of them
2008 Jul 17
5
Problems with building an rpm
I followed the setup instructions from http://www.owlriver.com/tips/non-root/ (link from the Centos wiki). All this is done on another 'clean' system, so I have to read the terminal screen there and tell what went wrong here. I then followed my colleague's instructions to get the tar, untar, autogen, configure, and finally make rpm. Well it was that make rpm command that finally
2008 Sep 12
4
Custom build kernel patch fails big time.
I am trying to build a custom kernel for the HIPL code (infrahip.hip.fi), using the patch for the Linux 2.6.18 kernel. I followed all the instructions for getting the kernel source and making a custom kernel provided on the wiki. The rpmbuild fails with the following messages: Get an error on this step (figured out my other problem): Patch #40000
2008 Oct 29
5
RHEL 5.3 Beta released, beta-testers needed
Hi all, The CentOS community is pretty limited in what we can do to the core distribution. Since our mantra is "aiming to be 100% compatible with Red Hat Enterprise Linux" we cannot fix bugs or improve the CentOS core without waiting for Red Hat to make those modifications first. We have limited leverage and a 6-month release cycle against us. But that is not the complete truth,
2008 Dec 14
19
regarding vpn server for 1500 clients
Hi list, I have to build vpn server for 1500 clients. No encryption necessary. can anyone please recommend me vpn server. I do not have experience on vpn. I have tested openvpn on my test setup, & its working fine. I want to check if there any other vpn server available. I have not checked but can pptp vpn be usefull? My requirement is to connect 1500 clients on vpn server. Need
2013 Aug 09
1
Why libnetfilter_queue is missing from CentOS, but available in, Fedora?
I am asking this on behalf of the HIPL developers; http://infrahip.hiit.fi/ https://launchpad.net/hipl They have been working on getting their code consistant to the new libnetfilter architecture. Finally have Fedora 18 and 19 available, but have hit a stumbling block with Centos 6. They tell me they are not finding libnetfilter_queue. Here is their message to me: On 08/08/2013 02:03 PM,
2008 Sep 11
3
My turn at building a custom kernel for IPsec BEET mode
Well I am working on building a kernel that will have the IPsec BEET mode patch available from infrahip.hiit.fi. I have some decent help, but really no one there is a seasoned Centos kernel builder (though they work with different FC kernels), and now they are mostly done for the day. I have been following the wiki on building a custom kernel, got my patch in ~/rpmbuild/SOURCES and away with
2006 Jun 16
5
superclass mismatch for class OrderedOptions
I have Rails 1.1.2 installed and froze my app to 1.0 by checking it out into the vender directory. Maybe it''s coincidence, but now when trying to do rake migrate I get this: > rake migrate --trace (in /home/beet/workspace/) rake aborted! superclass mismatch for class OrderedOptions /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/ordered_options.rb:27
2008 Sep 16
2
Kernel source - linux -2.6.18 i386 or i686
As I plow through the Kernel source to figure out why the BEET patch is not working, I notice that there are two similar directories under ~/rpmbuild/BUILD/kernel-2.6.18: linux-2.16.18.i386 and linux-2.16.18.i686 So which one am I suppose to be patching? Currently, the patch starts out with: diff -urN a/net/ipv4/xfrm4_input.c b/net/ipv4/xfrm4_input.c I followed the kernel source setup
2008 Jul 11
4
Finding a python module
A colleague supplied me with a set of rpms he built on his Fedora box and when I tried to install them with yum localinstall I got a missing dependency: Resolving Dependencies --> Running transaction check ---> Package hipl-doc.i386 0:1.0.4-1 set to be updated ---> Package hipl-tools.i386 0:1.0.4-1 set to be updated --> Processing Dependency: python(abi) = 2.5 for package:
2001 Mar 17
2
smbclient/mount question
This is driving me up the wall. I've had a basic samba server up for a couple of years and it was easy to do. Now with a second server I try to mount the same shares from the new linux box but I can get nothing to work. I would use NFS between the linux boxes but the support isn't compiled into my kernel, and I don't want to tackle that beast tonight... To test I tried the smbclient
2006 Dec 14
1
[announce] iproute2 2.6.19-061214
This is an update to the iproute2 command set. It can be downloaded from: http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.18-061214.tar.gz Repository: git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git For more info on iproute2 see: http://linux-net.osdl.org/index.php/Iproute2 The version number includes the kernel version to denote what features are
2014 May 08
1
0006698: CentOS is missing libnetfilter queue related packages
I am working with HIP for Linux: http://infrahip.hiit.fi/ We are looking to some major server support on currently Centos 6 cloud images. Problem is for other distros, hipl has moved on to libnetfilter_queue which is not supported in Centos 6. See: http://bugs.centos.org/view.php?id=6698 How can we get this as part of the standard install and maintained libs? thank you.
2008 Dec 03
2
Looking for uuid-devel
Just pulled the lastest patches to HIPL (well the last replay was 11/24, so a number of nights behind) and tried a 'make rpm' and got the error: error: Failed build dependencies: uuid-devel is needed by hipl-1.0.4-1.i386 And I can'd find any rpm that has this module. I have tried different things in yum and have not found it. resolvedep, whatprovides, info, list.
2005 Aug 09
4
Too slow computer?
Hello! I''ve put some questions on this list some weeks ago and I''ve got good answers. Thank you! Now I''ve finished my (beautyful) script and I ran it on my router... About my script: It routes packages based on their destination on the Internet. I have about 1650 preffered destination networks listed in some file. The script read this file and marks every package for
2006 Jan 24
3
Is local originated traffic affected?
Hi! I built some rules to shape traffic from my linux router in both dirrections: to the Internet and to the LAN. When i apply the rules my computer cannot acces the Internet or the LAN. Is this behavior normal? Do I need to write some rules for local IPs of my router? (I have sevaral, both on the internal and the external NICs.) Thank you for any advice! Sorin.
2009 May 14
2
Problem with Asterisk + TDM410 FXO
Hi I am in the middle of move a small business over from legacy PABX + PSTN lines to VOIP infrastructure. I borrowed a spa9000 to place between the PABX and the PSTN lines. I have had this going for a while (>5 months) and it has been working fine (some issues with echo and other minor things), which is why I am moving to asterisk. I bought a tdm410 with 3 fxo + fxs. The fxs is connected to