Displaying 20 results from an estimated 268 matches for "jk".
2003 Dec 23
4
Permissions Problems
Here's my command copied from a shell script:\
rsync --verbose --progress --stats --compress --rsh=/usr/bin/ssh
--recursive --times --perms --links \
/home/* trt@xxxxxx.xxxxxxx.xxx:/remotebackups/
Here's some (a small part) of the output:
jk/.recently-used
253 100% 0.00kB/s 0:00:00
rsync: recv_generator: mkdir "jk/.secpanel/.runfiles": Permission denied
(2)
stat jk/.secpanel/.runfiles : Permission denied
rsync: failed to open "jk/.viminfo", continuing : Permission denied
jk/.viminfo
4503 100%...
2008 Jun 19
5
R web site-Useability & finding varous bits of documentation
I was starting to write a note to a prospective R-user and came to the point of explaining how to get useful introductory information on R.
After mentioning the Into and the FAQs I went on to try to explain how to use a lot of the contributed information.
However I realised that there seems to be no direct way to get to Other Publications or Contributed Documenation.
The best I have seen is
2002 Oct 17
2
data.frame bug?
I'd like to create a data frame with components
> jk$x1
[1] 2
> jk$x2
[,1] [,2]
[1,] 0 0
I used to be able to do it with
> jk <- data.frame(x1=2,x2=I(matrix(0,1,2)))
But now I get a error message.
Can I still do what I want? Thanks for any help.
Chong Gu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2003 Dec 23
0
Permissions Problems Problem solved!
...yone for the help!
-----Original Message-----
Here's my command copied from a shell script:\
rsync --verbose --progress --stats --compress --rsh=/usr/bin/ssh
--recursive --times --perms --links \
/home/* trt@xxxxxx.xxxxxxx.xxx:/remotebackups/
Here's some (a small part) of the output:
jk/.recently-used
253 100% 0.00kB/s 0:00:00
rsync: recv_generator: mkdir "jk/.secpanel/.runfiles": Permission denied
(2) stat jk/.secpanel/.runfiles : Permission denied
rsync: failed to open "jk/.viminfo", continuing : Permission denied
jk/.viminfo
4503 100%...
2005 Mar 23
9
Apache Web Server mod_jk configuration
Has anyone done configuration of apache webserver with Tomcat 5.5.7
I cannot integrate them together?>
Any help will be appreciated
Regards
Vaneet
Vaneet Sharma
executive manager
iDeasTank Limited
an iwg business
dolphins'' court po 388
valletta, m-malta/europe
mobile: +356 9943 8263
skype: CALLVANEET
fax: +356 9952 8888
phone: +356 9942 8888
vaneet@iwg.info
call me on
2017 Jun 02
3
Let's encrypt privkey : Specified certificate file could not be used
Hello
I get the following error when using our Let's Encrypt ssl certificate
for webRTC calls :
[Jun 2 14:29:28] == DTLS ECDH initialized (secp256r1), faster PFS enabled
[Jun 2 14:29:28] ERROR[27360][C-00000ae5]: res_rtp_asterisk.c:1441
ast_rtp_dtls_set_configuration: Specified certificate file
'/etc/letsencrypt/live/ws.mydomain.tld/privkey.pem' for RTP instance
2013 Apr 16
1
An error occurred while installing jk-ferret (0.11.8.3), and Bundler cannot continue.
...(1.2.1)
Using tilt (1.3.3)
Using sprockets (2.2.2)
Using actionpack (3.2.9)
Using mime-types (1.21)
Using polyglot (0.3.3)
Using treetop (1.4.12)
Using mail (2.4.4)
Using actionmailer (3.2.9)
Using arel (3.0.2)
Using tzinfo (0.3.35)
Using activerecord (3.2.9)
Using activeresource (3.2.9)
Installing jk-ferret (0.11.8.3)
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native
extension
.
c:/RailsInstaller/Ruby1.9.3/bin/ruby.exe extconf.rb
creating Makefile
make
generating ferret_ext-i386-mingw32.def
compiling analysis.c
compiling array.c
compiling bitvector.c
bitvector.c: In...
2012 Oct 08
3
How to count combinations
....Label = c("23",
"55", "67", "Env"), class = "factor"), V2 = structure(c(9L, 7L,
7L, 7L, 2L, 1L, 11L, 11L, 11L, 11L, 5L, 6L, 6L, 3L, 8L, 2L, 1L,
4L, 4L, 10L, 10L, 10L), .Label = c("Ck", "CK", "Dk", "IN", "jk",
"NO", "NW", "PK", "place", "PR", "PT"), class = "factor")), .Names =
c("V1",
"V2"), class = "data.frame", row.names = c(NA, 22L))
For example: how many times 23 appear with NW and then I wan...
2008 Dec 16
1
Problem with alignDailySwries in R-metrics
Hi Folks! I seem to be having a problem with alignDailySeries in Rmetrics:
DTB6<-fredSeries("DTB6",frequency = "daily",from = "1980-01-01")
trying URL '
http://research.stlouisfed.org/fred2/series/DTB6/downloaddata/DTB6.txt'
Content type 'text/plain; charset=UTF-8' length 248392 bytes (242 Kb)
opened URL
downloaded 242 Kb
Read 13060 items
2013 Apr 16
2
An error occurred while installing jk-ferret (0.11.8.3), and Bundler cannot continue.
...(1.2.1)
Using tilt (1.3.3)
Using sprockets (2.2.2)
Using actionpack (3.2.9)
Using mime-types (1.21)
Using polyglot (0.3.3)
Using treetop (1.4.12)
Using mail (2.4.4)
Using actionmailer (3.2.9)
Using arel (3.0.2)
Using tzinfo (0.3.35)
Using activerecord (3.2.9)
Using activeresource (3.2.9)
Installing jk-ferret (0.11.8.3)
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native
extension
.
c:/RailsInstaller/Ruby1.9.3/bin/ruby.exe extconf.rb
creating Makefile
make
generating ferret_ext-i386-mingw32.def
compiling analysis.c
compiling array.c
compiling bitvector.c
bitvector.c: In...
2007 May 25
3
Urgent: DTMF does not work with, rtpmap:101 telephone-event/8000
Alex thank you for your response.
In this case we are USING INBAND, though I have tried both. Nothing works.
Yes ser is configured with mediaproxy.
Thank you,
-JK
JK,
In-band or RFC2833 DTMF signaling?
Also, unless you have SER configured with a media proxy, the actual "call"
is not running through SER. It's a signaling proxy only.
--
Alex Balashov
Evariste Systems
Web : http://www.evaristesys.com/
Tel : +1-678-954-0670
---------------...
2011 Feb 09
16
rails 3.0.4 broke yield :javascript ?
hello,
I have today updated my rails app to 3.0.4 security release but now this
yield :javascripts
fails in the layout and I get my custom js escaped as text in the view.
anybody seeing this also?
tia,
jk
--
www.least-significant-bit.com
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-core+unsubscribe...
2004 Feb 13
1
How to get time differences in consistent units?
I'm still having trouble getting to grips with time classes.
I wish to calculate the difference in days between events.
Browse[1]> insp.j$First
[1] "2002-02-19 13:00:00 NZDT"
Browse[1]> spray.j$Date
[1] "2001-11-29 13:00:00 NZDT"
Browse[1]> insp.jk - spray.j$Date
Time difference of 82 days
If I save insp.jk to a vector, I get a nice useful value of 82.
However, when the dreaded daylight savings enters the picture, we get
this sort of thing:
Browse[1]> insp.j$First
[1] "2003-02-14 13:00:00 NZDT"
Browse[1]> spray.j$Date
[1] &...
2006 Oct 31
0
Contributed by Juergen Keil jk@tools.de
Author: frits
Repository: /hg/zfs-crypto/gate
Revision: dc024003fdfc301817204e62eaa23c948d0b9e9d
Log message:
Contributed by Juergen Keil jk at tools.de
6350389 /etc/logindevperm processing is incomplete when there are stale /dev links
6350499 stale usb device link confuses login''s /etc/logindevperm code
6350501 libdevinfo/setdevaccess() prints error message from uninitialized errno variable
Files:
update: usr/src/lib/libdevi...
2016 Feb 24
2
Deleting / Removing users
i have a list of users that I?ve removed from LDAP and I want to delete their mail storage.
sdbox
Dovecot 2.2.15.8
I have mail messages in one location and indexes in another. Should I just
rm -rf /messages/<username>
rm -rf /indexes/<username>
Thanks,
JK
-----------------------------------------------------------------------
John "JK" Krug
System Administrator
The University of Chicago | Laboratory Schools
1362 East 59th Street | Chicago, IL 60637
Phone: (773) 834-4476
jk at ucls.uchicago.edu <mailto:jkallo at ucls.uchicago.edu>...
2002 May 02
2
Two scattered matrix
Hello.
Given two scattered matrix
a b c d
s n
q w e r t y
and
cx vf re ty sw k
sa gf jk we
as cd
I want to obtain a single matrix as
a b c d
s n
q w e r t y
cx vf re ty sw k
sa gf jk we
as cd
What have I to do?
Thank you
Alessandro
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-F...
2009 Feb 03
1
Poor performance in Jedi Knight: Dark Forces II
Hi,
So I'm going to be upfront about this: I don't know how to fix this problem or even who to talk to. I've tried the JK community, #winehq, #ati, and even the ATI forums, but no there was help to be offered.
Here's the problem...
Playing Jedi Knight: Dark Forces II (http://appdb.winehq.org/objectManager.php?sClass=application&iId=122) on Wine, I get such horrid framerates that the game is unplayable. In th...
2004 Aug 06
0
RE: Please confirm your message
> -----Original Message-----
> From: speex-dev@xiph.org [mailto:speex-dev@xiph.org]
> Sent: Sunday, May 11, 2003 11:26 PM
> To: jk@pageshare.com
> Subject: Please confirm your message
>
>
> Hello, this is the mailing list anti-spam filter at Xiph.Org.
> We need you to confirm your e-mail message with the subject of
> "Using speex.".
>
> Please send a message to the following address, or...
2007 Apr 18
2
virtual device bus "xen bus"
Hi,
in order for installers and hardware discovery programs
to be able to load the right device drivers, we really
want a virtual device bus in Xen, a'la power5 VIO.
This "xen bus" is on the top of Jeremy's TODO list, but
since I have heard rumors that some of our friends here
might have (some of the) code already it would seem prudent
to check whether that code could be
2007 Apr 18
2
virtual device bus "xen bus"
Hi,
in order for installers and hardware discovery programs
to be able to load the right device drivers, we really
want a virtual device bus in Xen, a'la power5 VIO.
This "xen bus" is on the top of Jeremy's TODO list, but
since I have heard rumors that some of our friends here
might have (some of the) code already it would seem prudent
to check whether that code could be