Displaying 20 results from an estimated 8000 matches similar to: "Battery condition tools CentOS/Dell"
2024 Dec 18
1
Question about "HB" flag and a "battery.charge.high" name
Kicking the old tyre a bit once more:
In my recent reading I saw "float charge", "float mode", "float voltage"
etc. Maybe that is what I meant in the earlier discussion - similar
concept, similar word.
In case of PbAc per https://chargetek.com/basic-information.html : "Float
mode is where the voltage on the battery is maintained at approximately
2.25 volts
2010 Jan 13
28
New ZFS Intent Log (ZIL) device available - Beta program now open!
The DDRdrive X1 OpenSolaris device driver is now complete,
please join us in our first-ever ZFS Intent Log (ZIL) beta test
program. A select number of X1s are available for loan,
preferred candidates would have a validation background
and/or a true passion for torturing new hardware/driver :-)
We are singularly focused on the ZIL device market, so a test
environment bound by synchronous writes
2023 Feb 19
2
Using 'dummy.ups' for a real application, not just testing...
Good Morning,
I am working on setting up a 12V DC UPS that will power a NAS and a router
for a few hours. It contains some lithium-ion batteries, and a BMS to
control charging. Since it is just a dumb box with batteries, it has no
intelligence to inform the NAS of its status. This is where NUT comes in...
I would like to incorporate a Raspberry Pi NUT server into this scheme.
The Rpi can
2015 Nov 18
4
Linux ate my RAM...
Hello everyone,
Excuse the title. I'm trying to do something very specific that goes
against some common assumptions.
I am aware of how Linux uses available memory to cache. This, in
almost all cases, is desirable. I've spent years explaining to users
how to properly read the free output.
I'm now trying to increase VM density on host systems (by host, I mean
the physical system, not
2015 Nov 19
2
Linux ate my RAM...
On 2015-11-18 19:41, Warren Young wrote:
> On Nov 18, 2015, at 1:20 PM, Kwan Lowe <kwan.lowe at gmail.com> wrote:
try systemd-nspawn and use it instead of virtualizing, will save you
some bits of memory.
2010 Jul 13
5
Re-exporting an NFS mount.. Possible?
I have an issue that is not all that unique, so I'm hoping someone has
done it before.
On the client end I have some very old RedHat based systems. On the
server end is a Windows 2008 system running NFS server software. The
clients mount the server resource as an NFS2 mount but some compliance
issues were discovered with the setup. For various reasons, updating
the client is not an option at
2011 Jan 18
3
KVM host question about host firewall
Hello All:
I'll ask this in the virt list later if this is not the appropriate forum...
Yesterday I was troubleshooting an issue with a KVM host. I was
unable to access the DNS service on a KVM virtual machine. After
verifying that the vm allowed through the DNS ports (53 on UDP/TCP)
and still being unable to access, I was able to connect immediately
after allowing those ports on the
2009 Jun 30
21
ZFS, power failures, and UPSes
Hello,
I''ve looked around Google and the zfs-discuss archives but have not been
able to find a good answer to this question (and the related questions
that follow it):
How well does ZFS handle unexpected power failures? (e.g. environmental
power failures, power supply dying, etc.)
Does it consistently gracefully recover?
Should having a UPS be considered a (strong) recommendation or
2015 Jan 16
1
NTLM Authentication ISA Server
I read sth. about cntlm, but it is not installed by default.
I will give the mentioned solutions a try.
Any other suggestions are welcome.
Am 16. Januar 2015 13:08:51 MEZ, schrieb Kwan Lowe <kwan.lowe at gmail.com>:
>On Wed, Jan 14, 2015 at 3:53 PM, Tim <lists at kiuni.de> wrote:
>
>> Hello list,
>>
>> how can I get CentOS 7 to authenticate against a
2010 Apr 02
5
Could not retrieve mirror list while using yum command
Hi
I wanted to download and install the net-snmp package. Usually on my
other CentOS boxes i use the following command to do it:
yum install net-snmp
I was able to successfully install net-snmp on 4 of my CentOS boxes but
not on one of them. It reports me the following error message:
[root at localhost yum.repos.d]# yum install net-snmp
Loaded plugins: fastestmirror
Determining fastest
2007 Dec 22
1
CentOS on laptops - TuxBox?
RedHat magazine this month has an article about the TuxBox M750:
http://www.redhatmagazine.com/2007/12/06/hardware-review-tuxbox-computers-sportcoat-m750-laptop/
Has anyone bought one of these? I'm particularly interested in
estimated battery life, which that review doesn't mention. The M750
is comparable in most other ways to an HP that I was about to buy, but
the HP's battery life
2008 Dec 31
1
Proxy password questions
Hello All:
I'm having a strange issue with the yum proxy settings. It is
directly related to passwords containing exclamation points.
For example, the following works fine in yum.conf:
http_proxy=http://somentlmproxy.somecompany.com
http_password=regularpassword
However, if the password contains any exclamation points, it will not
authenticate properly. E.g., a password such as
2010 Aug 05
2
CentOS to RedHat and vice versa
Has anyone ever tried to mass replace installed RedHat RPMS with their
equivalent CentOS versions or vice versa?
I was thinking of generating a list of all packages and then running
RPM or yum with a 'replace' option.
The reason for doing this:
Years ago I was tasked with building a RHEL4 system. Budgeting, time
constraints, the lunar cycle, etc.., prevented the purchase of an
equivalent
2010 Aug 20
2
how to check the number of thread on apache server
how to check the number of thread on my Apache server , is there a
specific command , and how do i increase these threads ..
--
Regards
Agnello D'souza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100820/2e5d7a37/attachment-0002.html>
2011 Mar 03
2
RHEL4 EOL
Just curious... CentOS4 lifetime tracks RHEL4 somewhat... Since RedHat
has announced LTS (Long Term Support) for RHEL4, are there plans to
extend the CentOS 4 support window?
2015 Jul 13
1
Wrapper script for shutdown, passwd, etc. commands
On Mon, Jul 13, 2015 at 10:21 AM, Jonathan Billings <billings at negate.org>
wrote:
> Are you saying that this is an interactive process on the system? I'd
> suggest you make sure this isn't some sort of email ticket that stores
> a password or emails it.
>
Thanks for the reply. I'm thinking that the password would only be there
to confirm. It would not be stored
2015 Jan 14
4
NTLM Authentication ISA Server
Hello list,
how can I get CentOS 7 to authenticate against a Microsoft ISA server for package installations after the OS is installed.
In Debian/Ubuntu apt.conf just needs to be edited and it works. How to do so in CentOS?
Regards
Tim
2010 Jan 01
1
kickstart and logins.def question
Hello all:
Happy New Year to everyone and thank you for all the knowledge this past year.
I have a hopefully simple question about kickstart. In the
authconfig section I can enable ldap, credential caching, etc.. Using
the GUI tool there's an option to create the user home directories on
first login. The docs don't show a similar option for authconfig in
kickstart. For now I'm
2013 Jul 16
2
Can someone help confirm a bug? kio_http kdegraphics
Hello:
I'm trying to track down a kio_http problem using CentOS 6.4 with KDE.
This causes multiple kio_http procs to spawn and lots of
notifications.
Several steps are needed:
Create a foo.html with an href
foo.html
<html><head>Test</head><body><a
href=http://ovh.com>http://ovh.com</a></body></html> [^]
Use html2ps then ps2pdf to create a PDF
2008 Jul 04
1
Status of tracker for 64bit?
Good morning to you all:
I've been trying for a few hours to connect to the tracker for the
5.2 x64 DVD. It has been giving a "connection refused" error. A few
days ago the 5.2 i386 downloaded succesfully. Is the tracker down??
Or is something odd happening on my side??
thanks,
Kwan