Search Results

Search: Posts Made By: cromohawk
Forum: Solaris 01-18-2010
18,841
Posted By cromohawk
Open ports in solaris 10
hi guys,

may i know the exact steps to open a port in solaris.i have some rough idea - which is adding the port number in /etc/services.

but i am not sure the correct conventions, steps or any...
19,532
Posted By cromohawk
Hi mglenney & Padow , Thanks alot for your...
Hi mglenney & Padow ,

Thanks alot for your replies, i have finally found out that with awk i can find out what i need.Thanks again for your support and have a great day :)

#ps aux | grep...
19,532
Posted By cromohawk
determine total memory used by some user/process
HI guys,

:confused:i would like to know how can i determine
the total/approx memory used by a single user. Example Top output is below
...
Forum: Solaris 07-09-2009
4,348
Posted By cromohawk
swap space confusions
hi,
i am a little bit confused over swap space issues on solaris.
what i know is that mostly all solaris swap space is configured on /tmp as a tmpfs.

but i do receive alerts from my monitoring...
Forum: HP-UX 04-18-2009
10,452
Posted By cromohawk
thx for the reply...i checked the manual for my...
thx for the reply...i checked the manual for my server in question here "ia64 hp server rx2660" ..but i can't get much info for the hp-ux commands that should be used to diagnose errors... :( :(
Forum: HP-UX 04-18-2009
10,452
Posted By cromohawk
System LED flashing
hi guys,

i have 2 hp-ux servers at my office with flashing system LED.
am very new to hp-ux...no much of access directly to the server.

how can i check for faults relating to this flashing of...
Forum: Solaris 03-02-2009
9,943
Posted By cromohawk
no..itz not ZFS... u mean just chmod 770...
no..itz not ZFS...

u mean just chmod 770 username:directory ?
Forum: Solaris 03-02-2009
9,943
Posted By cromohawk
giving write access to selective users to a certain directory in solaris 10
Hi all,

how can i grant write access to a selective users only with write access to a certain filesystem/directory in solaris 10.

Please help..i tried "fs setacl"...does not seem to work
...
1,820
Posted By cromohawk
this is a very dumb question...i know... :(
hi,
when we do an "ls -l" on a directory, we get the listing of the contents of that dir...
what is the meaning of some numbers...example in ;

-rw-r--r-- 1 idr supp 0 Feb 18 19:41...
Forum: Solaris 01-08-2009
40,042
Posted By cromohawk
great...thanks for the reply. and also please...
great...thanks for the reply.
and also please note #ls -lLc /dev/md/rdsk |grep <application> will also tell the partition detail related to any application sitting on that disk...just wanna share...
Forum: Solaris 01-07-2009
40,042
Posted By cromohawk
check disk info
hi friends,

- how may i check the list of disk
partitions created till date specifying their physical path, size and date ?

-i know only "df -k" "df -h" "du"

-anyother command?

-kindly...
3,370
Posted By cromohawk
Hi Matrixmadhan , Thanks for your reply. I am...
Hi Matrixmadhan ,
Thanks for your reply.
I am not sure as to how to check this " incoming request which one of them is picking and processing the request"

-but there are 7-8 process running..is...
3,370
Posted By cromohawk
too many inetd running
hi,
is it ok for more than one inetd daemon running at a time?

if not okay, possible to kill the rest and make only one daemon running?

i understand that inetd is a process that enables tcp...
Forum: Solaris 12-07-2008
5,919
Posted By cromohawk
yes,the disk is partioned..d5 is a submirror... ...
yes,the disk is partioned..d5 is a submirror...
these are my extra findings...

these are the disks that giving this error

: /dev/dsk/c1t0d0s0
: /dev/dsk/c1t0d0s3
: /dev/dsk/c1t0d0s5

...
Forum: Solaris 12-07-2008
5,919
Posted By cromohawk
metareplace error
Hello guys,

i am getting some errors as below when i want to perform maintainence on the disks of my servers,

getting errors like this "metareplace: myhost: /dev/dsk/c1t0d0s5: Invalid argument"...
Forum: Solaris 11-11-2008
1,928
Posted By cromohawk
proftp permission
HI ,
how can i change user permission on my ftp server from R to RW?
my ftp server is running on solaris 10,apache.
kindly advise.thanks.

br//
Forum: Solaris 10-22-2008
10,694
Posted By cromohawk
the reason is,at my work place we have 1000 over...
the reason is,at my work place we have 1000 over servers..and at times we receive incidents relating to "boot detected" alerts and we have to find the reasons.
so am still new in this area, at times...
Forum: HP-UX 10-22-2008
9,441
Posted By cromohawk
Great info!! Thanks alot... :) Gosh...i've...
Great info!! Thanks alot... :)
Gosh...i've gotta long way to catch up...
...thanks again..have a nice day !
Forum: Solaris 10-22-2008
3,234
Posted By cromohawk
purchase VMware workstation alone..about USD...
purchase VMware workstation alone..about USD 190...
u can install it in your windows machine...and install multiple OS...including solaris,unix,linux...its good for learning purpose..and you don't...
Forum: Solaris 10-21-2008
10,694
Posted By cromohawk
hi pupp, these are netra and Enterprise 250...
hi pupp,
these are netra and Enterprise 250 (UltraSPARC-II 296MHz) servers.
but am not sure of the lom / systems controller as i am still a junior sys ad.
what i would like to is how to...
Forum: HP-UX 10-21-2008
9,441
Posted By cromohawk
lvlnboot -v
hi friends,

what is the meaning of "lvlnboot -v" when i make


#more syslog.log.1 | grep -i boot
Oct 5 08:30:18 hostname LVM[25190]: lvlnboot -v
Oct 6 08:30:18 hostname LVM[15749]: lvlnboot...
Forum: Solaris 10-19-2008
10,694
Posted By cromohawk
finding boot reason in solaris
hi,
how do i find boot reason in solaris?
i know that signal 15 reboot is a manual reboot...
#cat /var/adm/messages | grep -i signal

what does this mean from #last -10

"reboot system boot...
2,240
Posted By cromohawk
#find / -xdev -size +100000 -exec ls -l {} \; |...
#find / -xdev -size +100000 -exec ls -l {} \; | sort +4n | more
11,905
Posted By cromohawk
ic..thanks...alot
ic..thanks...alot
11,905
Posted By cromohawk
boot / reboot log info
hi guys,

i know some commands to check last boot information in solaris and redhat.

#last -10 | grep boot
#who -b
#cat /var/adm/messages | grep signal

but how do i check for boot info in...
Showing results 1 to 25 of 48

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