Displaying 20 results from an estimated 54 matches for "_your_".
Did you mean:
_you_
2015 Mar 20
2
Firewalld IP in multiple zones
Hi,
I would like to know what will happen when I add 192.168.3.0/24 to trusted zone, but 192.168.3.1/32 to public zone.
192.168.3.1 is the gateway and should not have access to other services in that network.
However, will it be blocked or trusted to access services which are allowed in the trusted zone?
What's firewalld's rule? Deny before allow?
Thanks in advance
Tim
2016 Apr 18
1
Suddenly increased my hard disk
...gt;
>
> i did not say it was. i was only correcting Valerie's post.
Thanks, I was kind of indulging my laziness, mentioned the command name
and assumed keen person will look up command usage him/herself. But on a
receiving end being lazy person I would prefer to just copy and paste
using _your_ post as opposed to my own ;-)
Valeri
>
>> I know. I'm frustrated today. I spent the weekend dealing with people
>> nit-picking. It's hard to exaggerate how much time and energy can be
>> wasted by people insisting on meaningless changes.
>>
> ===>
>...
2009 Nov 02
2
How do I protect my zfs pools?
...s pools? How do I prevent catastrophic loss
of the whole pool, as I appear to have just experienced? I know I can
always restore from backups but ... is there anything else I should be
doing?
I don''t see any advice in any of the official ZFS guides.
What steps are _you_ taking to protect _your_ pools? How are you protecting
your enterprise data? How often are you losing an entire pool and restoring
from backups?
I''m looking forward to your suggestions.
Thanks!
2016 Dec 19
1
OT: Blank mails from this list
...gt; }}
>>
>> aware that Valeri is 'both ways'. 8=)
>>
>> did not know which way you are. ;=)
>>
>> some with weird names are weirder than their names. in many ways.
>
> You guys are just hillarious... X-D
Believe it or not: just the other day I saw _your_ spelling of the word
hilarious: hillarious - implying "voted for "Hillary" ;-)
Valeri (in attempt to stay hilarious)
>
> --
> //Sorin
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/...
2016 Oct 21
2
Was, Re: photos on iPhone 6, is google
Valeri Galtsev wrote:
>
> On Fri, October 21, 2016 9:18 am, Brian Mathis wrote:
>> For the OP:
>> Did you even try Google before asking the list? Google should always be
>> your first choice.
>
> No, darn, no!! Not google, duckduckgo should be! Or any other web _search_
> engine...
>
> ;-)
>
There's only one trouble: google is the only search engine I
2018 Jan 30
4
Best practices in developing package: From a single file
...n CRAN as
https://cran.r-project.org/doc/contrib/Leisch-CreatingPackages.pdf
So I'd recommend you just experiment and set up your own helpers. After all
the rule still holds: Anything you do more than three times should be a
function, and every function should be in a package. So customize _your_
function to create your package.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2002 Jan 10
2
Visual Fox Pro 6 APP and Wine & Reggresion
Hello, i'm working in software development company, and we have a custom made software in VFP 6, as we're thinking on replacing all our
win9x boxes to linux (since we got rid of those hard-to-manage-and-prone-to-error nt boxes) since we mostly use this app for everything, we
tried to run it in Linux using wine.
i downloaded the latest wine release, the codeweavers release and a CVS one,
2019 May 14
2
root .bash_profile?
...07:45:55AM -0400, Bee.Lists wrote:
>> I addressed this in the thread.
>
> And we continue to tell you that you're wrong. su behaves the same
> way when switching to any other user as it does for root. Stop
> spreading misinformation.
>
Sorry, Jonathan, that I replying _your_ message, my reply has nothing to
do with it of any of your other posts, but rather with some posts by
some other posters. I really have to say this:
This whole thread - some posts in it that is - reminds me the old truth:
RTFM. Namely, Read The F.. (damn) Manual!
It is really hard to help thos...
2015 Mar 21
0
Firewalld IP in multiple zones
On Fri, Mar 20, 2015 at 10:19:13PM +0100, Tim wrote:
> I would like to know what will happen when I add 192.168.3.0/24 to
> trusted zone, but 192.168.3.1/32 to public zone.
[...]
> What's firewalld's rule? Deny before allow?
It's a little confusing, but the zones apply to _your_ interfaces, not
to external addresses. Only one zone is active at a time per interface.
--
Matthew Miller
<mattdm at fedoraproject.org>
Fedora Project Leader
2016 Oct 21
0
Was, Re: photos on iPhone 6, is google
...rs that were right 10 years ago, are probably not
> today. I usually search last week, or month, or year, or last 2-3 years.
I know, life appears t become much easier if you keep all your life
related things on NSA (or CIA, or whichever folks have nicest databases)
side ;-) But after all, it is _your_ information you are talking about...
Valeri
Sorry about forgetting to add "rant" tags...
>
> mark
>
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
+...
2019 May 14
0
root .bash_profile?
> On May 14, 2019, at 10:13 AM, Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote:
>
> Sorry, Jonathan, that I replying _your_ message, my reply has nothing to do with it of any of your other posts, but rather with some posts by some other posters. I really have to say this:
>
> This whole thread - some posts in it that is - reminds me the old truth: RTFM. Namely, Read The F.. (damn) Manual!
>
> It is really...
2018 Jan 31
0
Best practices in developing package: From a single file
...//cran.r-project.org/doc/contrib/Leisch-CreatingPackages.pdf
>
> So I'd recommend you just experiment and set up your own helpers. After all
> the rule still holds: Anything you do more than three times should be a
> function, and every function should be in a package. So customize _your_
> function to create your package.
>
> Dirk
>
2004 Sep 01
1
error in mle
Friends
I'm trying fit a survival model by maximum likelihood estimation using this function:
flver=function(a1,a2,b1,b2)
{
lver=-(sum(st*log(exp(a1*x1+a2*x2)))+sum(st*log(hheft(exp(b1*x1+b2*x2)*t,f.heft)))
-(exp(a1*x1+a2*x2)/exp(b1*x1-b2*x2))*sum(-log(1-pheft(exp(b1*x1+b2*x2)*t,f.heft))))
}
emv=mle(flver,start=list(a1=0,a2=0,b1=0,b2=0))
where hheft and pheft are functions defined in
2010 Apr 27
1
Kernel Or Hardwar e
i have seen many times the given error, there was no log about error.
Beside this my machine never uses swap i realize that when i have last 500
Mb ram it get this error and after using 5Gb of 8 Gb it decreasing like
plane crash :)
I've found this form and it is the same with my error :
http://www.webhostingtalk.com/showthread.php?t=913156
There could be a hardware problem i am not sure , i
2005 Jan 28
2
[LLVMdev] llc -load
Howdy everybody.
I'm trying hard to load my backend. But I got problems.
I took the target SparcV8 for lab.
1. mark all of the code in the bool
SparcV8TargetMachine::addPassesToEmitAssembly(PassManager
&PM,std::ostream &Out)
and make it return false.( Of course I mark the // Output assembly language.
PM.add(createSparcV8CodePrinterPass(Out, *this));)
2. generate the
2019 May 14
3
root .bash_profile?
> On May 14, 2019, at 5:50 AM, John R. Dennison <jrd at gerdesas.com> wrote:
>
> On Tue, May 14, 2019 at 05:19:57AM -0400, Bee.Lists wrote:
>> OK I think you need to read previous posts on this.
>>
>> I?m not looking for any other command.
>
> Please stop top-posting, thank you.
>
> It's the _same command_; all it is is a different invocation
2018 Jan 30
0
Best practices in developing package: From a single file
...://cran.r-project.org/doc/contrib/Leisch-CreatingPackages.pdf
>
> So I'd recommend you just experiment and set up your own helpers. After all
> the rule still holds: Anything you do more than three times should be a
> function, and every function should be in a package. So customize _your_
> function to create your package.
>
> Dirk
>
> --
> http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
[[alt...
2008 Nov 28
3
Extra markdown suggestions
Hello List,
I have recently started using Michel Fortin's PHP "Markdown Extra"
implementation to programmatically transform my markdown text files into
HTML. Firstly I'd like to say markdown is very cool -- thanks to everyone
involved :)
I'd also like to suggest two additions to markdown:
1) I very often use /this/ markdown to indicate emphasis since I find it
much
2005 Dec 08
1
read.table error
Hey, Once again I ask for some quick help.
Here is some code:
ovendata<- read.table("ovens.dat",header=TRUE)
attach(ovendata)
print(ovendata)
Here is the .dat file:
D One Two Three Four Five Seven Eight
1130 254 252 375 384 252 375 876
127 250 250 384 386 251 378 875
Here is the R Console output:
>
2005 Jan 03
3
Asterisk CPU priorities (nice?)
Had a good question for the list, it seems whenever I work in an
Asterisk console or on the machine normally I get jitters on any audio
going through it. Especially if you did file copies or a 'ps ax' for
example. I was wondering if there was a proper way to 'nice' the
asterisk proc's? Cisco does this for example to it's "EXEC" and icmp
processes, I tried