Displaying 20 results from an estimated 741 matches for "620".
Did you mean:
  20
  
2009 Nov 13
21
[Bug 620] New: Connection reset by peer
http://bugzilla.netfilter.org/show_bug.cgi?id=620
           Summary: Connection reset by peer
           Product: netfilter/iptables
           Version: unspecified
          Platform: i386
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: unknown
        AssignedTo: laforge at...
2003 Jul 16
16
[Bug 620] Address bits are backwards when setting up port forwarding on Solaris/intel
http://bugzilla.mindrot.org/show_bug.cgi?id=620
           Summary: Address bits are backwards when setting up port
                    forwarding on Solaris/intel
           Product: Portable OpenSSH
           Version: 3.6.1p2
          Platform: ix86
        OS/Version: Solaris
            Status: NEW
          Severity: major
          Prio...
2012 Nov 21
1
Listing elements of a 4D array
Dear list,
I'm having trouble to see how my elements on a 4 dimensional array are
listed.
For example, I generated the following array:
junk.melt=melt(occ.data,id.var=c("Especie", "Site", "Rep", "Año"),
measure.var="Pres")
y=cast(junk.melt, Site ~ Rep ~ Especie ~ Año)
Now, I want to be able to look at how my species (Especie) are listed, in
2003 Jul 18
1
unexplained error (code 255) at main.c(620)
Hi,
after syncing I get the following error:
rsync error: unexplained error (code 255) at main.c(620)
If I use -vvv I get the follwing error:
rsync error: errors with program diagnostics (code 13) at log.c(284)
_exit_cleanup(code=13, file=log.c, line=284): about to call exit(13)
All files are correctly transfered. Somebody can help me ?
SUN Solaris 9
rsync 2.5.6
sun-ssh
/usr/local/bin/rsync --...
2013 Jan 03
5
splitting matrices
Dear useRs,
i want to split a matrix having 1116rows and 12 columns. i want to split that matrix into 36 small matrices each having 12 columns and 31 rows. The big matrix should be splitted row wise. which means that the first small matrix should copy values which are in first 31 rows and 12 columns of the big matrix. similarly 2nd small matrix should contain values from 32nd to 63rd row of the
2014 May 09
2
Kickstarts failing 30% of time on Dell 620 blades
I have a large set of Dell 620 blades fully populated with memory and 
duel socket CPUs, Centos6.4 image.
I have a kickstart that I am using to pxe boot 36 blades.
I have two internal drives which are raid1  (two disks formed into one, 
no redundancy), not san attached
In the first set, 9 successfully completed. 7 more built co...
2008 Aug 01
1
VICA TRONIX 620
Hi,
Here in Mexico they sell a UPS by VICA model TRONIX 620 and claim it "works" on Linux. Communicating with them results in that they don't seem to know. Anybody ever heard of a box like that?
Hugo Vanwoerkom
Yahoo! Mail has very limited reply options.
You can top-post or bottom-post and that's it!
Hugo
      
-------------- next...
2008 Dec 30
1
VICA TRONIX 620
Hi,
Last August I posted a query on the VICA TRONIX 620 and I missed a reply that Arnaud very kindly posted, asking about the protocol that they use.
I don't get very far talking to the sales staff: they don't seem to know.
Does this page provide any info?
http://www.vica.com.mx/cms/index.php?page=shop.product_details&flypage=shop.flypage&...
2017 Apr 12
2
Re CentOS and Intel graphics
Hello,
I have an Intel NUC7i3 with 620 graphics and an Intel NUC7i7 with 640 graphics.
I have loaded CentOS 6.9 and the graphics is not fully working.
I believe that I need a driver.
Does CentOS support the Intel 620 and 640 graphics and if not, can someone please point me in the direction of the drivers, with install instructions.
Reg...
2007 Dec 02
1
total_hits and conditions
Hi. I''m running 0.11.4. The problem I''m having, appears to have been solved
before according to various posts I googled up, but possibly the fix got removed
from 0.11.3 to 0.11.4?
 re = Entry.multi_search(''service'', [Ticket], options, {})
 re.size
 620
 re.total_hits
 620
Now add conditions:
 
 re = Entry.multi_search(''service'', [Ticket], options, {:conditions =>
"account_id=#{u.account_id}"})
 re.size
 5
 re.total_hits
 620
 
Looks broken to me. 
Br,
Morten
2005 Mar 09
3
Problems with new install voicemail broadcast
...my mind..
I have a context setup as follows:
 
[department-listing]
exten => s,1,Background(custom/6000)
exten => s,2,DigitTimeout,5
exten => s,3,ResponseTimeout,30
;
exten => 1,1,Answer
exten => 1,2,Wait(1)
exten => 1,3,Background(pls-wait-connect-call)
exten => 1,4,VoiceMail(u620&122)
exten => 1,5,Hangup
 
 
So basically, when they press 1, it should leave voicemail in box 620 and
122. Here is my voicemail conf:
 
[default]
122=>2301,Sales Guy,,,tz=eastern
620=>2301,General Sales Mailbox,,,delete=yes|tz=eastern
 
 
I've modified the VoiceMail account to jus...
2010 Aug 04
2
barplot and x-axis font size
...side by side bar plot.  How can I adjust the the font 
size for the x-axis?  Furthermore, I'm not sure what to write for 'at=?'.  I 
tried cex.axis and cex.lab but still fail.  Here is my data and code:  
> t(all)
           0-100 100-150  150-200 200-250 250-300 300-350 350-400 400-620
