Search Results

Search: Posts Made By: beeloo
Forum: Red Hat 04-26-2010
3,727
Posted By beeloo
Thanks for your reply. We have NIS setup but I'm...
Thanks for your reply. We have NIS setup but I'm just curious if there is any negative affect if I put "nis" in front of "files" in this nsswitch.conf file. Thanks again.
Forum: Red Hat 04-17-2010
3,727
Posted By beeloo
Question about nsswitch.conf
Hi,

I was told to add the "nis" in front of "files" for below lines in /etc/nsswitch.conf was not in a good practise. I tried to search in google and man page for nsswitch.conf and can't find the...
Forum: Red Hat 06-24-2008
4,258
Posted By beeloo
How to enable multiprocessor in RHEL5.1
I just noticed from /proc/cpuinfo, it only show up 1 processor. We have at least 8 processors. How can I enable all these processors in RHEL 5.1?

cat /proc/cpuinfo

processor : 0...
9,896
Posted By beeloo
Build and install GCC-3.2.3
Hi,

I have problem to build the gcc-3.2.3. I downloaded the source code. Here is what I did.

1) cd /usr/local/src
2) tar zxf gcc-3.2.3.tar.gz
3) cd ..
4) mkdir gcc-3.2.3
5) cd gcc-3.2.3
6)...
61,639
Posted By beeloo
how to install rpm to specific directory
Hi,

For example, I want to install abc.rpm to /abc directory.

How can I do that?

Please help.
25,021
Posted By beeloo
Basically I want to copy the original kickstart...
Basically I want to copy the original kickstart file to a new file call newks.cfg and insert the "network" statement to the 9th line of the newks.cfg

Here is my script, but it doesn't work...it...
25,021
Posted By beeloo
Thanks. I have one more question. The script...
Thanks. I have one more question. The script above will insert another new line for the "network....". Can I make it just only add the answer to those variable in the kickstart file? Please advise....
25,021
Posted By beeloo
Sorry. I still don't know how. Could you please...
Sorry. I still don't know how. Could you please send me a sample script?

Thanks alot.
11,214
Posted By beeloo
I also type this command /usr/sbin/lpadmin...
I also type this command

/usr/sbin/lpadmin -d printername
11,214
Posted By beeloo
How to change the default printer
Hello,

I'm using Fedora core 5 and bash shell. Could someone please let me know how to change the default printer?

Thanks
25,021
Posted By beeloo
Simple script to modify kickstart file
Hi,

I would like to create a script so that it will ask me the following:

1) What is the ip address?
2) What is the gateway address?
3) What is the hostname?

and then put the answer to the...
10,917
Posted By beeloo
kickstart file questions
Hi,

I have few questions to make this kickstart file to be more efficient:

1) I would like to reboot the server once the installation (included installed all the optional rpm) is done.
2) Is...
5,320
Posted By beeloo
thanks for the info. :b:
thanks for the info. :b:
5,320
Posted By beeloo
Sorry, what I meant was, after the system reboot....
Sorry, what I meant was, after the system reboot. The eth1 was down, although it has the static ip configured and we need to manually bring up the eth1. Please advise how to fix it.
5,320
Posted By beeloo
Eth1 turn off by itself after reboot
Hi,

Recently we discovered the eth1 of one of the server turn off by itself when the system reboot. Could someone please advise how to fix it?

Thanks
4,078
Posted By beeloo
Thanks. How how can I put a title in the...
Thanks.

How how can I put a title in the output file?

For example:

IP Address HOSTNAME VERSION
10.72.169.1 abc fedora 5
10.72.169.2 ded ...
1,572
Posted By beeloo
Question about output to file
Hi,

I am try to setup a FOR loop script to find out all the existing linux workstations in the network w/ ip address, hostname and linux version.

I created a basic FOR loop script:

for i in...
4,078
Posted By beeloo
I want the host ip to show up even though the ip...
I want the host ip to show up even though the ip isn't being used or dead, so i used the below script and now it only turns all numbers in single line...

for i in $(seq 1 254)
do
echo -n...
4,078
Posted By beeloo
The outfile still very messy. It looks like...
The outfile still very messy.

It looks like this:
...
4,078
Posted By beeloo
Yes, I aware that I shouldn't need to put the...
Yes, I aware that I shouldn't need to put the root in the script. Thanks for your reminder :)

Back to the script.

Now it print out all one lines and keep on going. However, I want the format to...
4,078
Posted By beeloo
Sorry, it doesn't work. it said: test2: line...
Sorry, it doesn't work. it said:

test2: line 3: unexpected EOF while looking for matching `''
test2: line 5: syntax error: unexpected end of file
4,078
Posted By beeloo
Question relate to AWK
Hi,

I would like to setup a FOR loop script to find out all the existing linux workstation in the network w/ ip address, hostname and linux version.

I created a basic FOR loop script:

for i...
Showing results 1 to 22 of 22

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