Re: [CentOS] Vim scripting - cursor motion

2011-06-10 Thread John Doe
From: Jussi Hirvi listmem...@greenspot.fi     :% s/\t/,/g Then I should add something to the beginning of file (line 1, char 1). And append something to the end of the file (last line, last char). But I cannot find a way to do this. Should I move the cursor (and how?), or what? echo First

Re: [CentOS] Looking for gfs2-kmod SRPM

2011-06-09 Thread John Doe
From: centoslistbr...@nym.hush.com centoslistbr...@nym.hush.com I'm searching for the SRPM corresponding to this installed RPM. % yum list | grep gfs2 gfs2-kmod-debuginfo.x86_64                  1.92-1.1.el5_2.2 It is missing from: http://msync.centos.org/centos-5/5/os/SRPMS/ How can you

Re: [CentOS] regex question

2011-06-07 Thread John Doe
From: Joseph L. Casale jcas...@activenetwerx.com I am trying to extract a pattern from a downloaded html file. I only want the first match Dunno but Google 'sed only first match' gives some answers... JD ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] hard disk install failure

2011-06-07 Thread John Doe
From: Timothy Murphy gayle...@eircom.net I tried (several times) installing CentOS-5.6 from a hard disk, and each time it failed after installing all the rpms, with the warning The installation has tried to mount image #2, but cannot find it on the hard drive.     md5sum -c

Re: [CentOS] Trying to understand USB HD configuration

2011-06-03 Thread John Doe
From: Todd Cary t...@aristesoftware.com Now, when I turn on the USB drive (it is self-mounted in 5.5), the USB drive has been assigned disk-1 -- understood.  What I am missing is the table that contains the information pointing to USB drive, disk-1.  I would like to reset the table so that

Re: [CentOS] Revisor

2011-06-03 Thread John Doe
From: Deivison Moraes deivisonmor...@gmail.com I wonder if therevisoris how to pick, with the CentOS installed only in text mode alsoworks, and also I'm having some problems with package dependencies are missing some packages to install the revisorbut still can not find ... Error: Missing 

Re: [CentOS] the tag Obsoletes: in spec files

2011-05-31 Thread John Doe
From: Philippe Naudin philippe.nau...@supagro.inra.fr But I want rpm to *replace* tetex by texlive, instead of just adding texlive, when users do a : $ yum install texlive (we have a local repo here). So I added this line in texlive.spec : Obsoletes:  tetex Not an rpm expert but maybe

Re: [CentOS] the tag Obsoletes: in spec files

2011-05-31 Thread John Doe
From: Philippe Naudin philippe.nau...@supagro.inra.fr tetex is required by : $ rpm -q --whatrequires tetex tetex-latex-3.0-33.8.el5_5.6 jadetex-3.12-15.el5 texinfo-tex-4.8-14.el5 and texinfo-tex is happy working with texlive. Maybe he is happy with your texlive but he still says he

Re: [CentOS] OT: Why VM?

2011-05-30 Thread John Doe
From: James B. Byrne byrn...@harte-lyne.ca I have been working off and on with Xen and KVM on a couple of test hosts for that past year or so and while now everything seems to function as expected, more or less, I find myself asking the question: Why? I saw a company architecture

Re: [CentOS] PHP Source

2011-05-30 Thread John Doe
From: Ron Young ronyo...@nc.rr.com I have a pressing need to compile a utility called odbtp into php on my new 64 bit machine with an AMD chip that is currently running CentOS 5.6. Where can I find the source files for the CentOS recommended versions of php.  I have searched the CentOS and

Re: [CentOS] SSD for Centos SWAP /tmp /var/ partition

2011-05-30 Thread John Doe
From: Steve Clark scl...@netwolves.com Unfortunately when I try it on SL 6.0 hdparm gets a segment Hmmm sector still had random data after rm tmpfile and sync; If SL 6.0 does not support it, I wonder if CentOS 6.0 (or even RH) will... damn.  :/ Guess you have no option to test it with

Re: [CentOS] SSD for Centos SWAP /tmp /var/ partition

2011-05-27 Thread John Doe
From: aurfal...@gmail.com aurfal...@gmail.com In Windows and OSX its easy to get TRIM working, does any know of TRIM  for linux? You apparently need a 2.6.33+ kernel (I read somewhere RH backported what was needed to their 2.6.32) and an fs like ext4 or brtfs. Read some people giving advice

