similar to: RHEL4 - which yum version?

Displaying 20 results from an estimated 1000 matches similar to: "RHEL4 - which yum version?"

2006 May 13
1
how to swap CTRL and Caps Lock in console mode
Hi ALL, I am not able to find the file which controls the keyboard mapping. I would like to swap CTRL and Caps Lock keys. NO, thhere is no problem with X11. That part was easy to fix. I've commented out one line in /etc/X11/xorg.conf. I would like to swap the keys in __console__ mode YES, I've modified the file /lib/kbd/keymaps/i386/qwerty/us.map.gz It did not make any difference. Keys
2015 Feb 11
2
dovecot 2.2.15 script_after not executed
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello guys, I'm having troubles making "script_after" to exec sieve scripts:: So: plugin { quota = maildir quota_rule2 = INBOX.Trash:ignore quota_rule3 = INBOX.Sent:ignore sieve = ~/Maildir/sieve/dovecot1.sieve sieve_before = /etc/dovecot/sieve/global.sieve sieve_after =
2015 Apr 14
2
state of IPSec VPN on CentOS 7: Openswan, strongSwan, RPM packages
On 2015-04-14 11:25, Gordon Messmer wrote: > On 04/14/2015 11:07 AM, Florin Andrei wrote: >> I looked in the yum repositories for CentOS 7 and I noticed that there >> are no packages for any of the major open source IPSec VPN apps - >> Openswan, strongSwan, etc. I'm pretty sure CentOS 6 had Openswan >> packages. > > libreswan replaced openswan, and is
2015 Apr 14
1
state of IPSec VPN on CentOS 7: Openswan, strongSwan, RPM packages
On 2015-04-14 11:44, Eero Volotinen wrote: > 2015-04-14 21:40 GMT+03:00 Florin Andrei <florin at andrei.myip.org>: >> >> http://serverfault.com/a/655752/24406 >> >> If that is accurate, the documentation, and the clustering / load >> balancing might tilt the balance in the direction of strongSwan. >> >> > Well, both packages can do ipsec to
2008 Mar 13
1
recompiled mod_perl insists on old perl dependency
Hello, In order to overcome a known performance bug in perl-5.8.8-10 in centos 5 (see https://bugzilla.redhat.com/show_bug.cgi?id=196836) I downloaded the perl package from fedora 8 (http://mirror.internode.on.net/pub/fedora/linux/releases/8/Fedora/source/SRPMS/perl-5.8.8-30.fc8.src.rpm) and mod_perl
2009 Mar 27
1
constraint optimization: solving large scale general nonlinear problems
Hi I need advice regarding constraint optimization with large number of variables. I need to solve the following problem max f(x1,...,xn) x1,..xn x1=g1(x1,...,xn) . . xn=gn(x1,...,xn) I am using Rdonlp2 package which works well until 40 variables in my case. I need to solve this problem with over 300 variables. In this case Rdonlp2 is very very slowly. I know
2004 Nov 02
2
Matrix decomposition: orthogonal complement
Hello, How I can compute in R the orthogonal complement of one matrix? If A (n x m ) matrix of full column rank (n>m), its orthogonal complement is denoted by A_ . A_ is n X (n-m) matrix of full column rank and such that A'A_=0. I need to compute A_. How I can compute A_ in R? Best Regards, /Florin -- Florin G. Maican Ph.D. candidate, Department of Economics School of
2015 Apr 14
3
state of IPSec VPN on CentOS 7: Openswan, strongSwan, RPM packages
I looked in the yum repositories for CentOS 7 and I noticed that there are no packages for any of the major open source IPSec VPN apps - Openswan, strongSwan, etc. I'm pretty sure CentOS 6 had Openswan packages. What is the current consensus w.r.t. building an IPSec VPN "server" (concentrator, whatever) on CentOS 7, that will do site-to-site connections with Cisco hardware at
2004 Jul 16
3
PSTN/phone/FXO/FXS cabling issue
I just received a Wildcard TDM400P by FedEx yesterday. I noticed that the FXO/FXS modules use connectors similar to Ethernet. Now, i want to connect the TDM400P to the PSTN connector in the wall, and also to a regular analog phone. Both the PSTN conn and the phone use smaller connectors, typical for analog phones. I searched the "official" docs and the Wiki, there's good
2007 Jan 08
2
Yum question - RHEL4
Hi this is technically a RHEL4 question but i hope it can be answered here... Does RHEL4 do yum OK ? I kix a lot of boxes and it would be great to run the update after the build automajically rather than running through the up2date registration and using that method. I would also rather not pay lots for satellite server. If i setup my own RHEL repo can i use yum against this? Or any other
2007 Mar 20
4
SATA RAID card recommendation?
I need a SATA RAID PCI card that works well with CentOS and is fully supported. Mandatory features: - works with the drivers already in the kernel, no additional drivers - can do RAID 0, 1 and 5 - hotswap - allows to monitor the status of the array and of each individual drive via a script (ideally run from cron) - works with very large SATA drives Nice to have features but not mandatory: -
2014 Jun 18
1
dovecot sieve vacation + lmtp protocol
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, Here is my setup: dovecot - 2.2.11 pigeonhole - 0.4.2 qmail I was trying to create a vacation message, but after the sive script has been created and I was checking the logs I saw some strange errors: DOVECOT LOG Jun 18 16:52:24 lda(portase.florin at medianetork.ro): Error: lmtp client: connect(medianetork.ro, 25) failed: Connection
2014 Dec 08
4
print something on console after boot
CentOS 7 How do I print something on the text-mode console right after the OS has finished booting? I've a virtual instance and I need to know its IP address after it has finished booting up, to know where to ssh into it. I've tried adding "ip -4 addr > /dev/tty0" to rc.local, but that obviously doesn't work, because the login prompt overwrites everything I do. --
2007 Jul 10
2
video calls - Windows / Linux interoperability ?
I will install Asterisk on my home server, I want to be able to route video calls, but I need the Windows and Linux clients to be interoperable. On Linux, it looks like Ekiga is a good candidate. But how about Windows? Anyone using Kapanga in an Asterisk network that includes Ekiga? Are these two interoperable? I'm not necessarily looking for open source software, free for personal use is
2009 Sep 05
3
caching pipe?
Is it possible to add caching to a pipe? cat blah | in_RAM_cache_here -s SIZE | something else I'm doing what is essentially a cat (*) from a DVD directly to an NFS share. It looks like the two media (DVD and NFS) have very different read / write behaviors, speeds and timings, and the overall process is not as fast as possible. So I was wondering if some kind of cache inbetween might be
2009 Dec 09
3
nagios 3 packages?
So, my favorite RPM repository (EPEL) only has the ancient nagios-2.12 or so. What's the repo you use for Nagios 3? -- Florin Andrei http://florin.myip.org/
2008 Aug 25
2
slow Perl on CentOS 5
If your Perl apps are unusually slow on CentOS 5, have a look at this blog: http://blog.vipul.net/2008/08/24/redhat-perl-what-a-tragedy/ In a nutshell: some Perl apps are 100x slower on RedHat / CentOS 5 compared to other distributions. Bugzilla entry: https://bugzilla.redhat.com/show_bug.cgi?id=379791 -- Florin Andrei http://florin.myip.org/
2015 Feb 12
2
dovecot 2.2.15 script_after not executed
On 2015-02-12 01:01, Stephan Bosch wrote: > On 2/11/2015 10:37 PM, Portase Florin wrote: On 2/11/2015 8:41 PM, Stephan Bosch wrote: On 2/11/2015 7:34 PM, Florin Portase wrote: Hello guys, > > I'm having troubles making "script_after" to exec sieve scripts:: > > Keep in mind that the sieve_after script is only executed when the > "keep" action [1 [1]]
2014 Jan 20
3
glusterfs-server package: what happened to it?
I'm doing some experiments with GlusterFS. Most documents online suggest to install the glusterfs-package as if it was available directly in the repo, and therefore installable via a simple "yum install". Unless I'm wrong, it appears that this package is not in the repo for CentOS 6. Does anyone know what happened to it? -- Florin Andrei http://florin.myip.org/
2007 Apr 17
3
CentOS5, kernel update and 3ware driver
I'm using CentOS5 64bit on a system with a 3ware 9650SE card. I installed the OS using the driver disk files provided by 3ware. It worked fine with the original CentOS5 kernel. After doing a "yum update", which also installed an updated kernel, the system didn't work after a reboot, using the new kernel. I rebooted the old kernel, moved the 3w-9xxx.ko file from