Displaying 20 results from an estimated 47 matches for "3540".
Did you mean:
350
2023 Feb 16
1
[Bug 3540] New: fix minor memory leak for kex_names_cat() returned string
https://bugzilla.mindrot.org/show_bug.cgi?id=3540
Bug ID: 3540
Summary: fix minor memory leak for kex_names_cat() returned
string
Product: Portable OpenSSH
Version: 9.1p1
Hardware: All
OS: All
Status: NEW
Severity: minor
Prio...
2001 Mar 06
5
Ports in close state
I have a machine running redhat 6.2 and samba 2.0.6 that does a persistent mount to my Windows 2000 machine for the purposes of serving files via FTP.
The samba connection occasionally times out it seems, I get the message
smb_request: result -32, setting invalid
smb_retry: new pid=20679, generation=12
and it generates a new connection
I've got SO_KEEPALIVE active in the socket options in my
2013 May 31
1
Re: Fwd: Does Set Block IO tune take effect in the same session.
...our other values are set to 0? Can you share the actual <bandwidth/> element from 'virsh dumxpl $dom'?
However, I might be hitting the same issue:
# tc -s class show dev vnet0
class htb 1:1 root leaf 2: prio 0 rate 80000bit ceil 80000bit burst 1600b cburst 1600b
Sent 5146972 bytes 3540 pkt (dropped 0, overlimits 0 requeues 0)
rate 536752bit 45pps backlog 0b 4p requeues 0
lended: 359 borrowed: 0 giants: 0
tokens: -937499999 ctokens: -937499999
class sfq 2:36c parent 2:
(dropped 0, overlimits 0 requeues 0)
backlog 103018b 4p requeues 0
allot 1520
We can see both rate...
2012 Nov 06
1
sample from list
...t the genes expressed.
Expressed_Genes <- lapply(1:nrow(inds),function(x) sample(Genes,Num_Expressed_Genes, replace=FALSE))
Expressed_Genes <- lapply(Genes,function(x) sample(Genes,Num_Expressed_Genes, replace=FALSE))
So far though I'm getting results like this:
[[49]]
[[49]][[1]]
[1] 3540 27 5344 7278 9758 8077 ............................... [217]
[[49]][[2]]
[1] 740 3362 8588 8574 4371 1447 .............................. [340]
When what I need is more:
[[49]]
[1] 6070 1106 6275
In a case where Num_Expressed_Genes = 3 and the values are taken from the much larger set of v...
2006 Jan 05
1
Adding dsmark qdisc fails
...d 1:1 dsmark mask 0x3 value 0x88
RTNETLINK answers: Invalid argument
Is this an iproute2 bug, or user error?
I''m using iproute2 on FC4 2.6.14-1.1653
TIY
Keith Mitchell
CTO
Productivity Associates, Inc.
5625 Ruffin Rd STE 220
San Diego, CA 92123
858-495-3528 (Direct)
858-495-3540 (Fax)
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2007 Jan 03
2
An interface can reference multiple zones...
...hat the local LAN
comprises the zone "loc").
#SOURCE DESTINATION POLICY
road loc ACCEPT
Is this "legal"?
Keith Mitchell
CTO
Productivity Associates, Inc.
5625 Ruffin Rd STE 220
San Diego, CA 92123
(858) 495-3528 (Voice)
(858) 495-3540 (Fax)
keithm@gotopai.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net''s Techsay panel and you''ll get the chance to share your
opinions on IT & business topics through brief s...
2011 Jan 20
1
Problems with Upgrade from Courier
I inherited a server from a previous employee. The server crashed so it was
time to move everything over to another server. We have a web mail site and
I installed everything running dovecot, postfix and roundcube. After I
installed it, everything worked great when I created a new user. The new
user could send and receive emails with no issues. I then copied the home
directory over from the
2008 May 05
2
COM32 and network access
...of network access.
This is an example of what we could use:
GET /somewhere/blah.asp?MACHINE=THIS
and parse the response from the server.
We're completely open to all kinds of technology, as long as it
fits our goal
thanks,
Luis Correia
PGP Fingerprint: BC44 D7DA 5A17 F92A CA21 9ABE DFF0 3540 2322 21F6
Key Server: http://pgp.mit.edu
2004 Mar 02
1
Hint to Windoze users
...ithin Windows in a command prompt, here is a hint:
run
'syslinux.EXE drive_letter:'
instead of
'syslinux drive_letter:'
I banged my head yesterday with it... ;)
p.s. yes this also works with an USB adaptor
Luis Correia
PGP Fingerprint: BC44 D7DA 5A17 F92A CA21 9ABE DFF0 3540 2322 21F6
Key Server: http://pgp.mit.edu
2004 Aug 20
0
Syslinux 2.10 does not load initrd anymore
Hi!
As for this matter, it got solved in 2.11, as I tested it yesterday.
Sorry about the delay, but vacation got in the way ;)
Cheers!
Luis Correia
Bering uClibc Team Member
PGP Fingerprint: BC44 D7DA 5A17 F92A CA21 9ABE DFF0 3540 2322 21F6
Key Server: http://pgp.mit.edu
> -----Original Message-----
> From: Luis.F.Correia [mailto:Luis.F.Correia at seg-social.pt]
> Sent: Tuesday, July 13, 2004 11:35 PM
> To: syslinux at zytor.com
> Subject: RE: [syslinux] Syslinux 2.10 does not load initrd anymore
>
>...
2004 Jan 09
0
strange behaviour when converting from char to POSIX (PR#6423)
...the same time as the UK (and I bet it
did).
Here's my evidence (WinXP)
> as.POSIXct(strptime("19930870001","%Y%j%H%M")) -> foo
> foo
[1] "1993-03-28 00:01:00 GMT Standard Time"
> foo+3480
[1] "1993-03-28 00:59:00 GMT Standard Time"
> foo+3540
[1] "1993-03-28 02:00:00 GMT Daylight Time"
On Fri, 9 Jan 2004 christoph.schmutz@meteoschweiz.ch wrote:
> Full_Name: Christoph Schmutz, MeteoSchweiz, Switzerland
> Version: R1.7.1, R1.8.1
> OS: windows2000, solaris sunOS 5.8
> Submission from: (NULL) (141.249.133.6)
>
&g...
2020 Jul 06
2
Possible overflow of _candidate_bits in stream_encoder.c
...: I'm sending this for the second time, sorry if it arrives twice.
It seems to me e-mails over 50kb don't get through.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Add-some-overflow-checks-for-residual-bits-calculati.patch
Type: text/x-patch
Size: 3540 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20200706/840cef4a/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: long set of samples 1.pdf
Type: application/pdf
Size: 19595 bytes
Desc: not available...
2013 May 28
2
Re: Fwd: Does Set Block IO tune take effect in the same session.
On 27.05.2013 12:36, vikrant verma wrote:
> Hello Michal,
>
> I am using the following code -
>
> virDomainSetInterfaceParameters(dom, "vnet0", networkParainfoPtr,
> nparams,0);
>
> before calling this i am assigning the following Inbound values
>
> inbound.average = 10 (10 kbps)
> inbound .peak = 10
> inbound.burst = 10
I suspect this way too
2006 Sep 18
1
symbolic matrix elements...
Normally, I do symbolics in Maple, or Mathematica, but I'm trying to
write a simple script for students to handle some *very* simple
calculations (for other purposes) with matrix or vector elements, where
the elements are coded symbolically. What I've tried with *partial"
success is use of the tilde (~) operator. So, for example, consider a
simple vector:
test=matrix(c(~
2020 Jul 02
2
Possible overflow of _candidate_bits in stream_encoder.c
Recently I was trying some new approaches to improve FLAC compression, when
I stumbled on a possible overflow. The reason this has not come up earlier
is because the encoder only hits this point when the estimate of the
rice_parameter is very much off.
To trigger this overflow, one has to force rice_parameter to 0 in for
example the function evaluate_lpc_subframe in libFLAC/stream_encoder.c.
When
2005 Aug 09
8
SYSLINUX 3.10-pre* testing
...not boot
3.10-pre5 locks up pc
3.10-pre6 locks up pc
3.10-pre7 writes 'Boot failed' and locks up
3.10-pre8 writes 'EBIOS' and locks up
Hope this helps ;)
p.s. willing to do more tests with the same platform
Luis Correia
PGP Fingerprint: BC44 D7DA 5A17 F92A CA21 9ABE DFF0 3540 2322 21F6
Key Server: http://pgp.mit.edu
2004 Jan 09
2
strange behaviour when converting from char to POSIX (PR#6422)
Full_Name: Christoph Schmutz, MeteoSchweiz, Switzerland
Version: R1.7.1, R1.8.1
OS: windows2000, solaris sunOS 5.8
Submission from: (NULL) (141.249.133.6)
I'm not sure if I don't get the clue, but please consider this:
> strptime("19930870150","%Y%j%H%M")
[1] "1993-03-28 01:50:00"
> strptime("19930870250","%Y%j%H%M")
[1]
2018 Jul 31
1
KASAN: use-after-free Read in vhost_transport_send_pkt
...5a0 drivers/vhost/vsock.c:511
> misc_open+0x3ca/0x560 drivers/char/misc.c:141
> chrdev_open+0x25a/0x770 fs/char_dev.c:417
> do_dentry_open+0x818/0xe40 fs/open.c:794
> vfs_open+0x139/0x230 fs/open.c:908
> do_last fs/namei.c:3399 [inline]
> path_openat+0x174a/0x4e10 fs/namei.c:3540
> do_filp_open+0x255/0x380 fs/namei.c:3574
> do_sys_open+0x584/0x760 fs/open.c:1101
> __do_sys_openat fs/open.c:1128 [inline]
> __se_sys_openat fs/open.c:1122 [inline]
> __x64_sys_openat+0x9d/0x100 fs/open.c:1122
> do_syscall_64+0x1b9/0x820 arch/x86/entry/common.c:290
>...
2007 Aug 31
3
Setting use_transactional_fixtures=false for a single spec - a bad idea?
Hi!
I would really like to find a way to allow me to write RSpec
specifications for code that use database transactions. I know I can set
config.use_transactional_fixtures = false
in my spec_helper.rb. That works, and that''s great, but it will (I
think) slow down my specs quite a bit. I would like to turn off
transactional fixtures for just a single spec (describe), or even
2004 Sep 14
4
Message File to serial console
Hello,
I am using syslinux to boot a Soekris net4801 into LRP/Lince 1.2 linux. Net4801 has
no video card - it has only a serial port. During bootstrap syslinux writes the text file
syslinux.dpy to the serial port but it breaks the line every 15th character. I tried
syslinux versions 1.66 and 2.11 with same results.
In the Archives from June 3, 2002 , there is a message on this subject