Re: [CentOS] SSD for Centos SWAP /tmp /var/ partition

2011-05-27 Thread John Doe
From: Steve Clark scl...@netwolves.com On 05/27/2011 05:29 AM, John Doe wrote: Test = https://sites.google.com/site/lightrush/random-1/checkiftrimonext4isenabledandworking Tested on Fedora (15) and it worked. Hmmm How do you determine whether TRIM worked or not? See the link. JD

Re: [CentOS] SSD for Centos SWAP /tmp /var/ partition

2011-05-27 Thread John Doe
From: Steve Clark scl...@netwolves.com Unfortunately when I try it on SL 6.0 hdparm gets a segment violation on the --read-sector command. The fedora one is 9.36 And the one we used on CentOS 5.6 was 9.37 (compiled it). Maybe try a more recent version... JD

Re: [CentOS] SSD for Centos SWAP /tmp /var/ partition

2011-05-23 Thread John Doe
Here, we are waiting for CentOS 6 for the discard (trim) option from the new kernel... Also, RedHat has some advices: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newmds-ssdtuning.html JD ___ CentOS

Re: [CentOS] xargs with max each line / argument

2011-05-17 Thread John Doe
On 5/17/11 12:36 AM, neubyr wrote: How do I pass xargs input one line at a time to subsequent command? For example I want to install rubygems by reading a text file as shown below, however the arguments are getting passed all at once to the 'gem install' command. I hace tried -L

Re: [CentOS] EL 6 rollout strategies? (Scientific Linux)

2011-05-17 Thread John Doe
Maybe all the non-technical discussions could go into a CentOS Politics/Philosophy new list...? JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Adaptec 6405 and Centos 5.6

2011-05-10 Thread John Doe
From: Maciej Jan Broniarz gau...@gausus.net Centos 5.6 seems not to have any drivers for Adaptec 6405. Maybe try Adaptec drivers? http://www.adaptec.com/en-us/downloads/rh/rhel_5/productid=sas-6405dn=adaptec+raid+6405.html JD ___ CentOS mailing

Re: [CentOS] Finding wich files a writen to

2011-05-09 Thread John Doe
From: Nicolas Ross rossnick-li...@cybercat.ca With iostat, I find that it's almost a write i/o problem. How can I find to which files the OS writes ? On OSX boxes, there is a utility called fs_usage that can reports any disk activity for a particular process or all processes. Is there

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-09 Thread John Doe
From: Laurent CREPET l...@megrapet.fr Today, squid crashed again. Maybe ask on the squid mailing list, they might have more insight... JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-03 Thread John Doe
From: Laurent CREPET l...@megrapet.fr Any ideas ? Different setup here (compiled latest squid 2.7.STABLE9). Main difference I can see with the rpm's rotatelog is that we use delaycompress... JD ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] Cacti rpm for el5.6 with php53

2011-04-27 Thread John Doe
From: Denniston, Todd A CIV NAVSURFWARCENDIV Crane todd.dennis...@navy.mil Not being a PHP developer, I was under the impression that many/most of these packages were interpreted scripts which probably would work fine under php53 vs. the php installed by default. I have been wondering

Re: [CentOS] Rsync 3 from rpmforge

2011-04-27 Thread John Doe
From: Jussi Hirvi listmem...@greenspot.fi I try to install rsync 3.x, which I know is in rpmforge repo for my architecture: # yum list rsync ... Installed Packages rsync.i3862.6.8-3.1 installed Available Packages rsync.i386

Re: [CentOS] CentOS on SSDs...

2011-04-15 Thread John Doe
Thanks to all for the info. Guess I will either keep CentOS 5 and have to compile my own kernel for the discard option; or wait for CentOS 6... Thx, JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] CentOS on SSDs...

2011-04-13 Thread John Doe
Hi, I was just wondering if there are specific steps to take to install CentOS on SSDs... By example, no swap partition? Format with a flash fs? Sysctl parameters? Thx, JD ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] 32-bit compat-gcc on 64-bit CentOS?

2011-03-31 Thread John Doe
From: Alan M. Evans a...@extratech.com What set of packages would that be? Like I said, the header in question is owned by compat-gcc-34, and there is only a 64-bit version available in the repos. Not sure what you meant but there is a 32-bit version...

Re: [CentOS] CentOS HA problem

