similar to: 1.0 release

Displaying 20 results from an estimated 3000 matches similar to: "1.0 release"

2018 Jun 01
4
Regroup and create new dataframe
Hello folks, I have a big project to work on and the dataset is classified so I am just going to use my own example so everyone can understand what I am targeting. Let's take Target as an example: We consider three brands of tape: Target brand, 3M and Avery. The original data frame has 4 columns: Year of Record, Product_Name(which contains three brands of tape), Sales, and Region. I want to
2005 Jan 08
1
OSX Intrusion Suspected, Advice Sought
JohnG <mcsjgs@cox.net> wrote: > I run OS X 10.3.7 on a PowerMac MDD G4 on a cable broadband connection. > I have reason to think my system has been tampered with. Security > features in Mac OS X have been left unlocked (Preference Pane - Users) OSX is substantially different from FreeBSD (even without netinfo) despite having some of the same source code. I doubt you'll find
2003 Dec 07
5
possible compromise or just misreading logs
I am not sure if I had a compromise but I am not sure I wanted some other input. I noticed in this in my daily security run output: pc1 setuid diffs: 19c19 < 365635 -rwsr-xr-x 1 root wheel 204232 Sep 27 21:23:19 2003 /usr/X11R6/bin/xscreensaver --- > 365781 -rwsr-xr-x 1 root wheel 205320 Dec 4 07:55:59 2003 /usr/X11R6/bin/xscreensaver It was the only file listed and I didn't
2004 May 10
5
rate limiting sshd connections ?
Does anyone know of a way to rate limit ssh connections from an IP address ? We are starting to see more and more brute force attempts to guess simple passwords "/usr/sbin/inetd -wWl -C 10" is nice for slowing down attempts to services launched via inetd. Is there an equiv method for doing this to sshd? Running from inetd has some issues supposedly. ---Mike
2003 May 23
4
SIP and DTMF
Hello, I am fairly new to asterisk. I am currently using asterisk as a more convenient sip side voicemail system. My problem: I have cisco 7960 phones whose out of band dtmf tones are recognized properly(when dtmfmode=rfc2833) by asterisk but whose in-band dtmf tones are recognised poorly(when dtmfmode=inband) . For example 7999 comes out as 799999, 4242 comes out as 442422 ... etc I
2004 Nov 20
7
Importing into rc.firewal rules
I have a grown list of IPs that I am "deny ip from ###.### to any". Infected machines, hackers, etc.. Is there a way to have this list outside of rc.firewall and just read it in?
2004 Apr 08
3
Dovecot for production environment
Sorry if this question has been asked before I looked through some of the archives before posting this. I am considering using dovecot on a small 35 user environment (only around 6 gigs of email) that will be primarly be used with squirrelmail for the MUA. I have been using dovecot for a few weeks now and really like it. It is a big improvement over uw-imap thats for sure. I was wondering how
2008 Jul 27
1
Debugging nut-hal-drivers/gnome-power-manager
Hi, I'm trying to debug gnome-power-manager, specifically, why it doesn't shutdown the system when it should. Is there a way I can simulate shutdown conditions without actually unplugging my ups and waiting a while? Thanks, Avery
2004 Apr 17
2
Is dovecot distributed with RHEL 3.0
I can't seem to find out if dovecot is packaged with RHEL 3.0. It seems redhat makes it hard to find what packages you get when you purchase their RHEL. Does anyone know if dovecot is disributed with Red Hat Enterprise Linux ES 3.0? I know dovecot is distribured with redhat 9.0 and fedora. Thanks, -- Avery
2019 Nov 08
2
Understanding AllocaInst
Hello, Hopefully this is the correct place for this sort of question. I have been trying to do some simple instrumentation of LLVM IR, and I have been confused by the return type of alloca. When passing an AllocaInst as a parameter to a function call, the parameter type is i32**, which is not what I would expect. Really I would like the address of the allocated memory. What am I missing? And is
2017 Aug 14
3
migrating 2.1 to 3.x, sql pass scheme, pass value?
On Tue, August 15, 2017 8:54 am, Noel Butler wrote: > On 15/08/2017 08:18, voytek at sbt.net.au wrote: > Forget looking at dovecot at teh moment, your problem maybe mysql (I'd > hope you meant mariadb but either way...) > > use command line mysql as vmail user from your dovecot machine to test > password further BEFORE tinkering with dovecot. > > ~$ mysql -p -v vmail
2003 Nov 18
1
Need mount -t smbfs to be world/group writable & not only root
Hi, Need some pointers. Currently using mount -t smbfs -o username=xxx,pasword=xxx //servername/sharename /mnt/share Since I can only mount as root, (not in /etc/fstab) sudo mount -t smbfs -o username=xxx,pasword=xxx //servername/sharename /mnt/share Problem here is.. I can't get group or world writeable permission on the share. It's a NTFS share but that is not a problem. I can
2005 Jul 12
2
test76-77 dies at SIGHUP
Hello people This is on OpenBSD/sparc64. After chickening along with 0.99 for a while, I finally upgraded to 1.0-test. I started out with test73, which worked fine. With the upgrade to test76, I lost the ability to SIGHUP dovecot when I rotated it's logfile. Dovecot would just die abruptly, not a trace in the log. I just upgraded to test77, but the problem is still there. I've put
2003 Mar 20
11
Voicetronix
Has anyone gotten the voicetronix boards to work with Asterisk, what would it take? Or does anyone know where I can get 4 ports or more fxs PCI cards that do work with asterisk? Brian J. Schrock Network Engineer, RHCE, CCNA Anistone Technologies Phone: 614-798-9106 FAX: 614-573-7165 6926 Avery Rd. Dublin, OH 43017
2010 Sep 04
3
Vitelity offline?
Vitelity seems to be offline to both IP and voice traffic. Is there any place to find out what their status is? Roger Marquis
2003 Apr 02
7
FAX over IAX
Hi, We are looking at consolidating our lines with PRI. This will allow the elimination of many fax lines. Some of them will be replaced with this type of config ... PRI * IAX * Channel-Bank FAX We will have daggressor suppressor enabled. Is anyone doing this and should I expect smooth operation? John This e-mail was scanned and found clean by Monroe-Woodbury CSD Antivirus.
2005 Dec 15
5
Avery Lables, PDF::Writer or LaTex?
In a new app we are developing, we need to be able to dynamically create a PDF and send it to the browser (inline with send_data). I have been tinkering with PDF::Writer and love the simplicity and native ruby-ness of it all. However, one of the main uses for this functionality is to output a PDF of addresses to be printed on Avery 5161 labels. LaTex seems to be suited well for this, but it
2005 Oct 24
1
stepAIC formula upper limit guidelines
Hello, I am attempting to refine an lm()-generated model using the stepAIC function. My model has approximately 20 inputs and I am trying to determine the best upper limit scope for using those inputs. My lower limit is "y ~ 1" and my original upper limit was "y ~ x1 + x2 + ... + x20". This is great start, but I am wondering if some other (more broad) upper limit would
2004 Apr 13
2
I added a "SQ and Dovecot FAQ" on the SQ website
On the Squirrelmail website I setup in the FAQ a quick install guid on how to get squirrelmail to work with Dovecot. Maybe someone can verify my setup procedure really quick. Maybe someone thinks this is wrong. Also if you have something to add please do so. No one has bothered to do this before so I took it upon my self. Here is the link in the FAQ its about 8 lines down
2004 Jun 26
1
phpGroupWare
Anyone here using phpGroupWare with dovecot? Does anyone know if it is possible? Thanks -- Avery