Search Results

Search: Posts Made By: columb
Forum: Linux 05-24-2011
3,155
Posted By columb
Network 10Mb/s half duplex only. r8168 on Centos 5.
Hi,

For some reason my network card started going 10Mb/s half duplex instead of 1000Mb/s full duplex. System is connected to 8x1Gb HP switch.
Other devices connect fine through the switch and get...
Forum: Red Hat 03-03-2011
4,565
Posted By columb
Guys, Thank you very much for your answers....
Guys,

Thank you very much for your answers. That confirms what I thought but it's nice to know for sure.

I've looked into spacewalk last year and again yesterday. Well... time to run some...
Forum: Red Hat 03-02-2011
4,565
Posted By columb
RHN - Proxy, satellite etc. How do you update you servers?
Hi,

I'd like to know more about RHN and their RHN PROXY.

- If I will buy PROXY, do I need to get licenses for all my RHELs to have them updated? What are benefits of proxy?

- If I will buy...
Forum: Red Hat 07-16-2010
2,356
Posted By columb
Disable up2date --register during PXE install
Hi,

I really hope someone can help me (soon :) ) as I can't work out what I'm doing wrong and google is not helpful either.

Basically I have to setup 20 Dell servers with RHEL 4.8 (no, not 5,...
3,923
Posted By columb
Hi, Many thanks. Actually it needs to be...
Hi,

Many thanks. Actually it needs to be selinux=0 for anaconda.
Als0, for the note, there is a bug in RHEL 4.8 which wasn't fixed - kickstart doesn't understand selinux commands. Apparently it...
3,923
Posted By columb
Hi, Yeah, I've got my own repo. I know...
Hi,

Yeah, I've got my own repo.

I know now what's the problem is- SELinux!!! Doesn't want me to change those files!!!

Need to find a way to disable selinux during install.
What a pain in...
3,923
Posted By columb
Disable up2date --register during PXE install
Hi folks,

I really hope someone can help me (soon :) ) as I can't work out what I'm doing wrong and google is not helpful either.

Basically I have to setup 20 Dell servers with RHEL 4.8 (no,...
2,522
Posted By columb
Thank you everyone! As always, top-notch...
Thank you everyone!

As always, top-notch help!

Sorry for not using TAGS:(

Cheers
Chris
2,522
Posted By columb
bc, negative values and "total" (whit swapped -)
Hi All,

I need to sum numbers, in bash, input is this:

10.00
12.33
14.99
134.00
1211.09
130.01- <--- it is negative, but "-" is at the end..
901.99
10.34- <--- another...
Forum: Linux 08-04-2009
1,525
Posted By columb
Email archicing solution
Hi,

I was looking on Google and freshmeat.net for something to archive emails (lets say more than years old) for all users and move them somewhere - different file system.
I can't find anything...
2,834
Posted By columb
You have to use code tags. Seriously. You...
You have to use code tags. Seriously.
You don't have to use ; after every line if there is no command after.
In line 32 variable is defined incorrectly: remove extra space after "="!

I think...
6,591
Posted By columb
Thanks for advice! Yeah, I've done "while" loop...
Thanks for advice! Yeah, I've done "while" loop today and there is no way that this script is called more than once (I've started it manually).

I'm still curious why segfault? What's wrong with...
6,591
Posted By columb
Bash scrip segfaulting.
Hi,

I've got problem with one bash scrip which can run for random time (12h+) and then segfault:

clusterapp[17029]: segfault at 00007fff23100d00 rip 0000003da22426b4 rsp 00007fff23100cd0 error...
13,973
Posted By columb
Run function from script over ssh (BASH)
Hi,

Is there any cleaver way to run function from the bash scrip over ssh?

For example:

#!/bin/bash
#Function 1
FN1 ()
{
ls -l
}

#Main run
ssh user@host FN1
exit 0

Yeah, I...
Showing results 1 to 14 of 14

 
All times are GMT -4. The time now is 12:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy