Search Results

Search: Posts Made By: akash_mahakode
10,535
Posted By akash_mahakode
Hi Tytalus, When I tried on server1 rsh...
Hi Tytalus,

When I tried on server1

rsh server2


then it asked for password, after providing the password for server2, server2 prompt got opened.

I also tried provding the IP of server2...
10,535
Posted By akash_mahakode
Hi Tytalus, Ans 1. I use rsh directly e.g....
Hi Tytalus,

Ans 1. I use rsh directly e.g. rsh server2 "ls".

Ans 2. Previously I had following entries in /.rhosts of both servers-

server1
server2


Now, I modified it to -

server1...
10,535
Posted By akash_mahakode
Permission denied while executing rsh
Hi All,

I have two servers, say server1 and server2.
I have put the entries of both servers in /.rhosts file of both servers.
So, when I tried to run following from server1-

rsh server2 "ls"...
6,618
Posted By akash_mahakode
What does following echo command do?
Can anybody tell me what does following command do?


# echo gsoc1 | ./configure_cmd.sh





Regards,
akash mahakode
Forum: Solaris 11-12-2009
5,645
Posted By akash_mahakode
LDAP process getting killed
Hi all,

Currently I am using LDAP to store some network related data, When I run following script

./ns-slapd ldif2db
Execution of above script terminates displaying "Killed" on the console.
...
2,311
Posted By akash_mahakode
difference between "QUIET=${QUIET:-yes}" and "QUIET=yes"
Hi,

Can anyone tell me the difference between

QUIET=${QUIET:-yes}

and

QUIET=yes

.


Regards,
akash
7,508
Posted By akash_mahakode
interpreting netstat output
hi all,

when I run-

wcars1j5#netstat -an | grep 8090
127.0.0.1.8090 *.* 0 0 49152 0 LISTEN
wcars1j5#
1. does this mean that no one is connected to this...
3,445
Posted By akash_mahakode
Hi Dragon, Thanks a lot for help. It works...
Hi Dragon,

Thanks a lot for help. It works :)

Regards,
akash
3,677
Posted By akash_mahakode
Encrypting a shell script
Hi all,

I have one script with me , say automate.sh.
I would like to encrypt it, so that no one can see the contents of this script.
Can anyone guide me to encrypt/decrypt this script?

...
2,699
Posted By akash_mahakode
duplicate entries /.rhosts file
Hi All,
I have one problem related to /.rhosts file.
According to my understanding, /.rhosts file is used for "rsh". What will happen if I have duplicate entries in this file?
e.g> my .rhosts file...
3,445
Posted By akash_mahakode
duplicate entries /.rhosts file
Hi,
I forgot how to start a new thread. :(
Can somebody please guide me?

I have one problem related to /.rhosts file.
According to my understanding, /.rhosts file is used for "rsh". What will...
3,712
Posted By akash_mahakode
Using SED to delete some lines from file
Hi All,

I have one /etc/hosts.equiv file which has following entries
##########
wcars42g admin
wcars42b netmgr
wcars42b oemssrvr
wcars42f admin
wcars42f ...
Showing results 1 to 12 of 12

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