search for: theirs

Displaying 20 results from an estimated 31 matches for "theirs".

Did you mean: their
2005 May 24
16
dhcp and shorewall
I want to run dhcp and shorewall on the same computer.It is my gateway and that computer doing NAT for my network.How can I set up shorewall to let only users that get theire static ip address via dhcp, not to let users that had static address.
2010 Jun 23
2
step-to-step Installation Guide
Hello, I'm new here, and I'm from Germany, so please be patient with me because my English is not so good ;) I am searching for a Step-to-Step Guide to first-configure Dovecot. I want to create virtual Users wich can logon to my Server to a Webinterface to call theire mails. I think IMAP is the right protokoll but it should be safe, so i think IMAPs is better. Unfortunately I am not
2010 May 18
2
/etc/inittab
Help! I hosed my system and did a restore from a backup but when I boot, I get an error no inittab file found. Where can I get a 5.2, 'stock' inittab file not in a rpm so I can use a rescue disk to create this file? Or if possible, could someone please post their's for me? TIA
2017 Dec 21
2
LDAP group objects?
Thank you, those links were indeed helpful. It appears to me that while JumpCloud.com touts it's Samba compatibility (including "Samba Schema support"), their's is an imperfect implementation. Because they do not leverage the Samba group objectclass they are hampering Samba's ability. The method they've used to implement groups does not allow those groups to be used by
2005 May 14
1
Help Please Multiple Users for Broadvoice
I would like to be able to have multiple users (the wife and kids) to be able to access the Broadvoice account at the same. No complaining that way from them :-). I seen someones configuration in the group here but now I can't find it (lost my glasses). If someone could post theirs's or the shortcut that would be great. Thanks for your help. "Dad she's on the phone again !" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050514/e78cf877/attachment.htm
2014 Nov 06
2
backup KVM qcow2 over btrfs or zfs
Hi everybody, I'm trying to implement in the non profit organization where I work a backup strategy for our VMs. At the moment I weekly backup the machine (on sunday nights) by stopping the vm, making a snapshot, exporting the xml descriptor file and syncing these files to a remote backup server. I would really like to make daily snapshot without shutting down the vms. at the moment the vms
2001 Jul 05
3
Where is the html page that lists all functions?
>> In the previous release of r, theire was a index of all functions in R. >> It was was i understand as reference. It was simple to search in this html >> page by function name or by keywords. >> Why, by god, this page is removed in the Veriosn 1.3 of R??? > Take a look at R_HOME/doc/html/function.html .... The browser-based search > engine was not on that page, but
2019 Apr 10
2
[Qemu-devel] [PATCH v5 2/5] virtio-pmem: Add virtio pmem driver
On Wed, 10 Apr 2019 10:03:01 -0400 (EDT) Pankaj Gupta <pagupta at redhat.com> wrote: > > > > On Wed, Apr 10, 2019 at 09:38:22AM +0530, Pankaj Gupta wrote: > > > This patch adds virtio-pmem driver for KVM guest. > > > > > > Guest reads the persistent memory range information from > > > Qemu over VIRTIO and registers it on nvdimm_bus. It
2019 Apr 10
2
[Qemu-devel] [PATCH v5 2/5] virtio-pmem: Add virtio pmem driver
On Wed, 10 Apr 2019 10:03:01 -0400 (EDT) Pankaj Gupta <pagupta at redhat.com> wrote: > > > > On Wed, Apr 10, 2019 at 09:38:22AM +0530, Pankaj Gupta wrote: > > > This patch adds virtio-pmem driver for KVM guest. > > > > > > Guest reads the persistent memory range information from > > > Qemu over VIRTIO and registers it on nvdimm_bus. It
2019 Apr 10
0
[Qemu-devel] [PATCH v5 2/5] virtio-pmem: Add virtio pmem driver
On Wed, Apr 10, 2019 at 04:31:39PM +0200, Cornelia Huck wrote: > On Wed, 10 Apr 2019 10:03:01 -0400 (EDT) > Pankaj Gupta <pagupta at redhat.com> wrote: > > > > > > > On Wed, Apr 10, 2019 at 09:38:22AM +0530, Pankaj Gupta wrote: > > > > This patch adds virtio-pmem driver for KVM guest. > > > > > > > > Guest reads the
2010 May 03
0
mblm, confint problem
hello, i did median based linear regression and computed conf.intervals for my coefficients. but something must have went wrong as the estimates are out of estimates confidence bounds. does someone know what is the problem here. i get warning messages about wilcox.test is not able to do calculations of exact p-values with ties and zeroes, but i do not expect the estimates and theire ci's to
2001 Nov 15
3
again chroot
Hello out there! I've searched this list up and down in order to find a clue about restricting sftp or scp to a defined path or to a chroot jail. It seems there has been development on some patches but I can't find further information. Is there any support or planned support for restricting sftp or scp to a certain path? If there is already support for this, does anybody have a howto
2006 Jun 28
4
it says i have to be an "administrator" and iam on a root account, is their an admin for wine?
it says i have to be an "administrdator" and iam on a root account, is their an admin for wine? i tried installing winxp from the boot disk onto wine, but it says i have to be ab admin, but i am on the root account. does anyone know why??
2008 Feb 27
0
per share encrytion
Hello all, i'm consulting this list bcs i found nothing on the web. I' looking for a software that acts as a fileserver, but encrypts all files transparently for the user on share level. So secret documents can be protected against unauthorized access even from administrators (exept the admin controling user access of course) but can be easily accessed from authorized groups. I thing
2001 Jul 04
2
boxplot(list(m[,1],...,m[,c]))
Given a matrix m, I would like to obtain a boxplot of the columns of m; in other words, boxplot(list(m[,1],...,m[,ncol(m)])). At the moment, I am using colpart <- function(m){ L <- list(rep(0,ncol(m))) for(i in 1:ncol(m)){ L[[i]] <- m[,i] } return(L)} boxplot(colpart(m)) for this purpose. Surely there must be a more eloquent way! Richard
2014 Nov 06
0
Re: backup KVM qcow2 over btrfs or zfs
On 11/06/2014 03:45 PM, Francesco Morosinotto wrote: > Hi everybody, > > I'm trying to implement in the non profit organization where I work a > backup strategy for our VMs. > > At the moment I weekly backup the machine (on sunday nights) by stopping > the vm, making a snapshot, exporting the xml descriptor file and syncing > these files to a remote backup server.
2014 Dec 05
0
updating the wiki WAS: vesamenu back to text before booting
On Fri, Dec 05, 2014 at 10:16:10AM +0100, Thorsten Glaser wrote: > On Fri, 5 Dec 2014, Gene Cumm wrote: > > > If so: http://www.syslinux.org/wiki/index.php/Mboot.c32 > > I???m not permitted to edit either that page or its talk page. > Do I submit the content addition here, then? Euh, yes, that is an option. Hereby I volunteer for updating the wiki with updates that get to
2008 Oct 28
9
Codeweavers
Today October 28, they are giving their software for free. Yes. Interest is go great they had to take their main site offline! Downloads can be done from the subsitute web page. So ... is their's really better than Wine on Debian Sid or Experimental? I have no need for MS-office. OO is more than good enought. However ... the question remains :-) They also offer a games package.
2018 Jan 09
0
isolinux.bin checksum
> Hi, > > i think i found a suspect in lzo/prepcore.c and it would indeed be a > wrong range of checksumming (speculative congratulations to Ady). Thank you Thomas for your replies and for looking into this issue. My part on the initial investigation that triggered this email thread is relatively small. Others deserve much more credit. I was/am providing not just my own report,
2001 May 17
5
AIX SSH 2.x ssh and /etc/ftpusers rcp rlogin WRONG !
IF ssh is a replacement for rlogin,rsh etc I can accept it respecting rlogin=false as rlogin does and rsh does not, however scp is a replacement for rcp, and rcp does NOT use rlogin attribute, so the implementation is NOT standard as scp fails if rlogin=false, but rcp succeeds, as documented. thanks mark