Displaying 18 results from an estimated 18 matches for "10155".
Did you mean:
1,155
2009 Sep 06
1
Bug#545318: logcheck-database: please add rule for newgrp messages
...' on pts/1)
switched to group `backup'
Aug 27 19:28:19 srv1 newgrp[10082]: user `root' (login `mazur' on pts/1)
returned to group `root'
Aug 27 19:32:37 srv1 newgrp[10132]: user `root' (login `mazur' on pts/0)
switched to group `backup'
Aug 27 19:34:01 srv1 newgrp[10155]: user `root' (login `mazur' on pts/0)
switched to group `backup'
Aug 27 19:34:18 srv1 newgrp[10155]: user `root' (login `mazur' on pts/0)
returned to group `backup'
Aug 27 19:34:22 srv1 newgrp[10132]: user `root' (login `mazur' on pts/0)
returned to group `root...
2018 Jun 20
0
Ubuntu 18:04 not getting 'home' directory from DC
...ctory will not mount
> and build
> on the Ubuntu 18.04 client. I believe the the issue is this:
>
> On Ubuntu 16.04 client getent passwd kiarar properly gives
> the DC's home
> directory setting of:
> root at CY-SALES-JM:~# getent passwd 'kiarar'
> kiarar:*:10155:10001:Kiara Ratcliff:/mnt/home/kiarar:/bin/sh
>
> On Ubuntu 18.04 client getent passwd kiarar gives:
> root at CY-SALE:~# getent passwd 'kiarar'
> kiarar:*:10155:10001::/home/CY/kiarar:/bin/false
>
> So it gets the correct UID and GID but not the login shell or home
&g...
2006 Nov 07
1
reading VERY large binary files
...an))
}
else {
byte_mark=byte_mark+42
if (byte_mark>=file_size) {break}
else {seek(incon, where=byte_mark)}
}
}
return(result)
}
Thanks
Matt
Matt Anthony | Senior Statistician| 303.327.1761 |
matt.anthony@NextAction.Net
10155 Westmoor Drive | Westminster, CO 80021 | FAX 303.327.1650
[[alternative HTML version deleted]]
2007 Apr 30
1
ROracle issues
...to this problem, and the documentation
provided with the package does not address this issue as far as I can
tell. Can someone please explain/point me in the right direction?
Thank you
Matt
Matt Anthony | Senior Statistician| 303.327.1761 |
matt.anthony@NextAction.Net
10155 Westmoor Drive | Westminster, CO 80021 | FAX 303.327.1650
[[alternative HTML version deleted]]
2013 Jan 10
0
[LLVMdev] Call graph printer/viewer
...ed in something like
DOTGraphTraitsFunction{Viewer,Printer} to point out that they handle
function-related graph viewing/printing.
Bye,
speziale.ettore at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: call-graph-refactor.diff
Type: text/x-patch
Size: 10155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130110/4f1b8540/attachment.bin>
2018 Jun 19
6
Ubuntu 18:04 not getting 'home' directory from DC
...So I can now mount shares, but home directory will not mount and build
on the Ubuntu 18.04 client. I believe the the issue is this:
On Ubuntu 16.04 client getent passwd kiarar properly gives the DC's home
directory setting of:
root at CY-SALES-JM:~# getent passwd 'kiarar'
kiarar:*:10155:10001:Kiara Ratcliff:/mnt/home/kiarar:/bin/sh
On Ubuntu 18.04 client getent passwd kiarar gives:
root at CY-SALE:~# getent passwd 'kiarar'
kiarar:*:10155:10001::/home/CY/kiarar:/bin/false
So it gets the correct UID and GID but not the login shell or home
directory set in the UNIX Attrib...
2011 Feb 17
0
CfP 6th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'11)
...ished in the Springer LNCS series - the
format must be according to the Springer LNCS Style. Initial
submissions are in PDF, accepted papers will be requested to provided
source files.
Format Guidelines: http://www.springer.de/comp/lncs/authors.html
Submission Link: http://edas.info/newPaper.php?c=10155
CHAIR
Michael Alexander (chair), IBM, Austria
Gianluigi Zanetti (co-chair), CRS4, Italy
PROGRAM COMMITTEE
Paolo Anedda, CRS4, Italy
Volker Buege, University of Karlsruhe, Germany
Giovanni Busonera, CRS4, Italy
Roberto Canonico, University of Napoli, Italy
Tommaso Cucinotta, Scuola Superiore S...
2011 Feb 16
0
CfP 6th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'11)
...ished in the Springer LNCS series - the
format must be according to the Springer LNCS Style. Initial
submissions are in PDF, accepted papers will be requested to provided
source files.
Format Guidelines: http://www.springer.de/comp/lncs/authors.html
Submission Link: http://edas.info/newPaper.php?c=10155
CHAIR
Michael Alexander (chair), IBM, Austria
Gianluigi Zanetti (co-chair), CRS4, Italy
PROGRAM COMMITTEE
Paolo Anedda, CRS4, Italy
Volker Buege, University of Karlsruhe, Germany
Giovanni Busonera, CRS4, Italy
Roberto Canonico, University of Napoli, Italy
Tommaso Cucinotta, Scuola Superiore S...
2011 Feb 17
0
CfP 6th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'11)
...ished in the Springer LNCS series - the
format must be according to the Springer LNCS Style. Initial
submissions are in PDF, accepted papers will be requested to provided
source files.
Format Guidelines: http://www.springer.de/comp/lncs/authors.html
Submission Link: http://edas.info/newPaper.php?c=10155
CHAIR
Michael Alexander (chair), IBM, Austria
Gianluigi Zanetti (co-chair), CRS4, Italy
PROGRAM COMMITTEE
Paolo Anedda, CRS4, Italy
Volker Buege, University of Karlsruhe, Germany
Giovanni Busonera, CRS4, Italy
Roberto Canonico, University of Napoli, Italy
Tommaso Cucinotta, Scuola Superiore S...
2018 Jun 20
0
Ubuntu 18:04 not getting 'home' directory from DC
...but home directory will not mount and build
> on the Ubuntu 18.04 client. I believe the the issue is this:
>
> On Ubuntu 16.04 client getent passwd kiarar properly gives the DC's
> home directory setting of:
> root at CY-SALES-JM:~# getent passwd 'kiarar'
> kiarar:*:10155:10001:Kiara Ratcliff:/mnt/home/kiarar:/bin/sh
>
> On Ubuntu 18.04 client getent passwd kiarar gives:
> root at CY-SALE:~# getent passwd 'kiarar'
> kiarar:*:10155:10001::/home/CY/kiarar:/bin/false
>
> So it gets the correct UID and GID but not the login shell or home
>...
2005 Jun 24
14
apache2 fastcgi (fcgi) internal server errors, still :(
..._name/public/dispatch.fcgi" started (pid 10107)
[Fri Jun 24 12:31:53 2005] [warn] FastCGI: server
"/var/www/project_name/public/dispatch.fcgi" started (pid 10130)
[Fri Jun 24 12:31:54 2005] [warn] FastCGI: server
"/var/www/project_name/public/dispatch.fcgi" started (pid 10155)
[Fri Jun 24 12:31:55 2005] [warn] FastCGI: server
"/var/www/project_name/public/dispatch.fcgi" started (pid 10176)
[Fri Jun 24 12:31:56 2005] [warn] FastCGI: server
"/var/www/project_name/public/dispatch.fcgi" started (pid 10199)
[Fri Jun 24 12:31:57 2005] [warn] FastCGI: s...
2018 Jun 20
4
Ubuntu 18:04 not getting 'home' directory from DC
...not mount and
>> build on the Ubuntu 18.04 client. I believe the the issue is this:
>>
>> On Ubuntu 16.04 client getent passwd kiarar properly gives the DC's
>> home directory setting of:
>> root at CY-SALES-JM:~# getent passwd 'kiarar'
>> kiarar:*:10155:10001:Kiara Ratcliff:/mnt/home/kiarar:/bin/sh
>>
>> On Ubuntu 18.04 client getent passwd kiarar gives:
>> root at CY-SALE:~# getent passwd 'kiarar'
>> kiarar:*:10155:10001::/home/CY/kiarar:/bin/false
>>
>> So it gets the correct UID and GID but not the l...
2006 Aug 09
10
Next/ Previous record
Hi, Quick question (which means that I think there should be an easy
answer)...
When I am in the "show" view, I''d like to add 2 links, one for previous
and one for next record so that the user can go on to the next "result"
without having to go back to the ''list'' of results. However, I can''t
find my way about this problem :-S
2018 Jun 21
0
Ubuntu 18:04 not getting 'home' directory from DC
...gt; build on the Ubuntu 18.04 client. I believe the the issue is this:
>>>
>>> On Ubuntu 16.04 client getent passwd kiarar properly gives the DC's
>>> home directory setting of:
>>> root at CY-SALES-JM:~# getent passwd 'kiarar'
>>> kiarar:*:10155:10001:Kiara Ratcliff:/mnt/home/kiarar:/bin/sh
>>>
>>> On Ubuntu 18.04 client getent passwd kiarar gives:
>>> root at CY-SALE:~# getent passwd 'kiarar'
>>> kiarar:*:10155:10001::/home/CY/kiarar:/bin/false
>>>
>>> So it gets the correct U...
2018 Jun 26
1
Fwd: Re: Ubuntu 18:04 not getting 'home' directory from DC
...gt; build on the Ubuntu 18.04 client. I believe the the issue is this:
>>>
>>> On Ubuntu 16.04 client getent passwd kiarar properly gives the DC's
>>> home directory setting of:
>>> root at CY-SALES-JM:~# getent passwd 'kiarar'
>>> kiarar:*:10155:10001:Kiara Ratcliff:/mnt/home/kiarar:/bin/sh
>>>
>>> On Ubuntu 18.04 client getent passwd kiarar gives:
>>> root at CY-SALE:~# getent passwd 'kiarar'
>>> kiarar:*:10155:10001::/home/CY/kiarar:/bin/false
>>>
>>> So it gets the correct U...
2007 Nov 19
15
Unexpected results using HTB qdisc
Hi All,
I am using the script below to limit download rates and manage traffic for a certain IP address and testing the results using iperf. The rate that iperf reports is much higher than the rate I have configured for the HTB qdisc. It''s probably just some newbie trap that''s messing things up but I''m buggered if I can see it.
The following script is run on the
2007 Jun 16
1
had 3 kernel panics since upgrade from 3.0.21a to 3.0.25 and 3.0.25a on CentOS 4.4
...*************
Jun 14 16:25:02 uk nmbd[14947]: [2007/06/14 16:25:02, 0]
libsmb/nmblib.c:send_udp(791)
Jun 14 16:25:02 uk nmbd[14947]: Packet send failed to 10.37.2.70(138)
ERRNO=Operation not permitted
Jun 14 16:25:16 uk crond(pam_unix)[15907]: session closed for user root
Jun 14 16:25:33 uk clamd[10155]: SelfCheck: Database status OK.
Jun 14 16:26:44 uk -- MARK --
Jun 14 16:27:44 uk -- MARK --
Jun 14 16:28:01 uk crond(pam_unix)[16009]: session opened for user root
by (uid=0)
Jun 14 16:28:01 uk crond[16010]: (root) CMD (ping -c 1 uucp.cid.net >
/dev/null 2>&1;sleep 8;/usr/sbin/uucico -S...
2002 Jul 01
5
./configure --with-pam
Hi all,
I still have problems with my nt authentication on linux.
My problems start when compiling --with-pam
This is the output, i can't figure out why i get the error.
[root@squid source]# ./configure --with-pam
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O ) works... yes
checking whether the C compiler (gcc -O ) is a