Search Results

Search: Posts Made By: beta17
Forum: Red Hat 08-30-2013
1,559
Posted By beta17
how many cpus/cores do you have??
how many cpus/cores do you have??
Forum: Red Hat 08-30-2013
1,703
Posted By beta17
Find cpu location
Hi guys

we have come corrected errors and i would like to know where is cpu 23 located physicaly... :(

here the lscpu output (2 socket, 6 cores intel cpu):
# lscpu
Architecture: ...
Forum: Ubuntu 07-16-2013
3,137
Posted By beta17
just put a "break" after esac!
just put a "break" after esac!
Forum: Solaris 03-27-2013
1,943
Posted By beta17
check this: Let me google that for you...
check this:
Let me google that for you (http://lmgtfy.com/?q=root+mirroring+solairs)
Forum: Solaris 10-11-2012
58,313
Posted By beta17
see the command prstat and the -Z option. ...
see the command prstat and the -Z option.

example with prstat -Z 1:

PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP
24593 bpsadmin 4480K 3824K cpu6 50 0 ...
Forum: Solaris 09-26-2012
3,119
Posted By beta17
Nice! ;-) you are welcome!
Nice! ;-) you are welcome!
Forum: Solaris 09-26-2012
3,119
Posted By beta17
depends on what is in the hostname.X file......
depends on what is in the hostname.X file... usually you'll find a "hostname" and this "hostname" should be in the /etc/hosts file where he goes and read the ip...

here a example:
[root@unix]...
Forum: Solaris 09-26-2012
3,119
Posted By beta17
and? is the ip and netmask in this file correct? ...
and? is the ip and netmask in this file correct?
you need to edit this file if you need to make some changes permantent.
Forum: Solaris 09-26-2012
3,119
Posted By beta17
post a output of your /etc/netmasks file, there...
post a output of your /etc/netmasks file, there must be a entry like:
192.168.1.0 255.255.255.0

changing the ip configuration with the ifconfig command is not permanent!
2,834
Posted By beta17
maybe this helps you: [root@sandbox tmp]# awk...
maybe this helps you:
[root@sandbox tmp]# awk '{print $NF}' test
CDR3
CDR3
CDR3
CDR3


$NF = last position
1,045
Posted By beta17
post what you have done untill now...
post what you have done untill now...
5,980
Posted By beta17
check_disk from Nagios will do the job: ...
check_disk from Nagios will do the job:


bash-3.00# ./check_disk -w 80 -c 90 -m -p /
DISK OK - free space: / 7523 MB (37% inode=90%);| /=12381MB;20026;20016;0;20106
1,470
Posted By beta17
Hi Tuxidow i'm not a scripting guru but...
Hi Tuxidow

i'm not a scripting guru but maybe this is helpful for you:


#!/bin/bash

# save in the variable FILE the path to your "log" file
FILE=text

cat $FILE|while read line
do
...
Forum: Solaris 09-12-2012
1,743
Posted By beta17
[solved] lpstat count how many time printed
Hi guys!

i've made a little mysql database to count how many time we print/day from a solaris server.
To get to this info i use the command:
lpstat -W completed|grep "date"after a few dates i've...
Forum: Solaris 09-06-2012
2,857
Posted By beta17
it worked for me :D
it worked for me :D
2,921
Posted By beta17
is that value every time on the same line and...
is that value every time on the same line and column?
Forum: Solaris 05-22-2012
3,069
Posted By beta17
As i know this has only to do with creating a...
As i know this has only to do with creating a crashdump file or not.

error-reset-recovery=boot -> boot without generating an automated crashdump file
error-reset-recovery=sync -> boot and...
Forum: Red Hat 05-21-2012
1,882
Posted By beta17
Opsview is also a good alternative, they offer a...
Opsview is also a good alternative, they offer a VMWare Image too!
Forum: Solaris 04-17-2012
15,367
Posted By beta17
SC= System Controller ILOM, ALOM, ILO (used by...
SC= System Controller
ILOM, ALOM, ILO (used by HP), XSCF.... are System Controllers
Forum: Solaris 04-17-2012
15,367
Posted By beta17
you are welcome! the only way to connect to the...
you are welcome!
the only way to connect to the ok prompt is through the SC Console
Forum: Solaris 04-17-2012
15,367
Posted By beta17
you can connect to the NET MGT only if you have...
you can connect to the NET MGT only if you have configured it!

here a simple step-by-step:

1-Connect Laptop/PC to the Serial Port
- You need a Serial to RJ45 Ethernet apdapteror if your...
Forum: Solaris 04-17-2012
10,033
Posted By beta17
nice thank you! you can also use ssh with tar...
nice thank you!
you can also use ssh with tar to copy files from one server to the other, just for info!
Forum: Solaris 04-17-2012
15,367
Posted By beta17
Hi adilyos first, can you tell us what kind...
Hi adilyos

first, can you tell us what kind of sun server you have?
as we can see from the commands you are using the ILOM, are you connected via serial or over net to it?

to reach the "start...
Forum: Solaris 03-30-2012
5,535
Posted By beta17
hi adilyos the prtdiag output differs from...
hi adilyos

the prtdiag output differs from system to system. If you but the output from prtdiag -v we can explain you what you can see from it.
Forum: Solaris 03-23-2012
9,220
Posted By beta17
or this: prtconf -vp|grep -i bootpath
or this:
prtconf -vp|grep -i bootpath
Showing results 1 to 25 of 145

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