What technology advancement you need ?


View Poll Results: What technology advancement you need ?
500 hours laptop battery backup 8 26.67%
6 months mobile battery ( without charging daily... even after continuous music / movie ) 6 20.00%
Wireless power supply (pludi) 5 16.67%
voice recognition ( open source, and accurate. ) 5 16.67%
9" AMOLED tablet that weights under 125 grams with long battery life. (Neo) 4 13.33%
Others ( please mention in post ) 2 6.67%
Voters: 30. This poll is closed

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? What technology advancement you need ?
# 22  
Old 07-06-2012
Quote:
Originally Posted by KenJackson
I've always found it kind of kookie to use a laptop as a desktop, even though a great many people do. But maybe the "UPS" issue plays a greater role than I've given it credit for.
There's that, there's the portability, it uses less power, and for the average consumer who doesn't have a video game or computer hacking hobby, it's more than capable of performing the tasks most people are clamoring for at present, apparently a great many people have so little need to carry all that weighty hardware that they do their "computing" on cellular phones and tablets. I like desktops, and I like the idea of built-in battery power, but laptops are definitely all the rage. When I was living on my (former) farm, I couldn't get DSL or cable but a plain old 550VA UPS would keep my laptop, satellite and router running for a long time.

Of course, I am a big nerd and I would like to have a small datacenter in my home - filled to the brim with different kinds of hardware and software.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

Does anyone know what technology this logo belongs to?

It came in a template full of techy-related stickers for laptop (like Docker, K8s, BigData, RHEL, AWS, etc) but I have no clue what it represents. Any idea? https://i.imgur.com/7ILp105.png Thanks. (7 Replies)
Discussion started by: verdepollo
7 Replies

2. Web Development

Which technology is used on this website?

Hi, Home ~ InfoBeans I want to know technology framework using which we can achieve that kind of look and feel Thanks (6 Replies)
Discussion started by: ezee
6 Replies

3. Shell Programming and Scripting

Web Technology

Hi Experts, This may sound stupidity.....anyhow....let me ask the doubt, Even though shell is just a scripting language, can anyone tell me, whether web pages can be created with embedding some concepts. In any other scripting language, whether web pages can be created. If so, suggest me in... (6 Replies)
Discussion started by: kritibalu
6 Replies

4. AIX

Update technology level

Hello I update one lpar from TL03 to TL06 reboot and check with lppchk -v, errpt and everything looks fine then I commit my fileset and I update to TL08-04. The installation was ok. I reboot my machine again check with lppchk -v and errpt and its ok, but when I type oslevel -s I get this... (5 Replies)
Discussion started by: lo-lp-kl
5 Replies

5. AIX

AIX Technology Level 9

Hi Guys I am currently running AIX 5.3 technology level 6 on a 570, but want to go up to level 9. However I am struggling to find on IBM's website the new features that it brings in, along with the commands for these new features. Can any one help me with this? Thanks (7 Replies)
Discussion started by: ryanbsc@gmail.c
7 Replies

6. Linux

SIP VoIP Technology

I would like to know more about SIP technology (Session Initiation Protocol). I have some trouble with SIP eXpress router and VoIP trasfer from server to client . -The server is working and the client uses Xtensoftphone but the client can not to register in server . -I need some more... (0 Replies)
Discussion started by: hydra
0 Replies
Login or Register to Ask a Question
MGE-SHUT(8)							    NUT Manual							       MGE-SHUT(8)

NAME
mge-shut - Driver for SHUT Protocol UPS equipment SYNOPSIS
mge-shut -h mge-shut -a UPS_NAME [OPTIONS] Note This man page only documents the hardware-specific features of the mge-shut driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE
mge-shut supports all recent Eaton, MGE and Dell UPS models which use the SHUT (Serial HID UPS Transfer) protocol. Older MGE models, such as Pulsar ESV+, Pulsar EX and Pulsar ES+, use the U-Talk protocol and should use the mge-utalk driver. EXTRA ARGUMENTS
This driver also supports the following optional settings: lowbatt=num Set the low battery warning threshold at which shutdown is initiated by upsmon(8). The factory default value is 30 (in percent), and can be settable depending on the exact model. offdelay=num Set the timer before the UPS is turned off after the kill power command is sent (via the -k switch). The default value is 20 (in seconds). Usually this must be lower than ondelay, but the driver will not warn you upon startup if it isn't. ondelay=num Set the timer for the UPS to switch on in case the power returns after the kill power command had been sent but before the actual switch off. This ensures the machines connected to the UPS are, in all cases, rebooted after a power failure. The default value is 30 (in seconds). Usually this must be greater than offdelay, but the driver will not warn you upon startup if it isn't. Some UPS'es will restart no matter what, even if the power is (still) out at the moment this timer elapses. In that case, you could try if setting ondelay = -1 in ups.conf helps. notification=num Set notification type to 1 (no), 2 (light) or 3 (yes). The default value is 3 (yes) because of some early Ellipse models which need it. KNOWN ISSUES
Repetitive timeout and staleness Some models tends to be unresponsive with the default polling frequency. The result is that you have some "data stale" errors in your system log. In this case, simply modify the general parameter "pollinterval" to a higher value (like 10 for 10 seconds). This should solve the issue. Using notification=3 might also help. AUTHOR
Arnaud Quette SEE ALSO
The core driver nutupsdrv(8) Internet resources The NUT (Network UPS Tools) home page: http://www.networkupstools.org/ Network UPS Tools 05/21/2012 MGE-SHUT(8)