obs_data 382.000 177.000 156.0000    93.0 69.0000  45.000 14.0000 15.0000
pre_gam  364.233 195.906 167.8515    95.1 63.2415  30.432 16.6425 17.5935
bplt <- barplot(t(all), col=c("blue","yellow"),beside=TRUE,xlab="Rainfall (mm)",
        ylab="Frequency",...
2003 Nov 23
1
rsync error: some files could not be transferred (code 23) at main.c(620)
I am using rsync to backup Maildir directories. Since it is very active,
some files are deleted (and some are added as new mail arrive) from the
time that the list of files are collected and the time of the actual
operation.
I have check the mailing list archive and I did not see a clear answer to
the following quetsions:
A) Does the process complete the transfer of subsequent files? To be more
2007 Sep 04
2
multiphasic growth curve analysis
...PL1  PL2  PL3  PL4  PL5  PL6  PL7  PL8  PL9 PL10 PL11 PL12 PL13 PL14
  52  490  950  800  900  850  850  750  610  640  900  980  890  890  910
  48  970 1020  980  740 1050  970  850  790  900  920 1120 1120 1030 1300
  54 1450 1420 1430 1120 1330 1230 1030 1170 1350 1530 1490 1500 1310  910
  60  620 1250 1100 1150  780  930  990  940  760  730  790 1050  840  850
  58 1370 1350 1200 1300 1350 1310 1070  910 1010 1300 1110 1070  990  660
  42 1200  920 1150  850  720  630  630  710  850  810  930  980  820 1570
  44 1200 1560 1650 1600 1450 1600 1160 1010 1440 1450 1530 1500 1550  850
  47 1000...
2006 Jul 26
2
exec of init (/sbin/init) failed!!!
...vmrootfs,sda1,w'' ]
name = "ExampleDomain"
vif = [ '''' ]
root = "/dev/sda1"
extra = "4"
The /etc/fstab file
 of the file system that the vm will use is:
/dev/sda1  /          ext3    defaults        1 1
none       /dev/pts   devpts  gid=5,mode=620  0 0
none       /dev/shm   tmpfs   defaults        0 0
none       /proc      proc    defaults        0 0
none       /sys       sysfs   defaults        0 0
And I have also tried with the following alternate versions of 
/etc/fstab:
1)
/dev/sda1  /          ext3    defaults        1 1
2)
/dev/sda1...
2017 Apr 12
2
Re CentOS and Intel graphics
...Message -----
> From: "Mark (Netbook)" <mrw at mwcltd.co.uk>
> To: "CentOS mailing list" <centos at centos.org>
> Sent: Wednesday, 12 April, 2017 17:13:56
> Subject: [CentOS] Re CentOS and Intel graphics
> Hello,
>
> I have an Intel NUC7i3 with 620 graphics and an Intel NUC7i7 with 640 
> graphics.
> I have loaded CentOS 6.9 and the graphics is not fully working.
> I believe that I need a driver.
> Does CentOS support the Intel 620 and 640 graphics and if not, can someone
> please point me in the direction of the drivers, with...
2014 Nov 27
2
[Bug 86794] New: Several nouveau related errors with xf86-video-nouveau with NVIDIA G92 [GeForce 9800 GT] and GF108 [GeForce GT 620] (rev a1).
https://bugs.freedesktop.org/show_bug.cgi?id=86794
            Bug ID: 86794
           Summary: Several nouveau related errors with xf86-video-nouveau
                    with NVIDIA G92 [GeForce 9800 GT] and GF108 [GeForce
                    GT 620] (rev a1).
           Product: xorg
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
          Assignee: nouveau at lists.freedesktop.org
          Repor...
2018 Feb 12
2
[PATCH] headers: untangle kmemleak.h from mm.h
...lures
> I'm seeing are:
> 
>   lib/test_firmware.c:134:2: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]                                                                                                          
>   lib/test_firmware.c:620:25: error: implicit declaration of function 'vzalloc' [-Werror=implicit-function-declaration]
>   lib/test_firmware.c:620:2: error: implicit declaration of function 'vzalloc' [-Werror=implicit-function-declaration]
>   security/integrity/digsig.c:146:2: error: implicit declara...
2018 Feb 12
2
[PATCH] headers: untangle kmemleak.h from mm.h
...lures
> I'm seeing are:
> 
>   lib/test_firmware.c:134:2: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]                                                                                                          
>   lib/test_firmware.c:620:25: error: implicit declaration of function 'vzalloc' [-Werror=implicit-function-declaration]
>   lib/test_firmware.c:620:2: error: implicit declaration of function 'vzalloc' [-Werror=implicit-function-declaration]
>   security/integrity/digsig.c:146:2: error: implicit declara...
2024 Aug 16
2
Possible nouveau driver problem?
...running Rocky Linux latest version with the Mate Desktop 1.26.2 (the latest version in the EPEL repository) on a Dell Inspiron laptop with a 3840 x 2160 display and an external 1920 x 1080 Acer
monitor connected via HDMI, see output below:
$ inxi --graphics
Graphics:
  Device-1: Intel UHD Graphics 620 driver: i915 v: kernel
  Device-2: NVIDIA GM108M [GeForce 940MX] driver: nouveau v: kernel
  Device-3: DisplayLink Dell D3100 Docking Station driver: usbfs type: USB
  Device-4: Realtek Integrated_Webcam_HD driver: uvcvideo type: USB
  Display: x11 server: X.Org v: 1.20.11 driver: X: loaded: modese...