Displaying 7 results from an estimated 7 matches for "flusing".
Did you mean:
flushing
2004 Jul 14
0
Having serious problems with AGI
...icable), but return "510" to stdin.
4) (For people familiar with PHP) I have tried all of the following to
no avail: ob_implicit_flush(true/false); accessing stdout with $out =
fopen("php://stdout", "w"), writing to it with fputs($out, $str . "\n"),
and then flusing it with fflush($out), instead of my original attempt to
do it with echo() followed by flush(). Hopefully this is not misleading
since both methods properly get the commands to Asterisk, they just
still return "510".
Has anyone else had this problem or am I just on crazy pills? Any
sugge...
2019 Aug 29
4
Permission Issue
Hai,
Great to hear i could help one with a gluster problem :-)
And ofcourse your allowed to keep us up2date.
So yes, plese, by doing that and sharing the configs it might help other people.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Benedikt Kale? via samba
> Verzonden: woensdag 28 augustus 2019 17:37
2008 Jun 27
1
Performance of madvise / msync
Hi,
I'm using py-rrdtool 0.2.1 with rrdtool 1.3.0 under 7.0-STABLE, and
there's a couple of things about this new version of rrdtool that
hurt performance under FreeBSD, but apparently help on whatever they
tested on.
For every update, the database file is opened, mapped into memory,
madvise() is called, contents are modified, msync() is called, and
the file is unmapped and closed:
2011 May 14
3
iptables for Asterisk - Any good guides out there?
Hi everyone,
I want to issue the command:
iptables -F
and then rebuild everything from the beginning with a very limited scope and
then without locking myself block all other traffic. Can you suggest what I
should put in the shell that would get me this:
Allow traffic from subnet 172.16.0.0/24 (my VPN tunnels) - All traffic
including those of Asterisk and HTTP - I trust this network
Allow
2019 Aug 28
4
Permission Issue
Hi again,
regarding my post "plenty of vacuuuming process" a "gluster volume heal"
seems to improve the situation.
But I still have a strange problem:
Sometimes a user don't have permissions to? a restricted folder when h
connects to a share or logs in at a windows client. In some times all
permissions are granted. If the user creates a file, the user and group
is
2019 Aug 29
0
Permission Issue
Hi,
this configuration doesn't make any differenc in daily life. So perhaps
an ID-Mapping problem?
an ldbsearch --url=/var/lib/samba/private/sam.ldb
shows
dn: CN=Team IT and facilities,OU=HO,OU=example,DC=com,DC=de
objectClass: top
objectClass: group
cn: Team
instanceType: 4
whenCreated: 20180731103742.0Z
uSNCreated: 3631
name: Team
objectGUID: 7a27f859-97dc-4cf8-b4b1-c7b7cfe0f585
2019 Aug 29
2
Permission Issue
Hi,
sorry to bother you:
I have three AD in the domain.
They all deliver different IDs:
root at addc2:~# id testuser
uid=3000155(EXAMPLE\testuser) gid=100(users)
Gruppen=100(users),3000155(EXAMPLE\testuser),3000036(EXAMPLE\TEAM1),3000014(EXAMPLE\gesch?ftsstelle),3000001(BUILTIN\users)
root at addc3:~$ id testuser
uid=3000133(EXAMPLE\testuser) gid=100(users)