search for: whatnots

Displaying 20 results from an estimated 408 matches for "whatnots".

Did you mean: whatnot
2005 Oct 30
3
blocking outgoing ports with iptables
Hi, I'm using the generic system-config-securitylevel-tui program on a remote server to configure my firewall. So far it's been fairly decent, allowing me to open up ports and whatnot. But I want to start blocking a couple of outgoing ports on my machine. I want to lock it down so the only traffic going in our out of my machine is stuff that I specify. Is there a way to do this
2003 Aug 04
4
Samba 3.0 and LDAP
I was looking through my o'reilly book and according to it all of the ldap inputs that would be in smb.conf are not supposed to be there in samba 3.0. How do you specify which ldap server to use and whatnot?
2005 May 18
1
'fitdistr' and two views of the same data?
Hello, I have detailed (with pictures and whatnot) my question on my weblog at http://www.cs-ed.org/blogs/mjadud/archives/2005/05/a_question_abou.html The short version of the question is this: When I ask 'fitdistr' to try and fit my distribution as a "weibull" distribution, it comes up with some rather wacky parameters. If I take the same distribution, and do something
2005 May 20
10
Stange question...
Ok, guys... Please be gentle with me. I have what is going to be the strangest question you will have ever heard, but I have no idea what to tell this person. I set up Asterisk 3 or 4 weeks ago, everything is running smooth. My receptionist has told me on two different occasions that she tried to transfer a call by pressing "#", and she heard a buzz noise in the phone and the
2004 Jul 16
3
PSTN/phone/FXO/FXS cabling issue
I just received a Wildcard TDM400P by FedEx yesterday. I noticed that the FXO/FXS modules use connectors similar to Ethernet. Now, i want to connect the TDM400P to the PSTN connector in the wall, and also to a regular analog phone. Both the PSTN conn and the phone use smaller connectors, typical for analog phones. I searched the "official" docs and the Wiki, there's good
2015 Jul 18
3
Multiple network cards - routing issue?
I have a Centos 5 machine here that, up until about a year ago, was happily running Icecast and serving streaming audio through through three network connections, consisting of one "local" connection (local address 192.168.1.5) and two cable modems to talk to the outside world. We shut this down about a year ago, but now I am attempting to get it going again on one outside connection
2009 Jul 21
2
[LLVMdev] x86 unwind support[MESSAGE NOT SCANNED]
> Yes. Wasn't that obvious? Sorry, I don't understand what point you're > trying to make. I noticed that some people (not you) seem to think that the dwarf unwinder knows special things about signals, pthread_cleanup_pop and whatnot. I was just trying to say that it does not: all this stuff is covered by the standard exception handling concepts. Ciao, Duncan
2023 Jan 06
2
centos 8-Streams kernel?
Hi, Does anyone know what is happening with centos 8-Streams kernel? It has been behind RHEL for months now, RHEL8.7 has 4.18.0-425.3.1.el8 built in December and Streams has 4.18.0-408.el8 built all the way back in end October. Is there some policy somewhere that I missed that says that 9 will be now getting the focus or whatnot? thanks,
2005 Sep 21
2
bug? Maildir ... sync: UID inserted in the middle of mailbox
Version: 1.00alpha2 Error: imap(grin): Maildir /home/grin/Maildir sync: UID < next_uid (94 < 95, file = 1127311363.H977932P25148.gollum:2,) imap(grin): Maildir /home/grin/Maildir sync: UID inserted in the middle of mailbox (95 > 94, file = 1127311363.H977932P25148.gollum:2,) This error reappears frequently. Doesn't go away by restarting dovecot, but does go away when I
2012 Apr 13
3
SSD for boot drive and OS
I just ordered a new machine that's destined to become a Centos 6 application server for a publishing company, and decided to get one with a 40GB SSD as well as a standard hard drive. I'm thinking that I can put most of the operating system on that drive and have the home directories and whatnot on the regular hard drive. Are there any pitfalls lying in wait for an unwary person like me
2006 Apr 19
2
[LLVMdev] LLVM-based JVM JIT for libgcj
Chris> Are you using a debug or a release build? A release build (built with Chris> make ENABLE_OPTIMIZED=1) is often 10x to 20x smaller than a debug Chris> build, and links correspondingly faster. On some machines, a release Chris> build builds *faster* than a debug build because the debug symbols are Chris> so huge. The only thing you lose with a release build is the ability
2007 Aug 25
3
Call for Testers: Dreamweaver on Wine
Last I checked, Dreamweaver 8 starts and seems to run reasonably well under Wine. But I'm no Dreamweaver user, and I don't have time to do much QA on it myself, so I'm sure I'm missing a lot of problems. Could somebody test it and/or comb through the appdb comments, usenet posts, blog entries, and whatnot about Dreamweaver, and start filing bugs? Can't fix 'em if we
2018 May 19
2
AD dropping connection from storage cluster
Hi everyone. Since yesterday we started experiencing very weird problem with our samba AD server and our Isilon storage. This seems to affect only the storage, as our Windows workstations are fine. Suddenly the storage lost connectivity to the AD and so it's unable to provide access to the SMB shares. I've tried rejoining without success and whatnot. Today I even created second AD dc for
2018 Jul 24
2
Possibility of implementing a low-level naive lock purely with LLVM atomics?
Hi: In our frontend we are attempting to build a lock mechanism without using system apis like pthreads and whatnot for internal reasons. In order to achieve this we are now creating a int32 type GV, and then use atomic load/store and comparisons. The generated IR looks like the following: ``` @Flag = private global i32 0, align 4 %0 = load atomic i32, i32* @Flag acquire, align 4 %1 = icmp eq
2007 Feb 07
4
subversion verification on commit
Anyone have an implementation that allows you to evaluate the configs before they are committed to subversion? Too often, I''ll find that I missed a comma or whatnot and all of a sudden, puppetmaster can''t properly parse the configs anymore. I''d like to catch that before a commit. -- DK
2003 Aug 25
2
call center - operators not using phone keys
Hi, I'm considering setting up a small call centre, but I don't want operators to need to use their phone keypads. Supposedly, all required call functions (dialling, answering, transfer, on hold, hang up, etc), should be done via their scripts (be is a web interface, curses or whatnot) and not using either a regular phone, nor a gnome-phone type interface. Also, all this will be happen
2013 Oct 15
4
Two R editiosn in Unix cluster systems
Dear R Devel Some of our R users are still insisting we run R-2.15.3 because of difficulties with a package called OpenMX. It can't cooperate with new R, oh well. Other users need to run R-3.0.1. I'm looking for the most direct route to install both, and allow users to choose at runtime. In the cluster, things run faster if I install RPMs to each node, rather than putting R itself on
2008 Oct 28
7
aasm callback order?
Hello! Sometime ago I ran across a webpage where someone had identified the full callback sequence for an object lifecycle including AASM with it''s :enter and :exit and whatnot callbacks. Unfortunately, I can''t find it and searches don''t seem to help. Does anyone have a reference to a page that shows the callback sequence with Acts As State Machine (the gem)? I think
2012 May 19
4
can puppet replace NIS?
Hi folks -- Does anyone out there have experienced replacing NIS, using puppet? If so, can you kindly share to me some advise, gotchas, and whatnot, etc... Thanks in advance for your help .... -Conrad -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe
2002 Jan 18
3
Are all RC3 implementations identical?
I'm a loyal user of GoldWave (http://www.goldwave.com/), and recently the Ogg Vorbis support module has been updated to RC3. Is it still safer for me to save files as WAV and then use the "official" tool (oggenc) to encode my files, or are all RC3 implementations the same, and it makes no difference with what program I encode the files, as long as the module uses the latest