search for: 16436

Displaying 20 results from an estimated 479 matches for "16436".

2007 Dec 19
0
[ wxruby-Bugs-16436 ] Missing files after rake build
Bugs item #16436, was opened at 2007-12-19 17:34 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=16436&group_id=35 Category: Compile/build Group: None Status: Open Resolution: None Priority: 3 Submitted By: ppk (mend0za) Assigned to: Nobody (None) Summary: Missing...
2016 Dec 02
3
unlist strips date class
Is this a bug? > unlist(list(as.Date("2015-01-01"))) [1] 16436 [[alternative HTML version deleted]]
2006 Mar 02
7
Problem with duplicate route entry
...1 Hello! I have a problem with a duplicate route entry, when using a pre-installed route and automatic take-over by the "heartbeat" daemon, which adds an address and the kernel adds an route automatically. Maybe anyone has an explanation... > ip addr 1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue inet 127.0.0.1/8 scope host lo 2: eth0: <BROADCAST,MULTICAST,UP> mtu 1514 qdisc pfifo_fast qlen 1000 inet 10.10.20.100/32 scope global eth0 > ip route 127.0.0.0 dev lo scope link 10.10.20.0/24 dev eth0 scope link default via 10.10.20.1 dev eth0 - -- Now I add a rou...
2017 Jul 11
2
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...rking code #### sampletxt <- "This sentence contains the word metastatic and the word breast. This sentence contains no target words." sentence_match(sampletxt) #### Non-working code #### sampletxt <- structure( list( PTNO = c(1, 2, 2, 2), DATE = structure(c(16436, 16436, 16832, 16845), class = "Date"), TYPE = c("Progress note", "CAT scan", "Progress note", "Progress note"), TVAR = c( "This sentence contains the word metastatic. This sentence contains the term stage IV.",...
2007 Jul 01
1
Routing help
...e it gets broken. Here is what my ip shows me, as you instructed in the guide: _Using 1 modem only: _ # ip route show 2.2.2.2 dev ppp0 proto kernel scope link src 62.56.163.150 127.0.0.0/8 dev lo scope link default via 2.2.2.2 dev ppp0 # ip link show 1: lo: <LOOPBACK,UP,10000> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP,10000> mtu 1500 qdisc pfifo_fast qlen 3 link/ppp _Using both modem:_ # ip route show 2.2.2.2 dev ppp0 proto kernel scope link src 62.56.163.150 2.2.2.2 dev ppp1 prot...
2017 Jul 12
0
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...t;This sentence contains the word metastatic and the word breast. This sentence contains no target words." > >sentence_match(sampletxt) > >#### Non-working code #### > >sampletxt <- > structure( > list( > PTNO = c(1, 2, 2, 2), > DATE = structure(c(16436, 16436, 16832, 16845), class = "Date"), > TYPE = c("Progress note", "CAT scan", "Progress note", "Progress note"), > TVAR = c( > "This sentence contains the word metastatic. This sentence contains the term stage IV.&qu...
2006 May 04
2
No networking in DomU - Ubuntu
...rrors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2290550 (2.1 MiB) TX bytes:393169 (383.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:2375 errors:0 dropped:0 overruns:0 frame:0 TX packets:2375 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2457201 (2.3 MiB) TX bytes:2457201 (2.3 MiB) peth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF...
2017 Jul 12
2
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...t;This sentence contains the word metastatic and the word breast. This sentence contains no target words." > >sentence_match(sampletxt) > >#### Non-working code #### > >sampletxt <- > structure( > list( > PTNO = c(1, 2, 2, 2), > DATE = structure(c(16436, 16436, 16832, 16845), class = "Date"), > TYPE = c("Progress note", "CAT scan", "Progress note", "Progress note"), > TVAR = c( > "This sentence contains the word metastatic. This sentence contains the term stage IV.&qu...
2013 Jan 02
1
Problems with VM networking on Ubuntu Quantal
...cast:10.0.0.255 Mask:255.255.255.0 inet6 addr: *****/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 p6p1 Link encap:Ethernet HWaddr **** UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 virbr0 Link encap:Ethernet HWaddr **** inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 vnet0...
2006 Nov 06
4
No internet in the second DomU
...s:0 frame:0 TX packets:2578 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:58457559 (55.7 MiB) TX bytes:673459 (657.6 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) peth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP BROADCAST...
2017 Jul 13
1
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...), str_which(sentence_extract, "metastatic|stage IV")) sentence_match <- str_c(sentence_number, ": ", sentence_extract[sentence_number], collapse = "") sentence_match } sampletxt <- structure( list( PTNO = c(1, 2, 2, 2), DATE = structure(c(16436, 16436, 16832, 16845), class = "Date"), TYPE = c("Progress note", "CAT scan", "Progress note", "Progress note"), TVAR = c( "This sentence contains the word metastatic. This sentence contains the term stage IV.",...
2009 Jun 17
7
Can''t get guest domain network working!
...carrier:0 collisions:0 txqueuelen:1000 RX bytes:91072761 (86.8 MiB) TX bytes:15558692 (14.8 MiB) Interrupt:18 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:6440 errors:0 dropped:0 overruns:0 frame:0 TX packets:6440 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:55534272 (52.9 MiB) TX bytes:55534272 (52.9 MiB) ////////////Start xend #xend start Nothing to flush....
2005 Oct 21
1
Xen unstable: Cannot ping gateway, ping dom0 to domU vice versa ok
...frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:11 Base address:0x2f00 lo Link encap:Local Loopback inet addr:127.0.0.1 <http://127.0.0.1> Mask:255.0.0.0 <http://255.0.0.0> UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) dom0: ifconfig after "xend start" eth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP BROADCAST RUNNING NOARP...
2017 Jul 11
0
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...nce contains the word metastatic and the word > breast. This sentence contains no target words." > > sentence_match(sampletxt) > > #### Non-working code #### > > sampletxt <- > structure( > list( > PTNO = c(1, 2, 2, 2), > DATE = structure(c(16436, 16436, 16832, 16845), class = "Date"), > TYPE = c("Progress note", "CAT scan", "Progress note", "Progress > note"), > TVAR = c( > "This sentence contains the word metastatic. This sentence > contains the term...
2008 May 04
2
network-bridge called three times
...dified script and output logfile, note that my computer has two network interfaces - eth0 and eth1 Alex. -------------- next part -------------- Sat May 3 21:34:34 EDT 2008 Network bridge values: 'start' *****IP link parameters before script import 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:80:2d:8f:cf...
2005 Jun 21
2
TEQL and Subnet problem
...errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:34174 (33.3 Kb) TX bytes:33739 (32.9 Kb) Interrupt:5 Base address:0x7800 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:81 errors:0 dropped:0 overruns:0 frame:0 TX packets:81 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7094 (6.9 Kb) TX bytes:7094 (6.9 Kb) (2) P2: [root@princeton2 ~]# ifconfig eth0 Link encap:Etherne...
2010 Aug 14
1
bind_address ignored? as in "ssh -R [bind_address]:12491:127.0.0.1:500"
...errors:0 dropped:0 overruns:0 carrier:0 ? ? ? ? ?collisions:0 txqueuelen:1000 ? ? ? ? ?RX bytes:2158440 (2.0 MiB) ?TX bytes:228786 (223.4 KiB) lo ? ? ? ?Link encap:Local Loopback ? ? ? ? ?inet addr:127.0.0.1 ?Mask:255.0.0.0 ? ? ? ? ?inet6 addr: ::1/128 Scope:Host ? ? ? ? ?UP LOOPBACK RUNNING ?MTU:16436 ?Metric:1 ? ? ? ? ?RX packets:124 errors:0 dropped:0 overruns:0 frame:0 ? ? ? ? ?TX packets:124 errors:0 dropped:0 overruns:0 carrier:0 ? ? ? ? ?collisions:0 txqueuelen:0 ? ? ? ? ?RX bytes:11631 (11.3 KiB) ?TX bytes:11631 (11.3 KiB) lo:1 ? ? ?Link encap:Local Loopback ? ? ? ? ?inet addr:127.0.0.10...
2006 Apr 26
8
Xen 3.0 on FC4 - guest domains cant ping host domain
...inet addr:xxx.xxx.xxx.xxx.xxx Bcast:xxx.xxx.1.xxx Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:560 (560.0 b) TX bytes:560 (560.0 b) peth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF inet6...
2017 Jul 13
0
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...), str_which(sentence_extract, "metastatic|stage IV")) sentence_match <- str_c(sentence_number, ": ", sentence_extract[sentence_number], collapse = "") sentence_match } sampletxt <- structure( list( PTNO = c(1, 2, 2, 2), DATE = structure(c(16436, 16436, 16832, 16845), class = "Date"), TYPE = c("Progress note", "CAT scan", "Progress note", "Progress note"), TVAR = c( "This sentence contains the word metastatic. This sentence contains the term stage IV.",...
2007 Jun 21
5
GRE tunnel
...space) on the ''ip addr add dev gretun'' statements. But the above example is what *should* work on a Cisco, I think. It''s been a while. How do I troubleshoot this? This is all I''ve got so far: root@den1tun01:/home/root $ ip link 1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: <BROADCAST,MULTICAST,UP> mtu 8800 qdisc pfifo_fast qlen 1000 link/ether 00:19:b9:dd:ff:d9 brd ff:ff:ff:ff:ff:ff 3: eth0.2: <BROADCAST,MULTICAST,UP> mtu 8800 qdisc noqueue link/ether 00:19:b9:dd:ff:d...