Displaying 9 results from an estimated 9 matches for "yzu".
Did you mean:
you
2010 Jun 08
2
OpenSSH with "resumable" functionality
...ame feature, whether or not it's related to the existing
implementation...
The article attribution lists:
I-Hsuan Huang?, Wei-Jin Tzeng?, Szu-Wei Wang?, and Cheng-Zen Yang?
Department of Computer Science and Engineering
Yuan Ze University, Chungli, Taiwan, R.O.C.
? {ihhuang,czyang}@syslab.cse.yzu.edu.tw <czyang%7D at syslab.cse.yzu.edu.tw>
? {s922344,s922351}@mail.yzu.edu.tw <s922351%7D at mail.yzu.edu.tw>
{ihhuang,czyang}@syslab.cse.yzu.edu.tw <czyang%7D at syslab.cse.yzu.edu.tw>
--
Jeremy Nickurak -= Email/XMPP: jeremy at nickurak.ca =-
2014 Sep 18
1
mirrorlist returns wrong servers
..."updates" repository
$ curl "http://mirrorlist.centos.org/?release=6.5&arch=x86_64&repo=updates"
http://mirrors.hust.edu.cn/centos/6.5/updates/x86_64/
http://mirrors.yun-idc.com/centos/6.5/updates/x86_64/
http://centos.mirror.cdnetworks.com/6.5/updates/x86_64/
http://ftp.yzu.edu.tw/Linux/CentOS/6.5/updates/x86_64/
http://ftp.isu.edu.tw/pub/Linux/CentOS/6.5/updates/x86_64/
http://mirror.awanti.com/centos/6.5/updates/x86_64/
These results are same when we using "cc=jp" and "ip=(various IP
address that is recognized as Japanese by GeoIP)" options.
Add...
2019 Mar 29
2
Call for testing: OpenSSH 8.0
...2: set_newkeys: mode 0
> debug1: rekey in after 134217728 blocks
> debug1: Will attempt key: /home/me/.ssh/id_rsa RSA
> SHA256:jFWK2zuc3SuLroIcpk/awobdgD43pu0G9iWtst1lLzg agent
> debug1: Will attempt key: id_dtacld_shortlived_rsa RSA-CERT
> SHA256:AeEypypDIQ7DXiFtXfpEGmNZHHSpDoD9Hppg+YzU+O0 agent
> debug1: Will attempt key: /home/me/.ssh/id_dsa
> debug1: Will attempt key: /home/me/.ssh/id_ecdsa
> debug1: Will attempt key: /home/me/.ssh/id_ed25519
> debug1: Will attempt key: /home/me/.ssh/id_xmss
> debug2: pubkey_prepare: done
> debug3: send packet: type 5
> deb...
2004 Oct 19
2
Questions of t.test {stats}
We are currently using the t-test in Package stats,
t.test(x, y = NULL, alternative = c("two.sided", "less", "greater"),
mu = 0, paired = FALSE, var.equal = FALSE,
conf.level = 0.95, ...)
but have some troubles :
1. why does the t-test take so a long time to perform a single test on a row
of a data.frame ? Is there any alternative function to perform
2019 Mar 27
26
Call for testing: OpenSSH 8.0
Hi,
OpenSSH 8.0p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at
2000 Nov 28
1
ask for help
To whom it may concern:
The question is how we can incorporate a FORTRAN program into "R" system, just like calling subroutines.
Thank you for your help in this matter.
Please pass this message to the technical service section. Many thanks.
Best Wishes,
Chihhon Ren
Graduate School of Industrial Engineering
Yuan Ze University
Taiwan
-------------- next part --------------
An HTML
2004 Sep 03
0
Kphone Can't register to ser via Asterisk
Hi,
I am new to Asterisk and SIP. I have just installed ser as sip server
and asterisk
ser is in 192.168.6.244, without authentication
kphone as sip client in 192.168.6.254
asterisk is in 192.168.6.100
and did not install hardward on my pc
in sip.conf , i add following lines
...
register:jimmy@192.168.6.244/1000
...
[192.168.6.244]
type=friends
host=192.168.6.100
fromuser=jimmy
2013 Feb 20
2
Detect ups.status on battery seems a little delay
OS: Linux
NUT version: 2.6.1 or 2.6.3 both have this issue
UPS model: APC Smart-UPS 750 (051D/0002)
Driver: usbhid-ups
Question:
I using upsc command to check ups status.
When UPS is online, status is "OL".
But when UPS is offline, status will not change to OB immediately.
After test many times. this delay time didn't have any rules. Maybe immediately or few seconds or few
2004 Nov 22
1
Questions of Significance Analysis of Microarrays(SAM){siggenes}
Dear All:
Significance Analysis of Microarrays(SAM)
As we know sam do multiple t.test as following
## Default S3 method:
t.test(x, y = NULL, alternative = c("two.sided", "less", "greater"),mu = 0,
paired = FALSE, var.equal = FALSE,conf.level = 0.95, ...)
var.equal: a logical variable indicating whether to treat the two variances
as being equal. If 'TRUE'