similar to: yum history

Displaying 20 results from an estimated 2000 matches similar to: "yum history"

2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that can help me reduce even further a "minimum" installation of Centos 4.4 (BTW can you say 600mb is minimum)? I am in the process of creating a small Centos-4.4-based Asterisk box and I need to boot it from a CF card. Deleting useless packages will help me do what i want. Example: even a minimum install of Centos 4.4 (or
2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that can help me reduce even further a "minimum" installation of Centos 4.4 (BTW can you say 600mb is minimum)? I am in the process of creating a small Centos-4.4-based Asterisk box and I need to boot it from a CF card. Deleting useless packages will help me do what i want. Example: even a minimum install of Centos 4.4 (or
2005 Jul 15
7
How to query the package owning the file? (no packahe manger installed)
Guys recently I had this question asked in a technical interview. How do I find out the package owning a particular file, when no package managers are installed? I am assuimg SRPMs are used to install the software? Is this actually possible? Install the Linux OS without a package manager? I know "rpm -qf filename" gives the package owning the file. But how to get the package name
2008 Oct 17
3
reuse the history
Hi all I want to reuse command in the shell historys Which command I can only select "traceroute 192.168.0.5" to run? $ history |grep traceroute 26 traceroute 192.168.0.5 27 traceroute -n 192.168.0.5 28 traceroute 192.168.0.10 29 traceroute yahoo.com 46 traceroute 192.168.0.33 eg: history |grep traceroute | awk '{ print$2 " " print$3}' | grep
2005 Jun 02
9
Reboots
***Do you perform downtimes just for the purpose of rebooting the systems? ***Is there a recommended interval Linux system should be rebooted? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20050602/189d0dbf/attachment-0004.html>
2005 Jun 02
1
Re: Reboots -- Short Answer
From: Prasad Pillarisetti <prasad.pillarisetti at gmail.com> > ***Do you perform downtimes just for the purpose of rebooting the systems? > ***Is there a recommended interval Linux system should be rebooted? Okay, here's my short answer: Regardless of OS, you should _always_ reserve dates/times for preventive maintenance on a regular basis. But I agree with most others, unless
2005 Jun 02
2
How many supported DNS IP addresses maybe configured in /etc/resolv.conf ?
How many supported DNS IP addresses maybe configured in /etc/resolv.conf ? Is it only 3, or can I configure more? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20050602/ccaa18ee/attachment-0004.html>
2004 Jun 19
1
New kernel released for testing
There is a new updated kernel for centos 3.1 that fixes a security issue. As I have not had time to test this build I am releasing it for testing for 24 hours to pick up any problems before general release. It is available at :- http://caos2.caosity.org:/centos/3.1/updates/i386/RPMS/ The version is 2.4.21-15.0.2.el.c0 Please install and test these packages, they are as yet unsigned and not
2008 Jan 03
1
MyhtTV or Freevo or something else?
Hello, I have the idea brewing for some time in my mind - to build Linux based HTPC. It would be used for movies, cable (analog for now) recording, Stepmania, backup station, etc. And I would like to get some information before proceeding to estimate the cost. Which one of the Linux projects would you suggest and why? MythTV, Freevo or something else? Is CentOS good for such task or I should
2008 Jan 07
2
Remote desktop...
Hi; I need any suggestions of "remote desktop" program. Can you advise me about that... ? thanks to everybody... -- Tolun ARDAHANLI Bilgisayar Muhendisi E-posta:tolun.ardahanli at linux.org.tr Icq:326600 ---------------------------------------------------------------------------- Tolun ARDAHANLI Computer Engineer E-mail:tolun.ardahanli at linux.org.tr Icq:326600 --------------
2007 Dec 12
2
CentOS 5.1 local repo HOW??????
I have a local repo of CentOS 5.0, base and updates, I can't use rsync , so I do it manually, I mean I got the packeages from /var/cache/yum and copied to where the repo is and do createrepo, meanwhile I only have CentOS 5.0 everything was fine, but now I don't know how to create de 5.1 and keep the 5.0 I need some help thanks to all manny -- "Nuestra recompensa se encuentra en el
2007 Oct 22
1
Centos 4.5 - HP Hardware monitoring
Hi We have up until now been a Dell shop but are looking at HP. I would normally monitor hardware by installing OMSA from dell and then using nagios as the monitor. Are there tools for HP that would allow me to do similar? thanks
2007 Aug 02
2
virtual hdd problems when CentOS is guest OS
I recently installed VMware on CentOS 4.4 (using the single server CD). I installed VMware fine, and then installed the VMware-mui tools that allow me to use a Windows box to console to the server. From my Windows box, I can create VMs on the fly just fine. Interestingly, I can create virtual Debian boxes ok, but I can't create virtual CentOS boxes. What might I be missing? As soon as I
2007 May 01
1
Cobbler: Opinion
Hi, Last time I was on Karanbir mentioned Puppet, -what do you all think of Cobbler? I plan to deploy one of the suggestions this week since it looks like i'll be dealing with 2000 centos systems instead of the few hundred I had predicted. -krb
2007 May 30
2
cobbler or puppet in Centos5
while i'm on a Centos5 kick, I was just curious if I simply needed to add a repo or if building these was a matter of waiting in terms of Centos5. Am trying hard to stay away from Fedora if possible... -krb
2006 Jun 11
1
Deleted my PATH
Hi, I have been logged in as root, and it seems to me that i destroyed all my PATh Variables. How can I restore them ? Thnaks for your help and best regards Niels -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060611/5b396f74/attachment-0002.html>
2006 Sep 12
2
HAL Problems
Hi, since the last few days my system crashs at startup of gdm (on system boot). If I choose runlevel 2, the system doesn't crash. I found out, that HAL is the problem. After disabling hal (chkconfig haldaemon --off) no crashes appear. The system freezes completly so I can't look into the logfiles. I removed an reinstalled hal already, but nothing changed. I tried older kernels
2005 Aug 02
1
detecting 32 or 64-bit hardware / Kernel
What's the easiest way to detect whether a system is running 32 or 64 bit?
2005 Oct 21
2
About yum..
CentOS specificly, is there any rule of thumb about package names when searching for and installing things using yum? I ask, after I finally found the perl/Tk package I needed, but only after trying several incantations of the package name, from the full blown alpha/numeric name to simply perl/Tk. Is it safe to assume when searching or yum'ing a package that just the package name and
2005 Nov 24
1
trimming CentOS - flash disk
Hi, I am switching a few specific servers with CentOS 4.2 and I'd like to use in some a flash disk (CF card). Unfortunately the minimum size of a centos install seems to be around 600 Mb (at least that's what I got) and 1 Gb card are still expensive and, IMHO too big if all you want is a gateway/iptables machine or a NFS server. There are other OSes and even distros that have a smaller