Displaying 20 results from an estimated 58 matches for "ald".
Did you mean:
add
2015 May 26
2
Tessellation shaders get MEM_OUT_OF_BOUNDS errors / missing triangles
..._nvc0.cpp#n2574
>>
>> The reason I think it's an error in sched codes is due to the TRAP
>> memory location that I see -- could well be some "stale" value in the
>> register and the value from S2R or VILD doesn't make it in there in
>> time before the ALD reads it.
>>
>> If you should like to try this yourself, you can use
>> https://github.com/imirkin/mesa/commits/gl4-integration-2 . This
>> branch is good enough to run Unigine Heaven, but still has a lot of
>> known shortcomings. (Both at the core and the nouveau leve...
2009 Jun 22
1
How to make try to catch warnings in logistic glm
...no luck. Do you have an explicit
solution?
My problems is that I am trying to figure out during what conditions
one may find 5 significant parameters in a logistic regression with
only 21 bad and 28 outcomes (this appears in a published article) and
I would like to have ?my.glm<-try(glm(outcome~ald + fat+ hstop + btun
+ time, data=DF, family=binomial)) to indicate if warnings
(convergence / probabilities equal to 0/1) occurs (see attempt to code
below if my explanation is terse).
Best regards,
Fredrik Nilsson
------------------------------------------------------------------------------
Fr...
2006 Apr 15
2
Why Can I Delete?
If user1 creates a file on the share, why with this configuration can
user2 delete that file created by user1?
Thanks,
Michael
[global]
idmap gid = 16777216-33554431
idmap uid = 16777216-33554431
path = /var/www/
unix password sync = yes
workgroup = cmny
os level = 20
auto services = advertising editorial
null passwords = yes
encrypt passwords = yes
winbind use default domain = no
2013 Mar 19
3
Puppet modifying directories by executing shell script as non-root user results in kernel-level insufficient privilege complaints
...gres belonging to group postgres.
The shell script contains an initdb command that initializes a postgres
PGDATA directory, and both have the following permissions:
[root@host]# ls -al initializePostgres.sh
-rwxr-x---. 1 postgres postgres 2231 Mar 14 18:04 initializePostgres.sh
[root@host]# ls -ald data
drwxr-xr-x. 2 postgres postgres 4096 Mar 18 17:34 data
When Exec ["postgres init"] is ran, /var/log/messages on the the puppet
agent has several lines printed similar to the following:
kernel: type=1400 audit(1363697390.681:566): avc: denied { read write }
for pid=14834 comm=&...
2009 Sep 16
3
How to extract a specific substring from a string (regular expressions) ? See details inside
Hi all,
I have thousands of strings like these ones:
"1159_1; YP_177963; PPE FAMILY PROTEIN"
"1100_13; SECRETED L-ALANINE DEHYDROGENASE ALD CAA15575"
"1141_24; gi;2894249;emb;CAA17111.1; PROBABLE ISOCITRATE DEHYDROGENASE"
and various others..
I'm interested to extract the code for the protein (in this example: YP_177963, CAA15575, CAA17111).
I found only one common criterion to identify the protein codes in...
2024 Jan 30
1
permission denied with windows acls
...; https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
>
>> root at fs1:/data# chown root:"CARLSON\\domain admins" test2
>> root at fs1:/data# vi /etc/samba/smb.conf
>> root at fs1:/data# systemctl restart smbd.service
>> root at fs1:/data# ls -ald /data/*
>> drwxrwx--T+ 4 root CARLSON\domain admins 4096 Jan 26 16:13 /data/test
>> drwxrwxrwt? 2 root CARLSON\domain admins 4096 Jan 29 20:43 /data/test2
> No, I take it back (slightly), you set the permissions with 't' (which
> shows the sticky bit is set) and then when...
2005 Jul 18
1
Can't run most apps after updating to Mandriva 2005 LE
...The following is a typical example of the errors I get with the CVS
version. I just don't know what to do. There are a couple of
applications I need to run, so I really would be very grateful if
someone could give me a clue.
Thanks in advance,
Jos? Troncoso
[pepe@cies ~]$ wine /win/winsoft/ald/setup.exe
wine: Unhandled exception (thread 000a), starting debugger...
WineDbg starting on pid 0x8
fixme:dbghelp:SymLoadModule Should have successfully loaded debug
information for image Z:\win\winsoft\ald\setup.exe
Unhandled exception: page fault on read access to 0x7bca1c7a in 16-bit
code (11d...
2015 Aug 03
2
451 4.3.0 Temporary internal failure
...ary internal
failure (in DATA)
postconf message_size_limit
message_size_limit = 0
postconf mail_size_limit
mailbox_size_limit = 0
i can send big attachments to an extern address but not from intern to
intern. Someone said that maybe the tmp directory is the problem so i
checked the size.
ls -ald /tmp/; df -h /tmp/
drwxrwxrwt 4 root root 80 Aug 3 19:44 /tmp/
Filesystem Size Used Avail Use% Mounted on
- 1,0M 4,0K 1020K 1% /tmp
root at example:/tmp#
is there a connection between lmtp and the size of the tmp directory?
And why is the size 1,0M, tmp is not an own parti...
2003 Nov 07
13
File Locking
Hi,
I'm running smbd 2.2.8. I'm a little green when it comes to file locking
with samba.
I have two users that access a single data file on a FreeBSD box. It's a
moneydance data file and obviously it gets messed-up if two users are
writing to it at the same time. Is there a way with samba to stop a second
instance of the file from being opened, something like a "File In
2024 Jan 30
1
permission denied with windows acls
...index.php/Setting_up_a_Share_Using_Windows_ACLs
> >
> >> root at fs1:/data# chown root:"CARLSON\\domain admins" test2
> >> root at fs1:/data# vi /etc/samba/smb.conf
> >> root at fs1:/data# systemctl restart smbd.service
> >> root at fs1:/data# ls -ald /data/*
> >> drwxrwx--T+ 4 root CARLSON\domain admins 4096 Jan 26 16:13
> >> /data/test drwxrwxrwt? 2 root CARLSON\domain admins 4096 Jan 29
> >> 20:43 /data/test2
> > No, I take it back (slightly), you set the permissions with 't'
> > (which shows the...
2015 Aug 04
2
451 4.3.0 Temporary internal failure
...e_size_limit = 0
>> postconf mail_size_limit
>> mailbox_size_limit = 0
>>
>> i can send big attachments to an extern address but not from intern to
>> intern. Someone said that maybe the tmp directory is the problem so i
>> checked the size.
>>
>> ls -ald /tmp/; df -h /tmp/
>> drwxrwxrwt 4 root root 80 Aug 3 19:44 /tmp/
>> Filesystem Size Used Avail Use% Mounted on
>> - 1,0M 4,0K 1020K 1% /tmp
>> root at example:/tmp#
>>
>> is there a connection between lmtp and the size of the tmp director...
2002 Sep 24
0
Changing file permissions from the command line
...missions changes from
the Windows side using a command line utility, e.g. cacls, however I have
only been successful in changing the UNIX world permisssions, not owner and
group. A summary follows. Has anyone come across a solution for this?
Thanks,
Fintan
--- Summary ---
UNIX: TEST:uw0425$ ls -ald test
UNIX: drwx------ 2 oreillyf techenv 512 Sep 23 12:07 test
WIN_2K: F:\>cacls test
WIN_2K: F:\test Everyone:(special access:)
WIN_2K: WRITE_OWNER
WIN_2K:
WIN_2K: <Account Domain not found>F
WIN_2K: <Account Domain not found>F
WIN_2K:...
2003 Apr 10
1
Group mapping problem - please help
...my share is [test_share]
- the directory is /mnt/test_dir
Shortly:
----
[test_share]
path = /mnt/test_dir
writeable = yes
browsable = yes
hide unreadable = yes
nt acl support = yes
inherit acls = yes
inherit permissions = yes
valid users = @my_group
invalid users = root
# ls -ald /mnt/test_dir
drwxrws--- 3 root my_group 4096 Apr 10 00:00 /mnt/test_dir
----
I set up the my_group in /etc/group as folows:
----
my_group:x:5000:PDC\user01,PDC\user02,PDC\user03
----
Then I tried to connect to this share as PDC\user01, but I got an error (I
got an dialog box asking for my pass...
2016 Mar 23
1
Samba 4 with sssd - primary Windows group membership not honored
...kgroup = EVOLVETSI
server string = smbfs cluster
netbios name = SMBFS
map archive = no
map hidden = no
map read only = no
map system = no
store dos attributes = yes
[test]
path = /srv/fs_main/shares/test
read only = no
and outputs from the test dir:
[root at smbfs1 shares]# ls -ald test
drwxrwx---+ 2 root domain admins at Evolvetsi.local 6 Mar 23 16:48 test
[root at smbfs1 shares]# getfacl test
# file: test
# owner: root
# group: domain\040admins at Evolvetsi.local
user::rwx
group::rwx
other::---
default:user::rwx
default:group::r-x
default:group:domain\040admins at Evolvets...
2003 Nov 25
1
rsync : permission denied
...ossible to change the user or group owners
[root@master dir]# getfacl RESTRICTED/
# file: RESTRICTED
# owner: user1
# group: group1
user::rwx
group::rwx
mask::rwx
other::---
default:user::rwx
default:group::rwx
default:group:group1:rwx
default:mask::rwx
default:other::---
[root@master dir]# ls -ald RESTRICTED/
drwxrwxr-x 5 user1 group1 16384 nov 20 18:00 RESTRICTED/
[root@master dir]# cat /etc/xinetd.d/rsync
# default: off
# description: The rsync server is a good addition to an ftp server, as it \
# allows crc checksumming etc.
service rsync
{
disable = no
#...
2009 Nov 05
4
Help needed: Index filesystem permissions problem after switch to V1.2 and back to V1.1
...ges like this:
Nov 5 09:11:52 mercury mail:err|error dovecot: IMAP(sdean): stat(/var/dcindx/sdean/.imap/DadEstate)
failed: Permission denied (euid=202(sdean) egid=200(hcrc) missing +x perm: /var/dcindx)
Ownernship and Permissions are:
The index filesystem
2726 root at mercury:/var/dcindx ## ls -ald
drwx--S--- 3946 dovecot system 192512 Nov 05 08:59 ./
A user's directory is:
2729 root at mercury:/var/dcindx ## ls -al sdean
total 400
drwx--S--- 7 sdean sys 256 Sep 29 04:43 ./
drwx--S--- 3946 dovecot system 192512 Nov 05 08:59 ../
drwx--S--- 139 sdean...
2015 May 21
2
Fermi+ shader header docs
...-- that
is the *only* reference to edge flags in the whole document. Right now
we do some crazy thing to get edge flags right on fermi+ (and I think
we just get them wrong on tesla). Is there a way to emit edge flags
from vertex shader?
- To be clear: DoesLoadOrStore -- *any* load/store? Even LDC? ALD?
Thanks!
-ilia
2009 May 18
2
Overdispersion using repeated measures lmer
...onth 0.00011693 0.010813 1.000
Number of obs: 160, groups: Block, 6
Fixed effects:
Estimate Std. Error z value Pr(>|z|)
(Intercept) 1.624030 0.175827 9.237 < 2e-16 ***
Treatment2.Radiata 0.150957 0.207435 0.728 0.466777
Treatment3.Aldabra -0.005458 0.207435 -0.026 0.979009
Month -0.079955 0.022903 -3.491 0.000481 ***
Treatment2.Radiata:Month 0.048868 0.033340 1.466 0.142717
Treatment3.Aldabra:Month 0.077697 0.033340 2.330 0.019781 *
---
Signif. codes: 0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.?...
2003 Apr 11
2
Ipf headers not installed per default ?
Just rebuilt and installed/world kernel: FreeBSD 4.8-STABLE #0: Fri Apr 11
14:34:37 EDT 2003
Using the latest Makefile for squid25:
# fgrep \$FreeBSD /usr/ports/www/squid/Makefile
# $FreeBSD: ports/www/squid/Makefile,v 1.100 2003/04/09 08:31:30 adrian Exp $
Modified with:
# fgrep CONFIGURE_ARGS Makefile |fgrep -v \#
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
2015 May 18
2
Tessellation shaders get MEM_OUT_OF_BOUNDS errors / missing triangles
...gallium/drivers/nouveau/codegen/nv50_ir_emit_nvc0.cpp#n2574
The reason I think it's an error in sched codes is due to the TRAP
memory location that I see -- could well be some "stale" value in the
register and the value from S2R or VILD doesn't make it in there in
time before the ALD reads it.
If you should like to try this yourself, you can use
https://github.com/imirkin/mesa/commits/gl4-integration-2 . This
branch is good enough to run Unigine Heaven, but still has a lot of
known shortcomings. (Both at the core and the nouveau levels.)
Any advice or suggestions for debuggin...