Search Results

Search: Posts Made By: rainbow_bean
1,415
Posted By rainbow_bean
Thank you, the . ./file1 works
Thank you, the . ./file1 works
1,415
Posted By rainbow_bean
Sorry, maybe I don't write clearly. my means if...
Sorry, maybe I don't write clearly.
my means if the file1 not hostname, just like A=abcd1234, how to get the abcd1234 and input in file2?

File1:

A=abc1234d
B=qwer1234

File2:
var1=$A...
1,415
Posted By rainbow_bean
How to get values from one file to other file?
Such as I have one file:
file1
====
hostname=abcd1234
server name=qwer1234

I need get the value of hostname: abcd1234 and the server name value to input file2, how to write a script do that?...
Forum: AIX 04-11-2014
2,623
Posted By rainbow_bean
How to use dsadm command to run command on multi lpars?
how to run a command, such as "ls -l core" from one lpar to check multi lpars if core file exist?

or what way can do a command on all lpars from one lpar?

Thanks
Forum: AIX 01-30-2014
1,697
Posted By rainbow_bean
Create a bundle of user ids
if I want to create a bundle of user ids on some aix servers, if there is a way not need to do "passwd username" one by one user to set the password?

Thanks
Forum: AIX 09-17-2013
3,936
Posted By rainbow_bean
How to write a script to run without password on a batch of servers?
I need run a command such as ps -ef |grep xxx on a batch of servers, how to write a script to run it without password? don't need go in each server to check?

Thanks
Forum: AIX 09-05-2013
4,779
Posted By rainbow_bean
How to get power6 power FRU?
how to get power6 power FRU?

the power5 can get by this command:
lscfg -vp | grep -p 'AC PS' | grep FRU

however, the power6 machine cannot get any info for that command.


thanks
Forum: AIX 10-17-2011
2,786
Posted By rainbow_bean
How to turn on SMTP trace on AIX?
How to turn on SMTP trace on AIX V5? where to find the SMTP logs?
Forum: AIX 06-14-2011
1,856
Posted By rainbow_bean
how to know who and when a user id been used?
I have a user id on aix, how can know who is the last one sudo to this user id? and when? when this user id last been used?
Forum: AIX 06-06-2011
3,046
Posted By rainbow_bean
How to monitor websphere services down?
if websphere services is down, any unix command or scripts can send alert?
Forum: AIX 05-25-2011
2,810
Posted By rainbow_bean
how to gather HMC information
does somebody know how to gather HMC information? It looks like there is some tool can gather HMC configuration to a html file and make them as a xx.tar.gz file?
Forum: AIX 02-03-2011
11,525
Posted By rainbow_bean
if ping the gateway of the servers no problem...
if ping the gateway of the servers no problem while the access to the servers is denied. what's the problem? other IPs don't have this problem.
Forum: AIX 02-01-2011
11,525
Posted By rainbow_bean
AIX is V5.2. but only that IP get denied....
AIX is V5.2.

but only that IP get denied. Other IPs are ok to connect with server.
get access briefly means can login a few minutes then be kicked off
Forum: AIX 02-01-2011
11,525
Posted By rainbow_bean
Why access to the servers is denied?
There is one aix server, IP is 152.240.28.14, the user IP is 152.240.88.64, The user is able to get access briefly then all access is denied from the whole subnet 152.240.88.0. a short while later...
Forum: AIX 01-27-2011
2,907
Posted By rainbow_bean
Can EtherChannel be a redundancy config?
I have one p5 server, no lpar, 2 physical network adapter, bundle as one EtherChannel. The two 2 physical network adapter connect to 2 network switches.

How to make this as a redundancy config?
...
Forum: AIX 01-25-2011
78,390
Posted By rainbow_bean
how to know the vlan id?
I have a aix 5.3, two network adapter, configure as a etherchannel, how can I know the vlan id by command?
Forum: AIX 12-07-2010
10,927
Posted By rainbow_bean
How to change normal user id to LDAP user id?
If I create a new user id test:
mkuser id=400 test

then I want it to LDAP user:

chuser -R LDAP SYSTEM=LDAP registry=LDAP test

It shows:
3004-687 User "test" does not exist.

How to do?
Forum: AIX 11-26-2010
1,941
Posted By rainbow_bean
how to erase VIO server's rootvg?
how to erase VIO server's rootvg? I don't have CD can reinstall a new OS, can I go to maintenance to erase rootvg?
Forum: AIX 11-25-2010
47,663
Posted By rainbow_bean
How to use dd command to erase the data in disk
how to use dd command to erase the data in disk, such as hdisk2?
Forum: AIX 11-22-2010
14,072
Posted By rainbow_bean
How to monitor ftp?
If somebody ftp a file from one server to my server, can I know what he ftp? And when he ftp?
Forum: AIX 07-16-2010
4,995
Posted By rainbow_bean
how to know if my aix have multi-path driver installed?
I have an aix server, it is not a VIO server or client. I need to check if it has multi-path driver installed, how to check it?
Forum: AIX 07-15-2010
1,347
Posted By rainbow_bean
strange on directory
I have two aix 5.3 server A and B, if I list files on server A:

ls -l /x/y/*
/x/y/1.out
/x/y/2.out


If I use ssh from server B to list:

ssh A ls -l /x/y/*
/x/y/3.out not found...
Forum: AIX 06-17-2010
13,174
Posted By rainbow_bean
Thank you, modify /etc/group then ok.
Thank you, modify /etc/group then ok.
Forum: AIX 06-17-2010
13,174
Posted By rainbow_bean
staff group exist, I use smitty user to add staff...
staff group exist, I use smitty user to add staff group, however, when I use lsuser to check, there is not staff. If I use #lsgroup staff, the user id is in the staff list.

What's wrong with it?
Forum: AIX 06-16-2010
2,659
Posted By rainbow_bean
Where to download Sudo V172p7 or how to compile it?
I need install Sudo V172p7 in AIX V5.3, however, in Sudo Main Page (http://www.sudo.ws/), there only .c files for Sudo V172p7. Where to download Sudo V172p7 rpm or bff? Or how to compile it?
Showing results 1 to 25 of 114

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