search for: _lot_

Displaying 20 results from an estimated 117 matches for "_lot_".

2012 Nov 28
0
[LLVMdev] Lost commit mails
Hi, For what it's worth, I've also both "not received" a some email and been getting a _lot_ (5-6 within last month) of messages recently asking for "reactivation due to excessive bounces" related to the llvm & cfe commits lists. Now this _may_ be an issue in the systems after it's left the cs.uiuc.edu mailer, but FWIW the people in charge of monitoring the mail delivery...
2020 Jan 21
2
Security implications of using ControlMaster
...sallowing session multiplexing is at most a speedbump that an > attacker will cross with relative ease. Speedbumps make sense sometimes, An attacker getting root on the jumphost gets immediate control of any _current_ persistent connections and new connections. Without ControlMaster it's a _lot_ harder to take control of current connections, but pretty easy to subvert new connections. So there is a benefit... but a small one. > but they must be weighed against their inconvenience. This is pretty much true of all security controls :-) -- rgds Stephen
2005 Jun 06
1
rpmbuild and stripping libraries
Hi, I've just completed a rebuild of php and the rpms came out a _lot_ bigger than the originals... after comparisons it seems stuff isn't being stripped, a comparison of sections on one library reveals the following: > 21 .gnu_debuglink < 21 .comment < 22 .debug_aranges < 23 .debug_pubnames < 24 .debug_info < 25 .debug_abbrev < 26 .d...
2015 Feb 19
2
listen backlog patch
...ient 'thinks' it is connected, but no data. People suggested that it probably had to do with the poll() call. So, I looked into that. I found that the issue was actually caused by the very low listen backlog (5). On our clusters, we typically set this to 8192. Yes it is high, but we do a _lot_ of streaming and host very high volume websites. Currently we are using icecast 2.3. We are migrating to 2.4. So, I have written patches for 2.3 and 2.4, but also for the current 2.5 git tree. Unfortunately, I am a newby when it comes to git (sorry). But I do have unified diff patch files for the...
2007 May 17
2
Yum site cache
Hi all, since I'm installing several copies of CentOS I was thinking of using some system to save bandwidth. I started looking at mrepo, but I noticed that, if I let him sync with updates and rpmforge repos, I'll end with a _lot_ of unneeded files. Also I have to modify the various yum repos configuration files for it to work. What I would like to achieve is just download the same file only once: does anyone know if there is something like a "yum proxy-cache" or if it is possible to instruct squid to caches a...
2007 Apr 23
1
Getting masked FFT data out of libvorbisenc
...the right data. Basically, I'm looking in mapping0.c, dumping out the debugging information that's already there. One of the most promising places seemed to be just before floor1_fit, but it seems a bit odd: http://home.samfundet.no/~sesse/vorbis_floor3.png In particular, there's a _lot_ of energy in the treble, where I'd expect there to be almost none. I don't know very much about the internals of Vorbis (nor psychoacoustics in general, I'm afraid), but it seems to be as if the floor is a rough copy of the FFT _plus_ the tone masking stuff, whereas I'd probably wan...
2015 May 04
2
wbinfo -u -g work, wbinfo -i and getent fail
...domain users wbinfo -g - Gives a list of domain groups wbinfo -i Administrator | wbinfo -i CAG\\Administrator | wbinfo -i CAG+Administrator all return failed to call wbcGetgrnam: WBC_ERR_DOMAIN_NOT_FOUND Could not get info for <blah> and getent passwd only returns local+nis users. I see a _lot_ of posts about this via google but few with solutions. SFU is (was?) functional and pushing uid and gid's, and at several points in the last two weeks getent passwd|group has been functional Any suggestions appreciated. Thanks Carl Gherardi smb.conf: [global] workgroup = CAG security...
2012 Nov 28
4
[LLVMdev] Lost commit mails
Hi, I just realized non of Patrik's commit mails has every reached llvm-commits. Neither my own archive nor the web interface contains commit messages for any of his commits. The relevant commits are 168785, 168516, 168507, 167924, 157381, 157323, 157320, 157319, 157184 Does anybody have any idea why those commit mails would get lost? Or did I just overlook something? Cheers Tobi
2005 May 30
4
TC Java GUI
Hello, i am writing a iproute2 java gui, and i just started. I would like to make some questions, since i have been using tc as an administrator, but not developing anything to do with it. 1.- I want to display statistics, create queues, etc... are there any libraries i can use, or simply i have to use system calls from java? 2.- Does anybody thinks this is helpless, or it is helpfull? 3.-
2013 Aug 21
2
Auth error in log
...cot-auth: pam_unix(dovecot:auth): authentication failure; logname= uid=0 euid=0 tty=dovecot ruser=luser at mydomain.com rhost=85.224.xx.xx I assume these failures comes form the fact that PAM doesn't recognize the virtual users and Dovecot continues to the SQL passdb entry. As a result I get a _lot_ of auth failures in the logs. I have tried to come up with a way where the auth failures from PAM arent't logged if the the SQL authenication is successful. Is this possible or are there any other recommended ways to handle this? /PH -- Per-Henrik Lundblom email: ph at whatever.nu...
2004 Nov 17
1
Jitter buffer
...the transcoded frame for each participant with the same codec). For the two-(or more) speaker case, each speaker gets the other speaker's frame (transcoded if needed), and we mix and recode the summation of each speaker for all others. In the application we're using, there can be a _lot_ of jitter (not just the 200ms worth that your jitterbuffer seems to account for, but 1 second or more), and if we don't dejitter first, we can easily end up with cases where: a) We send out subsequent frames for different speakers with overlapping timestamps. b) Different speakers have dif...
2013 May 01
2
EFLAGS based v->arch.hvm_vcpu.single_step
Hi all, Does anyone have thoughts on extending v->arch.hvm_vcpu.single_step to support pre-MTF systems, in a way that would mimic the MTF? So far I''m emulating PUSHF/POPF to hide the hypervisor''s trap flag, and eventually I''ll multiplex it down to the guest, but I''m having issues. Right now, I''m enabling X86_EFLAGS_TF in vmx_intr_assist, just like
2006 Jul 07
8
Going to production soon, need server advice
I''ve got a RoR app that will be going to production soon (in the next month or so) and would like to get some feedback on what kind of web server setup people have had good luck with. I''m looking for something that is: 1. Stable 2. Easy to setup 3. Secure (sorry but Windows is ruled out here) My deployment will either be on Fedora Core 5 or possible Mac OS X Server.
2020 Oct 18
8
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
I've since rebuilt/reconfig'd all parts of my setup from scratch; some good cleanup along the way. Atm, my entire system for send/recv, store/retrieve, + rules & search is working as I intend. Ok, mostly ... Except for this accented-character search mystery. I've got a _lot_ of mail with various languages in bodies, so _do_ need to get this sorted. > On 10/18/20 2:58 PM, John Fawcett wrote: ... > silly question ... hardly! creating 2 messages (1) Subject: tambien Body: tambien (2) Subject: tambi?n Body: tambi?n and two more, two avoid known sto...
2015 May 04
1
wbinfo -u -g work, wbinfo -i and getent fail
...Could not get info for <blah> >> > > I use Linux Mint 17 and this doesn't work for me either, so I wouldn't > worry. > > >> and getent passwd only returns local+nis users. >> > > This is were you can start worrying :-) > > >> I see a _lot_ of posts about this via google but few with solutions. >> >> SFU is (was?) functional and pushing uid and gid's, and at several points >> in the last two weeks getent passwd|group has been functional >> > > So, if it was working, what have you changed, or had chang...
2023 Jun 06
1
Fwd: package interflex
...Studio / posit help forums for pacman. > > My preference these days is r2u (on Ubuntu 22.04) and a quick > > $ time docker run --rm -ti rocker/r2u:22.04 install.r interflex > > succeeded in 22 seconds (!!) installing a total of 91 (!!) different .deb > packages. I like r2u a _lot_ for this ease, speed and reliability of fully > dependency-declared .deb packages (for Ubuntu 22.04 and 20.04, NOT for > Debian). See https://eddelbuettel.github.io/r2u/ for more. > > | Warning messages: > | > | > 1: In utils::install.packages(package, ...) : > | >...
2023 Jun 06
2
Fwd: package interflex
...RStudio / posit help forums for pacman.? | | My preference these days is r2u (on Ubuntu 22.04) and a quick | | ? ?$ time docker run --rm -ti rocker/r2u:22.04 install.r interflex | | succeeded in 22 seconds (!!) installing a total of 91 (!!) different .deb | packages. I like r2u a _lot_ for this ease, speed and reliability of fully | dependency-declared .deb packages (for Ubuntu 22.04 and 20.04, NOT for | Debian).? See? ?https://eddelbuettel.github.io/r2u/? ?for more. | | | Warning messages: | | | | > 1: In utils::install.packages(package, ...) : | | &g...
2005 Jul 26
4
[Asterisk-Dev] Asterisk 1.2 Release Plans
...we cannot solve them without adequate input from you. If you have an open bug and are not in a position to continue providing assistance in solving it, please post a message to the mailing lists asking for volunteers to help replicate the problem so it can get resolved. 3) Testing - We need a _lot_ of help testing. If you have not previously tested CVS HEAD, please download it, read the UPGRADE.txt file and install it on one or more systems to play around with. Please do _not_ put it into a production environment unless you are willing to accept the consequences of that action. If you do...
2015 Feb 19
2
listen backlog patch
...uggested that it probably had to do with the poll() call. So, I >> looked into that. >> >> I found that the issue was actually caused by the very low listen >> backlog (5). >> >> On our clusters, we typically set this to 8192. Yes it is high, but we >> do a _lot_ of streaming and host very high volume websites. > > I'm not very familiar with socket programming, so will let Philipp > comment on this. Interesting enough this issue hasn't come up so far as > far as I can tell and there are some pretty high load deployments out there. We o...
2019 Jul 31
1
[PATCH] Revert "PCI: Enable NVIDIA HDA controllers"
...f a commit fixes something, > but breaks something else, it gets either reverted or fixed. If nobody > fixes it, then revert it is. To answer Lukas's question btw: most of the details on how things break are back in the original commit (sorry for forgetting the reference!), there's a _lot_ of explanation there that I'd rather not retype, so just refer back to the commit and bug @ https://bugs.freedesktop.org/show_bug.cgi?id=75985 Additionally, there was some extra discussion providing some more detail in the email thread that I had with Bjorn: https://lkml.org/lkml/2019/2/12/11...