2011-03-28 Thread John Doe
From: sync jian...@gmail.com checking for heartbeat / glue_config.h ... No configure: error: Core development headers not found Google for... glue_config.h JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Kernel Panic on HP/Compaq ProLiant G7

2011-03-25 Thread John Doe
From: Dave Windsor dave.wind...@us.bosch.com Today, there are not high I/O loads. This server was intended to replace two older HP-UX servers. I had just begun to migrate the workload to the new server when the crashes began to occur. There are some minor, sporadic I/O loads but

Re: [CentOS] Add repo for xfig package

2011-03-21 Thread John Doe
From: hersh parikh hershparik...@yahoo.com From: Nicolas Thierry-Mieg nicolas.thierry-m...@imag.fr xfig and transfig are in centos 5, why don't you just use the regular centos repo? We have tried it says no packages available..if its working for you can you please paste you .conf file here?

Re: [CentOS] creating a htpasswd file for certain urls

2011-03-18 Thread John Doe
From: Jason Slack-Moehrle slackmoehrle.li...@gmail.com I am in a kind of fix , i got a website ( beta.somesite.com ) .. that need to be password protected , however there are two URLs that should be allowed to all with out password access. Ona cent os box 5.5 i am running apache . the

Re: [CentOS] perl one-liner issue

2011-03-17 Thread John Doe
From: Joseph L. Casale jcas...@activenetwerx.com To: centos@centos.org centos@centos.org Sent: Wed, March 16, 2011 8:56:41 PM Subject: [CentOS] perl one-liner issue I am trying to deduce the one liner for an rpm I am packaging to edit a php configuration file from within my spec. The line

Re: [CentOS] ssh remote execute awk problem

2011-03-17 Thread John Doe
From: sync jian...@gmail.com There is a problem on executing awk command to remote servers; 1. #!/bin/sh 2. 3. _CMD=ssh root@localhost 4. 5. cpu_num=$($_CMD awk '/processor/{count[proc]++}; END{print count[proc]}' /proc/cpuinfo)“ 6. 7. echo $cpu_num Quote the whole

Re: [CentOS] Cannot %include in CentOS 5.5 kickstart

2011-03-15 Thread John Doe
From: whitivery co55-s...@dea.spamcon.org I've previously used includes in CentOS 4.4 and they worked fine. But in CentOS 5.5, trying to specify a driver disk via an include does not work. Dunno what is going on for you, but this works for me: ... %include /tmp/ks.net ... %pre

Re: [CentOS] How can I disable Internet access for programs running in Wine?

2011-02-25 Thread John Doe
From: erikmccaskey64 erikmccaske...@zoho.com I just can find any solution... Dunno if selinux could do this, but you could also try to run wine from a specific user and then use iptables with --uid-owner to block access...? JD ___ CentOS

Re: [CentOS] Most efficient/fastest way to see disk usage

2011-02-15 Thread John Doe
From: Fajar Priyanto fajar...@arinet.org To see which directories have changes (added/remove subdir/files) comparing to the previous data. I'm thinking of using ls -laR and diff. But not sure. Maybe something like: find / -exec stat -c %i %a %u %g %s %Y %Z %n '{}' \; before then rerun

Re: [CentOS] DRBD question

2011-02-15 Thread John Doe
From: ann kok oiyan...@yahoo.ca Anyone experienced in DRBD ls it good in using mysql redundant? What is it best to use? Maybe check http://mysql-mmm.org/ JD ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] yum confusion...

2011-02-04 Thread John Doe
Solved by adding 'check_obsoletes=1' to the priorities.conf.. JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Unable to connect to wireless network

2011-02-04 Thread John Doe
From: Jatin daveyja...@gmail.com I just installed the CentOS 5.5 version on my toshiba laptop. I did the configuration that i had for the wireless settings but still i could not connect to my home wireless network. So someone please guide me on how i can connect my laptop to my wireless

Re: [CentOS] yum confusion...

2011-02-03 Thread John Doe
From: Nicolas Thierry-Mieg nicolas.thierry-m...@imag.fr Du you have a priority=XX in rpmforge.repo ? I have no priority in rpmforge.repo... From: Karanbir Singh mail-li...@karan.org I can guess that the rcp_weappers-libs and -devel are not being masked. Try running yum with a -d7 and

Re: [CentOS] User Details

