search for: atkin

Displaying 20 results from an estimated 114 matches for "atkin".

Did you mean: akin
2019 Oct 22
4
Problem with UID and GID
...One is the AD DC and another that has been joined to the domain. This is the output I get first from the AD DC when I do a getent: root at dc1:/etc# getent group 'Domain Admins' AD\domain admins:x:3000004: root at dc1:/etc# getent passwd 'stephen' AD\stephen:*:10000:4:Stephen T. Atkins:/home/AD/stephen:/bin/bash And then from my fileserver (joined to the domain): root at fileserver:/etc# getent group 'Domain Admins' domain admins:x:10017: root at fileserver:/etc# getent passwd 'stephen' stephen:*:10000:10004:Stephen Atkins:/home/AD/stephen:/bin/bash The UID is...
2016 Nov 17
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
Hi, On Thu, November 17, 2016 10:51 am, Richard W.M. Jones wrote: > On Thu, Nov 17, 2016 at 09:57:47AM -0500, Derek Atkins wrote: >> Hi, >> >> On Thu, November 17, 2016 4:11 am, Richard W.M. Jones wrote: >> > On Wed, Nov 16, 2016 at 08:07:15PM -0500, Derek Atkins wrote: >> >> I found the disk image for the running VM, created a symlink, and >> then >> >> ran &gt...
2015 Nov 19
2
[PATCH] [CMAKE] Allow a toolchain file for the host when cross-compiling
The current behavior is to not specify any toolchain and invoke CMake without additional arguments for configuring the NATIVE portion of the build. However, CMake will actually set the CC, CXX, and FC environment variables to full paths of the compilers in the CMAKE_{C,CXX,Fortran}_COMPILER CMake variables inside the CMake process. This results in those variables being propagated to any
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
Hi, On Wed, November 16, 2016 5:15 pm, Richard W.M. Jones wrote: > On Wed, Nov 16, 2016 at 05:09:56PM -0500, Derek Atkins wrote: > > I'll try to reproduce the issue here, but you can also do > the following command directly on the guest disk image if you > want to test something: > > time LIBGUESTFS_BACKEND=direct guestfish --ro -a fc21-64.qcow2 -i > selinux-relabel /etc/selinux/targeted/co...
2016 Apr 27
4
[cfe-dev] Fwd: Raising CMake minimum version to 3.4.3
> > Replicating ExternalProject would be a lot of work... > One approach commonly used with CMake modules that change frequently upstream is for the project to keep a local copy and have a check in place to use CMake's version if new enough. For instance, in llvm's source tree: cmake/modules/ExternalProject.cmake: if(CMAKE_VERSION VERSION_LESS "3.5.1")
2016 Nov 17
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
[This email is either empty or too large to be displayed at this time]
2007 Feb 28
1
Network Messages
...any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. The ultimate parent company of the Atkins Group is WS Atkins plc. Registered in England No. 1885586. Registered Office Woodcote Grove, Ashley Road, Epsom, Surrey KT18 5BW. Consider the environment. Please don't print this e-mail unless you really need to.
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
"Richard W.M. Jones" <rjones@redhat.com> writes: > On Wed, Nov 16, 2016 at 09:06:29AM +0200, Michal Skrivanek wrote: >> >> > On 7 Nov 2016, at 22:16, Derek Atkins <derek@ihtfp.com> wrote: >> > >> > Hi, >> > >> > My last VM imported in 2 minutes. This one has been sitting for three >> > hours. I think this is a bug. >> >> well, some time it does take a long time. Are you sure it was hung? &g...
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
Hi, On Wed, November 16, 2016 5:03 pm, Richard W.M. Jones wrote: > On Wed, Nov 16, 2016 at 04:49:46PM -0500, Derek Atkins wrote: >> I suppose there could be a bug. I just verified that it's absolutely >> setfiles: >> >> 14:07:25 E: commandrvf: setfiles -F -e /sysroot/dev -e /sysroot/proc -e >> /sysroot/selinux -e /sysroot/sys -r /sysroot -q >> /sysroot/etc/selinux/targeted/con...
2016 Nov 17
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
Hi, On Wed, November 16, 2016 5:39 pm, Richard W.M. Jones wrote: > On Wed, Nov 16, 2016 at 05:30:55PM -0500, Derek Atkins wrote: >> Hi, >> >> On Wed, November 16, 2016 5:15 pm, Richard W.M. Jones wrote: >> > On Wed, Nov 16, 2016 at 05:09:56PM -0500, Derek Atkins wrote: >> > >> > I'll try to reproduce the issue here, but you can also do >> > the following comma...
2006 Jul 18
15
Agile Web Developement with Rails
I recently got a copy of the second addition in PDF and got stuck on the Ajax portion using highlighting page 128. While trying to make my cart flash I got an RJS error when I click add to cart. I have gone back and made sure my code matched what was in the book but no help. I sent Dave an email and he rec''d this list. Anybody got any good links for troubleshooting Ajax or maybe have see
2019 Oct 15
2
creating user directories with default group
...t it creates it with a group of "domain users" withe a permissions of rwxrwx---. I would like the default group be "domain admins" for every created home dir. Is this possible? If not I can manually change this after wards but it would be nice not to. Thanks. -- Stephen Atkins
2018 Apr 08
5
Filesystem level backups?
Up until now I've been backing up my IMAP server by taking an atomic snapshot of the entire VM, so I've not really had to worry about it. I'm moving to hosting where I have neither VM snapshots nor a filesystem that can take snapshots, so I need to think about consistent backups a bit more. Will a simple backup of all the files of an multi-dbox give me a consistent state when I
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
Hi Rich, On Wed, November 16, 2016 1:34 pm, Richard W.M. Jones wrote: > On Wed, Nov 16, 2016 at 11:31:40AM -0500, Derek Atkins wrote: >> > Running `virt-v2v -v -x ...' and observing the output will give you a >> > good idea of what precisely it was doing for those hours. >> >> Well, as I said in my original email, it was hanging at running >> setfiles: >> >> commandrvf:...
2006 Dec 08
2
Shares mount on linux but not windows?
Curious. I have a gentoo server running 3.0.23d that simply serves out shares. It is a domain member, but not a pdc. From another linux server, I can mount up shares without a hitch. But from a windows box, I keep getting prompted for credentials. I am not seeing anything substantial in the logs. SMB.CONF -------- [global] workgroup = UNICITY realm = MYREALM.MYDOMAIN.COM
2019 Oct 16
2
4.11 for ubuntu 18.04
I've noticed that the current version in the repos for Ubuntu is 4.7.6. I've tried to find a ppa that might have the latest release but can't find it. Does anyone know where I might. I really don't want to compile samba from scratch if possible. Thanks. -- Stephen Atkins
2016 Nov 17
3
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
Hi, On Thu, November 17, 2016 1:07 pm, Richard W.M. Jones wrote: > On Thu, Nov 17, 2016 at 11:06:48AM -0500, Derek Atkins wrote: >> Would you like a copy of the VMDK? If so I can figure out how to make >> it >> available to you (privately). > > I can certainly have a go. Can you post it on a website somewhere? Yep. I'll send you the URL privately. > Rich. -derek -- Derek...
2015 Aug 25
1
Where's My CD/DVD?
...ething else; how to manually mount the drive (still a bit gun shy). Thank you On 8/25/2015 12:30 PM, Robert Wolfe wrote: > Have you tried manually mounting it? > > -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Steve Atkins > Sent: Tuesday, August 25, 2015 2:28 PM > To: CentOS at centos.org > Subject: [CentOS] Where's My CD/DVD? > > Hello, > > I recently upgraded from CentOs 6.6 to 6.7 and among others oddities, my CD/DVD drive has disappeared from the system. it lights up when I insert a di...
2016 Nov 16
0
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
On Wed, Nov 16, 2016 at 10:56:39AM -0500, Derek Atkins wrote: > "Richard W.M. Jones" <rjones@redhat.com> writes: > > > On Wed, Nov 16, 2016 at 09:06:29AM +0200, Michal Skrivanek wrote: > >> > >> > On 7 Nov 2016, at 22:16, Derek Atkins <derek@ihtfp.com> wrote: > >> > > >> &g...
2007 Jan 24
3
Cronbach's alpha
Dear Listers: I used cronbach{psy} to evaluate the internal consistency and some set of variables gave me alpha=-1.1003, while other, alpha=-0.2; alpha=0.89; and so on. I am interested in knowing how to interpret 1. negative value 2. negative value less than -1. I also want to re-mention my previous question about how to evaluate the consistency of a set of variables and about the total