Displaying 4 results from an estimated 4 matches for "pub2".
Did you mean:
pub
2013 Jan 23
4
extracting characters from a string
Dear All,
I have a data frame of vectors of publication names such as 'pub':
pub1 <- c('Brown DK, Santos R, Rome DF, Don Juan X')
pub2 <- c('Benigni D')
pub3 <- c('Arstra SD, Van den Hoops DD, lamarque D')
pub <- rbind(pub1, pub2, pub3)
I would like to construct a dataframe with only author's last name and each last name in columns and the publication in rows. Basically I want to get rid of the init...
2012 Jun 16
5
Not real confident in 3.3
...range lock-ups, split brains, and too many instances where the
whole cluster was off-line until I reloaded the data.
So wiith the release of 3.3, I decided to give it another try. I created
one relicated volume on my two NFS servers.
I then mounted the volume on a client as follows:
10.10.10.7:/pub2 /pub2 nfs
rw,noacl,noatime,nodiratime,soft,proto=tcp,vers=3,defaults 0 0
I threw some data at it (find / -mount -print | cpio -pvdum /pub2/test)
Within 10 seconds it locked up solid. No error messages on any of the
servers, the client was unresponsive and load on the client was 15+. I
r...
2006 Apr 09
3
Conntrack, nat and multipath - what is wrong here?
I have a gentoo 2.6.14 box with 4 nics, LAN/DMZ/PUB1/PUB2
LAN and DMZ have a 1918 /22 each, PUB1 and PUB2 have a /29 each of which 5 ips
are assigned.
Using the mangle table, I give all packets a mark (according to local
policies) in the range 1-10. Using ip rule, i pass marks 1-5 through the pub1
route table, and marks 6-10 through the pub2 routing...
2004 Jun 20
1
F-Secure SSH / OpenSSH pubkey compatibilty?
...'s site in order to type on the keyboard of the
RH7.1 F-Secure SSH machine. Therefore I only have my faulty memory of
the failed results. But it seemed to me that the public key format
was incompatible with the OpenSSH implementation. Normally I would
copy the id_rsa.pub (called id_rsa_a1024.pub2 or something similar by
F-Secure SSH) to the OpenSSH authorized_keys file. But that did not
work.
Looking at the contents the pubkey file the format was much different
than what I expected to see and looked more like a PGP style key with
a BEGIN, Version:, Comment: section. Should I be able to e...