search for: overdid

Displaying 9 results from an estimated 9 matches for "overdid".

2016 Oct 13
2
Disable hybernate/suspend in CentOS 7
...;m not one, so... ;-) - didn't help either. I finally came to doing what helped me: edited /usr/share/polkit-1/actions/org.freedesktop.login1.policy (replaced "yes" with "no" in a few related places). This solved my problem. I'm not posting what exactly I changed, as I overdid it (disabled locally logged in user's ability to reboot/poweroff machine, and the same from gdm loging screen - I will need to restore these). Thanks! Valeri > >> >> Thanks a lot for all your help! >> >> Valeri >> >> +++++++++++++++++++++++++++++++++++++...
2015 Feb 21
2
PermitRootLogin default (was: "PermitRootLogin no" should not proceed with root login)
On Sat, 2015-02-21 at 23:36 +0000, Philip Hands wrote: > I'm glad to say that the default for the Debian package Unfortunately, Debian overdid it quite a lot and also set a number of not so smart (respectively security-critical) defaults: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765632 So it's like 1:1 ;-) Cheers, Chris. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: app...
2016 Oct 14
1
Disable hybernate/suspend in CentOS 7
...lly came to doing what >> helped me: edited >> >> /usr/share/polkit-1/actions/org.freedesktop.login1.policy >> >> (replaced "yes" with "no" in a few related places). This solved my >> problem. I'm not posting what exactly I changed, as I overdid it >> (disabled locally logged in user's ability to reboot/poweroff machine, >> and the same from gdm loging screen - I will need to restore these). >> >> Thanks! Valeri > > Be aware that the file > /usr/share/polkit-1/actions/org.freedesktop.login1.policy is...
2016 Oct 14
0
Disable hybernate/suspend in CentOS 7
...'t help either. I finally came to doing what > helped me: edited > > /usr/share/polkit-1/actions/org.freedesktop.login1.policy > > (replaced "yes" with "no" in a few related places). This solved my > problem. I'm not posting what exactly I changed, as I overdid it > (disabled locally logged in user's ability to reboot/poweroff machine, > and the same from gdm loging screen - I will need to restore these). > > Thanks! Valeri Be aware that the file /usr/share/polkit-1/actions/org.freedesktop.login1.policy is not a configfile and will be si...
2000 Nov 21
2
here's the test case, possible solution
...t skips them). I did some thinking, and a possible solution is decreasing the ATH_Bark_dB[] for the lower frequencies. As the comments say, it's not really an ATH, but this table is limiting the maximum quantizer step (or something like that, I still don't fully understand the psymodel). I overdid it a bit (changing everything to zero, until the first zero in the original), and it helps a lot. Maybe this is the right spot for the change, in which case it needs to be tuned, or otherwise, it can help hunt down the problem. Btw, all these zeroes is too much; high freqs suffer. Maybe this table...
2011 Jun 28
1
[nut-commits] svn commit r3071 - branches/apcsmart-dev/drivers
Citeren Michal Soltys <msoltyspl-guest at alioth.debian.org>: > Log: > apcsmart: allow tearing down/setting up serial connection during > normal activity; If this is needed at all (why?), I don't think this should be handled at driver level, but this would need to be in the serial.c library. Opening/closing a serial port is independent from the protocol used (no data
2016 Oct 13
3
Disable hybernate/suspend in CentOS 7
Dear Experts, Could someone point me in the right direction: how can I disable hybernate/suspend in CentOS 7? I get workstations for graduate students with decent amount of RAM (32 GB), and for machines with large RAM I either do not have swap at all of have some small (4 GB) swap. As I remember from older manuals, one has to have at least twice amount of swap compared to physical RAM for
2006 Jul 07
2
Authentication by certificats (a bug or my misconfiguration)
...(1.0 rc2) to use certificates for client side authentication. If my memory serves right, beta8 had no problems with it (although it was some time ago and on different machine). Similar setup works perfectly well for postfix (for authentication that is, on the same machine). Originally I thought I overdid some certificate settings (keyUsage, nsCertType, etc.), so for the sake of testing I've simplified the setup to bare minimum - 1 simple selfsigned root certificate, another 1 for dovecot, and the last one for the user. Unfortunately, the results were the same. Configuration: OpenBSD 3.9 (stab...
2012 Nov 06
50
chain.c32 (and partiter) updates v2
This is a bit updated set of chain.c32 changes that simplifies a few things (and in partiter part), fixes few minor issues and adds a few new features. Details are in the following commits, below is the summary and pull details at the end. Shao - any chance to peek over them ? Most of those are relatively simple changes and well tested, though of course something might have slipped my attention.