Displaying 12 results from an estimated 12 matches for "sturgeon".
2013 Dec 06
3
SQL as a storage backend
...I'd like to investigate the possibility of using a database
instead.
According to http://dovecot.org/pipermail/dovecot/2006-June/013818.html,
this possibility has been explored before and has generally been
accepted that Dovecot is not optimized to handle this.
Any suggestions?
- Zachary Sturgeon
2012 Jul 12
1
Predicted values when using offset in ZIP GLM
Hi all!
I have built a model to predict interactions with turtles and the model includes an offset for effort:
ZIP<-zeroinfl(Sturgeon~fMesh+fSeason+offset(LogEffort),dist="poisson",link="logit",data=data)
I wasn't clear about one aspect of the response to a similar question I recently posted...I apply the predicted model to a new dataset of standard conditions and take the sum to get the total predicted n...
2009 Mar 24
2
how to access encrypted EXT3 partition from Windows
Hi all,
I know some may find this OT, so please ignore this if you think it's
OT. I don't know any Linux-friendly Windows mailing lists / forums
that will even bother with Linux related questions.
I want to carry some data (client info, documents, photos, email,
accounting stuff, etc) with me on a USB HDD, but want to encrypt it. I
know one easy way to shared data between Windows &
2002 Mar 26
2
OT: Perfect Pitch
I won't bother quoting all of Moz's statements of how sound
is interpreted by those blessed/cursed with tape recorders
in their heads :)
I will add that his whole explanation of perfect pitch
perception easily offers an explanation as to why
some individuals will only archive flac/pac/ape (Moz - do you?)
and those of us that do not perceive that level of
detail and are fine using ogg
2011 Mar 19
1
Safe/sane tempfile creation?
I'm used to Debian-based distros which have a tempfile(1) utility for
safely and sanely creating temporary files.
There isn't a comperable utility for RHEL/CentOS systems.
I've been exercising Google-fu looking for a good robust tempfile
generation idiom, but haven't turned one up yet.
Hence this appeal to the lazyweb.
--
Dr. Ed Morbius, Chief Scientist / |
Robot
2014 Aug 06
0
Multiple userdb on specific ports
Hello everyone,
Is it possible to, from one instance, bind a single userdb to a specific
listen port in Dovecot? For example, requiring passwd or PAM
authentication on IMAP port 143, but using an SQL passdb only on port 8143?
Regards,
ZWS
--
*Zachary Sturgeon*
Programmer
Peregrine Computer Consultants Corporation
3927 Old Lee Highway, Suite 102-C
Fairfax, VA 22030-2422
http://www.pccc.com/
703-359-9700 x44 / 800-823-8402 (Toll-Free)
703-359-8451 (fax)
zsturgeon at pccc.com <mailto:zsturgeon at pccc.com>
2009 Apr 24
7
Get only script name with shell script
Hi all,
I wrote shell script and put it under the /usr/local/bin/ directory.
I use echo $0 for get script name but it has printed
"/usr/local/bin/<scriptname>" but i want to only print <scriptname>
How can i do this ?
Thanks all for help.
--
Iyi calismalar.Basarilar...
Semih Gokalp
Istanbul/Turkiye
2009 Jun 03
4
[OT] Simple Shell Script (while loop)
Hey Guys,
I can not find the corrent syntax for what I am trying to acheive with a
while loop. Having said that I'm not exactly sure what you would call it so
I have been googling with no success probably for that reason.
I am just working with some sub directories except there is one I don't want
to use so I have a while loop like the following; if we stubmle into the sub
directory I
2009 Jun 03
3
System V Init Script
Hey Listees,
I have a question (hopefully quite simple) about the system V init scripts
in /etc/init.d. I have an app installed and for some reason it had no system
V init script. It has been installed a long while now so I can't quite
remember whats going on but basically I remember I wrote the init script my
self and the app is enabled as a service which chkconfig to run at system
levels 3,
2011 Feb 14
7
Any update on 5.6 / 6?
Hi,
Despite the mailing list and twitter I did not find any updated info on
either versions regarding the current status.
So, what is the current status of both versions? (like 60%)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20110214/39bd18d7/attachment.html>
2009 May 08
9
Bash Script help...
Hi All,
I need to write a script that I will manually start (or a cron job in
future) but I need it to do a number of things in order one after
another. How do i do that so everything gets dont as the steps depend
on each other.
Example:
cd /system_backups/
tar cvf apache-conf.tar /etc/httpd/conf/*
gzip -v9 apache-conf.tar
tar cvf apache-data.tar /var/www/*
gzip -v9 apache-data.tar
2009 Jun 03
11
Centos 5.3 -> Apache - Under Attack ? Oh hell....
Guys, apache cpus usage is hitting 100% sometimes ( to such an extent that its very noticeable) on a box with just 8 users or so.
i m getting this when i run 'top'. The worrying thing is seeing the work 'atack' under command
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
23119 apache 15 0 964 556 472 S 0.7 0.0 0:03.68 atack
23479 apache 15