Search Results

Search: Posts Made By: Mr. Zer0
Forum: UNIX and Linux Applications 09-21-2010
3,378
Posted By Mr. Zer0
Oracle DB Question
Hi,

Where do i post Oracle DB related questions??

I basically have 2 questions -

1. What is pmon and smon? Difference between them? If either or both process fail then how can we monitor...
12,403
Posted By Mr. Zer0
sorry ya it is just printing from line 6 onwards....
sorry ya it is just printing from line 6 onwards. :)
12,403
Posted By Mr. Zer0
Grep from a starting line till the end of the file
Hi Folks,

I got to know from this forums on how to grep from a particular line say line 6
awk 'NR==6 {print;exit}'

But how do i grep from line 6 till the end of the file or command output.
...
3,245
Posted By Mr. Zer0
I was using cygwin so it came to $7 i do not...
I was using cygwin so it came to $7
i do not have access to the actual solaris server so have to check it.
Thanks a lot for the reply :)



---------- Post updated at 08:52 AM ----------...
3,245
Posted By Mr. Zer0
will update you both in some time. Will check...
will update you both in some time.
Will check out both the options. :)
3,245
Posted By Mr. Zer0
Conditional execution
Hi All,

I want to echo a message in case a system is reachable by ping or echo a different message in case it's not reachable.

Sample code i wrote is

ping localhost -n 2 | grep 'ttl' >...
Forum: Infrastructure Monitoring 12-03-2009
12,764
Posted By Mr. Zer0
Solaris 10 - starting snmpdx at boot time on a port other than 161
Hi All,

Can we start the snmpdx on another port at boot time on solaris 10 instead of the default 161 port? What is the configuration file to set this?

We can make it run in a different port...
23,146
Posted By Mr. Zer0
TCL scripting - searching for a IP address in a string
Hi All,

Can anyone please help me with the regular expression/code snippet to search for an IP address in a string with Tcl scripting.

Example string
"OSPF_NBRUP OSPF neighbor 16.138.181.15...
25,757
Posted By Mr. Zer0
Thanks for the info, :) Even i was facing...
Thanks for the info, :)

Even i was facing the same issue so i posted it in the forums.

zer0@testserver: /tmp/test # mkdir 1 2
zer0@testserver: /tmp/test # ln -s 1 2
zer0@testserver:...
25,757
Posted By Mr. Zer0
Symbolic links between directories
Hi all,

lets consider 2 directories test1 and test2. I want to link test2 to point to test1, how do u do this?
Forum: HP-UX 10-20-2008
48,671
Posted By Mr. Zer0
THanks, Did exactly as u mentioned- ...
THanks,

Did exactly as u mentioned-

First renamed the lvols,using umount, mv and then modified /etc/fstab, then mount -a

THen modified the group as explained.

:)
Forum: HP-UX 10-18-2008
48,671
Posted By Mr. Zer0
Can i rename the group first and then the lvols?
Can i rename the group first and then the lvols?
Forum: HP-UX 10-16-2008
48,671
Posted By Mr. Zer0
Renaming logical volume group and volumes
Hi all,

How do u rename a logical volume group and the logical volumes belonging to that? The logical volumes contain data and are in use.

eg: Renaming dev/vgov to dev/ov-dg ?
Forum: HP-UX 10-07-2008
34,942
Posted By Mr. Zer0
Thanks a lot methyl, will check on the same... :)
Thanks a lot methyl, will check on the same... :)
Forum: HP-UX 10-06-2008
34,942
Posted By Mr. Zer0
Thanks for the syslog file. What about...
Thanks for the syslog file.

What about hardware and network faults and errors? will it be in the syslog file?
Forum: HP-UX 10-06-2008
34,942
Posted By Mr. Zer0
HPUX logs
Hi All,

I'm a unix newbie and have just started working on HPUX. Can you please tell me details of the log files such as their path and their filenames so that i can get familiar with them.
...
Showing results 1 to 16 of 16

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