2011-02-03 Thread John Doe
From: James Bensley jwbens...@gmail.com -How to add a new user? $ useradd -bash: useradd: command not found (This is the same for my normal user and when logged in as root) First, normal user not finding useradd is normal. And it would not be able to use it for obvious security reasons...

[CentOS] yum confusion...

2011-02-02 Thread John Doe
Hi, I just installed a new server and my final yum update fails... I have rpmforge and rpmforge-extras, but with yum priorities... # grep enabled /etc/yum/pluginconf.d/priorities.conf enabled = 1 # cat /etc/yum.repos.d/CentOS-Base.repo | grep priority\|^\[ [base] priority=1 [updates] priority=1

Re: [CentOS] backup script

2011-01-25 Thread John Doe
From: madu...@gmail.com madu...@gmail.com I want to create bash script to have a zip copy from a website running on linux /var/www/htdocs/* local on the same box on different directory I am thinking to do a local backup using crontab (snapshot my web) tar -cvzf /tmp/website-$(date

Re: [CentOS] looking for a package

2011-01-21 Thread John Doe
From: m.r...@5-cent.us m.r...@5-cent.us I'm trying to update a workstation, and it wants to update mpeg2-utils. But that has a dependency of libmpeg2-0.5.1-3, for i386. epel doesn't have it, and I tried looking on rpmfusion.org, and I can only find a very few packages there. Anyone have an

Re: [CentOS] not able to check in all code into svn which creates problem in deployment

2011-01-19 Thread John Doe
From: Agnello George agnello.dso...@gmail.com i have currently started to deploy code into our production environment from the the dev environment, we deploy code on to the production from the svn , ( i do a svn export ) , some times not code is checked into the svn and it does not throw

Re: [CentOS] Let's talk about HTTPS Everywhere

2011-01-19 Thread John Doe
From: S Mathias smathias1...@yahoo.com Ok. It's a Firefox Add-on: https://www.eff.org/https-everywhere Questions: 1) But: Why can't i find it on the offical Firefox Add-ons site?: https://addons.mozilla.org/en-US/firefox/ maybe because they did not choose to put it there...? maybe they

Re: [CentOS] /etc/bashrc causing probs..

2011-01-14 Thread John Doe
From: Roland RoLaNd r_o_l_a_...@hotmail.com any idea how to prevent bashrc to execute the below to a no login shell ? or any other advice for that matter. Maybe try: if shopt -q login_shell; then ... fi JD ___ CentOS mailing list

Re: [CentOS] Centos, Samba , WIN7

2011-01-14 Thread John Doe
From: Timothy Kesten centos-...@gmx.de I've fresh installed CentOS 5.5 and realized, that Samba is in version 3.0.33-3. Is it possible to conect WIN7 in a Samba-Domäne with this version? Google for samba windows.7 and click on first answer... JD

Re: [CentOS] Server reboots unexpectebly.

2011-01-14 Thread John Doe
From: compdoc comp...@hotrodpc.com If there aren’t any messages in the logs, then I would have to think this is a hardware issue. Maybe an overheating or power supply problem. These servers have new hardware? Describe your hardware... These should appear in the server logs (IPMI) in the

Re: [CentOS] RAID configuration suggestion???

2011-01-11 Thread John Doe
From: mcclnx mcc mcc...@yahoo.com.tw we have several DELL R900 with PERC 6/E adapter in it. R900 using Redhat Linux. Each R900 have two PERC 6/E adapter and at least two MD1000 connect to it. Configuration 1: PERC 6/E -- two MD1000 PERC 6/E -- empty

Re: [CentOS] Centos installation Vs Disk partitioning

2011-01-10 Thread John Doe
From: Roland RoLaNd r_o_l_a_...@hotmail.com 1. Drive A (320 GB): OS 2. Drive B (1 TB): Mysql + /home 3. Drive C (1 TB): /development + /opt Does that mean no RAID and downtime to recover from backups is acceptable...? JD ___

Re: [CentOS] Configuring printers in CentOS 5

2011-01-07 Thread John Doe
From: Glenn Eychaner geycha...@mac.com Could someone please explain to me how to best configure printers in CentOS 5? I've been trying to configure a new printer, which is served by a Mac Mini: If I open a web browser at localhost:631, or system-configure-printers and I configure the

Re: [CentOS] Multiple LUN support

2011-01-07 Thread John Doe
From: Abilio Carvalho abilio.carva...@bbp.ch I have Centos 5.2 and am trying to set up my first tape loader, a Quantum SuperLoader 3. My cat /proc/scsi/scsi outputs the following: Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: transtec Model: PV610F16R1C Rev:

Re: [CentOS] linux batch job sleep problem???

2011-01-07 Thread John Doe
From: mcclnx mcc mcc...@yahoo.com.tw we have Redhat 5.5 on server. Recently we tried to use sleep command on batch job script some sleep work but some not sleep. any one have ideal? #/bin/bash set -v program1 sleep 30 program2 sleep 60 program3 sleep 40 ... Maybe try to replace

Re: [CentOS] how to access external USB drive in single user mode

2011-01-06 Thread John Doe
From: Agnello George agnello.dso...@gmail.com how to access external USB drive in single user mode - plug your USB drive - check the server logs (/var/log/messages) to see the device name (/dev/sdXY) assigned to the detected USB drive - Use/create a mount point: /mnt/ZZZ by example - mount

Re: [CentOS] Anyone using PHP52 packages from iuscommunity.org?

2011-01-05 Thread John Doe
From: robert mena robert.m...@gmail.com I got bit today.I left the enable=1 of ius and it upgraded automatically from the 5.2.15 to 5.2.16. After that I stated getting memory allocation errors. Anyone is getting that? Since I could not find 5.2.15 again I had to switch back to 5.2.10

Re: [CentOS] variable in loop

2011-01-03 Thread John Doe
From: S Mathias smathias1...@yahoo.com $ ASDF=hello; a=0; a=$(( 70 - $(echo $ASDF | awk '{print length}') )); echo $a $ASDF$(for i in {1..$a}; do printf .; done) 65 hello. Why doesn't it print: 65 hello. What am i

Re: [CentOS] amanda backup ssh key

2010-12-31 Thread John Doe
From: bluethundr bluethu...@gmail.com debug2: key: /var/lib/amanda/.ssh/id_rsa ((nil)) debug2: key: /var/lib/amanda/.ssh/id_dsa ((nil)) ... debug1: Next authentication method: publickey debug1: Trying private key: /var/lib/amanda/.ssh/id_rsa debug3: no such identity:

Re: [CentOS] perl code to remove newlines

2010-12-30 Thread John Doe
From: ken geb...@mousecar.com Some file this script would need to process could very well be ridiculously huge, which is why I chose to process line-by-line. Secondly, yes, I was already using the general strategy of taking out the newlines (where they're misplaced) and then putting them

Re: [CentOS] Fixing filenames with directories with spaces in the names

2010-12-28 Thread John Doe
From: Craig White craigwh...@azapple.com for old in `cat $FILENAME`;do echo $old dirname $old new=$(echo $old | sed 's/\*/\-/') done I'm trying to take out some stupid Macintosh things - in this case filenames with asterisks but I have others like tilde's and probably others

