Search Results

Search: Posts Made By: Asteroid
Forum: Solaris 08-25-2010
3,533
Posted By Asteroid
Solaris 10 requires Update 4 (08/07)
Can anybody help me how can we upgrade to Solaris 10 requires Update 4 (08/07) from Solaris 10 6/06.

cat /etc/release
Solaris 10 6/06 s10s_u2wos_09a SPARC
...
Forum: Solaris 07-20-2010
5,904
Posted By Asteroid
Hi Duke, you mean I am missing some patches....
Hi Duke,

you mean I am missing some patches. Do I need to upgrade and have some patchs. Can you please exactly identify which patch I am missing.
BTW my OS version is as.

# cat /etc/release...
Forum: Solaris 07-20-2010
5,904
Posted By Asteroid
locator led SUN T2000
Hi Guys,

I am unable to turn on the locator led light on a SUN T2000 machine

# uname -a
SunOS node1 5.10 Generic_137137-09 sun4v sparc SUNW,Sun-Fire-T200

when i try to turn it on I have...
Forum: Programming 06-21-2010
3,008
Posted By Asteroid
I got a solution to it, I just tried to replace...
I got a solution to it, I just tried to replace /c with /cI in split finction and it worked.
Forum: Programming 06-20-2010
3,008
Posted By Asteroid
PERL \c char in the string
Hi guys, I am stuck up in a situation. I have a SUN box with certain logs which I need to parse to draw a report using Perl.

Now, when I load the text file using a perl degugger to see how the...
2,234
Posted By Asteroid
Thx guys, The problem has been resolved by...
Thx guys, The problem has been resolved by setting environment variables.
2,234
Posted By Asteroid
Cron job running problem
Hi Guys,

I am trying to run a script through contab. The script can only be executed once user logs in as su - oracle. I have tested the script other then cronjob and it executes successfully,...
Forum: Solaris 11-05-2009
15,615
Posted By Asteroid
Thx jlliagre for all the assistance and...
Thx jlliagre for all the assistance and suggestions.
Forum: Solaris 11-04-2009
15,615
Posted By Asteroid
The sr coulmn seems to hold normal values . ...
The sr coulmn seems to hold normal values .


bash-3.00$ vmstat 5 5
kthr memory page disk faults cpu
r b w swap free re mf pi po fr de sr m0 m1...
Forum: Solaris 11-04-2009
15,615
Posted By Asteroid
Thank you jlliagre for reply. I am bit confused...
Thank you jlliagre for reply.
I am bit confused here.
What I guess, swap is used from the disk, so no mattter how big we have it. It's the virtual memory which is simulated from the disk.
...
Forum: Solaris 11-03-2009
15,615
Posted By Asteroid
Swap bash-3.00# swap -s total: 9051592k...
Swap

bash-3.00# swap -s
total: 9051592k bytes allocated + 2947960k reserved = 11999552k used, 2640008k available

Physical


bash-3.00# prtdiag -v | grep Memory
Memory size: 8184 Megabytes
Forum: Solaris 11-03-2009
15,615
Posted By Asteroid
Thx incredible for the suggestion, but i didn't...
Thx incredible for the suggestion, but i didn't got your point what I have check?

What you mean by idling?
Forum: Solaris 11-03-2009
15,615
Posted By Asteroid
100% memory usage in prstat
Hi Guys,

I have observed the Oracle (DB USER) is utilizing 100% of the memory in the prstat -a output. I am bit confused is it normal and if not how to bring it down? ABout the machine it is a...
11,822
Posted By Asteroid
Thx blitzer for the reply, what if I want to...
Thx blitzer for the reply, what if I want to count files updated ona specfic date.
I mean, I don't want to count all the files in the directory. I want to count files updated/created on a specfic...
11,822
Posted By Asteroid
PERL count files in a dir
Hi Guys,

I need to count files in a dir which were updated yesterday.
ls -lth | grep -i 'Jul 7' | wc -l

The dir holds files of last 15 days and total count is as 2067476.
Is it efficient to...
Forum: Programming 03-11-2009
6,439
Posted By Asteroid
@pludi Thx for the reply. Please extend some more...
@pludi Thx for the reply. Please extend some more help to solve my problem.


well, Sudu is not an option because this utility is not available on the machines and more over we are willing to...
Forum: Programming 03-11-2009
6,439
Posted By Asteroid
calling UNIX commands C/C++
hi Guys,

I am planning to write a program which can be able to execute scripts/commands which needs a user to be root.

Note: we are not interested to use sudoers option.

.e.g. The...
Forum: Programming 02-11-2009
2,425
Posted By Asteroid
Hi Guys, Fortunately I have both machines,...
Hi Guys,

Fortunately I have both machines, LINUX on HP Prolient and SUN on SPARC. Both has GCC compilers.

So, should I write source and compile same source on both machines separately to...
Forum: Programming 02-10-2009
2,425
Posted By Asteroid
programming in C
Hi Guys,

I am willing to write some programs in C/C++ for Solaris machine.
I am pretty good in C++ programming for PC.
But I have some questions, while starting programming in solaris.

1....
Forum: Solaris 02-10-2009
2,753
Posted By Asteroid
yes, all the stations are with same OS release
yes, all the stations are with same OS release
Forum: Solaris 01-22-2009
2,753
Posted By Asteroid
editing files with script
hi guys,

We have to implement new local (/etc/default/login) USER security policy on almost 50 stations.
so editing /etc/default/login and /etc/default/passwd will be way too long work.
Can we...
Forum: Solaris 01-21-2009
3,850
Posted By Asteroid
Solaris user Security implementation
Hi gurus,

Need you help here:
How we can implement


[1]


I have edited /etc/default/login as TIMEOUT=60
But user is not Logged out after 60 sec inactivity. How we can implement this?
...
Forum: Programming 04-25-2008
3,565
Posted By Asteroid
THX googling for the idea. Actually I am new at...
THX googling for the idea. Actually I am new at PERL, so did some stupid mistakes.

Anyways It is working now, but now I am facing some more errors. I a hopefull some one hehe can really help me...
Forum: Programming 04-24-2008
3,565
Posted By Asteroid
PERL Error
hi,

I am trying following TELNET script on SunOS terminal01 5.8 Generic_108528-27 sun4u sparc SUNW,Sun-Blade-100.

I am stuck up due to an Error I cannot fix out. please can some one here can...
Forum: Solaris 02-19-2008
2,901
Posted By Asteroid
cannot run a script
I am logging to Solaris as "myuser".
my script named "myshell" is placed at path:



when I try to execute the script as:


cd /opt/scripts/support
./count.pl


The script donot...
Showing results 1 to 25 of 45

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