similar to: New packages installation via CDRom

Displaying 20 results from an estimated 2000 matches similar to: "New packages installation via CDRom"

2007 Apr 25
3
URGENT: Skip installation ix86 packages from kickstart on 64bit arch?
Hi, Has any one know how to skip ix86 packages from installation in Centos kickstart? Most of our machines have 64bit Intel/AMD CPUs, and it make non-sense to still keep 32bit compatibility. Even worse of i*86 packages is, when upgrade we have to recompile both ix86 version and x86_64 version to get an automatic yum upgrade. I know we could use 'exclude' option to exclude i*86 packages
2007 Apr 10
2
where is xorg-x11-libs-6.8.2-1.EL.13.37.7.i386?
Hi all, I don't see xorg-x11-libs-6.8.2-1.EL.13.37.7.i386.rpm in the CentOS4 x86_64 updates repo. It is listed in the security announcement: http://lists.centos.org/pipermail/centos-announce/2007-April/013658.html I see the 4 other i386 packages there: devel, deprecated-libs, Mesa-libGL, and Mesa-libGLU. Just the libs package is missing. -- Garrick Staples, GNU/Linux HPCC SysAdmin
2008 Jan 04
4
Help with custom class.
Here is my class class puppetconf { file { "/etc/puppet/puppetd.conf": mode => 644, owner => root, group => root, source => "puppet://puppet/cci/etc/puppet/puppetd.conf", notify => exec[puppet_restart] } file { "/etc/init.d/puppet": mode => 755, owner => root, group => root,
2008 Mar 04
2
Overwrite target of ln
Hi all, Sorry if this seems too basic. But is there a way to overwrite the target of a symbolic link without first deleting the symlink itself? For example, if I have this: public_html -> releases/b2b-20080228 ... and there's a new update, I can then just do the following: $ ln releases/site-latest public_html I tried using the -f option but it doesn't seem to work as expected.
2007 Jun 16
2
Trying to build rpm-package
I have weird problem. I'll try to build rpm-package from Brian Lane's Digitemp. Everything seems to go OK, but..... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.50782 + umask 022 + cd /usr/src/redhat/BUILD + cd digitemp-3.5.0 + install -d -m 755 /var/tmp/digitemp-buildroot/usr/local/bin/ + install -s -g lock -m 2755 digitemp_DS9097U /var/tmp/digitemp-buildroot/usr/local/bin/ + install
2007 Apr 16
2
Software Updater vs. Add/Remove vs. Yum(ex)
Dear friends: Just installed Centos 5. Very impressed but as a newbie I am a bit confused about the the role of the Software Updater vs. Add/Remove and Yum(ex). Which one do I use to update the installed programs, please? Thank you. Benjamin -- Sher's Russian Web http://www.websher.net Benjamin Sher sher07 at mindspring.com
2007 Apr 16
4
Multimedia on Centos 5
Dear friends: Is there a single source for the multimedia applications that are not included with Centos 5: RealPlayer, Mplayer, mplayerplug-in, Acrobat Reader, Java, libdvdcss, etc.? Would appreciate your help. Thank you so much. Benjamin -- Sher's Russian Web http://www.websher.net Benjamin Sher sher07 at mindspring.com
2008 Jan 27
4
Locating the broken links
Is there any command that I can use to find the broken links that point to non-existent files? Thanks a lot.
2007 Jul 19
2
Compact Flash hard drives
Has anyone worked with either the Hitachi or Seagate Compact flash drives in an IDE to CF interface and set the up with EXT3 formatted partitions for use with LVM? I ASSuME that LVM is not for FAT32 formatted drives.
2008 Mar 11
3
Automatically send CTRL-D
Hi, Sorry for the little bit off-topic. I have a script that has to performe a hash over a password. Problem is that sha512sum expects CTRL-D to be pressed to return to the command prompt. I've searched all over Google, but either I didn't do the right search or there is nothing relevant about this. Bottom line is that I need this command to print the password hash and returns to the
2007 Apr 16
3
Formatting hdb?
Dear friends: Using Centos 5. I have two physical drives. During install, I made sure to check hdb as well as hda. Both were listed as partitions (which is correct). But my fstab file does not show hdb. How do I make sure that hdb has been formatted and is part of my file system. If hdb is not formatted, how do I format it, please. Sorry for the question. I am a newbie. d[sher at localhost
2008 Feb 24
3
About Mono installation
Hello everybody I'm trying to install MONO in my Centos 5, I try with the packages and it throw a dependency error, I try to install it with --nodeps and when i try to run MoMA it throw an error that cant find gdi...dll Please can anybody help me to install MONO regards Roilan ______________________________________________ ?Con Mascota por primera vez? S? un mejor Amigo. Entra
2007 May 09
3
Scripting question
I'm writing a script that has logging via a simple routine: LogIt() { Msg="$1" echo "$THISSCRIPT: $Msg" echo "$Msg" >>$LogFile } #A portion of this script sends a file via ftp: # ftp -vn >$tempfile <<$$EOD : : $$EOD #Then reads the temporary file to log while read line do LogIt $line Done <$tempfile rm -f $tempfile
2008 Jan 09
3
CentOS and GCC Question
Hi People I am trying to build a piece of software from source in this case aide 0.13.1 using this config line ./configure --with-zlib --with-selinux. The configure step completes but there is a Warning that concerns me. This is taken from config.log configure:9809: checking for mhash_get_block_size in -lmhash configure:9844: gcc -o conftest -g -O2 -static -static conftest.c -lmhash -lz
2007 Jul 06
3
yum groupinstall everything
I have seen people on the list say you can yum groupinstall everything yet when I tried their method, it didn't work Is there actually a way other than making a script with all the info in it? - rh
2008 Feb 22
2
Find files
Hi, I am trying to delete files that are more than 7 days old. When I run it interactively it works, no problem, but it does not run from a file stored in cron.daily. The rest of that daily file runs properly. [The execute bit is on]. I don't see anything in the /var/log/messages. --------------------------------------- #!/bin/bash find /mnt/iog -type f -name '*.tar.gz' -mtime +7
2007 Jul 23
1
CentOS 5 Live USB
I took a stab at making a bootable CentOS 5 Live USB pendrive and I ended up with a kernel panic. I was able to do this with a live CD of CentOS 4, but it seems the same procedure does not work for the new version. Has anyone been able to accomplish this? Any and all thoughts are apprecicated! Mark
2005 Nov 24
3
The "single WINS" problem
Everybody encourages Samba admins to enable WINS whenever possible, and I agree that it helps a lot to solve these networks' problems. It's so good that, when it fails, it's a disaster. How are people coping with the samba limitation of not being able to replicate the WINS database and thus its inability to have more than one WINS server in a domain?
2007 Jul 06
1
help with route on centos
I have 2 machines running centos. each machine has 2 network cards. Box 1: eth1: T1 connection 74.X.X.X eth0: office connection 192.X.X.X Box 2: eth1: Cable modem 24.X.X.X eth0: office connection 192.X.X.X How do I issue a route command on each box so it will use eth0 as the shortest route between the two boxes??? Thanks, Jerry -------------------- On Box1 the route is: [root at mndemo ~]#
2007 Jul 05
2
LD_LIBRARY_PATH issues
Here is the thing. All workstations in the network have the /etc/profile modified and set up to call a profile script in the network that sets up variables that we need here. Here $LD_LIBRARY_PATH and other variables get set, fixed, or modified to support our development process. The weird thing is that while in a TTY the $LD_LIBRARY_PATH is fine and retains its value. But if I log in to the gui