similar to: outlook windows problem

Displaying 20 results from an estimated 3000 matches similar to: "outlook windows problem"

2012 Aug 07
4
help to program my function
HI >i have a problem please help me to solve it: http://r.789695.n4.nabble.com/file/n4639434/aj.pdf aj.pdf >i want to calculate the vecteur a[j] where j: 1...8 >this is the code in R: >aj.fun <- function(j, i, X, z, E, beta0, beta1){ + n <- length(X) + iX <- order(X) + iz <- order(z) + e1 <- -(beta)*z[ iz[1:(i - 1)] ] + numer <- E[j] - sum( X[ iX[1:(i - 1)] ]
2015 Dec 03
2
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
On 03/12/15 20:54, Jonathan S. Fisher wrote: > >unless you explicitly set your site name when you provision > I guess we didn't. Is that an issue? I still wonder why that says > "null" when, even if we used the default, our sitename is not null. > No it isn't an issue, why are you now worrying about something that has nothing to do with your problem. > >
2015 Nov 30
2
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
/etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN nameserver 192.168.127.129 search windows.corp.XXX.com /etc/hosts 127.0.0.1 localhost 127.0.1.1 freeradius.windows.corp.XXX.com freeradius 192.168.127.131 whiskey.windows.corp.XXX.com whiskey 192.168.112.4
2015 Dec 03
2
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
On 03/12/15 20:45, Jonathan S. Fisher wrote: > Ok, I really do think that line is significant, I checked in AD and my > sitename is "Default-First-Site-Name" > Words fail me, unless you explicitly set your site name when you provision, your site name will be "Default-First-Site-Name" Rowland
2007 Sep 12
1
Integrate() error message, I am at a loss
Hello! I have a problem with integrate() in my function nctspa(). Integrate produces an error message "evaluation of function gave a result of wrong length". I don't know what that means. Could anyone suggest me what is wrong with my function? These are the examples of function calls that work OK: nctspa(a=1:10,n=5) nctspa(a=1:10, n=5, mu=2, theta=3, renorm=0) This does not work:
2008 Jun 06
2
maildir file creation problem
this is my first post on the dovecot list. i have been using postfix with uw i am getting the email bounced back with this message and i think it is related to dovecot or a permissions issue. thank you. maildir delivery failed: create maildir file /dev/null/Mail/Dovecot/tmp/1212763230.P4560.izmail: Not a directory
2015 Dec 03
2
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
> host -t SRV _ldap._tcp.windows.corp.XXX.com _ldap._tcp.windows.corp.XXX.com has SRV record 0 100 389 whiskey.windows.corp.XXX.com. _ldap._tcp.windows.corp.XXX.com has SRV record 0 100 389 wine.windows.corp.XXX.com. > host -t SRV _kerberos._udp.windows.corp.XXX.com _kerberos._udp.windows.corp.XXX.com has SRV record 0 100 88 whiskey.windows.corp.XXX.com. _kerberos._udp.windows.corp.XXX.com
2013 Jun 05
2
dovecot and time
I found something interesting via strace. lda is writing a timestamp with utime before doign the fsync, but I'm really not a C guy, so I have no idea why that's going on via procmail and not via commandline. I assume it's related to the choice of pread64 vs read. when called from commandline (working): read(0, "July 14-20, 2013\n10 courses. Bon"..., 4096) = 4096
2006 May 09
6
To Do list project?
I''m looking for a good web-based to do list app. Essentially, I''d like to use Basecamp''s todo management system, but that''s not an option since I can''t install Basecamp on a server I own. The information being tracked in the list cannot be sent out of my intranet. I would imagine that there are a couple of open source rails apps that would meet my
2015 Dec 03
4
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
jonathan.fisher at freeradius:~$ sudo net ads join -Uadministrator Enter administrator's password: Using short domain name -- WINDOWS Joined 'FREERADIUS' to dns domain 'windows.corp.XXX.com' jonathan.fisher at freeradius:~$ hostname freeradius jonathan.fisher at freeradius:~$ hostname -d windows.corp.XXX.com jonathan.fisher at freeradius:~$ hostname -f
2015 Sep 24
2
FreeBSD 10 & default_vsz_limit causing reboots?
On 24 Sep 2015, at 16:26, Rick Romero <rick at havokmon.com> wrote: > > Update. Only a single reboot has occurred since changing > defalt_vsz_limit from 384M to 512M. It would seem that something the > users are doing is causing that virtual memory size to be exceeded > (possibly a mailbox search?), and when that occurs Dovecot/FreeBSD is not > handling the event as
2015 Aug 06
2
backing up IMAP server on a hard drive
Dear Rick, Thanks for your feedback. I think rsync might be a better option. Its(imap server)with gmail so I dont think it would work . Furthermore I am running a linux system(Ubuntu 14.04 to be precise). Does Mercury 32 support it? >From the site it seems not. Please advise. Regards Kevin On Thursday, August 6, 2015, Rick Romero <rick at havokmon.com> wrote: > Quoting Kevin
2008 Mar 29
3
primary key?
can you use 2 pirmary keys. the standard user_id key exists but i would also like to use another key for my links. i am not sure how to implement this. also i don''t want any auto incrementing of this second primary key that i would like to use for my relationships. if there is a good db, model, relationship tutorial out there i would love to know about it.
2003 Jul 30
4
Grandstream Budgettone 100 & 102
Checking the earlier mails, it stated that the phones were $75 (100) & $85 (102) ref :- http://lists.digium.com/pipermail/asterisk-users/2003-June/013483.html Well, I just called Ovislink/dgtimes and was quoted $90 & $100 and the person said there was no price change. Anyone on this list actually bought them at the $75 & $85 rate ??? Regards...Martin -- Too much is just enough.
2012 Apr 05
2
random sample from list
random selection of cells in raster based on distance from xy locations Hi, I am trying to sample a raster for random cells that occur within a specific distance of point locations. I have successfully found multiple ways of doing this but have memory issues with very large datasets. To overcome this problem I am working with lists. I am now stuck on how to randomlly sample the correct elements
2010 Jul 02
2
is there a way to do dense rank in R
I have not been able to find a way to do dense rank in R Here is an example of what I need rank() gives the following 5 rank 1 7 rank 2 7 rank 2 9 *rank 4* but I want 5 rank 1 7 rank 2 7 rank 2 9 *rank 3* * * thanks SS [[alternative HTML version deleted]]
2015 Nov 30
2
After joining domain, Samba uses the workgroup name, not the FQDN when running the net ads command
Thank you Rowland for the help so far. I followed the directions on that page very precisely. I was able to join the domain, but the RPC stuff still doesn't work and I'm still having the same problem. The actual root problem is that up to this point, winbind works for about a day or so then I start getting NT_STATUS_ACCESS_DENIED. Anyway, after the join, winbind works right now: sudo
2015 Nov 11
1
OT - Re: hunting the fatty
Quoting mancyborg at gmail.com: > On Wed, 11 Nov 2015 09:50:29 -0600 > Rick Romero <rick at havokmon.com> wrote: > >> LOL. >> >> This is a horrible subject line.? I've been trying to resolve a DDOS >> issue, and ignoring a lot of email.? >> >> Here I had been thinking this was a sex-spam, and I just got around to >> wondering why the
2015 Aug 06
2
backing up IMAP server on a hard drive
Dear Rick, Thanks. I guess I'll have to install dovecot. I am not sure what the parameter for the -host2 should be(apart from localhost? ) Its my first time doing dovecot on a Linux desktop. I was thinking of using Thunderbird to download all mails but I guess that will be too long of a process. On Friday, August 7, 2015, Rick Romero <rick at havokmon.com> wrote: > Hi Kevin, >
2009 Mar 14
4
persp plot + plotting grid lines
Dear all; Does anyone know how to add grid lines to a persp plot? I've tried using lines(trans3d..) but the lines of course are superimposed into the actual 3d surface and what I need is something like the plot shown in the following link: http://thermal.gg.utah.edu/tutorials/matlab/matlab_tutorial.html I'll appreciate any ideas Thanks PM