Search Results

Search: Posts Made By: bapu1981
1,000
Posted By bapu1981
Need script
I need bash script in the below scenario.


Menu
1. Upload trace file and alert log
2. upload sundiag
3. upload diagcollection.sh
4. exit

1. Upload trace file and alert log

input the...
981
Posted By bapu1981
wooow.. its workging.. thanks a lot...
wooow.. its workging.. thanks a lot...
981
Posted By bapu1981
Need help on bash script
Hi All,

I have created below script to check the svcs status.

1. Check the svcs status
2. If its in maintenace state output should be "Maintenace State"
3. Else Print "Running "

Script:...
3,410
Posted By bapu1981
Need script to restart the services
Hi Guys,

I need bash script to restart the service.

1. Disable the service called SASM

svcadm disable sasm

2. if service went to maintenance mode then it shuld clear it with below command...
Forum: Solaris 05-21-2012
29,530
Posted By bapu1981
Not able to delete the route on one of the server
I try to delete the route on one of the server
But I am not able to do it
its show the error
# route delete 10.1.88.0 10.37.201.33
delete host 10.1.88.0: gateway 10.37.201.33: not in table

If...
10,491
Posted By bapu1981
it works.. thanks a lot....
it works.. thanks a lot....
10,491
Posted By bapu1981
I dnt have root access. 1st i have to login as...
I dnt have root access. 1st i have to login as user account then i can get root access with this command - /usr/local/bin/sudo su -
i have to run the script in to nearly 200 servers.
10,491
Posted By bapu1981
Need script to run the command in remote server
hi,

I need script to perform below task.

1. Read the IP address [already done]
2. copy the script from origin server to destination. [already done]
3. get root access on destination server...
10,721
Posted By bapu1981
How to execute command in remote server without entering password?
Hi,

i want to run the command in remote server through ssh and every time when i run the script its asking to enter the password. I dnt want to enter the password, when i enter the ip address and...
6,817
Posted By bapu1981
Copy and run that script in Remote server
Hi All,

I need script to perform below task.

1. I have a script in one server and need to copy this script to remote server
2. login in to remote server
3. run the script which i copied to...
1,276
Posted By bapu1981
Thanks...
Thanks...
1,276
Posted By bapu1981
i am new to scripting.. its work.. thanks.. :)
i am new to scripting.. its work.. thanks.. :)
1,276
Posted By bapu1981
I have tried below script and got error message. ...
I have tried below script and got error message.
#!/bin/bash
read b
ssh root@b$

Error:
root$: ./a.sh
10.11.212.36
ssh: b$: node name or service name not known
1,276
Posted By bapu1981
Scripting help connect by ip
i need script to login into remote server thorugh IP address.
When i run the script its should ask me to enter the IP address and then it will get me in to the remote server.

Thanks
Showing results 1 to 14 of 14

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