Tagged Questions
1
vote
1answer
95 views
Strange behavior with ssh on Ubuntu 12.04 server
Recently I installed Ubuntu server 12.04 on my computer at home with ssh support. I'm using WiFi instead of cable connection for this server. Everything works fine except the fact that for some ...
0
votes
0answers
195 views
Good examples of Powernap scripts?
In looking for Powernap action script examples ( i.e. /etc/powernap/action ), I found the following:
one
two
three
Does anybody have another good script they use or recommend particular techniques ...
1
vote
0answers
158 views
Home Server Power Consumption Reduction
I am running Ubuntu Server 12.04 on an HP Mini 311. It has an Atom 270, 3GB ram, NVIDIA ION graphics. When running windows 7 with the screen off and no programs running the power consumtion from the ...
1
vote
1answer
226 views
Reboot only shuts down and doesn't actually boot again
I'm running a fresh install of Ubuntu 12.04 Server on an abmx rack mount server. When I attempt to reboot with sudo shutdown -r now, the machine just shuts down and doesn't come back up without me ...
1
vote
2answers
744 views
Set Idle Time in Ubuntu 12.04 Server
I recently installed Ubuntu 12.04 Server and am looking for away for get the server to suspend after an idle time. When using the desktop version I could use the Gnome powersaving tool to specify the ...
1
vote
1answer
266 views
How to configure an Ubuntu virtual server and VMWare ESXi5 the way VMWare would be able to shut it down properly?
I run an Ubuntu 12.04 server as a virtual machine on a VMWare ESXi 5 server.
I've configured VMWare to shut the quest machines down the sane way (with an ACPI (if I understand it righ) shutdown ...
0
votes
0answers
78 views
Best UPS for Ubuntu server [duplicate]
Possible Duplicate:
UPS Compatibility with Ubuntu Server
I am on the market for an UPS which I want to connect to my network server.
On contacting an APC reseller, I was suggested APC ...
0
votes
1answer
358 views
How to run a script after the system resumes from hibernate (suspent-to-disk)?
I have configured powernap to hibernate (i.e., suspend-to-disk) the machine if idle. In order to save additional power, I have configured my non-root, data disks to spin-down using the hdparm command. ...
1
vote
1answer
182 views
Is there any need to install amd graphics drivers if I am running Ubuntu Server?
I run Ubuntu server (12.04, 64-bit). Is there any need to install AMD drivers for my GPU? I do not intend to use any graphical environment, but I am wondering about power consumption.
PS: This ...
3
votes
2answers
371 views
Is there any need to install nvidia graphics drivers if I am running Ubuntu Server?
I have googled this question and arrived at no answer, so here I am.
If I am going to be running Ubuntu Server, (as before I was running 10.04 Desktop) is there any need to install the Nvidia drivers ...
0
votes
1answer
306 views
How to keep SSH server running with laptop lid closed
I've changed the power management settings on my Ubuntu 10.10 server laptop to keep running with the lid closed but I loose any attempts to connect to it by ssh.
Is there a way to change this so that ...
1
vote
1answer
467 views
How can I improve the power usage of my home Ubuntu server?
So, I have a home Ubuntu server, that I only use rarely, but sometimes use remotely. I would like to have it minimize the power usage, even if it requires a minute to access remotely, as I only use it ...
3
votes
2answers
289 views
use setpci to restart ubuntu server after power failure on macbook
I installed ubuntu server 11.10 on my macbook 1,1.
In order to reboot after power failure I have to set a specific "AFTERG3" bit using setpci.
The solution for a macMini can be found here:
...
4
votes
1answer
2k views
How do I enable power management on Ubuntu Server?
I have Ubuntu Server 11.04 installed on an old noisy laptop. Its only purpose is to run subversion and I commit code quite rarely, but the laptop should work all the time.
So I would like to know how ...
1
vote
3answers
644 views
How to save power on a Xubuntu server?
I installed Xubuntu 11.04 AMD64 on an 'old' PC I have lying around. I quite like how Xfce has come along, but alas, this box will become headless shortly.
Specs:
Gigabyte P35-DS3P
Intel E8200 @ ...
4
votes
1answer
1k views
UPS Compatibility with Ubuntu Server
I'm looking into getting battery backup unit to protect my Ubuntu server. How can I find out if it is compatible with Ubuntu (11.04)?
Ideally I'd like to be able to tell the server when there is a ...
3
votes
4answers
5k views
Power Management - Sleep / Wake up Server when accessed
I have a headless HP Proliant Microserver with ubuntu installed. This machine has samba shares on it serving media and I usually rdp or ssh into it. Now my issue is I want the machine to go into sleep ...
1
vote
1answer
1k views
Can I modify power-management settings on a laptop running Ubuntu Server?
It's my first time running ubuntu server and I'm trying to figure out a way to prevent the machine from going into suspend mode (I'm guessing) when the Lid is closed on the Laptop.
Is it possible to ...
1
vote
2answers
902 views
Is There A Spiceworks Equivalent?
For some reason I vaguely recall there being an equivalent of Spiceworks for Ubuntu. I had it running on an old server that crashed and now I can't remember the name. Any thoughts?
4
votes
3answers
3k views
How do I measure server power consumption?
Is there a command, or package that can be used to calculate how much power my server is drawing? I am interested in knowing how much my server is costing me to run. I know the calculations of how ...
5
votes
2answers
911 views
Will Ubuntu Server properly manage the power settings on a netbook?
I'm planning to install Ubuntu Server on a netbook to minimize power consumption.
Are there any special considerations I should make for this kind of setup? Will Ubuntu Server properly manage the ...
3
votes
2answers
1k views
Booting ubuntu desktop into command prompt
I use ubuntu desktop 10.10 on a netbook. Quite often I use it as a proxy server (squid3) and file server (samba) for my network. So when I am using it as a network server, is it possible to boot into ...