search for: accomplish

Displaying 20 results from an estimated 6408 matches for "accomplish".

2005 Mar 25
4
Square Key system
...i and googled looking for a solution to a square key configuration. I need to have C.O. lines to appear on the buttons to facilitate a small office. All of the users can see each other and calls are put on hold and picked up by the other users instead of transferred. Has anyone done this? Can it be accomplished and how is it accomplished? Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050325/30a04542/attachment.htm
2007 Aug 24
3
"Site down for maintenance" - How is this accomplished?
...CentOS. In the next week or so, we shall be migrating our in-house servers to a data center. While we're doing that, we'd like to show a "Site down for maintenance" message while the servers that hosts our websites (we have around 15 sites hosted btw), are down. So, how is this accomplished? While I can probably hack something on our name servers, I'm sure there are people on this list that have been doing this and could give some recommendations as to the best practices for this type of task. Thanks in advance, Matt -- Stand before it and there is no beginning. Follow it and...
2012 Jan 11
3
Accomplishing a loop on multiple columns
...ly also no a solution). I?m looking for a manner to repeat a calculation/function on several columns. I kind of need this as well further in my script, not only in this part? I would greatly appreciate any suggestions! Thanks! Nerak -- View this message in context: http://r.789695.n4.nabble.com/Accomplishing-a-loop-on-multiple-columns-tp4284974p4284974.html Sent from the R help mailing list archive at Nabble.com.
2020 Oct 24
5
Package recommendations for outputting table with cell formatting
...tables (destined for a Word document). I need to color cells depending on the contents, e.g., blue if the value is < 0.5, red if the value is > 1.5. If the output went initially to Excel, that would work; outputting directly to Word would be even better. I expect that several packages can accomplish this. I am looking for recommendations as to which package (or combination) of packages is best to accomplish this. Dennis Dennis Fisher MD P < (The "P Less Than" Company) Phone / Fax: 1-866-PLessThan (1-866-753-7784) www.PLessThan.com
2017 Jun 29
6
package to fit mixtures of student-t distributions
...ested here). The most promising candidates so far are the "AdMit" and "MitSEM" R packages. However I do not know R and find the description of these packages rather comlple and it seems their core objective is not the fitting of mixtures of t?s but instead use this as a step to accomplish something else. This is in a nutshell what I want the software to accomplish: Fitting a mixture of t-distributions to some data and estimate the "location" "scale" and "degrees of freedom" for each. I hope someone can point me to a simple package, I can?t believe th...
2009 Mar 19
1
Question regarding call queue and penalty's
Hey All - I've got an interesting problem, here is what I'm trying to accomplish: Six agents, two queues, three skill levels Queue A (queue B is the same) - Level 1 -- Agent 1 -- Agent 2 - Level 2 -- Agent 3 -- Agent 4 - Level 3 -- Agent 5 -- Agent 6 I'd like a call to come in to Queue A, ring agent 1 and agent 2 for X seconds, if agent 1 and agent 2 ignore the c...
2009 Sep 11
3
redhat spacewalk
Anyone here use spacewalk as opposed other foss apps to accomplish the same thing? Any opinions? Thanks, jlc
2004 Jul 08
3
PDC Administrative scripting
Hello: It's been quite some time since I've posted to the samba lists. I'm wondering if there are any other Samba administrators out there that have developed shell and/or PERL scripting for managing user profile (roaming) directories. Essentially what we're trying to accomplish is automated cookie cleanup "illegal file" (i.e., mp3, wav, avi, etc.) file clean up and the like. Our original shell scripting didn't work due to some file naming convention problems. Before I re-invent the wheel I was hoping to find someone that might have already accomplished...
2015 May 04
2
Trouble Connecting Windows 8.1 RSAT to Samba Domain
...ws to me that you're able to reproduce the error: it's nice to know every once in a while that one's lack of skill and knowledge is not the issue. <<grin>> 2. GOLD!! I have been scouring materials trying to figure out whether the server manager is absolutely necessary to accomplish many of the items found in the User Documentation on the Samba Wiki. If I can accomplish all the same configuration operations via Admin Tools, then all is well. Thank you so much for you time and help. Best, Mike
2005 Mar 11
2
Having a very restricted access policy
...was planning on having the dhcp server just give IPs to certain MAC addresses, but if a smart guy configures his computer manually with a valid IP for the LAN he can get access to the LAN anyway. I neeed this guy NOT to access the LAN in ANY WAY unless his eth device is on the MAC list. Can this be accomplish in with shorewall? If not, can someody point me on the right direction to accomplish this? Thanks very much in advance, Ignacio
2006 Jul 21
3
[Slightly OT] CSS with wildcard?
...o it puts another div around that div (i need the individual post div''s for deletion with AJAX) but would rather not. Is there some way to use CSS to do something like this... post_* { ....some settings.... } I know this doesn''t work, I tried it, but is there some way to accomplish this functionality? Thanks! ~Jamie
2011 Oct 15
5
fuck yeah markdown
brett terpstra continues his obsession with markdown... > http://fuckyeahmarkdown.com/ there's also a g-rated version: > http://heckyesmarkdown.com/ brett has accomplished more in the last three months than this listserve accomplished in the last three years. and it looks like he's only just getting started... meanwhile, fletcher is about to send off his rocket, which just might zoom right past brett's successes... and all of those "incompatibilitie...
2005 Oct 11
2
Sometimes having problems finding a minimum using optim(), optimize(), and nlm() (while searching for noncentral F parameters)
...at times stop the iterative process of minimization and return what the function believes to be a successful convergence value (e.g., optim() sometimes returns a 0 stating successful convergence when it clearly is not). I'm using three function [optim(), optimize(), and nlm()] to try and accomplish the same goal (which was stated above). I believe that they should all return the same value, and at times they do just that, but at other times the methods return inappropriate results. I'll paste my code that illustrates an example where all is well and one where things fail. Is there are...
2008 Nov 28
6
How to delay failed ssh auth
Hi! I need to delay failed ssh password authentication as an additional measure against brute force ssh attacks. I understand, that shoud be accomplished through pam, but googling gave me no example. I have CentOS 5.2. -- Veiko Kukk
2010 Oct 06
3
Assigning value to a vector from within a function
...blem indexing using the local function variable name "index" getvalue<-function(index){ print(test[index]) } getvalue(2) #another simple function to update the value in a vector update<-function(index){ test[index]<- 20 } update(2) test #The update() function silently fails to accomplish the update ### I don't understand why the function has no problem accessing the value, but cannot accomplish the assignment. I need to be able to update vectors using index values which I pass from within a function. Thanks for your help. Andrew Barr [[alternative HTML version deleted]]
2008 Nov 17
2
looking for matches
...c, but since I'm really new to R, here it goes .... I have two separate data frames that include class names and various other information on classes. I'm trying to create a match based on class names and if a match exists to create a third data frame with the class name. I was hoping to accomplish this with sapply, but I can't figure out if I can embed an "if statement" with sapply. Does anyone know if that's a legit way to accomplish what I am trying to do or is there some better way? thank you, Alina Sheyman [[alternative HTML version deleted]]
2015 Jan 08
0
Re: Using virsh blockcopy -- what's it supposed to accomplish?
...py.qcow2 is, indeed, bootable. It appears to be a perfect copy, as I expect it to be. But while I see (per Kashyap's article, etc) that it can be useful in certain scenarios, it's not interesting to me. I would like to my copy to be off-system, and was hoping to use the NBD interface to accomplish that. So I tried this (a variant of the above), working on the same system because it's easier: qemu-img create -f qcow2 /tmp/dsk.test.qcow2 qemu-nbd -f qcow2 -p11112 /tmp/dsk.test.qcow2 nbd-client localhost 11112 /dev/nbd2 virsh dumpxml my_domain > my_domain.xml virsh undefine my_domain...
2013 Mar 15
11
OT: A lightweight monitor software
Hi all, I have a test lab installed over an ESXi 5.1 host that contains 5 CentOS vm guests. I would like to monitor CPU, RAM and Network for these vm and ESXi host. Zabbix and Nagios are too to accomplish this task. Does anyone know any lightweight openosurce soft to do this?? Thanks.
2016 Nov 16
2
Multiple location DC's with same hostnames
Hi, Not sure exactly how I would word the subject line so appologies in advanced. We are trying to accomplish the following scenario: Location 1: PDC: fs01.loc1.example.com IP: 10.0.0.1 Location 2: SDC: fs01.loc2.example.com IP: 10.0.1.1 Clearly when we join the SDC to the PDC there is a naming conflict. The end result would be to have clients at each site resolve the fs01 name to the local site...
2015 Sep 17
3
restrict map-login by geoip?
...ict my user logins from a set of IPs? For example, all my users are in the US so there shouldn't be any logins from other countries. Can I tell dovecot to restrict logins to a CIDR list of US IPs? Can someone point me to docs on how to set this up? I've searched but haven't found how to accomplish this. Thanks, -Terry Terry Barnum digital OutPost http://www.dop.com