Displaying 20 results from an estimated 300 matches similar to: "page name change suggestion for wiki admin"
2008 Aug 26
2
Re: General translation questions
Hi Ralph,
> there is someone on the centos-docs mailing list who also wants to (at least)
> offer a translation of the Release Notes into chinese (simplified in this
> case). As those are subtleties(?) which are completely wasted on a eurocentric
> guy like me.
>
I don't think this guy is making any sense because there's simply no
difficult for all Chinese people to
2008 Aug 25
2
centos wiki doc in Chinese now start !
Hi?all friends here. I am Nathanael Lee from China.All of you can find my ID Nathanael in our community.It's very nice for me to meet all of you here.
I am an English interpretor freely worked in China.I am so lucky that in this year,I got Microsoft Community Influencer Certificate. In these 2 years,I keep my mind to focus on centos and make so many progress both in its daily use and server
2011 Jan 03
13
Re: pvusb drivers for pvops 2.6.32.x kernel
Hello,
Jeremy: See the included patch. If it''s OK it''d be nice
to get it into xen/stable-2.6.32.x branch.
Thanks Nathanael!
-- Pasi
----- Forwarded message from Nathanael Rensen <nathanael@polymorpheus.com> -----
From: Nathanael Rensen <nathanael@polymorpheus.com>
To: Pasi Kärkkäinen <pasik@iki.fi>
Cc: n_iwamatsu@jp.fujitsu.com
Date: Mon, 3 Jan 2011
2011 May 27
1
FW: FW: Unable to Plot using headers (converting to Numeric)
I tried command
as.numeric(Qty) #converting column"Qty" in object "demand" to
numeric. However it remains a non-numeric value.
What is the best way to convert a column of data to a numeric value in
R?
What is the best way to convert dates into a numeric format (or some
format able to be used in an x,y scatter) while still maintaining its
inherent "date" property?
2008 Mar 07
1
Re action Time and Time Series Analysis
Dear,
I need to analyse reaction time.
The general idea might be described as this: There are 8x8 circles. My
program light a circle at one time. The subject then click the lighted
circled as fast as possible. After the correct circle is clicked, then the
next circle will be lighted for the subject to click on, and so on.
My questions are:
1. May I use Time Series Analysis? I read that Time
2011 May 27
1
FW: Unable to Plot using headers.
-----Original Message-----
From: Struckmeier, Nathanael
Sent: Friday, May 27, 2011 1:39 PM
To: 'stephen's mailinglist account'
Subject: RE: [R] Unable to Plot using headers.
Thanks for the input. Despite both graphing directly and with "attach" I
am still getting a screwed up graphical output as well as an error.
My table is object "demand" w/ columns Date and
2014 Apr 23
1
Force logonserver in samba4
Hi everybody.
We have a samba4 domain deployed across serveral countries. Some of them
(overseas) have a poor VPN connection with mainland.
Since Samba4 does not support (yet) subtrees, we have deployed a DC in
each location for domain validation. However users in mainland logon
randomly at overseas location and sometimes this is a problem due to low
bandwidth available.
Is there any way to
2017 Aug 25
6
[Bug 2765] New: ssh-copy-id appears to hang indefinitely when the target user has no password
https://bugzilla.mindrot.org/show_bug.cgi?id=2765
Bug ID: 2765
Summary: ssh-copy-id appears to hang indefinitely when the
target user has no password
Product: Portable OpenSSH
Version: 6.6p1
Hardware: All
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
2010 Mar 01
1
Mainland "Equatorial Guinea" missing?
In the World map, mainland "Equatorial Guinea" seems to be missing although
two offshore parts, "Equatorial Guinea:Annobon" and "Equatorial
Guinea:Fernando Po", are present. I'd like to be able to fill the mainland
piece. How can I correct this? Thanks.
--
View this message in context: http://n4.nabble.com/Mainland-Equatorial-Guinea-missing-tp1573691p1573691.html
2012 Jan 07
4
usbback for linux 3.1?
Is anyone maintaining usbback that compiles against Linux 3.1?
Thanks
James
2009 May 14
6
Dealing with brute force attacks
Over the weekend one of our servers at a remote location was
hammered by an IP originating in mainland China. This attack was
only noteworthy in that it attempted to connect to our pop3 service.
We have long had an IP throttle on ssh connections to discourage
this sort of thing. But I had not considered the possibility that
other services were equally at risk. Researching this on the web
does
2011 Jan 06
11
[RFC PATCH v01] Xen PVSCSI drivers for pvops xen/stable-2.6.32.x kernel
Hello,
http://pasik.reaktio.net/xen/patches/xen-pvscsi-drivers-linux-2.6.32.27-pvops-v01.diff
This is the first version of Xen PVSCSI drivers, both the scsiback backend and
scsifront frontend, ported from Novell SLES11SP1 2.6.32 Xenlinux kernel to
pvops xen/stable-2.6.32.x branch.
At the moment it''s *only* compile-tested with the latest xen/stable-2.6.32.x
git kernel as of today
2011 Jun 01
2
Problems Dating....
I'm trying to convert a column in a data frame with dates from a
"Factor" type to a "Date Object" but I am encountering and error. (I am
having trouble plotting an x,y scatter and I suspect it's something with
my data format). I have a table with two columns and 8,000 rows.
> dsort=read.delim("C:\\Documents and Settings\\E066582\\My
2006 May 22
10
US telco lingo
Could someone explain to a non-US dummy the following phrases I have seen on
the list.
"I can provide you with tier 1 termination 6/6. I can blend or NPANXX
breakout."
"We provide US48 termination, blended rate for 1 MOU and above is .008 with
6/6."
What is 6/6?
What is US48?
What is blended?
What is MOU?
What is NPANXX breakout?
-------------- next part --------------
2013 Sep 19
3
How do I ensure that the polygon in spatstat::owin(poly=<polygon>) does not have “negative area”
I am a new user of the R spatstat package and am having problems creating a
polygonal observation window with owin(). Code follows:
library("maps")
library ("sp")`
library("spatstat")
mass.map <- map("state", "massachusetts:main", fill=T) # This returns
a data frame includding x and y components that form a polygon of
massachusetts mainland`
2003 Nov 03
10
USA map
R users,
In S, there was a function called usa() that
would draw the map of the United States, plus
it had other options for graphics. I have looked
but I can't find the equivalent in R. Is there one?
Thanks,
Jason
2006 Jun 12
3
ZFS + Raid-Z pool size incorrect?
I''m seeing odd behaviour when I create a ZFS raidz pool using three disks. The output of "zpool status" shows the pool size as the size of the three disks combined (as if it were a Raid 0 volume). This isn''t expected behaviour is it? When I create a mirrored volume in ZFS everything is as one would expect the pool is the size of a single drive.
My setup:
Compaq
2009 Oct 05
5
Networking Concept
Hello,
I would like to know how Asterisk deal in this case:
Assume I have a Main Asterisk Server located in UK, and another box that
have PSTN interfaces located in China, now the purpose is to FW calls
through PSTN.
Assuming I have a client who is calling from Japan to my main switch in UK
and he is calling China, (japan have latency around 500ms to UK and 100ms to
China), how asterisk
2006 Jun 13
4
ZFS panic while mounting lofi device?
I believe ZFS is causing a panic whenever I attempt to mount an iso image (SXCR build 39) that happens to reside on a ZFS file system. The problem is 100% reproducible. I''m quite new to OpenSolaris, so I may be incorrect in saying it''s ZFS'' fault. Also, let me know if you need any additional information or debug output to help diagnose things.
Config:
[b]bash-3.00#
2010 Jul 07
2
About Simplified Chinese Translation
Hi,
Hello, everyone.
My Name is GaoHu, I'm living in Hangzhou, ZheJiang, China.
Last year, I graduate from college in ShanXi. Now, I'm working in a IT company that
using Delphi and Oracle, with Our Server RHEL.
I'm interest in Open Source and like CentOS as it is simple and stable. I like to use
CentOS as my server, with Fedora as my desktop. I like linux and I just think there