Displaying 20 results from an estimated 14504 matches for "fulli".
Did you mean:
full
2014 Mar 05
1
Trouble Joining Windows 2008R2 Domain with Error 'failed to lookup DC info for domain 'FULLY.QUALIFIED.DOMAIN' over rpc: Access denied'
All,
I've been trying to troubleshoot a difficult-to-pin-down domain join issue,
where a fully-updated CentOS 6 host cannot join a domain hosted by a
fully-patched Windows 2008 R2 domain controller.
I am running CentOS 6's samba build version 3.6.9-167.el6_5.
I have checked all of the usual suspects (time, kerberos, DNS lookup), and
all seem well:
# kinit administrator
Password for
2012 Mar 19
3
Excel export from within another app
Hi,
I'm running Wine 1.4 on Ubuntu 11.10.
Necessary for my office job I installed the Microsoft Office pack 2010.
It's running fine (word, excel...).
I also installed another windows app necessary to follow my job activity.
In this other app I use a menu to ask for an Excel extract of a db view (in fact this is not a real extract but I ask to print the db table and the result should be
2009 Jun 24
3
fully virt Xen DomU network question
Hello all fellow CentOS users!
I have a working xen setup with 3 paravirt domUs and one Windblows 2003
fully virt domU.
There are to virtual networks.
As far as I can tell in the paravirt Linux DomUs I have gigabit
networking, but not in the fully virt Windows 2003 domU....
Is there a setting for this, or is it not yet supported?
I run xen-3.0.3-64.el5_2.3
Kind regards,
Coert
2017 Jan 30
4
(RFC) Adjusting default loop fully unroll threshold
Currently, loop fully unroller shares the same default threshold as loop
dynamic unroller and partial unroller. This seems conservative because
unlike dynamic/partial unrolling, fully unrolling will not affect
LSD/ICache performance. In https://reviews.llvm.org/D28368, I proposed to
double the threshold for loop fully unroller. This will change the codegen
of several SPECCPU benchmarks:
Code
2008 Apr 21
2
Installing old Suse as fully virtualized guest: problem with install source
Using CentOS 5.1 with Xen 3.2.
I'm trying to install a fully virtualized system for the first time and
doing this with an old Suse 9.0 (this probably would run paravirtualized,
maybe it won't run, anyway, because of hardware problems).
I start with virt-manager and after choosing "fully virtualized" it
presents me two options for install media: iso image and CD-ROM or DVD,
2009 Jul 28
3
Fully virtualized domU Linux network (VLAN) trouble
Hi,
I have a 64bit Debian Lenny server with two physical network interfaces,
one is connected to a switch without VLANs (eth0), the other (eth1) is
connected to a switch with tagged VLANs (eth1). I''m running a couple of
paravirtualized VMs that have no problem using the eth0 interface
(bridged). I''m also running a couple of fully virtualized VMs, one being
a Linux box (with a
2013 May 09
0
[LLVMdev] Handling Masked Vector Operations
On 2 May 2013 16:57, <dag at cray.com> wrote:
> We're looking at how to handle masked vector operations in architectures
> like Knight's Corner. In our case, we have to translate from a fully
> vectorized IR that has mask support to llvm IR which does not have mask
> support.
>
Has anyone done a comparision between the "fully vectorized IR and "LLVM
2012 Feb 19
1
fully qualified variables and nodes.pp
hi folks,
As a response to " Dynamic lookup of $var at is deprecated. Support will
be removed in Puppet 2.8. Use a fully-qualified variable name (e.g.,
$classname::variable) or parameterized classes." warning
i''m trying to apply fully-qualified variable name solution following this
Doc http://docs.puppetlabs.com/guides/scope_and_puppet.html, but i have a
problem with variable
2017 Jan 30
0
(RFC) Adjusting default loop fully unroll threshold
> On Jan 30, 2017, at 10:49 AM, Dehao Chen via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Currently, loop fully unroller shares the same default threshold as loop dynamic unroller and partial unroller. This seems conservative because unlike dynamic/partial unrolling, fully unrolling will not affect LSD/ICache performance. In https://reviews.llvm.org/D28368
2009 Apr 26
1
How to make fully working samba backup/migration?
Hello,
how to correctly make full and fully working samba backup?
I read articles and newsgroups seeing how many people failed because something
was forgotten to be copied or saved and restored/merged.
Usually password and user accounts does not work.
What I found is most people copy:
/etc/samba
the smarter copy also:
/home
geeks knows they should also copy:
/etc/passwd
/etc/shadow
/etc/groups
2017 Jan 30
2
(RFC) Adjusting default loop fully unroll threshold
On Mon, Jan 30, 2017 at 3:51 PM Mehdi Amini via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On Jan 30, 2017, at 10:49 AM, Dehao Chen via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
> Currently, loop fully unroller shares the same default threshold as loop
> dynamic unroller and partial unroller. This seems conservative because
> unlike dynamic/partial
2017 Jan 31
0
(RFC) Adjusting default loop fully unroll threshold
On Mon, Jan 30, 2017 at 3:56 PM, Chandler Carruth <chandlerc at google.com>
wrote:
> On Mon, Jan 30, 2017 at 3:51 PM Mehdi Amini via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> On Jan 30, 2017, at 10:49 AM, Dehao Chen via llvm-dev <
>> llvm-dev at lists.llvm.org> wrote:
>>
>> Currently, loop fully unroller shares the same default
2008 Aug 12
1
bind-9.3.4-6.0.2.P1.el5_2 and rrset-order: order 'fixed' not fully implemented
Running CentOS 5.2 with the following BIND update rpm, installed with "yum update" - bind-9.3.4-6.0.2.P1.el5_2.
Our master DNS has an rrset-order stanza with "order fixed" entries similar to the following:
rrset-order {
class IN type A name "abc.foobar123.com" order fixed;
class IN type A name "def.foobar123.com"
2020 Jun 22
7
Codifying our Brace rules-
Did this conversation reach a conclusion?
My ad hoc tally says that a slight majority of the responders preferred to fully brace statements and no one wanted to totally eliminate braces.
The technical arguments for fully braced statements were 1) it's considered a slightly safer coding style and 2) commit diffs with fully braced statements may be slightly more to the point.
I didn't
2010 Mar 03
6
File paths must be fully qualified
I was using Puppet 0.24.8 and now upgrade the puppet server and client
both to 0.25.4 (on 1 machine i.e. server and client), but i am facing
some problems. While testing, some of the configs which were/are running
fine on older version generates error here;
for instance,
i have defined the FileSource path in ''/etc/puppet/fileserver.conf''
[myFileSrc]
path
2006 May 30
2
Testing status of fully virtualized guests (Intel VT) on 64bit XEN unstable
Summary:
Changeset 10173
- 64bit UP and SMP guests boot cleanly
- 32bit UP guests boot clean and 32bit SMP guests still fail to boot
(see failure.7)
- 32bit UP guests lockup under load with "ata1: command 0x25 timeout"
(see failure.4)
- 64bit SMP 2 CPU guests lockup under load with "ata1: command 0x25
timeout" (see failure.2)
- 32bit UP guest crashed on user load test
2011 Apr 19
1
[LLVMdev] Fully funded University Ph.D. studentship in University of Teesside, UK
SCHOOL OF COMPUTING
University of Teesside
Fully funded University Ph.D. studentship (3 years) Ref: QinOCT11
Applications are invited for a Ph.D. student to work on program analysis
and
software verification or a closely related topic under the supervision of
Dr.
Shengchao Qin in the School of Computing in Teesside University.
Dr. Qin currently has a number of postdoc and Ph.D students in his
2015 Nov 02
3
[RFC] Strategies for Bootstrapping Compiler-RT builtins
> On Nov 2, 2015, at 2:44 PM, Steve King <steve at metrokings.com> wrote:
>
> On Mon, Nov 2, 2015 at 1:02 PM, Chris Bieneman <beanz at apple.com> wrote:
>> Sadly, I believe there are licensing reasons why the builtins can’t be in the LLVM repo.
>
> Repos and licenses are orthogonal, but I get the concern.
>
> Switching gears to other questions:
> Should
2012 Nov 27
2
Books for fully understanding internal logics on some packages(quantmod, xts, zoo and chron)
Hello,
I'm very interested in using financial time series data, but I'm a beginner of R programming.
I'd like to fully understand internal logics on several time-series related packages such as quantmod, xts, zoo, chron, etc.
So, I read some books, 'R Cookbook' and 'Art of R Programming' and another simple tutorials.
But I still can't understand grammars of the
2008 Jun 23
1
fully-qualified symlinks & --exclude question
Greetings!
I've ran into a couple difficulties for a particular rsync use-case
I'm involved in implementing - hoping someone here might be able to
clue me in!
I've got an existing linux box, with a particular directory that needs
to be mirrored onto another server, into a different base path on that
server - i.e.:
server1:/var/lib/bar/ to server2:/backupdir/var/lib/bar/
Now,