search for: acceps

Displaying 5 results from an estimated 5 matches for "acceps".

Did you mean: accept
2006 Jan 27
4
regular expressions, sub
...rences something like (fv <- sub("log( [:alpha:] N )^ [:alpha:)","ln \\1^\\2",fu)) to change "log(g)^7" to "ln^7 g", and to eliminate I(): sub("I(blabla)","\\1",fv) # I(xxx) -> xxx The special characters are making trouble, sub acceps "(", ")" only in pairs. Code for experimentation: trysub <- function(s,t,e) { ii<-0; for (i1 in c(TRUE,FALSE)) for (i2 in c(TRUE,FALSE)) for (i3 in c(TRUE,FALSE)) for (i4 in c(TRUE,FALSE)) print(paste(ii<-ii+1,ifelse(i1," "," ~"),"ext"...
2003 Dec 01
0
No subject
windows systems and I can see the SAMBA server in my workgroup inside the network neighborhood. When I double click on the server nothing happens for about 5 seconds and then I get a pop up error (text of error is): -------- \\Sambaserver is not accessible Windows cannot find the computer or share name. Make sure the computer or share name is valid and that you are connected to the network,
2017 Oct 15
3
can only ssh unidirectional
Dear developer, This issue may be not related to openssh but I am not sure. So post it here for some luck. The issue is like this:(you can see more formatted description at (https://serverfault.com/questions/878504/can-only-ssh-unidirectional) I have two centos 7.2 server. One machine ip is 10.104.196.18, another machine is 10.240.197.21. I can successfully ssh from 10.104.196.18 to
2015 May 18
32
[Bug 2400] New: StrictHostKeyChecking=no behaviour on HOST_CHANGED is excessively insecure
https://bugzilla.mindrot.org/show_bug.cgi?id=2400 Bug ID: 2400 Summary: StrictHostKeyChecking=no behaviour on HOST_CHANGED is excessively insecure Product: Portable OpenSSH Version: 6.8p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component:
2016 Apr 29
4
Trying to build ices-0.4 on ubuntu and "libshout not usable"
Hello: I hope someone can take a look at this and give me a little push to get me past this logjam. I've been running icecast + ices-0.4 + a perl application developed internally which runs an mp3 stream for a number of years. I am migrating my server from CentOS to ubuntu so I can upgrade to Perl 5.18 (so as to get clean unicode processing for another application.) I have installed