search for: 2460

Displaying 20 results from an estimated 118 matches for "2460".

Did you mean: 240
2013 Jan 10
1
how to generate a matrix by an my data.frame
...6 0.035538 2353 2581 0.035538 2353 2570 0.07711 2353 2476 0.047081 2353 2534 0.047081 2353 2280 0.088264 2353 2316 0.073608 2353 2339 0.067307 2353 2331 0.061172 2353 2343 0.060425 2353 2352 0.041153 2353 2293 0.040764 2353 2338 0.045128 2353 2449 0.040764 2353 2296 0.061333 2353 2453 0.046074 2353 2460 0.060387 2353 2474 0.060387 2353 2603 0.060387 2353 2282 0.048065 2353 2313 0.05584 2353 2538 0.050873 2353 2522 0.065727 2353 2489 0.041023 2353 2564 0.039696 2353 2594 0.056946 2353 2274 0.060875 2353 2451 0.037468 2353 2321 0 2353 2356 0 2353 2611 0 2409 2409 0.096313 2409 2500 0.169518 2409 259...
2005 May 19
2
Voicemail wav49 format problem
...message plays back ok - but then Asterisk hangs up and the log shows the following error. Any idea what's up? May 19 12:57:24 VERBOSE[7860]: Asterisk Ready. May 19 13:48:51 WARNING[7860]: Not a wav file 49 May 19 13:48:51 WARNING[7860]: Unable to open fd on /cygdrive/e/pbx/voicemail/default/2460/INBOX/msg0000.wav May 19 13:48:51 WARNING[7860]: Unable to open /cygdrive/e/pbx/voicemail/default/2460/INBOX/msg0000 (format ulaw): No such file or directory May 19 13:57:03 VERBOSE[7860]: -- Recording the message May 19 13:57:03 VERBOSE[7860]: -- x=0, open writing: /cygdrive/e/pbx/voicemai...
2015 Sep 08
2
[Bug 2460] New: Non-zero return values are not properly returned from openssh_RSA_verify
https://bugzilla.mindrot.org/show_bug.cgi?id=2460 Bug ID: 2460 Summary: Non-zero return values are not properly returned from openssh_RSA_verify Product: Portable OpenSSH Version: 7.1p1 Hardware: All OS: All Status: NEW Severity: norma...
2018 Aug 21
0
CEEA-2018:2460 CentOS 7 qemu-guest-agent Enhancement Update
CentOS Errata and Enhancement Advisory 2018:2460 Upstream details at : https://access.redhat.com/errata/RHEA-2018:2460 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 11f58defcf32f01ca3792ae790594c78e66fb3b8cbfa663688fc10de4d276eb7 qemu-guest-agent-2.8.0-2.el7_5.1.x86_...
2005 Jul 12
1
problem mounting ocfs2: heartbeat
When attempting to mount the OCFS2 file system I'm getting the following error message: ocfs2_hb_ctl: Internal logic failure while starting heartbeat mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" I followed the steps given in the users_guide: modprobe ocfs2_dlmfs mount -t configfs none /config mount -t ocfs2_dlmfs none /dlm o2cb_ctl
2013 Apr 16
2
4 monitors with one graphics card and standard driver
I've just test an ATI FirePro 2460 graphics card on CentOS 6.4. It connects 4 monitors. It worked with the standard radeon driver. I was able to arrange the monitors into my preferred configuration (as a square array, 1 upper left, 2 lower left, 3 lower right, 4 upper right) simply by clicking System -> Preferences -> Displa...
2012 Jan 08
1
creating vectors from data-frames
...an example below, of doing what would seem to be the method required to create a vector, but instead it creates a one row data frame. What is required to actually create a vector. Many thanks Philip > data V1 V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 1 E 2369 2304 2312 2460 2645 3038 3265 3760 3904 4421 2 NZ 705 817 907 917 954 1,026 1,065 1,125 1,276 1,449 > nz <-as.vector(data[2,2:11]) > nz V2 V3 V4 V5 V6 V7 V8 V9 V10 V11 2 705 817 907 917 954 1,026 1,065 1,125 1,276 1,449 > class(nz) [1] "data.frame&...
2013 Oct 17
2
xentop vbd output
...149168400 0 slave4 --b--- 276 0.0 4194304 25.1 4194304 25.1 2 1 19094 7796 2 0 19290 25627 487620 357648 0 wbsrvcs-60 --b--- 12 0.0 1048576 6.3 2097152 12.5 2 1 1576 8 2 0 2460 6237 109949 83874 0 wbsrvcs-84 --b--- 12 0.0 1048576 6.3 2097152 12.5 2 1 1573 8 2 0 2433 6688 109973 88770 0 For the red part, I need to change the size to MB or KB. Just now, I check the xentop code, xen...
2019 Nov 06
7
printer only prints one page, if anything
...oads and installes the required packages, after which I ran the system-config-printer tool and set up my printer. Voila! As I also said previously in this thread, I set up the same printer on Centos-8 without installing any Brother drivers, by going direct to CUPS on port 631 and selecting Brother 2460 (since it didn't offer 2360). Here are two entries from /etc/cups/printers.conf: MakeModel Brother HL-2460 - CUPS+Gutenprint v5.2.14 DeviceURI ipp://192.168.2.98:631/ipp (That's the printer's IP shown there, not the system being set up.) and it appears to work fine, for small numbers...
2009 Feb 17
2
annual maximum value
hi everyone! hope you can help me here. i am a new R user. what i am trying to do is to find the maximum annual discharge from a daily record. i have a data.frame which includes date and the discharge. somewhat like this.. 10/1/1989 2410 10/2/1989 2460 10/3/1989 2890 ... ... ... 12/31/2005 5730 i have been browsing through the archives and fount out about the aggregate function and the zoo package. here's one of the codes i've tried DF <- read.table(data[i], sep =",") ##i have several stations to assimilate Date...
2008 Oct 25
2
VTd - PCI Passthrough - VMError: fail to assign device
Dear Users, Debian Etch 2.6.18.8-xen from xensource.com with Xen 3.3.0 on AMD64: After i want to start the HVM i get: VmError: fail to assign device(1:0.0): maybe it has already been assigned to other domain, or maybe it doesn''t exist. [2008-10-25 19:59:30 2460] DEBUG (__init__:1072) XendDomainInfo.destroy: domid=5 [2008-10-25 19:59:30 2460] DEBUG (__init__:1072) XendDomainInfo.destroyDomain(5) [2008-10-25 19:59:30 2460] DEBUG (__init__:1072) No device model [2008-10-25 19:59:30 2460] DEBUG (__init__:1072) Releasing devices [2008-10-25 19:59:30 2460] ERRO...
2009 Mar 17
3
PXE boot hangs while transferring vmlinuz or initrd.img
...2457 62.303768 10.4.253.206 10.4.253.5 TFTP Acknowledgement, Block: 1185 2458 62.303782 10.4.253.5 10.4.253.206 TFTP Data Packet, Block: 1186 2459 62.304105 10.4.253.206 10.4.253.5 TFTP Acknowledgement, Block: 1186 2460 62.304120 10.4.253.5 10.4.253.206 TFTP Data Packet, Block: 1187 2461 62.307321 10.4.253.206 10.4.253.5 TFTP Acknowledgement, Block: 1187 2462 65.561489 10.4.253.206 10.4.253.5 TFTP Acknowledgement, Block: 1187 2463 72....
2019 Nov 14
0
printer only prints one page, if anything
...equired packages, after which I ran the > system-config-printer tool and set up my printer. Voila! > > As I also said previously in this thread, I set up the same printer > on Centos-8 without installing any Brother drivers, by going direct > to CUPS on port 631 and selecting Brother 2460 (since it didn't offer > 2360). Here are two entries from /etc/cups/printers.conf: > > MakeModel Brother HL-2460 - CUPS+Gutenprint v5.2.14 > DeviceURI ipp://192.168.2.98:631/ipp > > (That's the printer's IP shown there, not the system being set up.) > > and it ap...
2007 Apr 26
4
FreeBSD Security Advisory FreeBSD-SA-07:03.ipv6
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-07:03.ipv6 Security Advisory The FreeBSD Project Topic: IPv6 Routing Header 0 is dangerous Category: core Module: ipv6 Announced:
2005 Aug 29
2
samba permissions
...e/she is in the group that owns it. I played around with this quite a while, but could not see anything that would make it work. I was thinking of something like the following: DIR1 teacher.students 3770 Then in Samba [data] path = /DIR1 read only = no create mask = 460 force mask = 2460 directory mask = 770 force directory mode = 3770 But I don't think this works, because it is forcing read permissions on the user, so that would not let him/her write the file, correct? I assume that even though the user is in the group, which has permission, he is denied because his us...
2015 Feb 28
3
Update
...hows a > "link local" ipv6 address the stack is *not* entirely disabled > > [root at srv-rhsoft:~]$ ifconfig eth0 > eth0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST> mtu 1500 > ether 24:be:05:1a:c0:27 txqueuelen 100 (Ethernet) > RX packets 2460 bytes 577531 (563.9 KiB) > RX errors 0 dropped 0 overruns 0 frame 0 > TX packets 8722 bytes 1981928 (1.8 MiB) > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 > device interrupt 20 memory 0xf7e00000-f7e20000 > >>> Am 28.02.20...
2012 May 07
2
how to deduplicate records, e.g. using melt() and cast()
...t;pw.C"), cond.one = c(0.5, 0.4, NA), cond.two = c(0.6, 0.9, 0.2), cond.three = c(NA, 0.1, NA)) wanted.df -- Karl Brand Dept of Cardiology and Dept of Bioinformatics Erasmus MC Dr Molewaterplein 50 3015 GE Rotterdam T +31 (0)10 703 2460 |M +31 (0)642 777 268 |F +31 (0)10 704 4161
2008 Feb 12
3
problems plotting geom_line on ggplot2
Se ha borrado un texto insertado con un juego de caracteres sin especificar... Nombre: no disponible Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080212/16ba8b97/attachment.pl
2012 May 28
1
anyone care to helop with a fail2ban problem on Centos 5.8?
...sible uses port = all banaction = iptables-allports port = anyport logpath = /var/log/auth.log maxretry = 6 and an excerpt from a logwatch run just now is: --------------------- pam_unix Begin ------------------------ sshd: Authentication Failures: unknown (190.145.98.179): 2460 Time(s) root (58.51.95.75): 285 Time(s) unknown (122.70.128.5): 125 Time(s) postgres (190.145.98.179): 64 Time(s) mail (190.145.98.179): 40 Time(s) mysql (190.145.98.179): 40 Time(s) root (190.145.98.179): 36 Time(s) unknown (58.51.95.75): 26...
2009 Jan 22
2
Sieve filters forwarding erratic after upgrade to 1.1.8
...vh3 deliver(user at test.tld): Sending a forward to <user at example.org> with return path <<john.doe at example.com>> Jan 22 21:49:15 vh3 postfix/pickup[13961]: 5C3B165CF: uid=70005 from=<john.doe at example.com> Jan 22 21:49:15 vh3 deliver(user at test.tld): msgid=<6Zd0$2460.john.doe at example.com>: forwarded to <user at example.org> Jan 22 21:49:15 vh3 deliver(user at test.tld): msgid=<6Zd0$2460.john.doe at example.com>: saved mail to INBOX > Tests show that if the filter also has the "keep copy in mailbox as well > as redirecting" op...