search for: tohoku

Displaying 20 results from an estimated 22 matches for "tohoku".

2017 Aug 17
3
How to convert .Rdata file into .csv or something else?
..."~/docdis/input/ch2/WV6_Data_R_v_2016_01_01.rdata") I would like to know how to convert this file format into .csv or .txt. I suppose this question is very basic, but I could not find solutions on internet or in my textbooks. I would appreciate it if someone would help me. Yohei Tanaka (Tohoku University) [[alternative HTML version deleted]]
2001 Apr 09
3
[PATCH]: Heartbeat/Watchdog Patch
...Developers, I've released a patch against openssh-2.5.2p2. The patch adds heartbeat (keepalive) function to ssh(1), and watchdog timeout function to sshd(8). The watchdog timeout is intended to terminate user's processes as soon as possible after the link has been lost. http://www.ecip.tohoku.ac.jp/~hgot/sources/openssh-watchdog.html The combination of the heartbeat and the watchdog timeout is very useful for detecting link down over unreliable connections, especially Wireless Networks. We are using this patch in our wireless gateway. I'm looking for other ssh clients which are ca...
2019 Jan 25
0
[klibc:update-dash] builtin: create builtins.c properly on old cpp
Commit-ID: 8c6e2cecf64aed820dd63a1c4dcb3b141f0414ec Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=8c6e2cecf64aed820dd63a1c4dcb3b141f0414ec Author: kabe at sra-tohoku.co.jp <kabe at sra-tohoku.co.jp> AuthorDate: Mon, 22 Dec 2014 14:50:23 +0900 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] builtin: create builtins.c properly on old cpp Encontered this on ancient gcc-2.95.3 environment; src/bui...
2020 Mar 28
0
[klibc:update-dash] dash: builtin: create builtins.c properly on old cpp
Commit-ID: 9b271c8b259fff6930f58d2ea3346b0bdd5e66c2 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=9b271c8b259fff6930f58d2ea3346b0bdd5e66c2 Author: kabe at sra-tohoku.co.jp <kabe at sra-tohoku.co.jp> AuthorDate: Mon, 22 Dec 2014 14:50:23 +0900 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: builtin: create builtins.c properly on old cpp [ dash commit 35ff4d5b5a44aaf6fd98edef221dcc3ddcb8dd...
2011 Oct 22
0
error on Fast bilinear interpolator from a grid
...obj, grid.list) -> look ============================================================== Best Regards, Parichat Wetchayont ---------------------------------------------------------------------------------- Radiation&Climate Physics Lab, Department of Geophysics, Graduate School of Science, Tohoku University. parichat@caos-a.geophys.tohoku.ac.jp ---------------------------------------------------------------------------------- [[alternative HTML version deleted]]
2011 Nov 27
1
vde on tinc
...ind an update in ChangeLog. Besides, the newest code in git fails to compile, because of a redefined extern static variable in src/vde/device.c. I need to remove the offencing line to compile. Now I am staying with tinc git HEAD using vde. Yours, -- XU Benda Research Center for Neutrino Science Tohoku University JAPAN http://www.awa.tohoku.ac.jp/~benda -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20111127/de72c990/attachment.html>
2000 Feb 11
1
X11 forwarding issues with Linux
I think I might have a bug here, but I''m not sure. I just cannot seem to win with X11 forwarding and OpenSSH-1.2.2! The shell works fine though. When I had the Linux 2.2.11 kernel running, sshd was saying: debug: Received request for X11 forwarding with auth spoofing. debug: Socket family 10 not supported [X11 disp create] debug: channel 0: new [X11 inet listener] debug: Forking
2010 Apr 14
3
tincd without root privileges
hey, is there a way to run tinc on a (linux) box, with a public ip, but on which i don't have root privileges ? the server just connects nodes (behind natted firewall) & relays their traffic, so no need for tap/tun interface on the box itself. ptr_ -- http://www.L45.be/voidpointer 0493 52 5009
2017 Aug 17
0
How to convert .Rdata file into .csv or something else?
..."~/docdis/input/ch2/WV6_Data_R_v_2016_01_01.rdata") I would like to know how to convert this file format into .csv or .txt. I suppose this question is very basic, but I could not find solutions on internet or in my textbooks. I would appreciate it if someone would help me. Yohei Tanaka (Tohoku University) ??? [[alternative HTML version deleted]] ______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and pr...
2010 Mar 26
1
tinc optimal packet route selection
...by hand. It is more like a routing protocol thing. But I am not familiar with it. I was considering employing OSPF inside my tinc network while I found it really mind boggling for a tinc switch VPN. Hints and ideas are really appreciated. Yours, -- XU Benda Research Center for Neutrino Science Tohoku University JAPAN http://www.awa.tohoku.ac.jp/~benda
2017 Oct 13
1
Quotation marks hinder for loop
...1:N_var){ + assign(paste("V", i, sep=""), noquote(paste("V", i, sep=""))[,-1]) + } Error in unclass(x)[...] : incorrect number of dimensions I would appreciate it if someone would help me. Best regards, Yohei Tanaka ========================== Yohei Tanaka Tohoku University Graduate school of Economics Doctoral student email: marineband2007 at gmail.com [[alternative HTML version deleted]]
2000 Mar 07
2
patch for openssh-1.2.2p1
...AC_DEFINE(IPV4_IN_IPV6) + else + AC_MSG_RESULT(no) + fi + ],[ + if test "x$inet6_default_4in6" = "xyes"; then + AC_MSG_RESULT([yes (default)]) + AC_DEFINE(IPV4_IN_IPV6) + else + AC_MSG_RESULT([no (default)]) fi ] ) -- Hideaki YOSHIFUJI <yoshfuji at ecei.tohoku.ac.jp> Web Page: http://www.ecei.tohoku.ac.jp/%7Eyoshfuji/ PGP5i FP: F731 6599 5EB2 BBA7 1515 1323 1806 A96F 5700 6B25
2002 May 02
0
Request: Please incorporate Hideaki Gotos Watchdog patch into OpenSSH
Hello, Hideaki Goto has written a patch for OpenSSH that adds heartbeat and watchdog functions to OpenSSH: http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-watchdog.html The heartbeat function sends an SSH_MSG_IGNORE packet every <n> seconds to the server, and the watchdog function checks incoming packets only to see if the connection has been interrupted. Where I work, all Internet connections go through an HTTPS p...
2002 Nov 25
2
[Bug 443] Ability to set KeepAlive time
...ts From dtucker at zip.com.au 2002-11-25 14:37 ------- The "KeepAlive" option enables TCP_KEEPALIVE on the socket which uses a system-wide setting (normally 2 hours according to Stevens.) There is a "Heartbeat" patch for openssh which does what you want, see http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-watchdog.html ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2017 Aug 18
0
"How to convert .Rdata file into .csv or something else?" [SOLVED]
...object directly from the file path; > library(R.utils) > saveObject(WV6_Data_R, "~/docdis/input/ch2/WV6_Data_R_v_2016_01_01.csv") > d <- loadObject("~/docdis/input/ch2/WV6_Data_R_v_2016_01_01.csv") Best regards, Yohei Tanaka ========================== Yohei Tanaka Tohoku University Graduate school of Economics Doctoral student email: marineband2007 at gmail.com [[alternative HTML version deleted]]
2017 Aug 18
0
"How to convert .Rdata file into .csv or something else?" [SOLVED:Corrected version]
...Data_R_v_2016_01_01.csv") > d <- loadObject("~/docdis/input/ch2/WV6_Data_R_v_2016_01_01.csv") --------------------------------------------------------------------------------------------------------------------- Best regards, Yohei Tanaka ========================== Yohei Tanaka Tohoku University Graduate school of Economics Doctoral student email: marineband2007 at gmail.com [[alternative HTML version deleted]]
2017 Aug 18
0
"How to convert .rdata file into .csv or something else?" [SOLVED:Corrected version2]
...ata_R_v_2016_01_01.csv") > d <- loadObject("~/docdis/input/ch2/WV6_Data_R_v_2016_01_01.csv") ------------------------------------------------------------ --------------------------------------------------------- Best regards, Yohei Tanaka ========================== Yohei Tanaka Tohoku University Graduate school of Economics Doctoral student email: marineband2007 at gmail.com [[alternative HTML version deleted]]
2013 Aug 02
2
[LLVMdev] bug of tail call optimization on x86 target
Dear LLVM developers, I am a developer of SML#, an ML-style functional programming language developed at Tohoku University. Currently we are intending to use LLVM as the backend of our SML# compiler in our upcoming release, and have rewritten our frontend and runtime so that they can cooperate with LLVM. LLVM works extremely fine with our SML# compiler. We are grateful to LLVM community for providing such...
2000 Mar 25
1
ANNOUNCE: openssh-1.2.3
...do it themselves - -R/usr/local/lib for Solaris - Fix RSAref detection - Fix IN6_IS_ADDR_V4MAPPED macro 20000311 - Detect RSAref - OpenBSD CVS change [sshd.c] - disallow guessing of root password - More configure fixes - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji at ecei.tohoku.ac.jp> 20000309 - OpenBSD CVS updates to v1.2.3 [ssh.h atomicio.c] - int atomicio -> ssize_t (for alpha). ok deraadt@ [auth-rsa.c] - delay MD5 computation until client sends response, free() early, cleanup. [cipher.c] - void* -> unsigned char*, ok niels@ [hostfile.c] - remove...
2000 Mar 25
1
ANNOUNCE: openssh-1.2.3
...do it themselves - -R/usr/local/lib for Solaris - Fix RSAref detection - Fix IN6_IS_ADDR_V4MAPPED macro 20000311 - Detect RSAref - OpenBSD CVS change [sshd.c] - disallow guessing of root password - More configure fixes - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji at ecei.tohoku.ac.jp> 20000309 - OpenBSD CVS updates to v1.2.3 [ssh.h atomicio.c] - int atomicio -> ssize_t (for alpha). ok deraadt@ [auth-rsa.c] - delay MD5 computation until client sends response, free() early, cleanup. [cipher.c] - void* -> unsigned char*, ok niels@ [hostfile.c] - remove...