search for: which

Displaying 20 results from an estimated 34 matches for "which".

2013 May 24
2
[samba4] smbd processes never die after logoff
...lo, I'm using Samba 4.0.5 in Debian Wheezy as a member server of a DC (in Debian Wheezy too with Samba 4.0.5) and the clients are Windows7 Pro. The users use shares in the member server. Sometimes, after the logoff of the users in the Win7 clients, there are connections with the member server whiches never stop. I can see it with the "smbstatus" command which point PID out to me and indeed with the ? ps aux | grep smbd ? I can see smbd processes whiches never die. I have try this in the smb.conf file : deadtime = 10 socket options = TCP_NODELAY SO_KEEPALIVE But it doesn'...
2004 Feb 01
0
Ext3 and undeletion - A way how it could work.
Hello. After reading some mails from mailing list archives and other sources, ext3 seems to having troubles in deleting files w/o destroying the data neccessary to undelete them. Ok, I know what journaling means, and in any way, the ext3 fs driver needs to keep track of which blocks have actually been marked as being free. But now my question: Who say, that this information must be stored in the original inode data? The answer is: Is isn't neccessary at all. Ok, how then? My prescription: 1.1. We need a fixed inode, I'll refer to that as the "deletion...
2015 Sep 26
2
Tinc clients behind a NAT, tunnels get unstable
...sFamily = ipv4 > > Interface = tun0 > > ConnectTo = host > > PingInterval = 30 > > LocalDiscovery = yes > > --------------- > > I think I figured the problem out. The clients behind the local NAT > connect the host and all traffic is running through the host, which is > working as NAT itself for accessing the internet (internet > proxy/gateway). > > On each client this script is executed, when starting the tunnel > connection to the host: > > --------- > #!/bin/sh > > VPN_GATEWAY=10.20.0.1 > ORIGINAL_GATEWAY=`ip route show...
2002 Aug 07
1
No subject
...ons * n subjects * 4 classrooms (2 teachers * 2 conditions) I'd like to run some simple regressions that look something like this: lm(length ~ elapsed) I'd like to do the regressions several times, split out by questionkey, student, class. What I've been doing is using a series of which's to create new data sets (e.g. class1, class2, class3, class4) and running the regressions (or whatever) against each of those new data sets. It seems that there should be better a way to do this. -- Jay Pfaffman pfaffman at relaxpc.com +1-415-821-7507 (H)...
2006 Jan 16
1
K8MM motherboard with S3 unichrome on x86_64
I have a new K8MM motherboard AMD x86_64 3000+ with the S3 unichrome chipset. The default xorg.conf used vesa driver whichs gives 800x600. I tried to change the driver to via and the x log file says via not found. Is something missing in x86_64 or did I miss something? Jerry
2006 Oct 13
2
pxelinux properly configured cannot find "default" configuration file
Hello! I have some weird problem. I have pxelinux(3.10) configured fine. Os: FreeBsd 6.1, tftp-hpa 0.41, some version of dhcpd from ports. It worked before on another machine which's hd passed away and i lost my working example. Configured new computer as boot server... What happends is dhcp gives all the parameters to client(this server also works for giving addresses to workstations) - > seems like pxelinux begins looking for possible config file(something like fol...
1998 Sep 17
1
Lazy Samba (that'd make it Waltz)
Funny thing happening with an NT Client: it sees all the files in a public Samba share, but when I make any change (like renaming a file or dropping files into it) the change doesn't show up in the window until I press F5 (Refresh). Is it some config in Samba whichs defaults to "lazy" behavior which I'm failing to see? Thanx 4All, Juan -- **************************************** * Depois de tudo que aconteceu, * * voc? AINDA vai * * botar dinheiro na m?o da NIKE?? * OGY IS POLICY @ THE END *****************...
2012 Mar 02
2
Desperately need help ! a default dovecot.conf and/or Ubuntu 11.10 postfix/dovecot server configuration issue!
...common/dovecot/example-config, there is a dovecot.conf, it's also about 4k size, and there is no such "auth default" or "socket listen" words can be found ! where is the default dovecot.conf file I can get a copy ? BTW, there is the dovecot.conf.ucf file (what is this for?) which's about 50k and has the "auth default" and "socket listen" words there ! what is supposed the size for the /etc/dovecot/dovecot.conf ? i'm confused! Thx.
2011 Feb 26
2
FW: making BDC samba + ldap server
Is this Samba 3 or Samba 4? If samba 3, which ldap server are you using> What is the mail server? Does the mail server have its own LDAP server included it or is also using an external LDAP server. If you want replication between LDAP servers, they should be the same type of LDAP server (e.g. OpenLDAP or Apache Directory Server...
2016 Aug 07
1
ifelse() woes ... can we agree on a ifelse2() ?
...opic is raised. >> and I am in now state to promise that anything will result from >> this thread ... >> >> Still, I think the majority among us has agreed that >> >> 1) you should never use ifelse(test, yes, no) >> if you know that length(test) == 1, in which case >> if(test) yes else no >> is much preferable (though not equivalent: ifelse(NA, 1, 0) !) >> >> 2) it is potentially inefficient by design since it (almost >> always) evaluates both 'yes' and 'no' independent of 'test'. &...
2006 Jul 20
2
getwinegit.sh v0.4 released!
...9;s a new Version of getwinegit.sh. It is now at 0.4. There is no need to comfigure the pathes to the programs getwinegit needs. Everything happens automatically now ;). I hope you enjoy this release... Here's the readme and the changelog: getwinegit.sh-README :: Intro getwinegit is a script which was designed to download/update, compile and install the current wine-source-tree from a git-repository. :: Usage Usage: getwinegit.sh mode [config-file] modes: -0 update the local source-tree -1 + compile the source -2 + install -3 no update; just compile the local source-tree and...
2015 Sep 26
0
Tinc clients behind a NAT, tunnels get unstable
Hi, Am Samstag, den 26.09.2015, 12:20 +0200 schrieb Marcus Schopen: > Last Problem seems to be the local UFW Firewall on the clients whichs > seems to block the Broadcast for LocalDiscovery = yes. Need to check the > logs here. Puzzeling around with UFW firewall. What ports need to be open on the clients to get "LocalDiscovery = yes" working? I don't see any blocked packages in kern.log. If I disable the UFW firew...
2006 Jan 30
1
Cannot disable SELinux
...cannot be sure that this is the fail reason but I assume it). However, SELinux is set to permissive mode, isn't permissive mode meant to only issue warnings and not block anything? So, as a first workaround I tried disabling SELinux, but this doesn't work either, I still get the warning which should not happen at all if disabled. cat /selinux/enforce shows "0" (= not enforced) I disabled by setting SELINUX=disabled in /etc/sysconfig/selinux (whichs symlinks to /etc/selinux). Yes, I rebooted with each try. The unofficial SELinux FAQ at http://www.crypt.gen.nz/selinux/faq.ht...
2014 Dec 02
0
[PATCH 6/8] New API: btrfs_qgroup_limit
...ith_error ("%s: %s", subvolume, err); + return -1; + } + + return 0; +} diff --git a/generator/actions.ml b/generator/actions.ml index f24d5d7..5d64350 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -12072,6 +12072,16 @@ Disable subvolume quota support for filesystem which contains C<path>." }; longdesc = "\ Trash all qgroup numbers and scan the metadata again with the current config." }; + { defaults with + name = "btrfs_qgroup_limit"; + style = RErr, [Pathname "subvolume"; String "size"], []; + pr...
2014 Dec 02
0
[PATCH 7/8] New API: btrfs_qgroup_create
...+ return 0; +} diff --git a/generator/actions.ml b/generator/actions.ml index 5d64350..608ddf6 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -12082,6 +12082,15 @@ Trash all qgroup numbers and scan the metadata again with the current config." } Limit the size of a subvolume which's path is C<subvolume>. C<size> can have suffix of G, M, or K. " }; + { defaults with + name = "btrfs_qgroup_create"; + style = RErr, [String "qgroupid"; Pathname "subvolume"], []; + proc_nr = Some 431; + optional = Some "btrfs...
2018 Mar 13
0
Windows doesn't prevent directory deletion
Hi Samba team, I'm currently building a Samba Domaincontroller with a seperate domain joined Samba Fileserver in my environment. On my fileserver share which root directory is /srv/Share I don't use Windows ACLs, so just the default Linux permissions and Posix ACLs Let's assume that I've a group employees which should have rwx permissions to a group specific share. So I've created the following structure: /srv/Share (root:root, 755, rw...
2007 Dec 14
3
GUI for Asterisk: Call Flow
Hi All; Is there an GUI for Asterisk that can help in showing the call flow (who is in progress, who is connected, called number, ...)? I was think in AsteriskNow does this? Any advise? Regards Bilal ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
2009 Sep 27
0
channel.c:780 channel_find_locked: Avoided deadlock
...ng this issue is about asterisk and doesnt about vicidial. Isn't it? I have a problem with theses application (I already ask for help in vicidial forums), but I can not fix it. I have debian 5 with asterisk 1.2.24 and vicidial 2.0.4. This server has a IAX tunnel with another asterisk server B which connect to the carries... I can call using eyebeam directly and I can start the call. Asterisk is running ok, but when I tried to do a call with vicidial my phone ring but when I pick up the phone, the CLI show: WARNING[16629]: channel.c:780 channel_find_locked: Avoided deadlock. And the call i...
2010 Feb 25
2
decentral vpn with 1 gateway host
Hello tinc users, i have the follow configuration: 1 client/server called master, it is always reachable from internet (with dyndns) 5 clients, that connects to the master and the other clients (all behind a router (NAT)) master-hosts-file: Address = ... Port = ... Subnet = ... Compression = 0 ---- key ----- client-hosts-files: Compression = 0 Subnet = ... ----- key ----- tinc.conf Name = ....
2015 Sep 25
2
Tinc clients behind a NAT, tunnels get unstable
...the UDP setting. It does generate more background traffic > though, if you have to pay for bandwidth you could consider going back > to TCPonly. Good. Current setup is "PingIntervall = 30" on the clients and 120 seconds timeout on the Cisco NAT's. > > And another thing which came up since the clients (all in the same > > subnet) are running behind the NAT: the traffic in-between the clients > > run through the hosts and not locally/directly anymore, which means > > higher latency and outgoing traffic. I don't see any blocked packages on > >...