Displaying 20 results from an estimated 31 matches for "11112".
Did you mean:
1111
2010 Jan 02
1
Re: [FAQ] [RFC] How can multiple users share an installed Wine a
...l the application as well.?? [2]
>
> So this scenario is not officially supported. There are some solutions
> written down on the WWW as for example for Ubuntu [3].
>
Using one wineprefix for multiple users is not supported at present because of the risk of registry corruption (bug #11112 (http://bugs.winehq.org/show_bug.cgi?id=11112)), and no, we are not going to point users to outside sites telling them how to do things that can trash their wineprefix.
There probably should be an FAQ item explaining this, however, as the question does come up from time to time. I'll add it.
2016 Mar 22
2
Samba43 Kerberos issues
...(samba)
38650 - I 0:04.54 samba: task[dns] (samba)
on DC2
# ps ax | grep samba
11108 - Ss 0:00.41 /usr/local/sbin/samba --daemon --configfile=/usr/local/etc/smb4.conf
11109 - I 0:00.00 samba: task[s3fs_parent] (samba)
11110 - S 0:02.74 samba: task[dcesrv] (samba)
11112 - S 0:00.00 samba: task wrepl server_id[11112] (samba)
11113 - I 0:01.77 samba: task[ldapsrv] (samba)
11114 - S 0:00.19 samba: task[cldapd] (samba)
11115 - I 0:00.44 samba: task[kdc] (samba)
11116 - S 0:01.07 samba: task[dreplsrv] (samba)
11117 - I...
2016 Jun 21
2
Samba43 Kerberos problems
...(samba)
38650 - I 0:04.54 samba: task[dns] (samba)
on DC2
# ps ax | grep samba
11108 - Ss 0:00.41 /usr/local/sbin/samba --daemon
--configfile=/usr/local/etc/smb4.conf
11109 - I 0:00.00 samba: task[s3fs_parent] (samba)
11110 - S 0:02.74 samba: task[dcesrv] (samba)
11112 - S 0:00.00 samba: task wrepl server_id[11112] (samba)
11113 - I 0:01.77 samba: task[ldapsrv] (samba)
11114 - S 0:00.19 samba: task[cldapd] (samba)
11115 - I 0:00.44 samba: task[kdc] (samba)
11116 - S 0:01.07 samba: task[dreplsrv] (samba)
11117 - I...
2015 Jan 08
2
Re: Using virsh blockcopy -- what's it supposed to accomplish?
...eed to provide a size here:
$ qemu-img create -f qcow2 /tmp/dsk.test.qcow2 1G
For the rest, I'm afraid I still didn't manage time to test
the NBD scenario to give a meaningful response here. I'll let the others
who deal with NBD more often respond to it.
> qemu-nbd -f qcow2 -p11112 /tmp/dsk.test.qcow2
> nbd-client localhost 11112 /dev/nbd2
> virsh dumpxml my_domain > my_domain.xml
> virsh undefine my_domain
> virsh blockcopy --domain my_domain --wait --verbose --finish
> virsh define my_domain.xml
> nbd-client -d /dev/nbd2
>
> and the qemu-nbd proc...
2012 Jan 02
1
tcp version of toronto - osaka doesn't work
I'm trying to setup a simple tcp sip connection based on the toronto
osaka example in the Asterisk book.
On the remote box (osaka) (1.8.9.0-rc1):
[toronto]
type=friend
transport=tcp
secret=welcome
context=toronto_incoming
host=dynamic
disallow=all
allow=ulaw
sip show peer toronto
* Name : toronto
Secret : <Set>
MD5Secret : <Not set>
Remote Secret:
2016 Apr 26
0
Re: /proc/meminfo
...void *p = malloc( 100*MB );
memset(p,0, 100*MB );
total = total + 100;
printf("Alloc %d Mb\n",total);
sleep(1);
}
}
[root@tst-mxs2 ~]# free
total used free shared buff/cache available
Mem: 1048576 7412 1028644 11112 12520 1028644
Swap: 1048576 0 1048576
[root@tst-mxs2 ~]# ./a.out
Alloc 100 Mb
Alloc 200 Mb
Alloc 300 Mb
Alloc 400 Mb
Alloc 500 Mb
Alloc 600 Mb
Alloc 700 Mb
Alloc 800 Mb
Alloc 900 Mb
Alloc 1000 Mb
Killed
As You can see, limit worked and "free" inside containe...
2016 Mar 23
7
/proc/meminfo
Has anyone seen this issue? We're running containers under CentOS 7.2
and some of these containers are reporting incorrect memory allocation
in /proc/meminfo. The output below comes from a system with 32G of
memory and 84GB of swap. The values reported are completely wrong.
# cat /proc/meminfo
MemTotal: 9007199254740991 kB
MemFree: 9007199224543267 kB
MemAvailable: 12985680
2016 Apr 26
2
Re: /proc/meminfo
...(p,0, 100*MB );
> total = total + 100;
> printf("Alloc %d Mb\n",total);
> sleep(1);
> }
> }
> [root@tst-mxs2 ~]# free
> total used free shared buff/cache available
> Mem: 1048576 7412 1028644 11112 12520 1028644
> Swap: 1048576 0 1048576
> [root@tst-mxs2 ~]# ./a.out
> Alloc 100 Mb
> Alloc 200 Mb
> Alloc 300 Mb
> Alloc 400 Mb
> Alloc 500 Mb
> Alloc 600 Mb
> Alloc 700 Mb
> Alloc 800 Mb
> Alloc 900 Mb
> Alloc 1000 Mb
> Killed
&...
2009 Feb 12
3
Corrupted index cache file
Hello
I got this error yesterday
dovecot: Feb 11 16:07:27 Error: IMAP(dumontj): FETCH for mailbox Sent UID 7139 got too little data: 11112 vs 11160
dovecot: Feb 11 16:07:27 Error: IMAP(dumontj): Corrupted index cache file /user/dumontj/.imap/Sent/dovecot.index.cache: Broken virtual size for mail UID 7139
Does remove the cache will cure the problem ?
Thanks
2016 Mar 22
0
Samba43 Kerberos issues
...: task[dns] (samba)
>
> on DC2
> # ps ax | grep samba
> 11108 - Ss 0:00.41 /usr/local/sbin/samba --daemon
> --configfile=/usr/local/etc/smb4.conf
> 11109 - I 0:00.00 samba: task[s3fs_parent] (samba)
> 11110 - S 0:02.74 samba: task[dcesrv] (samba)
> 11112 - S 0:00.00 samba: task wrepl server_id[11112] (samba)
> 11113 - I 0:01.77 samba: task[ldapsrv] (samba)
> 11114 - S 0:00.19 samba: task[cldapd] (samba)
> 11115 - I 0:00.44 samba: task[kdc] (samba)
> 11116 - S 0:01.07 samba: task[dreplsrv] (sa...
2015 Jan 08
0
Re: Using virsh blockcopy -- what's it supposed to accomplish?
...s, it's not interesting to me. I would like to my copy
to be off-system, and was hoping to use the NBD interface to accomplish
that. So I tried this (a variant of the above), working on the same
system because it's easier:
qemu-img create -f qcow2 /tmp/dsk.test.qcow2
qemu-nbd -f qcow2 -p11112 /tmp/dsk.test.qcow2
nbd-client localhost 11112 /dev/nbd2
virsh dumpxml my_domain > my_domain.xml
virsh undefine my_domain
virsh blockcopy --domain my_domain --wait --verbose --finish
virsh define my_domain.xml
nbd-client -d /dev/nbd2
and the qemu-nbd process exits, as I wish. I presume at this...
2005 Sep 10
2
VoipBuster again
Hi, all
I am still battling to connect * and voipbuster.
What protocol does it use? Ethereal capture shows UDP traffic, but no SIP or
IAX traffic when using their client.
VoipBuster client connects to connectionserver.voipbuster.com on port 11112
for authentication. Call itself is placed on different server.
I have tried to connect using SIP and IAX and it seems that no
authentication is happening. (i was trying to use sip.voipbuster.com and
iax.voipbuster.com). Does anyone currently use asterisk with voipbuster? If
so, can you you hel...
2016 Jul 04
2
Samba43 Kerberos problems
...t; on DC2
> # ps ax | grep samba
> 11108 - Ss 0:00.41 /usr/local/sbin/samba --daemon
> --configfile=/usr/local/etc/smb4.conf
> 11109 - I 0:00.00 samba: task[s3fs_parent] (samba)
> 11110 - S 0:02.74 samba: task[dcesrv] (samba)
> 11112 - S 0:00.00 samba: task wrepl server_id[11112] (samba)
> 11113 - I 0:01.77 samba: task[ldapsrv] (samba)
> 11114 - S 0:00.19 samba: task[cldapd] (samba)
> 11115 - I 0:00.44 samba: task[kdc] (samba)
> 11116 - S 0:01.07 samba: ta...
2016 Jun 21
0
Samba43 Kerberos problems
...a: task[dns] (samba)
>
> on DC2
> # ps ax | grep samba
> 11108 - Ss 0:00.41 /usr/local/sbin/samba --daemon
> --configfile=/usr/local/etc/smb4.conf
> 11109 - I 0:00.00 samba: task[s3fs_parent] (samba)
> 11110 - S 0:02.74 samba: task[dcesrv] (samba)
> 11112 - S 0:00.00 samba: task wrepl server_id[11112] (samba)
> 11113 - I 0:01.77 samba: task[ldapsrv] (samba)
> 11114 - S 0:00.19 samba: task[cldapd] (samba)
> 11115 - I 0:00.44 samba: task[kdc] (samba)
> 11116 - S 0:01.07 samba: task[dreplsrv] (sa...
2014 Dec 22
7
Using virsh blockcopy -- what's it supposed to accomplish?
I am experimenting with the blockcopy command, and after figuring out
how to integrate qemu-nbd, nbd-client and
dumpxml/undefine/blockcopy/define/et. al. I have one remaining question:
What's the point?
The "replication" disk file is not, from what I can ascertain, bootable.
I expect this operation to create a pristine copy of my source qcow2
file (at a given point in time)
2017 Jun 22
5
wbinfo --group-info not listed users inside the group
Hello colleagues,
After upgrading Debian 8 to the latest version 9 (stretch).
Command
wbinfo --group-info LOCAL\\db_g - doesn't return list of all users inside
the group, I have only:
LOCAL\db_g:x:1000:
and before it was:
LOCAL\db_g:x:1000:user1, user2, user3, user4, ........
smb.conf:
----------------------------------------------------------
# Global parameters
[global]
realm =
2016 Jul 04
0
Samba43 Kerberos problems
...# ps ax | grep samba
>> 11108 - Ss 0:00.41 /usr/local/sbin/samba --daemon
>> --configfile=/usr/local/etc/smb4.conf
>> 11109 - I 0:00.00 samba: task[s3fs_parent] (samba)
>> 11110 - S 0:02.74 samba: task[dcesrv] (samba)
>> 11112 - S 0:00.00 samba: task wrepl server_id[11112] (samba)
>> 11113 - I 0:01.77 samba: task[ldapsrv] (samba)
>> 11114 - S 0:00.19 samba: task[cldapd] (samba)
>> 11115 - I 0:00.44 samba: task[kdc] (samba)
>> 11116 - S 0...
2016 Mar 24
1
Samba43 Kerberos issues
...t;> on DC2
>> # ps ax | grep samba
>> 11108 - Ss 0:00.41 /usr/local/sbin/samba --daemon
>> --configfile=/usr/local/etc/smb4.conf
>> 11109 - I 0:00.00 samba: task[s3fs_parent] (samba)
>> 11110 - S 0:02.74 samba: task[dcesrv] (samba)
>> 11112 - S 0:00.00 samba: task wrepl server_id[11112] (samba)
>> 11113 - I 0:01.77 samba: task[ldapsrv] (samba)
>> 11114 - S 0:00.19 samba: task[cldapd] (samba)
>> 11115 - I 0:00.44 samba: task[kdc] (samba)
>> 11116 - S 0:01.07 samba: ta...
2007 Jul 02
8
Kernel Packet Traveling Diagram
Hi,
I find this diagram which details the kernel packet traveling :
http://www.docum.org/docum.org/kptd/
Is it up to date ?
I made some test and I put a DNAT rules in the PREROUTING table of an
interface and I attach it a ingress policy, the dst IP wasn''t changed. the
DNAT it isn''t yet make.
I''ve another question (I''m not sure is it the good mailing list), for
2006 Jul 01
0
Rails Gem error after update
Hi,
I''ve updated rails to 1.1.4, and have also done a ''gem cleanup'' so
older versions are gone.
I went to a little app I had created back when I had 1.1.2. I tried to do a
script/generate migration xxxx
and got an error:
Cannot find gem for Rails =1.1.2:
Install the missing gem with ''gem install -v=1.1.2 rails'', or
change environment.rb to