search for: 4040

Displaying 20 results from an estimated 110 matches for "4040".

Did you mean: 400
2004 Oct 01
6
rsync 2.6.3 hang (was rsync 2.6.2 crash)
Here are strace outputs of a hung session, 2.6.3 on both ends (server, client process 1, client process 2): $ strace -t -p 4040 Attached to pid 4040 (windows pid 2488) 14:04:47 [unknown (0x938)] rsync 4040 _cygtls::remove: wait 0x0 14:05:17 [main] rsync 4040 select_stuff::wait: timed out 14:05:17 [main] rsync 4040 select_stuff::wait: returning 1 14:05:17 [main] rsync 4040 select_stuff::cleanup: calling cleanup routines 14:0...
2011 Dec 07
2
[LLVMdev] Executable file size comparison
...nd the results interesting: text data bss dec hex filename 141312 4076 16668 162056 27908 bzip2.arm 131764 4076 16668 152508 253bc bzip2.armv7 134748 4048 16624 155420 25f1c bzip2.i386 259112 4028 16732 279872 44540 bzip2.microblaze 168044 4040 16816 188900 2e1e4 bzip2.mips 167860 4040 16816 188716 2e12c bzip2.mips32r2 179032 4040 16816 199888 30cd0 bzip2.mips32r2elsf 179008 4040 16816 199864 30cb8 bzip2.mips32r2sf 168060 4040 16816 188916 2e1f4 bzip2.mipsel 156312 4028 16784 177124 2b3e4...
2011 Dec 08
2
[LLVMdev] Executable file size comparison
...bss dec hex filename > > 141312 4076 16668 162056 27908 bzip2.arm > > 131764 4076 16668 152508 253bc bzip2.armv7 > > 134748 4048 16624 155420 25f1c bzip2.i386 > > 259112 4028 16732 279872 44540 bzip2.microblaze > > 168044 4040 16816 188900 2e1e4 bzip2.mips > > 167860 4040 16816 188716 2e12c bzip2.mips32r2 > > 179032 4040 16816 199888 30cd0 bzip2.mips32r2elsf > > 179008 4040 16816 199864 30cb8 bzip2.mips32r2sf > > 168060 4040 16816 188916 2e1f4 bzip2.mipsel...
2011 Dec 08
0
[LLVMdev] Executable file size comparison
...>   text    data     bss     dec     hex filename >  141312    4076   16668  162056   27908 bzip2.arm >  131764    4076   16668  152508   253bc bzip2.armv7 >  134748    4048   16624  155420   25f1c bzip2.i386 >  259112    4028   16732  279872   44540 bzip2.microblaze >  168044    4040   16816  188900   2e1e4 bzip2.mips >  167860    4040   16816  188716   2e12c bzip2.mips32r2 >  179032    4040   16816  199888   30cd0 bzip2.mips32r2elsf >  179008    4040   16816  199864   30cb8 bzip2.mips32r2sf >  168060    4040   16816  188916   2e1f4 bzip2.mipsel >  156312    4028...
2011 Dec 09
0
[LLVMdev] Executable file size comparison
...filename >> >  141312    4076   16668  162056   27908 bzip2.arm >> >  131764    4076   16668  152508   253bc bzip2.armv7 >> >  134748    4048   16624  155420   25f1c bzip2.i386 >> >  259112    4028   16732  279872   44540 bzip2.microblaze >> >  168044    4040   16816  188900   2e1e4 bzip2.mips >> >  167860    4040   16816  188716   2e12c bzip2.mips32r2 >> >  179032    4040   16816  199888   30cd0 bzip2.mips32r2elsf >> >  179008    4040   16816  199864   30cb8 bzip2.mips32r2sf >> >  168060    4040   16816  188916   2e1...
2020 Oct 31
1
Odd replication behaviour
...HOST A # 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.8 (b7b03ba2) # OS: Linux 4.18.0-193.28.1.el8_2.x86_64 x86_64 CentOS Linux release 8.2.2004 (Core) xfs # Hostname: hosta.domain auth_mechanisms = plain login doveadm_password = # hidden, use -P to show it doveadm_port = 4040 first_valid_uid = 1000 mail_debug = yes mail_home = /srv/vmail/%u mail_location = maildir:/srv/vmail/%u mail_plugins = notify replication managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric r...
2018 Jan 27
1
R (>= 3.4.0): integer-to-double coercion in comparisons no longer done (a good thing)
...). For example, in R 3.3.3, I get: > getRversion() [1] '3.3.3' > x <- integer(1000) > y <- double(1000) > profmem::profmem(z <- (x < y)) Rprofmem memory profiling of: z <- (x < y) Memory allocations: bytes calls 1 8040 <internal> 2 4040 <internal> total 12080 > and in R 3.4.0, I get: > getRversion() [1] '3.4.0' > x <- integer(1000) > y <- double(1000) > profmem::profmem(z <- (x < y)) Rprofmem memory profiling of: z <- (x < y) Memory allocations: bytes calls 1 4040 &...
2009 Jun 12
2
Restrict port forwarding on server
...to restrict port forwarding on the server? I want only port 8080 on the server to be available to clients. Example when i give this command clients should be able to connect: ssh -L 30300:localhost:8080 .... When i give this for example clients should not be able to connect: ssh -L 30300:localhost:4040 .... I tried this option in config file of server: PermitOpen localhost:8080 but even with it i could still connect to 4040 for example Thanks, Adriana
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
...d install bind9 however, I disabled the service. netstat -tulpn | grep :53 tcp 0 0 10.0.0.10:53 0.0.0.0:* LISTEN 1757540/samba: task tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 1757540/samba: task tcp6 0 0 2600:4040:4661:9a00::53 :::* LISTEN 1757540/samba: task tcp6 0 0 2600:4040:4661:9a00::53 :::* LISTEN 1757540/samba: task tcp6 0 0 ::1:53 :::* LISTEN 1757540/samba: task tcp6 0 0 2600:4040...
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
On Sat, 9 Sep 2023 15:11:20 -0400 Rob Campbell via samba <samba at lists.samba.org> wrote: > [Sat Sep 09 15:09:09] [root at D01~/.bin$]net ads join -U administrator > Password for [HOME\administrator]: > get_kdc_ip_string: get_kdc_list (site-less) fail > NT_STATUS_NO_LOGON_SERVERS kerberos_kinit_password > administrator at HOME.ROB-CAMPBELL.LAN failed: Cannot contact any KDC
2003 Jul 11
8
G729 codec problems
Hi I seem to have installed the G729 codec properly but can't seem to get it to work .. in the Asterisk startup I see .. [codec_g729b.so] => (Annex B (floating point) G.729/PCM16 Codec Translator) == Detected 1 licensed G.729 transcoders WARNING[1074408160]: File translate.c, Line 218 (calc_cost): Translator 'g729tolinb' does not produce sample frames. == Registered translator
2000 Jun 21
1
SSH 2.2.0
...------------------------------------------- Gary E. Miller Rellim 20340 Empire Ave, Suite E-3, Bend, OR 97701 gem at rellim.com Tel:+1(541)382-8588 Fax: +1(541)382-8676 [root at a ~]# ssh -V ssh: SSH Secure Shell 2.2.0 (non-commercial version) on i686-pc-linux-gnu [root at a ~]# ssh -v -l gem -p 4040 hobbes.rellim.com debug: hostname is 'hobbes.rellim.com'. debug: Unable to open /root/.ssh2/ssh2_config debug: connecting to hobbes.rellim.com... debug: entering event loop debug: ssh_client_wrap: creating transport protocol debug: SshAuthMethodClient/sshauthmethodc.c:99/ssh_client_authenti...
2003 Sep 18
1
Samba + nmblookup
...d nmblookup -B 10.10.255.255 real-samba-server-name fails for me but nmblookup -U 127.0.0.1 real-samba-server-name works for me. Any idea what's going on? Thanks ----------------------------------- Parag Nagwekar Email: parag@maranti.com Maranti Networks Phone: 1-408-834-4040 Fax : 1-408-834-4050
2005 Nov 23
2
[LLVMdev] llvm-ranlib: Bus Error in regressions + fix
...ROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4013b000 munmap(0x4013b000, 2002944) = 0 _llseek(4, 0, [0], SEEK_SET) = 0 _llseek(4, 0, [0], SEEK_SET) = 0 _llseek(4, 0, [0], SEEK_SET) = 0 write(4, "!<arch>\nevenlen/ 11008330"..., 4040) = 4040 close(4) = 0 munmap(0x40019000, 4096) = 0 access("temp.GNU.a-O1Q6E8", F_OK) = 0 open("temp.GNU.a-O1Q6E8", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0600, st_size=4040, ...}) = 0 mmap2(NULL, 4096, PROT_READ, MAP_PRIV...
2012 Jun 18
2
Need to append vector to all levels of nested list WITHOUT a loop
...t if someone could help me, this really keeps me away from resolving the true issues. Regards, Johannes ******************************************************************** Dr. Johannes Reichl Project Manager Energy Institute at the Johannes Kepler University Linz Altenberger Stra?e 69 A-4040 Linz Tel.: +43-732-2468-5652 Fax: +43-732-2468-5651 Email: reichl at energieinstitut-linz.at Web: www.energieinstitut-linz.at www.energyefficiency.at
2008 Jun 02
2
ast_compile_ael2: Warning: file /etc/asterisk/extensions.ael, line 932-932: Empty Extension!
On starting Asterisk (1.4) I get a whole bunch of WARNING[5858]: pbx_ael.c:4040 ast_compile_ael2: Warning: file /etc/asterisk/extensions.ael, line 932-932: Empty Extension! I find it a bit disturbing that this message has a level of WARNING (instead of NOTICE maybe) because the extensions in question are empty on purpose. The only reason they exist are the hints. hint(SIP/30...
2006 Jun 04
2
surprising dates
...ot;1981-01-07" "1981-01-15" "1981-01-15" "1981-01-23" "1981-01-31" > summary( cbind(1:3, c) ) V1 c Min. :1.0 Min. :4017 1st Qu.:1.5 1st Qu.:4025 Median :2.0 Median :4032 Mean :2.0 Mean :4032 3rd Qu.:2.5 3rd Qu.:4040 Max. :3.0 Max. :4048 NA's : 1 > d <- a*100+28 > e <- as.Date( as.character(d), "%Y%m%d" ) > e [1] "1980-12-28" "1981-01-28" "1981-02-28" > c [1] "1980-12-31" "1981-01-31" NA > ifelse( is...
2011 Sep 01
3
betareg question - keeping the mean fixed?
Hello, I have a dataset with proportions that vary around a fixed mean, is it possible to use betareg to look at variance in the dispersion parameter while keeping the mean fixed? I am very new to R but have tried the following: svec<-c(qlogis(mean(data1$scaled)),0,0,0) f<-betareg(scaled~-1 | expt_label + grouped_hpi, data=data1, link.phi="log",
2000 Jun 28
2
SSH-2.2.0 (for Windows) and OpenSSH-2.1.1p1
...nse Signature: C0CC 9864 9798 ABD6 CB38 Operating system: Microsoft Windows 2000 version 5.0 (Build 2195) Remote host version: SSH-1.99-OpenSSH_2.1.1 Negotiated Algorithms: Connection Settings: Encryption Algorithm: <Default> MAC Algorithm: <Default> Compression: zlib Port Number: 4040 Connect Through Firewall: No Firewall: (Empty) Firewall Port: 1080 Last 5 Messages displayed: Message 1: Server responded "too many failed userauth_requests". A protocol error was detected. This usually indicates a bug in the SSH application (either client or server). If you can repeat...
2014 Mar 18
2
USB to Ethernet problem
...127.0.0.1? Mask:255.0.0.0 ????????? inet6 addr: ::1/128 Scope:Host ????????? UP LOOPBACK RUNNING? MTU:65536? Metric:1 ????????? RX packets:52 errors:0 dropped:0 overruns:0 frame:0 ????????? TX packets:52 errors:0 dropped:0 overruns:0 carrier:0 ????????? collisions:0 txqueuelen:0 ????????? RX bytes:4040 (3.9 KiB)? TX bytes:4040 (3.9 KiB) [root at gpcentospc1 ~]# ifconfig eth1 192.168.1.20 netmask 255.255.255.0 broadcast 192.168.1.255 [root at gpcentospc1 ~]# ifconfig eth1????? Link encap:Ethernet? HWaddr 00:00:00:00:00:01? ????????? inet addr:192.168.1.20? Bcast:192.168.1.255? Mask:255.255.255.0...