Search Results

Search: Posts Made By: thisissouvik
Forum: AIX 02-13-2015
6,085
Posted By thisissouvik
Difference between lsconf & prtconf cmds on AIX
Friends,

Could someone answer me on a silly question of mine:

What's the difference between lsconf & prtconf commands of AIX? I find the o/p's of either of these commands to be same.

Excuse...
Forum: AIX 01-30-2015
2,994
Posted By thisissouvik
Last hscroot password information.
Friends,

Could someone let me know, how to check when was the last password change done for hscroot either from UI or from CLI?

Note: I've already google'd for this answer, but everywhere I see...
Forum: AIX 01-29-2015
5,886
Posted By thisissouvik
Hello Bakunin, I did an "honest" search on...
Hello Bakunin,

I did an "honest" search on google to find out what I wanted but probably my query string was not precise to fetch me the right link for answer :(

The link which you have shared...
Forum: AIX 01-24-2015
5,886
Posted By thisissouvik
Set timeout value for ssh session to HMC?
Friends,

Could anyone let me know - how to set the timeout value for ssh session to HMC? My HMC version is -- V7R7.4.0. I'm sure the version doesn't have anything to do with it.


Thanks,
--...
Forum: AIX 01-24-2015
1,569
Posted By thisissouvik
Thanks Bakunin! I'm still reading the URL...
Thanks Bakunin!

I'm still reading the URL you shared for more understanding as & when I'm getting time. Once I complete would close the thread if I have no more questions.


-- Souvik
Forum: AIX 01-24-2015
2,673
Posted By thisissouvik
Hello Bakunin, Your suggestion worked...
Hello Bakunin,

Your suggestion worked absolutely fantastic, many thanks!
Well, have you got your eigenvalue yet? ;)


-- Souvik
Forum: AIX 01-22-2015
2,558
Posted By thisissouvik
Determine power family of p system from the model #.
Folks,

Again a very silly question :D Could someone tell me, how to determine the power family(540, 520, 575, 595 etc) just by looking into the model # info from prtconf/lsconf o/p of the lpar?
...
Forum: AIX 01-21-2015
1,569
Posted By thisissouvik
HEA configuration on managed node.
Folks,

Please have a look to the attached screenshot from my managed node's HEA configuration option page. I would like to know - what does "Flow Control Enabled" checkbox help us with if opted...
Forum: AIX 01-21-2015
2,673
Posted By thisissouvik
How to know NIM name from NIM client?
Friend's,

I was playing around with NIM in my environment & had a quick question in mind which I didn't/couldn't find answer to, which is -- how to find the name of the NIM server sitting on the...
Forum: AIX 01-21-2015
5,888
Posted By thisissouvik
Hello Bakunin, Your help worked, many...
Hello Bakunin,

Your help worked, many thanks.. :)


-- Souvik
Forum: AIX 01-19-2015
5,888
Posted By thisissouvik
Command to see the status of managed node from CLI of HMC?
Folks,

Asking a silly question - is there a way to know the status(Power Off/Running) of a managed node from CLI of HMC, alike the way we see it for the LPARs running on the node from 'vtmenu'?
...
Forum: Red Hat 07-31-2014
1,349
Posted By thisissouvik
RPM usage
Friends,

I've middle level understanding in Linux & I was going through the man pages where I got stuck to understand the functionality of -p parameter generally used along with -q & -V

RedHat...
36,226
Posted By thisissouvik
XL, I would have to do some more trial &...
XL,

I would have to do some more trial & error method to make your suggested technique of this script to work -- I'll update this discussion as soon as I could get it work. FYI, the highlighted...
36,226
Posted By thisissouvik
XL, Implemented as you suggested & below is...
XL,

Implemented as you suggested & below is the o/p:


My_NIM_Server:msouvik:/export/home/msouvik>./expect_script_3.sh
msouvik@My_NIM_Client_1's password:
Last unsuccessful login: Thu Nov 14...
36,226
Posted By thisissouvik
Hello ~XL, I tried your provided code(pasted...
Hello ~XL,

I tried your provided code(pasted as it is from the server) below:


#!/usr/bin/expect -f
set timeout 2
set u "souvikm"
set p "pass^123"
set command "oslevel -s"

# Open...
36,226
Posted By thisissouvik
Friend's, I expected a response from one of...
Friend's,

I expected a response from one of you today, but none :(

I could manage to get my requirement by adding echo.out.$h in the scp portion of the script & not in the set cmd section as...
36,226
Posted By thisissouvik
Thanks in2nix, ~XL for your valuable inputs :) ...
Thanks in2nix, ~XL for your valuable inputs :)

Tried tweaking in2nix's code to allign to my reqd with the following 'expect' code:


#!/usr/bin/expect -f
#
#

# set credentials
set u...
36,226
Posted By thisissouvik
Hello in2nix, Your basic expect based script...
Hello in2nix,

Your basic expect based script did the ground work for me - could login to any server passing the hostname to parameter "h", so this is how my little modified script looks now:

...
36,226
Posted By thisissouvik
How to use 'expect' to pass UID & Password to a "for loop" in shell script?
Friends,

Need someone's help in helping me with the below requirement for a script:

> For a list of servers(over 100+), I need to login into each of them(cannot configure password-less ssh) &...
Forum: AIX 11-11-2013
3,887
Posted By thisissouvik
How to use 'expect' to pass UID & Password to a "for loop" in shell script?
Friends,

Need someone's help in helping me with the below requirement for a script:

> For a list of servers(over 100+), I need to login into each of them(cannot configure password-less ssh) &...
2,966
Posted By thisissouvik
Thanks friends for you quick responses ! ...
Thanks friends for you quick responses !

Well, Jayan's suggestion gave a quick solution to the problem & solved my purpose.

Methyl, your suggestion didn't show up any unwanted characters in my...
2,966
Posted By thisissouvik
'sed' usage error.
Friends,

I came across a wierd scenario while using sed. When I use the below cmd sequence at OS prompt it works fine:


sed 's/# TMOUT=120/TMOUT=900/g' /etc/profile > /etc/profile.011211

...
Forum: AIX 06-07-2011
5,049
Posted By thisissouvik
sendmail masquerading on AIX.
Hello all,

I have a requirement wherein I need to change the "received from" address parameter for outgoing mails from an AIX server. I tried using the [mail -r] option to specify the "reply-to"...
Forum: AIX 06-09-2010
14,938
Posted By thisissouvik
Thanks verdepollo for your response.. Well,...
Thanks verdepollo for your response..

Well, "Access Control" for the newly created files/directories doesn't work either as I expect them to. I guess, I've messed up the ACL configurations on...
Forum: AIX 06-08-2010
14,938
Posted By thisissouvik
Configuring ACL on AIX 5.3
Hello All,

Let me quickly come down to my problem..

I have a file with following description:

==
root:/me01/tia/filetr ans # ls -lrt DW_NUM_OF_ROWS_TSP.txt...
Showing results 1 to 25 of 25

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