search for: 36k

Displaying 20 results from an estimated 34 matches for "36k".

Did you mean: 36
2023 Dec 27
1
User doesn't have write access to directory
I have a user that is a member of a group that should have write access to a directory but they cannot write to the directory. $ la | grep Movies drwxr-xr-x 345 *HOME\movie editors* HOME\movie users 36K May 22 2023 *Movies* $ id testuser uid=3000038(HOME\testuser) gid=100(*users*) groups=100(users),3000038(HOME\testuser),3000026(HOME\photo users),*3000031(HOME\movie editors)*,3000030(HOME\video editors),3000032(HOME\music editors),3000037(HOME\rc users),3000009(BUILTIN\users) HOME\testuser at D...
2023 Dec 28
1
User doesn't have write access to directory
...bell via samba <samba at lists.samba.org> wrote: > I have a user that is a member of a group that should have write > access to a directory but they cannot write to the directory. > > > $ la | grep Movies > drwxr-xr-x 345 *HOME\movie editors* HOME\movie users 36K > May 22 2023 *Movies* > > $ id testuser > uid=3000038(HOME\testuser) gid=100(*users*) > groups=100(users),3000038(HOME\testuser),3000026(HOME\photo > users),*3000031(HOME\movie > editors)*,3000030(HOME\video editors),3000032(HOME\music > editors),3000037(HOME\rc users),30...
2017 Feb 12
0
Maildirsize not updated
...t messagerie[10.10.10.19] ~ # alias dush alias dush='du -h --max-depth=1 | sort -h' root at messagerie[10.10.10.19] /var/vmail/domain.tld/m.stefan # dush 4.0K ./courierimapkeywords 4.0K ./new 4.0K ./tmp 8.0K ./courierimaphieracl 28K ./.INBOX.Altert 28K ./.INBOX.notifs 36K ./.BOITE_RECEPTION 36K ./.PIGE 80K ./dovecot 428K ./.Drafts 728K ./.Alert Process 1020K ./.Trash 1.3M ./.Junk 3.4M ./cur 3.6M ./.Alert BLANC 7.5M ./.Alert PUB 9.7M ./.IT SUPPORT 9.9M ./.GLPI 12M ./.REGIE 15M ./.LTO 27M ./.VDN 29M ./.Sent 43M...
2009 Oct 05
3
OriginateResponse Event
Hi people, I'm executing some parallel Originate async, is there a way to know the result of each originate?... I was looking at the OriginateResponse event, but I don't know how to get it from my web service. Also, if I have 3 originate in parallel, how can I identify the OriginateResponse of each one? Thanks in advance... Anahi Ludue?a
2004 Nov 01
2
NIS as user authentication
Hi all, I believe that I have asked this in one form or another, but I did not see an answer. ( it could be that I missed it ) do please forgive me if I did, but could I ask you all to humor me for a moment. Is there any way to get Samba to use YP ( NIS ) as the basis for user authentication? If not at this time ( as I have not been able to determine that it is
2017 Feb 12
2
Maildirsize not updated
I am using dovecot lmtp root at messagerie[10.10.10.19] ~ # grep virtual_transport /etc/postfix/main.cf # transport_maps = hash:/var/lib/mailman/data/transport-mailman, proxy:mysql:/etc/postfix/mysql-virtual_transports.cf # virtual_transport = maildrop virtual_transport = lmtp:unix:private/dovecot-lmtp root at messagerie[10.10.10.19] ~ # On Thursday, February 9, 2017 7:54 PM, WJCarpenter
2013 May 02
2
Calculating distance matrix for large dataset
Dear R users I wondered if any of you ever tried to calculate distance matrix with very large data set, and if anyone out there can confirm this error message I got actually mean that my data is too large for this task. negative length vectors are not allowed My data size and code used dim(mydata_nor)[1] 365000 144> d <- dist(mydata_nor, method = "euclidean") Here my
2019 Apr 30
6
Disk space and RAM requirements in docs
...964K build/lib/Transforms/Hello/CMakeFiles/LLVMHello.dir 964K build/lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets 956K build/tools/llvm-mt 952K build/tools/clang/test/VFS 948K build/tools/clang/test/VFS/Output 940K build/tools/clang/test/SemaTemplate 940K build/CMakeFiles 936K build/tools/llvm-mt/CMakeFiles 936K build/tools/clang/test/SemaTemplate/Output 932K build/tools/llvm-mt/CMakeFiles/llvm-mt.dir 880K build/lib/Target/NVPTX/InstPrinter 872K build/lib/Target/NVPTX/InstPrinter/CMakeFiles 868K build/tools/clang/test/Modules/Output/macro-reexport.cpp.tmp 868K build/lib/...
2016 Jul 12
3
Broken output for fdisk -l
...9.0T 9.3T 50% /data/results /dev/sdb1 1.5T 234M 1.5T 1% /share /dev/mapper/centos-home 1.8T 5.5G 1.7T 1% /home /dev/sda1 497M 158M 340M 32% /boot tmpfs 13G 32K 13G 1% /run/user/1000 tmpfs 13G 36K 13G 1% /run/user/0 /dev/sde 917G 625G 247G 72% /media/usb [root at localhost ~]# fdisk -l /dev/sdc fdisk: cannot open /dev/sdc: Input/output error [root at localhost ~]# ------------------------------ Regards Hersh
2008 Aug 26
5
Problem w/ b95 + ZFS (version 11) - seeing fair number of errors on multiple machines
Hi, After upgrading to b95 of OSOL/Indiana, and doing a ZFS upgrade to the newer revision, all arrays I have using ZFS mirroring are displaying errors. This started happening immediately after ZFS upgrades. Here is an example: ormandj at neutron.corenode.com:~$ zpool status pool: rpool state: DEGRADED status: One or more devices has experienced an unrecoverable error. An attempt was
2001 Jul 02
1
ogg vorbis dynamic memory allocation.
...; > But anyway, 48k or 880k doesn't compare very nice for us... > > > > > > > > well 2816+9216+4608+9216+4608+4608 = 34.25k actually :) > > > > > > ...except your math is kind of funky? > > > > Sigh so 2816 was meant to be 4608 equalling 36k... so how > funky is your > > maths if you got 40.5k > > > > #define SBLIMIT 32 > > > #define SSLIMIT 18 > > > #define MAXFRAMESIZE 1792 > 4608 > > unsigned char bsspace[2][MAXFRAMESIZE+512]; > 9216 > &g...
2023 Dec 28
1
User doesn't have write access to directory
...s.samba.org> wrote: > > > I have a user that is a member of a group that should have write > > access to a directory but they cannot write to the directory. > > > > > > $ la | grep Movies > > drwxr-xr-x 345 *HOME\movie editors* HOME\movie users 36K > > May 22 2023 *Movies* > > > > $ id testuser > > uid=3000038(HOME\testuser) gid=100(*users*) > > groups=100(users),3000038(HOME\testuser),3000026(HOME\photo > > users),*3000031(HOME\movie > > editors)*,3000030(HOME\video editors),3000032(HOME\music >...
2007 Apr 10
3
Renaming a pool?
Hi all, I have a pool called tank/home/foo and I want to rename it to tank/home/bar. What''s the best way to do this (the zfs and zpool man pages don''t have a "rename" option)? One way I can think of is to create a clone of tank/home/foo called tank/home/bar, and then destroy the former. Is that the best (or even only) way? TIA, -- Rich Teer, SCSA, SCNA, SCSECA,
2007 Mar 28
2
[LLVMdev] llvm-gcc4_2
...what you were refering to) and a few other failures i did not relate to this 2 groups for more information: here is a list of failures (53): http://geldspeicher.entenhausen.at/dl/failure_list.txt and here is the log of the above test run : http://geldspeicher.entenhausen.at/dl/testlog.txt.gz (36K) or http://geldspeicher.entenhausen.at/dl/testlog.txt (556K) (the test run is not complete, just what my computer could calc in one hour to check the sanity of th test) kind regards peter
2011 Nov 23
3
samba, kerberos, encryption types
Hi all! Does samba support AES encryption for use with Win2008 controller domains? If so, why automatically generated krb5.conf still contains only RC4-HMAC DES-CBC-CRC DES-CBC-MD5? Also, why this file contains "preferred_enctypes" parameter which I can't find in "man krb5.conf"? And last question: would samba use system krb5.conf if I set "create krb5 conf=no"?
2006 Nov 18
1
Xen 3.0.3 with CentOS 4.4
...opt/ xentoo opt # ACPI: LAPIC (acpi_id[0x06] lapic_id[0x15] disabled)-l total 0 drwxr-xr-x 2 ro ACPI: LAPIC (acpi_id[0x07] lapic_id[0x16] disabled) drwxr-xr-x 4 root root 32 Oct 17 ACPI: LAPIC (acpi_id[0x08] lapic_id[0x17] di xentoo opt # cd /t ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])r 36K qemu- proc on /proc t ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])sys type sysfs (rw,nosuid,nodev,noexec) ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])ype tmpfs (rw,nosuid) 4.0K qemu-dm.10740.log ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])ec) of files: 44,780 kB:Local Loopback...
2010 Feb 08
5
zfs send/receive : panic and reboot
<copied from opensolaris-dicuss as this probably belongs here.> I kept on trying to migrate my pool with children (see previous threads) and had the (bad) idea to try the -d option on the receive part. The system reboots immediately. Here is the log in /var/adm/messages Feb 8 16:07:09 amber unix: [ID 836849 kern.notice] Feb 8 16:07:09 amber ^Mpanic[cpu1]/thread=ffffff014ba86e40: Feb 8
2003 Jan 24
6
icmp: w.x.y.z unreachable need to defrag (mtu 296)
Hi, I have a setup that consist of 2 firewalls connected over dialup and PPP. Each side of the ppp are protected by shorewall. One side of the PPP masquerades everything not addressed to the local network to its eth0 (the net). fw1 <---- ppp (dialup) -----> fw0 <----- NET When making an http request to a site on the Internet from the machine not directly connected to the net (fw1), the
2011 Apr 11
3
changing port 5060 to 5061
...m> > Message-ID: > <alpine.DEB.2.00.1104091032090.20397 at localhost.localdomain> > Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed > > On Sat, 9 Apr 2011, darin iv wrote: > > 0) Don't re-post the entire digest back to the list it came from. Posting > 36k of cruft to ask 'How to change SIP port number?' seems somewhat > 'newbish.' > > 1) Try Google. Try 'How to change SIP port number in Asterisk?' > > 2) Re-post with a new, relevant Subject and you will get relevant > responses. > > -- > Thanks in a...
2007 Aug 22
5
Slow concurrent actions on the same LVM logical volume
Hi 2 all ! I have problems with concurrent filesystem actions on a ocfs2 filesystem which is mounted by 2 nodes. OS=RH5ES and OCFS2=1.2.6 F.e.: If I have a LV called testlv which is mounted on /mnt on both servers and I do a "dd if=/dev/zero of=/mnt/test.a bs=1024 count=1000000" on server 1 and do at the same time a du -hs /mnt/test.a it takes about 5 seconds for du -hs to execute: 270M