search for: sitution

Displaying 20 results from an estimated 65 matches for "sitution".

Did you mean: situation
2005 Mar 04
9
strange behaviour with rulesets
hi, i have a strange situtation. i try to connect to my machine with ssh and the packets are dropped but i have at the top of my rules an accept. the configuration looks like: rules-file: ----------- ACCEPT net fw tcp 22 - TCPDUMP-log: ------------ 12:16:08.153934 84.153.98.30.1322 > [my-destination-machine].ssh: S 3717288415:3717288415(0) win 64240 <mss
2004 Oct 20
1
internal & external networks
First of all let me say thanks for answering all of my emails to the mailing list with the many questions that I have had. Your answers have been a great help. Just a few more questions, ok. I have been reading over the documentation and need to find out how Tinc behaves regarding the VPN and hosts as I will have to distinct situtations to address in our system. 1. Which is a web server for
2003 Aug 14
2
Server-side printer settings?
Hi all! I have a situtation that I want to get happening: We have just installed a colour photocopier with duplexing at a client's office. We're looking to have four printers pointing at this one device, with the following settings (one for each printer): * Black and White * Black and White, Duplexed * Colour * Colour Duplexed My question is, can we have server-side settings for
2006 Aug 17
2
find method not interpreting arguments correctly?
i''ve got a situtation where i''m trying to pass arguments from a method to find and AR is telling me that it can''t find the record where id=all here''s what i am attempting to do class Thing < ActiveRecord::Base belongs_to :x end class FlyingThing < Thing end class x < ActiveRecord::Base has_many :things do def that_fly(*args)
2004 Oct 05
3
software Raid1 on centos3
how is the stability of software raid1 on a system running centos3. i have 2 75gig hard drives that i would like to mirror if possible, that being the reliability is worth it...there will be lots of network traffic on the server. It will be used possibly as a file server, it will most definitely be used also as a mail server and webserver. i would be ok to me to not mirror the drives but this is
2015 May 18
4
How best to get around shadowing of executables by system()'s prepending of directories to Windows' PATH?
My question: On Windows, R's system() command prepends several directories to those in the Windows Path variable. >From ?system The search path for 'command' may be system-dependent: it will include the R 'bin' directory, the working directory and the Windows system directories before 'PATH'. This shadows any executables on the Path that share a
2004 May 27
1
HELP! after power loss, system boots through mount of root fs then stalls
I run a RH 7.3 installation on a Compaq Proliant 6500 with dual pentium 266Mhz processors, approx. 630MB ram and a hardware SMART-2DH RAID controller and array. All file systems are ext3. The server has been in service for a couple of years now. From time to time we will lose power in our office or have another situtation that causes the server to lose power without a proper shutdown. We had
2006 Dec 21
1
Problems with Optimization
Dear R-helpers, I am having following problem: Let P be an observed quantity, F(...) a function describing P, and e = P - F(...) the error. F(...) is essentially a truncated mean whose value is obtained via integrating from some value X to inf over a probability density with six parameters. That's what usually causes the problem: for certain parameter values, the integral goes very quickly
2003 May 26
1
Samba 3.0alpha24 / OpenLDAP / support for groups broken?
Hello! we are trying to get Samba 3.0a24 to work with OpenLDAP. After creating the guest - user manually in the LDAP directory, everything seemed to work fine. However we cannot create any group. The "net group map" command runs without any error message, and states: blue# ./net groupmap add rid=999 unixgroup=syadm Successully added group syadm to the mapping db
2006 Sep 07
9
Mass virtual hosting with mongrel
Ok, a refinement of the question I asked yesterday (If there were any replies from yesterday I don''t have access to them here .. sorry if I''m duplicating anybody''s words here). How can one host multiple domains with mongrel? Assuming you are mass vhosting and you also want the performance benefits of using mongrel ... As far as I can tell, one could set up a
2008 Feb 11
0
[LLVMdev] LLVM 2.2 Release Notes
On Feb 10, 2008, at 11:26 PM, Chris Lattner wrote: >> This is a matter of presentation, but some of the "GCC extensions" >> are >> standard C99 (now, at least). I noticed long long, C++-style >> comments >> and designated initializers. >> >> I have plenty of complaints about the GCC documentation you're >> pointing at, but this
2014 Mar 11
2
pxelinux.0 not fully booting in EFI 64 mode...not requesting ldlinux.e64 via TFTP...
There are no pre-compiled binaries (official or otherwise) on kernel.org. I assume what is meant is https://www.kernel.org/pub/linux/utils/boot/syslinux/ At least, that is where the "downloads" page of syslinux.org directs you. Under there are the various source tarballs (tar.gz format, tar.bz2 format). Also a directory called RPMS/. But that kernel.org RPMS/ directory is devoid of
1999 Jul 26
3
Joining an NT domain?
Howdy, I've run into some problems adding a Unix server to an NT domain. I've followed the instructions in DOMAIN_MEMBER.txt; when running the smbpasswd command: ./bin/smbpasswd -j CS-NT -r CS-NTS1 I get the following errors: modify_trust_password: machine CS-NTS1 rejected the session setup. Error was : code 131. 1999/07/26 11:36:37 : change_trust_account_password: Failed to
2007 Aug 08
2
[LLVMdev] Destination register needs to be valid after callee saved register restore when tail calling
Hello, Arnold. > with the sentence i tried to express the question whether there is a > way to persuade the code generator to use another register to load (or > move) the function pointer to (right before the callee saved register > restore) but thinking a little further that's nonsense. Why don't define some special op for callee address and custom lower it? I really
2008 Feb 11
2
[LLVMdev] LLVM 2.2 Release Notes
> This is a matter of presentation, but some of the "GCC extensions" are > standard C99 (now, at least). I noticed long long, C++-style comments > and designated initializers. > > I have plenty of complaints about the GCC documentation you're > pointing at, but this probably isn't the right forum for that. I do > think dropping "as fast as
2007 Aug 09
4
[LLVMdev] Tail call optimization thoughts
Hello, Arnold. Only quick comments, I'll try to make a full review a little bit later. > 0.)a fast calling convention (maybe use the current > CallingConv::Fast, or create a CallingConv::TailCall) > 1.) lowering of formal arguments > like for example x86_LowerCCCArguments in stdcall mode > we need to make sure that later mentioned CALL_CLOBBERED_REG is >
2020 Nov 19
1
Problems with undef subranges in identity copies
Hi, I'm stuck trying to fix a variety of problems that occur with undef subregisters when the register coalescer eliminates identity copies. The fundamental problem is complexity from the fact that undef values are a special case since they don't have an associated VNInfo/Segment unless the value is used across blocks. For example, in this case, %0 has 2 subregisters sub0 and sub1:
2015 May 07
2
ldap host attribute is ignored
...t attribute i have set in the ldap server. Regarding the manpage of sssd.conf the lines access_provider = ldap ldap_access_order = host ldap_user_authorized_host = host should be correct. login with the wrong password gives a denied login. login with the correct password always works. This is my sitution since the begin of my thread. When i login from a "wrong" host which is different than the one in the host attribute of the ldap, i expect a message like the one from my opensuse boxes where it works: opensuse: sshd[7926]: pam_sss(sshd:account): Access denied for user >username>:...
2004 Jul 19
3
Samba/LDAP/PDC Questions
Greetings! I created a Samba/OpenLDAP/smbldap-tools Primary Domain Controller. So far I am able to do the folowing: 1. Using USRMGR,EXE to administrating users and groups. 2. Adding Windows 2000, XP workstation on the fly. 3. PDBEDIT/SMBLDAP-TOOLS/GQ all works as they suppose to. 4. LDAP autheticate unix accounts. However, I am not able to to the following:
2007 Aug 11
1
[LLVMdev] Tail call optimization deeds
Okay so i implemented an(other :) initial version for X86-32 backend, this time based on TOT: It is not very generic at the moment. Only functions with callingconv::fastcc and the tail call attribute will be optimized. Maybe the next step should be to integrate the code into the other calling convention lowering. Here is what i have at the moment: If callingconv::fastcc is used the