Displaying 20 results from an estimated 36231 matches for "certainally".
2005 Mar 05
1
problems with authentication -- restrict certain actions to certain users
Ok, so at this point I''ve got my app completely written, including the
login generator, and I''ve even got stuff like the layout done up all
nicely so that the login page matches the rest of the site nicely. All
is good.
But there''s one problem: I''m not running a wiki here, I''m running a
personal site. As it is, any schmuck can log in, and anybody
2010 Jul 01
1
Mac OS X R.app has trouble rendering certain fonts.
I noticed this running a few graphics demos the other day.
In particular the plotmath and the persp graphics demos, certain fonts
don't seem to render on the demos.
The plotmath demo displays certain math equations on a quartz window
that don't render properly, and the persp demo displays a 3D model of
a mountain with labels on the graph rendered in a certain font. (None
of the data
2003 Apr 13
1
Restrict access to certain ips.
Hello,
I have a machine with several ips. My goal is to only allow access to one ip
for a certain user. for example 192.168.1.11 may only be used by UID 1001
I have found in the man page for bind following errno numeric:
> EACCES The address is protected, and the user is not the super-user.
Is it possible to restrict access to certain ips to certain uids?
- Thilo Schulz
2009 Dec 14
5
Cron job? or something else? help..
Hello,
i have a certain issue at hand that i'm trying to solve.
there's a certain command that i need to execute 10 minutes after boot.
how can i set that? im not very expert with cron jobs but can it be done
that way? i know that cronjob works on specified time but how can i set
it to run with '10 min after startup" as a condition ?
2010 May 29
6
Best way to limit outgoing calls per trunk
Hi Guys,
I am looking to use System() function along with some bash scripting to
determine if a Trunk is being used during certain time of the day or not.
Here is what I have in mind. Please guide me if you know a better way:
exten => s,1,answer
exten => s,n,System(/tmp/check.sh)
check.sh:
check EPOCH time => do an IF for certain times => Allow mutiple calls in
certain times and
2012 May 10
2
when is the o.s. considered to be at a certain minor version? Or, is it safe to apply only certain package updates from the next release version?
Two related questions about the minor release numbers (e.g. the 'x' in 5.x or 6.x) :
1) What constitutes the o.s. being at a particluar minor release? Typically, when you install you are getting a package set available from a specific minor release number. But what minor release is the o.s. at if I just update the centos-release package, and no other package? Typically, a 'yum
2010 Apr 10
2
selecting certain columns or rows from a .csv
Hello,
I'm using <read.csv("filename",header=TRUE) but need to extract just certain
columns or rows from the file.
Much thanks.
--
View this message in context: http://n4.nabble.com/selecting-certain-columns-or-rows-from-a-csv-tp1835692p1835692.html
Sent from the R help mailing list archive at Nabble.com.
2007 Apr 11
3
incomplete window contents when unminimizing
Hi,
Using Xgl, when a window is unminimized, sometimes (especially with
Firefox), the window contents are not immediately visible (partially
or completely) until an unminimize animation is completed. That is,
sometimes there are empty (transparent) rectangles within the window
(maybe corresponding to some Mozilla controls), and sometimes the
whole window is empty (only the decoration is visible).
2010 Feb 03
3
How to flatten a tree (based on list) to a certain depth?
Suppose that I have the following list of lists of frames 'root'
(let's call it a 'tree' of frames). I want to flatten it to be a list
of frames. However, if I unlist(root), it will flatten the frames as
well. Is there a simply way to flatten the tree to certain depth?
aframe1=data.frame(x=1:3,y=1:3)
aframe2=data.frame(u=7:9,v=11:13)
aframe3=data.frame(p=3:5,q=6:8)
2006 Jan 08
3
Sceduling Tasks
I''m working on a RoR project and a requirement has popped up that would
required certain actions to happen at certain time intervals (as opposed to
having a user initiate the action). Is there anything similar to Java''s
Quartz library, *nix cron, or anything of the like for Rails? I''m certainly
willing to help with/test Ruby code if someone on the list is already
2005 Jun 11
0
Help with denighing access to certain numbersbyCallerID
Sounds like what I had in mind, could you point me in the right
direction to an example of agi scripts that might do this :-). I'm not
well versed in the ways of the AGI and would flounder significantly.
James
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Rob Thomas
Sent: Sunday, 12 June 2005 8:45 AM
To:
2007 Aug 23
2
Classful queuing solution
Dear all,
I am trying to set up multi-user traffic control. In short, I want each
user (each IP) to be hard limited to 128kbit download and 64kbit upload.
On top of that, I want interactive traffic (ICMP, ACK packets, SSH, etc)
to be prioritised to minimise latency. It sounds like it ought to be
done with a classful qdisc but I don''t really know what I''m doing. I
think I
2009 Sep 02
6
Password-less share, for certain users.
Is it possible to have a "password-less" share available to only
certain users? I've been searching all over and could not find
anything.
2007 Mar 06
3
aaf excluding certain db records from indexing
hi!
short question about aaf:
is there a builtin functionality in acts_as_ferret to exclude records
from being indexed when for example a column "is_deleted" /
"is_disabled" / "dont_index" has a certain value?
regards
neongrau
--
Posted via http://www.ruby-forum.com/.
2005 Aug 11
1
How to insert a certain model in SVM regarding to fixed kernels
Dear David,
Dear R Users ,
Suppose that we want to regress for example a certain autoregressive model using
SVM. We have our data and also some fixed kernels in libSVM behinde e1071
in front. The question: Where can we insert our certain autoregressive
model ? During creating data frame ? Or perhaps we can make a
relationship between our variables ended to desired autoregressive model ?
2008 May 19
1
Select certain elements from dataframe
Hello,
I have a specific problem, I have a large dataframe, and after clustering I
want to select certain colums, the elements of a subcluster.
My dataframe looks like this :
> colnames(data)
[1] "101KF4319097339" "102KF4319101170" "103KF4319047549"
"104KF4319046389"
[5] "105KF4319013260" "106KF4319025582"
2010 Oct 28
2
replace text at certain positions in a file
Hello,
I am working with R version 2.10.1 under windows.
In a text file, I need to replace all characters at certain column positions with blanks.
For example, say the file contains two lines and looks like this:
ab34cd78e
fg3 hi78j
I'd like to replace everything at positions 3-4 and 7-8 with blanks, so the output should be:
ab cd e
fg hi j
[I'm not sure if this is really an R
2006 Feb 22
1
Disconnect IMAP session after certain time?
Is it possible to have Dovecot cleanly terminate an IMAP
session after a certain time? I have a number of users
who leave their MUA (Mozilla Thunderbird) on all night,
and I'd like to have them (cleanly) disconnect in order
to free up resources after a certain "inactivity" time
(e.g. 2 hours).
Can that be done?
-JP
2004 Dec 07
2
Allow calls to certain area codes
Where in Asterisk do you configure it so that you can only call certain area codes. Area codes not in this list would play a message saying that this number is not supported.
How do you configure Asterisk so that you have 3 voip providers and 3 phones and allow each phone to use a specific account.
Thanks,
Jimmy
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jun 11
0
Help with denighing access to certain numbers byCallerID
I would think the easiest way is to use an AGI..
exten => _001162.,Dial(Zap/g1/${EXTEN}/tT); (Anyone can call NZ)
exten => _0011.,Exec(checkperms);
checkperms.agi would then match against a list.
--Rob
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of James Bean
> Sent: Sunday, June