Re: [CentOS] centos 5.5 x86_64 - mplayer install problems

2010-12-17 Thread John Doe
From: Keith Roberts ke...@karsites.net I find smplayer is more stable than the mplayer-gui, which is a little bit odd, as it's a third party app, whereas mplayer-gui is from the developers of mplayer itself. I think I remember reading on their mailing list that smplayer was now the

Re: [CentOS] how to install CentOS onto a USB flash drive from Windows?

2010-12-15 Thread John Doe
From: Keith Roberts ke...@karsites.net Not tried that yet, but when using a USB drive for doing a kickstart installation, the USB drive is recognised by anaconda as sda1, and offered as an installation option in the partitioner dialogue. ignoredisk --drives=sda bootloader

Re: [CentOS] OT: programming language for morons (newbie friendly language in Open Source world)

2010-12-14 Thread John Doe
From: Sven Aluoor alu...@gmail.com I have more than 12 years experience with UNIX system administration, but I am too stupid for programming. My only programming experience is shell scripting. I tried to learn Java, but don't understand it because it is too complicated for my limited

Re: [CentOS] how to install CentOS onto a USB flash drive from Windows?

2010-12-14 Thread John Doe
From: Rudi Ahlers r...@softdux.com Can anyone please point me to a link with instructions on how to install CentOS 5 onto a USB flash drive, preferably from Windows? I would like to create a full running CentOS installation (with minimal packages obviously) that runs off a USB flash drive,

Re: [CentOS] Stripping silent periods from MP3s

