05-01-2009
AIX POWER 6 Prosessor
How AIX POWER 6 Processor exploit over 5.3
9 More Discussions You Might Find Interesting
1. Programming
Hi,
I wrote a small program to find 2 to the power of 3,
when I tried to execute the following error occured.
How can I solve this problem?
$ cat t1.c
#include <math.h>
#include<stdio.h>
main()
{
int a=2;
int b=3;
int c;
c = a ^ b; /* if i use ** instead of ^ also the same problem... (2 Replies)
Discussion started by: krishna
2 Replies
2. UNIX for Dummies Questions & Answers
I have a SCO UNIX 5.0.6. and a computer ATX.
My Question is:
How can i to power off my computer without to push the power button? :confused:
Please help me. :(
Thanks :) (11 Replies)
Discussion started by: vhabalos
11 Replies
3. AIX
I'm looking for a way - from the command line - to tell whether a given AIX system I have is a Power5, Power4 or Power6 machine - it seems like there would be an option to 'uname' but I couldn't find one.
Thanks! (3 Replies)
Discussion started by: thomn8r
3 Replies
4. AIX
Hi Guys
I use in Solaris the prtdiag command , and knows if the system have power supply in redundacy connected....I would like kwons if AIX 5.2 have the equivalent command...
Thanks in Advance...
AIX-ADMIN (1 Reply)
Discussion started by: aggadtech08
1 Replies
5. AIX
We have a RS6000, model B50, type 7046, where I installed AIX 4.3.3
But, if the power goes off, the operating system does not restart,
and I have to go there and push the button to start AIX again.
Is there any way this procedure to be avoided,
this is, I want the AIX to start automatically... (9 Replies)
Discussion started by: sebastia.net
9 Replies
6. AIX
Hello,
I keep getting this message even after i removed it from the cron enteries it was added automatically
Broadcast message from root@oradb (tty) at 12:00:00 ...
rc.powerfail:2::WARNING!!! The system is now operating with a power problem. This message will be walled every 12... (2 Replies)
Discussion started by: filosophizer
2 Replies
7. AIX
hi all !
i want install aix on power mac g4 .
does it work correctly ?
thanks (1 Reply)
Discussion started by: ijj
1 Replies
8. AIX
Hi,
This thread has been posted before on linuxquestions.org, but no answer, maybe because this is unix question and not linux. I'm posting the same thread here, hope I can get an answer from someone in the meantime, I wish I could post of emergency thread but it needs bits which I don't have :... (6 Replies)
Discussion started by: aLuViAn
6 Replies
9. SCO
hi all i have a doubt,
have a server sco 5.0.6 and i need him do a shutdown in at night
but not only shutdown ,, shutdown a poweroff. is possible?
shutdown -g0 -i0 only make a shutdown but steel need some to press a button
any command to make power off??? (3 Replies)
Discussion started by: mjgeddo
3 Replies
LEARN ABOUT SUSE
xfce4-power-manager
XFCE4-POWER-MANAGER(1) General Commands Manual XFCE4-POWER-MANAGER(1)
NAME
xfce4-power-manager - The Xfce 4 Power manager
SYNOPSIS
xfce4-power-manager [options]
DESCRIPTION
xfce4-power-manager manages the power sources on the computer and the devices that can be controlled to reduce their power consumption
(such as LCD brightness level, monitor sleep, CPU frequency scaling). In addition, xfce4-power-manager provides a set of freedesktop-com-
pliant DBus interfaces to inform other applications about current power level so that they can adjust their power consumption, and it pro-
vides the inhibit interface which allows applications to prevent automatic sleep actions via the power manager; as an example, the operat-
ing system's package manager should make use of this interface while it is performing update operations.
You can run xfce4-power-manager from the command line without specifying any extra arguments.
OPTIONS
--no-daemon
Starts the power manager in non-daemon mode: useful for debugging.
--restart
Causes the running power manager to restart.
--customize
Shows the configuration dialog.
--quit Causes any running instance of xfce4-power-manager to exit.
BUGS
Please report any bugs to http://bugzilla.xfce.org/. Development discussion should be conducted on the goodies-dev@xfce.org mailing list.
Usage related questions should be directed to the xfce@xfce.org mailing list.
HOMEPAGE
http://goodies.xfce.org/
AUTHOR
Ali Abdallah <aliov@xfce.org>
MANPAGE AUTHORS
Ali Abdallah <aliov@xfce.org>, Robby Workman <rworkman@slackware.com>.
31 March 2009 Version 0.8.0 XFCE4-POWER-MANAGER(1)