similar to: yum updates

Displaying 20 results from an estimated 6000 matches similar to: "yum updates"

2006 Jan 12
1
KSH tab completion
does anyone know how to get ksh to use tab completion? -- Andrew Rice Jr Systems Analyst Carrier Management Systems, Inc. 500 Chestnut Street, Suite 500 Abilene, TX 79602 USA support: (325) 672-0975 office: (325) 677-5900 fax: (325) 676-0529 http://www.nams.net NAMS III, NAMS 2000 Centralized, NAMS BMX
2006 Feb 24
2
installing centos x86_64 on AMD Turion laptop
hey all...just curious if anyone has dealt with any issues regarding installing centos x86_64 on a laptop running with an AMD turion 64 bit processor -- Andrew Rice Jr Systems Analyst Carrier Management Systems, Inc. 500 Chestnut Street, Suite 500 Abilene, TX 79602 USA support: (325) 672-0975 office: (325) 677-5900 fax: (325) 676-0529 http://www.nams.net NAMS III, NAMS 2000 Centralized, NAMS
2006 Feb 15
0
maintenance workflow agreement software
Can anyone recommend any workflow maintenance agreement software that could run on a mysql database on centos and that could be easily configurable? -- Andrew Rice Jr Systems Analyst Carrier Management Systems, Inc. 500 Chestnut Street, Suite 500 Abilene, TX 79602 USA support: (325) 672-0975 office: (325) 677-5900 fax: (325) 676-0529 http://www.nams.net NAMS III, NAMS 2000 Centralized,
2006 Jan 16
1
vpn tools
Does anyone know if I can use traceroute on a vpn connection to see if everything on my end is working ok? I ran ipsec eroute and it shows the tunnel is up and passing traffic to it but just curious what all tests that I can run on them. -- Andrew Rice Jr Systems Analyst Carrier Management Systems, Inc. 500 Chestnut Street, Suite 500 Abilene, TX 79602 USA support: (325) 672-0975 office:
2006 Feb 01
4
pdf to text converter
Anyone know of any good pdf to text converters that will run on *nix platforms? -- Andrew Rice Jr Systems Analyst Carrier Management Systems, Inc. 500 Chestnut Street, Suite 500 Abilene, TX 79602 USA support: (325) 672-0975 office: (325) 677-5900 fax: (325) 676-0529 http://www.nams.net NAMS III, NAMS 2000 Centralized, NAMS BMX
2006 Feb 13
1
upgrading with yum to 2.6.9-22.0.2 kernel
Hey, just curious if anyone has had any trouble upgrading to the 2.6.9-22.0.2 kernel using yum -- Andrew Rice Jr Systems Analyst Carrier Management Systems, Inc. 500 Chestnut Street, Suite 500 Abilene, TX 79602 USA support: (325) 672-0975 office: (325) 677-5900 fax: (325) 676-0529 http://www.nams.net NAMS III, NAMS 2000 Centralized, NAMS BMX
2006 Feb 02
3
ftp access directory
using vsftpd, I know its possible to specify what directory you want a user to be dropped into when he ftps in...but I dont remember where to go to change that. any suggestions? -- Andrew Rice Jr
2006 Jan 25
3
Screwed up my iptables firewall
I have a server that I screwed up iptables on. Now when the server restarts it locks up trying to apply the firewall rules. How can I remove the rules (set to all ACCEPT) in a linux rescue mode or knoppix or other way of getting to the file system? Any suggestions how to fix this? Thanks, James
2006 Jan 27
5
md5sum rpms >> list
Does anyone know in centos how to create an md5sum list based on the current rpms that I have installed right now on my box? I tried something like rpm -q -v | md5sum >> list but didnt work. Andrew
1997 Nov 03
0
Cranked Online BMX Magazine
You have been selected to receive this message because of your interest in BMX. http://w3.one.net/~thunder We are starting a new web site called Cranked Online BMX Magazine. Currently there are only a few links and a chat room (which seems to work really well). In the near future we plan to add a track directory, product reviews, pro interviews, photo shoots, etc. Now is the time we need to
2005 Sep 05
4
Why is yum not liked by some?
I have seen messages posted on the Fedora oriented forums that imply that "yum" is antiquated. Not being a Linux guru, I do not have the experience to make a thorough evaluation, but so far it has been just great. Todd -- Ariste Software 200 D Street Ext Petaluma, CA 94952 (707) 773-4523
2005 Nov 08
1
centos 3.6 and apt repo
Is there apt repository for 3.6? -- Regards, Mark Quitoriano, CCNA http://www.atamanetworks.com Fan the flame... http://www.spreadfirefox.com/?q=user/register&r=19441 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20051109/33680659/attachment.html>
2009 Feb 24
0
[SoC09-Idea] Movement Ecology add-ons for adehabitat package
Hi all, here's a proposal for a SoC project on wildlife movement patterns analysis. A MSc student is available to anwser the call, of course. The idea has already been briefly discussed with the mantainer of the adehabitat package and the AniMov project community. Short description Develop some add-on functions to use the adehabitat package to perform basic movement ecology analysis, in
2006 Dec 08
3
how to create data.frame with dynamic count of values
Hello R-Group I found how to fill the data.frame -> http://finzi.psych.upenn.edu/R/Rhelp02a/archive/70843.html N1 <- rnorm(4) N2 <- rnorm(4) N3 <- rnorm(4) N4 <- rnorm(4) X1 <- LETTERS[1:4] ################### nams <- c(paste("N", 1:4, sep = ""), "X1") dat <- data.frame(lapply(nams, get)) names(dat) <- nams dat But I need also to create
2008 Jan 14
1
[Puppet-user] What is the best choice for RPM update tool?
Dear friends, I''ve just taken part into our community on puppet, and I have a question, hope to get yours help as soon as possible. Now I have try to use simultaneously all of three RPM Update tools: puppet, yum and smartpm. My target machine is running on CentOS 4.5 (an RHEL 4 clone), and I want to have some advices from all you about these issue: 1. how about puppet vs yum vs smart on
2012 Apr 27
1
multivariate xts merge question
Hi, I have an xts starting with a number of columns (currency pairs see below), then I add new ones which are derived from existing ones (like adding the moving average of a column) by merging the new columns one by one. These get the name of the column they are calculated from concatenated with ".1". All done by merge.xts, easy. Now, I have a function (procState below) which generates
2007 Mar 16
1
Rownames are always character?
Gurus, Can I rely on the rownames() function, when applied to a matrix, always returning either NULL or an object of type character? It seems that row names can be entered as integers, but as of now (R 2.4.1 on Windows) the function returns character vectors, not numbers (which is my desired result). I am using elements of the returned vector to index the matrix. e.g., nams <-
2007 Apr 19
1
AudioCodes MP-104 MGCP?
Greetings; We are trying to get Asterisk up and happy at our site-we tried VOIP using Sphere about a year ago, spent a *boodle* on expensive hardware and services from a local "expert", but it never was happy. I'm brand-spanking new at VOIP, and I've learned a *ton* getting Asterisk breathing in the last couple of days. I have three Polycom Soundpoint IP 500 SIP phones, which
2006 Feb 13
3
Can i use apt on Centos??
I am installing Centos SPARC and i just want to know if i can use apt on it, and if that's possible, how can i install it?? Thanks.. --------------------------------- Brings words and photos together (easily) with PhotoMail - it's free and works with Yahoo! Mail. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jul 25
2
convert decimals to fractions - sorted
Dear all, Based on my question a few months ago https://stat.ethz.ch/pipermail/r-help/2006-January/086952.html and solved with https://stat.ethz.ch/pipermail/r-help/2006-January/086955.html https://stat.ethz.ch/pipermail/r-help/2006-January/086956.html and from https://stat.ethz.ch/pipermail/r-help/2006-January/086958.html frac.fun <- function(x, den){ dec <- seq(0, den) / den nams