2010-12-13 Thread John Doe
From: Keith Roberts ke...@karsites.net I'm on Centos 5.5, and would like to use sox to strip out any periods of silence 5 seconds from a batch mp3 audio files. Googling I found sox, but it does not seem to support mp3 files by default. I don't think it is autodetected at runtime. You

Re: [CentOS] Howto batch sign RPM packages?

2010-12-10 Thread John Doe
From: Patrick Lists centos-l...@puzzled.xs4all.nl I need to sign a bunch of RPM packages that have interdepencies: build #1, sign #1, install #1, build #2, sign #2, install #2 etc. Now I don't want to type in a rather long and difficult passphrase every time one of dozens of packages need

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread John Doe
From: Steve Clark scl...@netwolves.com I have a confusing problem. I have two centos 5,5 boxes. Both have sudo.i3861.7.2p1-9.el5_5 installed I am using the same sudoers file, but the one on box A keeps trying to do DNS lookups while the one on box B

Re: [CentOS] sudo doing DNS lookup

2010-12-10 Thread John Doe
From: Steve Clark scl...@netwolves.com Without the: Defaults fqdn it hangs for a long time, this is when I don't have connection to the net, if I have connection there is just a slight pause while tries to do the DNS lookup. Did you compare the following files between both servers?

Re: [CentOS] Yum Updates dependencies missing (rpmforge)

2010-12-06 Thread John Doe
From: Lanny Marcus lmmailingli...@gmail.com There are updates available, for the below multimedia packages (CentOS 5.5, 32 bit), but I'm getting missing dependency errors from yum update for these. --- Package directfb.i386 0:1.2.10-1.el5.rf set to be updated --- Package ffmpeg.i386

Re: [CentOS] DVD drive ownership/permissions group ownership = mail?

2010-12-06 Thread John Doe
From: Dave tdbtdb+cen...@gmail.com I can change the group ownershipp of the DVD drive, but if I log out in again it changes back. Is there a way to make a change permanent? How could I figure out what process is changing this back? ls -la /dev/scd0 brw-rw 1 root mail 11, 0 Nov 12

Re: [CentOS] networking printer

2010-12-06 Thread John Doe
From: ann kok oiyan...@yahoo.ca I would like to ask linux can do the networking printer as window Share it to office environment If yes, any brand name and concern Any documentation also Most entry level business printers are ethernet (standalone). Our 2 years old 200€ color laser printer

Re: [CentOS] how to separate individual logs?

2010-12-03 Thread John Doe
From: Les Mikesell lesmikes...@gmail.com If the first line of the input file used doesn't match the pattern you'd probably get an error in the redirect since $LOGFILE would not be set. If the data file does not respect the order section+body... he could just add a LOGFILE=garbage.txt at

Re: [CentOS] x86_64 and Thunderbird Trash folder.

2010-12-02 Thread John Doe
From: Jerry Geis ge...@pagestation.com I just ran into something odd, I have x86_64 5.5 running with Thunderbird. I am getting a message about can delete the email as Trash is FULL. The file size is 4G. Whats up with that I have the 64 bit executable running. file

Re: [CentOS] how to separate individual logs?

2010-12-01 Thread John Doe
From: hadi motamedi motamed...@gmail.com I even tried to make it as an script file and made it executable but still getting the following error: 'syntax error near unexpected token 'done' Ok, last try... Did you copy/pasted my code? Did you type it? Saying just that there's a syntax error

Re: [CentOS] how to separate individual logs?

2010-12-01 Thread John Doe
From: hadi motamedi motamed...@gmail.com On 12/1/10, John Doe jd...@yahoo.com wrote: Ok, last try... Did you copy/pasted my code? Did you type it? Saying just that there's a syntax error without showing the code you used does not help... Please find below the code that I tried

Re: [CentOS] how to separate individual logs?

2010-11-30 Thread John Doe
From: hadi motamedi motamed...@gmail.com On 11/29/10, John Doe jd...@yahoo.com wrote: cat edit.txt | while read LINE; do echo $LINE | grep -q '\.\.' if [ $? -eq 0 ]; then LOGFILE=`echo $LINE | cut -d' ' -f1`.log else echo $LINE $LOGFILE fi done Thank you

Re: [CentOS] SELinux - way of the future or good idea but !!!

