Displaying 20 results from an estimated 10000 matches similar to: "Shutdown/Poweroff"
2010 Jan 04
2
Shutdown/poweroff does not power off machine
I've got a Dell Optiplex GX240 I am running CentOS 5.4
(kernel 2.6.18-164.9.1.el5.centos.plus)... When I had Fedora 11 and 12 on
it, I could issue a poweroff command and the machine would power itself off.
However, under CentOS it doesn't turn the machine off whatsoever. When it
completes, the machine is still running with a message of "system halted."
Then I have to
2018 Feb 04
1
shutdown or poweroff?
Hello,
just a simple question, my router has CentOS 6 with the apcupsd running,
in the log of
apcupsd I see this:
2018-02-01 19:05:54 +0100 apcupsd 3.14.12 (29 March 2014) redhat
startup succeeded
2018-02-04 15:52:43 +0100 Power failure.
2018-02-04 15:52:49 +0100 Running on UPS batteries.
2018-02-04 15:53:00 +0100 Reached remaining time percentage limit on
batteries.
2018-02-04 15:53:00
2012 Mar 28
1
How to restrict reboot/poweroff from non-admins?
I just noticed that CentOS (6.2) by default allows any user to
reboot/poweroff system without any admin rights, or without any further
questions, if using commands 'reboot' or 'poweroff'. But 'shutdown' still
requires admin rights.
What is the preferred way to restrict any regular user from rebooting /
powering off the system (by accident)?
IMHO, sudo should be
2013 Feb 10
4
[PATCH] poweroff COM32 module
This module is able to power off a system via APM.
It replaces the poweroff COMBOOT module.
Signed-off-by: Sebastian Herbszt <herbszt at gmx.de>
---
com32/modules/Makefile | 2 +-
com32/modules/poweroff.c | 88 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 89 insertions(+), 1 deletions(-)
create mode 100644 com32/modules/poweroff.c
diff --git
2007 Sep 20
1
A special kernel for linux as guest os
Dear Yagi-san,
> I heard from the horse's mouth that the CentOS team is working on the
> 100Hz centosplus kernel. I think your request triggered the action :-)
> They want make people happy.
That sounds nice!
This TIPS, CONFIG_HZ=100, is one of FAQs. It will make most of us happy.
Now we can get kernel-vm package on dev.centos.org.
Is it a test release of the special kernel?
I
2016 Feb 24
0
RFC: Move the test-suite LLVM project to GitHub?
On 2/24/16 2:43 PM, Joerg Sonnenberger via llvm-dev wrote:
> On Wed, Feb 24, 2016 at 02:20:24PM -0700, Jonathan Roelofs via llvm-dev wrote:
>> 2) There is the cap on total repository size, which is in the neighborhood
>> of 1Gb [3]. A fresh checkout of test-suite clocks in at just over 3Gb. This
>> one actually is a problem.
>
> This is not really true.
From the
2013 Jun 27
2
com32 poweroff.c32
Using syslinux 6.01-pre4 and ubuntu 13.10 kernel 32bit
LABEL halt
com32 poweroff.c32
Does not power off my qemu, it stays open in halt mode.
qemu -cdrom ubuntu.iso -boot d -net nic,model=virtio -m 1024 -curses
If I boot into ubuntu first and do sudo halt -p it powers off and closes qemu.
Can poweroff.c32 do the same as sudo halt -p in ubuntu?
2013 Jun 28
2
com32 poweroff.c32
On Fri, Jun 28, 2013 at 2:31 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Thu, Jun 27, 2013 at 6:03 PM, Gert Cuykens <gert.cuykens at gmail.com> wrote:
>> Using syslinux 6.01-pre4 and ubuntu 13.10 kernel 32bit
>>
>> LABEL halt
>> com32 poweroff.c32
>>
>> Does not power off my qemu, it stays open in halt mode.
>> qemu -cdrom
2009 Mar 11
1
LSI Logic MegaRAID 8480 Storage controller policies?
Life is much better now that I'm using -h instead of the manual.
I have a new question about policies
Direct and DisDskCache makes sense
Cached and EnDiskCache makes sense
not so sure about
Direct and EnDskCache
Cached and DisDsk Cache
Do they make sense?
--
Drew Einhorn
2013 Nov 08
4
[PATCH 3/4] xen/manage: Guard against user-space initiated poweroff and XenBus.
There is a race case where the user does ''poweroff''
and at the same time the system admin does ''xl shutdown''.
Depending on the race, the system_state will be SYSTEM_RUNNING or
SYSTEM_POWER_OFF. If SYSTEM_RUNNING we just end up making
a duplicate call to ''poweroff'' (while it is running).
That will fail or execute (And if executed then it will
2009 Sep 27
1
poweroff.com
When i execute poweroff.com, I get the following error: "APM not present" Is
there some workaround currently? The restart option works, and when I boot
into ANY linux OS, the poweroff or lalt commands DO Power off the computer.
This was reported at the PartedMagic's forum at
http://forums.partedmagic.com/viewtopic.php?f=5&t=582
2005 Dec 13
1
Poweroff on xen-3.0-testing
I get and install the xen-3.0-testing on my futur xenbox (alias Bi-P3 on abit vp6 motherboard) but I have two problems.
1/ I don''t succeed in poweroff the dom0. When the poweroff is started by "shutdown -h now" command the kernel power down all disks devices but It seems the kernel don''t call the "acpi_power_off() alias pm_poweroff()" function for power down
2012 May 22
1
XCP slave poweroff issue , please help
Hi,
I did a master-failed test with 3 PCs.All of the PCs are installed with
XCP V1. What I am going to do is that how to shutdown a slave when
master of pool failed.
I set up a pool included the PCs,and I hard poweroff the master.I typed
"poweroff" in CLI of slaves.But the slaves didn''t shutdown.They sticked
in "Storing network configuration".
I just want the slave
2002 May 21
1
Can not poweroff ?
Hi,
I use pxelinux to boot remotely from nfs server. When I use /usr/bin/poweroff to shut down my pc, it can not power off automaticly.
However, if the pc boots from HD, it can power off automaticly by poweroff command.
Thanks!
Sincerely,
2013 Jul 03
2
com32 poweroff.c32
Gert Cuykens wrote:
> On Mon, Jul 1, 2013 at 10:50 PM, Sebastian Herbszt <herbszt at gmx.de> wrote:
>> Gert Cuykens wrote:
>>>
>>> On Sun, Jun 30, 2013 at 6:12 PM, Sebastian Herbszt <herbszt at gmx.de> wrote:
>>>>
>>>> Which qemu version with which bios are you trying?
>>>
>>>
>>> inside a vmware player 5.0.2
2005 Jul 21
1
Remote shutdown+poweroff of W2K server
Hello,
I am attempting to remotely shutdown and power off a Win2K server with a
Samba 3 client. The Win2K server shuts down and powers off normally with
a GUI shutdown command from its own console. I am able to remotely
shutdown the Win2K server with the Samba client, using the "net rpc
shutdown" command, but the Win2K server only shuts down without powering
off, displaying the
2013 Jun 30
2
com32 poweroff.c32
Gert Cuykens wrote:
> On Fri, Jun 28, 2013 at 2:41 AM, Gert Cuykens <gert.cuykens at gmail.com> wrote:
>> On Fri, Jun 28, 2013 at 2:31 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
>>> On Thu, Jun 27, 2013 at 6:03 PM, Gert Cuykens <gert.cuykens at gmail.com> wrote:
>>>> Using syslinux 6.01-pre4 and ubuntu 13.10 kernel 32bit
>>>>
2015 May 12
5
[Bug 90423] New: [NVAA]: Shutdown (poweroff) get stuck when runtime PM is enabled
https://bugs.freedesktop.org/show_bug.cgi?id=90423
Bug ID: 90423
Summary: [NVAA]: Shutdown (poweroff) get stuck when runtime PM
is enabled
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component:
2024 Aug 09
1
Opus Tools -- low bitrates, new features in 1.5, "expect-loss"
On Aug 07 22:04:21, petrparizek2000 at yahoo.com wrote:
> > The encoded opus file is 48kHz,
> > so how would the output wav be resampled from 16kHz?
To be clear: did you mean the opus output of opusenc
or the wav output of opusdec?
> > What are those "clear signs" exactly?
>
> The things that I can hear while listening at 1/2 or even 1/4 of the
> original
2016 Feb 24
6
RFC: Move the test-suite LLVM project to GitHub?
On Wed, Feb 24, 2016 at 02:20:24PM -0700, Jonathan Roelofs via llvm-dev wrote:
> 2) There is the cap on total repository size, which is in the neighborhood
> of 1Gb [3]. A fresh checkout of test-suite clocks in at just over 3Gb. This
> one actually is a problem.
This is not really true. Individual pack files must be below 1GB, but
the total repository can be much larger. That's true