Displaying 20 results from an estimated 400 matches similar to: "Upgrade from yum"
2005 May 12
3
DNS master slave update issue
I have a situation where the slave nameservers for a zone are being
notified by the master that a change has occurred but the slaves
are not requesting a zone file transfer in consequence. Is there
some special flag or directive that I must set somewhere in order
for this activity to be automatic upon receipt of such notices?
All systems involved are running DNS 9.2.4.
Regards,
Jim
--
2005 May 13
8
Mini-centOS
I am using centOS for my server and centOS is extremely stable. I almost love centOS more than my wife. However, centOS is a bit heavy to run on my notebook (P III 1G, 256MB RAM). I need gnome, firefox, openoffice, realplayer, gaim, acrobat and thunderbird on my notebook, but if I install all of them (plus base-system), my notebook becomes very slow. I wish I could have a lighter version of centOS
2005 May 12
6
About strongs passwords!
List, It's amazing the soon the messages on this list are answered, I am
glad and I want to thank you all for that...
Here is my question, I have a DataBase CentOS server working with about
150 users connected via ssh, so I want to set up for all users strongs
passwords, I mean, 8 or more caracters, with ,.;* , ect....... Is there
some option, bash command which do that?
Is there some HOWto,
2003 Nov 02
5
booting initramfs
Hi all
I'm trying to boot with initramfs
I build my own root fs, and the kernel build links it, I have
double checked this
when the kernel boots unpack_to_rootfs() returns no error, so
it continues and ....
when It tries to mount the rootfs it tries to mount from
an IDE device (where the kernel was built from), and not from
the initramfs "image"
I think this is not documented
2007 Dec 07
10
Where are my VIM colors?
Maybe, it's stupid question but I've just installed CentOS5 and when I'm
going to edit some of my conf files I see no colors as it did in old
CentOS4x...
I'm using:
[root at domian:~]$ echo $TERM
xterm
Thanks in advance,
Regards,
Israel
2005 Apr 02
4
mkbootdisk!
I'm trying to make a bootdisk in my CentOS server and I got this error..
any ideas?
[root at server:~]$ rpm -qa kernel kernel-2.6.9-5.0.3.EL
[root at server:~]$ mkbootdisk 2.6.9-5.0.3.EL --device
/dev/fd0 Insert a disk in /dev/fd0. Any information on the disk will be
lost. Press <Enter> to continue or ^C to abort:
cp: writing `/tmp/mkbootdisk.d20227/initrd.img': No space left on
2003 Oct 27
3
assign a constant to a different column for each row
Hi all
I want to assign a constant to a different column for each row
eg:
m[1,2] <- 0;
m[2,3] <- 0;
m[3,1] <- 0;
m[4,2] <- 0;
m[5,1] <- 0;
...
etc...
i've tried apply/tapply with no luck
and also the following
coefs <- rtt.abs[,5:8];
coefs.i <- coefs[] == 1;
coefs[coefs.i] <- 0;
wich results in
"matrix subscripts not allowed in replacement"
2007 Apr 24
6
Regarding fork bomb in a CentOS 4.4 Server!
Hi again, I was reading from the net
http://www.kriptopolis.org/node/4067 about a forkbomb and ran it from a
root console in a non-critical machine running CentOS4.4 and the serevr
goes down... the command I ran was :(){ :|:& };:
Please, does anyone knows how to aboid this on CentOS?
regards,
Israel
2004 Jan 26
5
conditional assignment
Hi all
I want to conditionally operate on certain elements of a matrix, let me
explain it with a simple vector example
> z<- c(1, 2, 3)
> zz <- c(0,0,0)
> null <- (z > 2) & ( zz <- z)
> zz
[1] 1 2 3
why zz is not (0, 0, 3) ?????
the null <- assignment is to keep the console silent
in the other hand, it curious that null has reasonable values
> null
[1]
2005 May 26
3
can't locate /etc/ini.d/mysqld file!
List, I installed my server and I want to start Mysql, but I can not find the file /etc/ini.d/mysqld ..
[root at netflow ntop]# rpm -qa|grep mysql
mysqlclient10-3.23.58-4.RHEL4.1
libdbi-dbd-mysql-0.6.5-10.RHEL4.1
mysql-4.1.10a-1.RHEL4.1
mysql-devel-4.1.10a-1.RHEL4.1
Am I missing some mysql rpm from Cds?
regards.
israel
-------------- next part --------------
A non-text attachment was
2007 Jan 18
6
Cluster with two i386 pcs!
I want to make a cluster with two simple (INTEL SATA) pcs using CentOS,
my question is? Is there something easiest than Linux RedHat Cluster
Manager to make a cluster using CentOS with just two pcs?
Regards,
Israel
2012 May 21
16
Contactos en Madrid-ayuda con instalación
Hola a todos,
Mi nombre es Juanjo. Llevo un tiempo intentado hacer funcionar un programa
que necesita de la instalación de RPROJECT y REXCEL. He mirado varias guías
e instalado los programas pero obtengo varios errores.
El principal es que tras instalar RProject, Rexcel y statcon y al intentar
correr esta macro desde Visual Basic…
Sub Start()
RInterface.StartRServer
2006 Jan 16
2
Red Hat Directory Server
Hi, Is there any Red Hat Directory Server RPM for Centos? Or similar?
Regards;
Israel
2006 Apr 17
3
backing up my system with dump
I'm running CentOS 4.3 on Intel. I don't have any tape device on my
system for backup, but I have an entire disk (/dev/sdb) for backup ...
my question is:
How can I backup ALL my filesystems to some place of my backup hdd
(dev/sdb) using dump/restore?
I don't want to use tar.
Regards
Israel
2006 May 03
3
How to see the compile options of a rpm package?
How do I know the options which was compile
openldap-servers-2.2.13-4.i386.rpm on my CentOS 4.3 or another rpm?
I exactly want to know if the openldap package was compile with --
enable-ppolicy??
Regards
Israel
2005 Apr 29
1
yum error !!
I got this error when my server try to update using my own CentOS
mirror....
I have downloaded this file from other mirrors....and nothing....
Can you help me?
[root at razor bin]# yum -y update
Setting up Update Process
Setting up Repos
update 100% |=========================| 951 B
00:00
Reading repository metadata in from local files
update :
2007 Apr 24
2
Upgrading from 4.4 to 5
Hi, I have one centOS 4.4 with apache and some services. I want to
upgrade to version 5 running:
Yum -y -c /etc/yum.repos.d/base_centos upgrade
Where the file bases_centos has:
[base]
name=CentOS-5 - Base
baseurl=ftp://repository.mydomain/centos/5/os/i386
gpgcheck=0
timeout=1800
And, repository.mydomain is a mirror of mirror.centos.org
It began to download all headers until I get this error:
2005 May 30
4
real used RAM!
List, I've installed my CentOS Server running progress 9.1D database
system, with only 15 users working every day, this server has 2GB RAM,
so, my question is:
Why the 2GB of RAM is always used? Even with only one user connected...
How can I messuare the real RAM MEM used by my system split in proccess?
Is there another tools which I use to compare the results from top. Or
vmstat?
Regards,
2009 Mar 27
1
AutoCAD 2000i runs only from a terminal
AutoCAD 2000i runs fine under Wine when I start it from the command line. However, if I try to start it from Applications>Wine>Programs>AutoCAD2000i I get a frozen AutoCAD screen. I get the same result if I right click on the acad.exe file and select"Open with Wine Windows Program Loader".
Any help as to where to start looking would be appreciated.
Wine 1.0.1
Ubuntu 8.10
2005 Jun 20
4
script to make a CentOS 4.0 respository updates server...
List, I have a CentOS 4.0 server in my intranet which will serves as a
CentOS repository updates, so I need a script to do that job, I can not
use RSYNC. I just want to download CentOS 4.0 updates every night.
Can you help me?
Regards,
Israel