2010-11-30 Thread John Doe
From: Les Mikesell lesmikes...@gmail.com why are you putting blind faith in the SELinux code? Because it comes from the NSA! The backdoor experts... ;P JD PS: joking of course, the NSA would never do anything bad... ___ CentOS mailing list

Re: [CentOS] ssh-agent fails to hold values

2010-11-30 Thread John Doe
From: Nico Kadel-Garcia nka...@gmail.com On Mon, Nov 29, 2010 at 6:41 AM, John Doe jd...@yahoo.com wrote: From: bluethundr bluethu...@gmail.com I am attempting to manage my key logins with ssh-agent. However EVERY time I try to ssh I have to go through the same exact routing and it's

Re: [CentOS] how to separate individual logs?

2010-11-30 Thread John Doe
From: hadi motamedi motamed...@gmail.com On 11/30/10, John Doe jd...@yahoo.com wrote: The trick is that your original file has '\r' chars lurking around... Forgot I did removed them manualy when I saw them... cat Edit3 | tr -d \r | while read LINE; do Instead of just copy/pasting

Re: [CentOS] ssh-agent fails to hold values

2010-11-30 Thread John Doe
From: Nico Kadel-Garcia nka...@gmail.com If it works in your small environment, fine, but I wouldn't publish it for general use without more thought. The keychain perl script is actually pretty good. I am not going to pit 5 lines of shell against a 1500+ lines perl script... It was just a

Re: [CentOS] how to separate individual logs?

2010-11-29 Thread John Doe
From: hadi motamedi motamed...@gmail.com I have captured a file in my centos showing logs captured from many modules concurrently. Please find attached a sample of the file. As you see, there are logs from individual modules that have been captured concurrently. For example, there are

Re: [CentOS] Rebuilding samba3x rpms results in size doubled

2010-11-29 Thread John Doe
From: Oguz Yilmaz oguzyilmazl...@gmail.com I have rebuilt samba3x SRPM in Centos 5.5. The resultings RPM's are nearly in triple size of the original RPMs. I have installed and checked the binary files are stripped. What can result in such difference in RPM sizes? I have not changed anything on

Re: [CentOS] ssh-agent fails to hold values

2010-11-29 Thread John Doe
From: bluethundr bluethu...@gmail.com I am attempting to manage my key logins with ssh-agent. However EVERY time I try to ssh I have to go through the same exact routing and it's getting a little old... Does anyone have any suggestions to make ssh-agent hold these values a bit more

Re: [CentOS] How can I setup to allow php running on CentOS server?

2010-11-19 Thread John Doe
From: wang suya o-s...@seiss.co.jp I tryed restorecon -Rv -n /var/www/html but bash: restorecon: command not found message show up. Why? Did you try as root? If you did, did you su - instead of su? Tip: locate restorecon JD ___

Re: [CentOS] New to Centos

2010-11-19 Thread John Doe
From: Johan Scheepers johans...@telkomsa.net On 18/11/2010 23:22, Niki Kovacs wrote: Manual configuration always works, when everything else failed : # init 3 # cd /etc/X11 # mv xorg.conf xorg.conf.orig # cd # X -configure # mv xorg.conf.new /etc/X11/xorg.conf Give it a try :

Re: [CentOS] OT: Java down

2010-11-19 Thread John Doe
From: Helmut Drodofsky drodof...@internet-xs.de yesterday from 3 to 11 pm UTC our Java application was down. As far as I know, the server java.sun.com was not available. Needs any java application direct access to sun? Can I stop this hell? Shutdown your network connection and check... JD

Re: [CentOS] Best way to configure proprietary NVidia driver on CentOS ?

2010-11-15 Thread John Doe
From: Nicolas Kovacs cont...@kikinovak.net What's the best (cleanest, easiest, whatever) way to install the proprietary NVidia driver on CentOS 5.5 ? Usually I'm using the RPMForge 3rd party repo and compile the odd missing package myself from a Fedora SRPM. But the nvidia packages

[CentOS] ipvs and destination hashing...

2010-11-15 Thread John Doe
Hi, just in case some ipvs knowledgable people read this... I tried to find some info on ipvs destination hashing on the net but did not find anything... Right now we have a basic direct routing round-robin keepalived configuration: abc.example.com (a.b.c.d) = LVS ( round-robin ) =

Re: [CentOS] xServes are dead ;-( / SAN Question

2010-11-12 Thread John Doe
From: Nicolas Ross rossnick-li...@cybercat.ca while true; do your stuff sleep 60 done; Sure, but you also need to start the loop and make sure it doesn't die. Put in /etc/inittab ms:2345:respawn:/path/to/my/loop_script (where ms is

Re: [CentOS] Flash plugin not working

2010-11-09 Thread John Doe
Niki Kovacs cont...@kikinovak.net wrote: I tried this on four differents machines here. It's a computer training room, so there's plenty of ready Linux installs on a Ghost server. Flash works on any one of these machines with Fedora, openSUSE and Arch. So it's not the hardware. Fresh

Re: [CentOS] Addressing outgoing connections to a specific interface

2010-11-08 Thread John Doe
From: Dotan Cohen dotanco...@gmail.com This is on the Internet-connected interface: wlan0 Link encap:Ethernet HWaddr 00:18:de:98:c7:34 inet addr:192.168.0.26 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::218:deff:fe98:c734/64 Scope:Link UP

Re: [CentOS] new apache mod on centos? Google page speed?

2010-11-05 Thread John Doe
From: Bob Hoffman b...@bobhoffman.com Just saw this article http://news.yahoo.com/s/mashable/20101103/tc_mashable/google_helps_autotune_your_web_server r (/rant - stupid seo links, lame /rant off) it mentions it is set up for linux distros, notably centos. Anyone use this yet? Affect the

Re: [CentOS] Pptp vpn server

2010-11-03 Thread John Doe
From: mattias m...@mjw.se Yes but there is no good webmin module for openvpn? To create a server And i only have dynamic ips from my isp I never used webmin (I prefer to edit conf files) but google says there are webmin modules for openvpn... And for the dynamic IP:

Re: [CentOS] Pptp vpn server

2010-11-03 Thread John Doe
Forgot to add that if you google for... hum... centos pptp, you will find several howtos... JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] odd ClamAV error

2010-10-26 Thread John Doe
From: m.r...@5-cent.us m.r...@5-cent.us Has anyone recently started seeing LibClamAV Warning: Cannot prepare for JIT, because it has already been converted to interpreter ? I can't find anything googling for that. Google tells me: http://osdir.com/ml/clamav-users/2010-10/msg00086.html JD

Re: [CentOS] odd ClamAV error

2010-10-26 Thread John Doe
From: m.r...@5-cent.us m.r...@5-cent.us John Doe wrote: From: m.r...@5-cent.us m.r...@5-cent.us Has anyone recently started seeing LibClamAV Warning: Cannot prepare for JIT, because it has already been converted to interpreter ? I can't find anything googling for that. Google

Re: [CentOS] ssh with shared home dir

2010-10-25 Thread John Doe
From: Tim Dunphy bluethu...@gmail.com [bluethu...@virtcent02 ~]$ ssh virt1 bluethu...@virt1's password: Tried ssh -vv or -vvv? JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] send HTML formatted mail (for M$ Outlook) with mailx

2010-10-25 Thread John Doe
From: Sven Aluoor alu...@gmail.com On Thu, Oct 21, 2010 at 6:12 PM, John Doe jd...@yahoo.com wrote: Not sure about outlook but the following works for me and tbird: Add Content-type: text/html at the begining... This doesn't work with M$ Outlook. I receive a plain text mail

Re: [CentOS] libmpeg2-utils

2010-10-21 Thread John Doe
From: m.r...@5-cent.us m.r...@5-cent.us Trying to update a user's system, and yum gives up, because it wants to update libmpeg2, and there's a dependency - the currently installed version is required by libmpeg2-utils, and there seems to be no update to that. Anyone have an idea why this

Re: [CentOS] Mount/automount fails with krb5-enabled nfs4

2010-10-21 Thread John Doe
From: mehdi mehdimeh...@gmail.com i work under proxy and i whant add php by using yum but i can't , and i can't accec to add/move application (i am root) ?? First, stop hijacking others threads... create a new one. Solution to your problem: http://tinyurl.com/ydeyaqo JD

Re: [CentOS] send HTML formatted mail (for M$ Outlook) with mailx

2010-10-21 Thread John Doe
From: Sven Aluoor alu...@gmail.com I have here a small ksh script which generates html output and I am trying to send this html output as inline HTML mail for M$ Outlook users (not attachment). But it doesn't work, in mail you see the html source as plain text Not sure about outlook but

<    1   2   3   4   5   6   7   8   9   10   >